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