Update tokio to 1.47
This commit is contained in:
@ -57,7 +57,7 @@ derive_more = { workspace = true, features = ["from", "constructor"] }
|
||||
|
||||
[workspace.dependencies]
|
||||
# Async
|
||||
tokio = "1.40"
|
||||
tokio = "1.47"
|
||||
# Database
|
||||
diesel = "2.2"
|
||||
diesel-async = "0.6"
|
||||
|
Reference in New Issue
Block a user