bump tokio to 1.44.1
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
a93cb34dd6
commit
095734a8e7
2 changed files with 291 additions and 270 deletions
559
Cargo.lock
generated
559
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -242,7 +242,7 @@ default-features = false
|
||||||
features = ["std", "async-await"]
|
features = ["std", "async-await"]
|
||||||
|
|
||||||
[workspace.dependencies.tokio]
|
[workspace.dependencies.tokio]
|
||||||
version = "1.42.0"
|
version = "1.44.1"
|
||||||
default-features = false
|
default-features = false
|
||||||
features = [
|
features = [
|
||||||
"fs",
|
"fs",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue