bump tokio to 1.39.1

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-07-23 22:29:50 -04:00
parent 96f9d64111
commit 100fc5e0f7
2 changed files with 21 additions and 10 deletions

View file

@ -188,7 +188,7 @@ version = "0.3.30"
default-features = false
[workspace.dependencies.tokio]
version = "1.38.0"
version = "1.39.1"
features = [
"fs",
"net",