Skip to content

Commit 8b51c22

Browse files
committed
Update Rust crate tokio to 1.44.1
1 parent e1e9bed commit 8b51c22

File tree

2 files changed

+82
-100
lines changed

2 files changed

+82
-100
lines changed

Cargo.lock

+81-99
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ futures = "0.3.31"
2323
maplit = "1.0.2"
2424
proptest = { version = "1.6.0", features = ["timeout"] }
2525
proptest-derive = "0.5.1"
26-
tokio = { version = "1.21.2", features = ["macros", "sync", "test-util", "time"] }
26+
tokio = { version = "1.44.1", features = ["macros", "sync", "test-util", "time"] }
2727
tokio-stream = { version = "0.1.17" }

0 commit comments

Comments
 (0)