Skip to content

Commit 2da4871

Browse files
committed
Update Rust crate tokio to 1.43.0
1 parent 380adc7 commit 2da4871

2 files changed

Lines changed: 82 additions & 100 deletions

File tree

Cargo.lock

Lines changed: 81 additions & 99 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
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.43.0", features = ["macros", "sync", "test-util", "time"] }
2727
tokio-stream = { version = "0.1.17" }

0 commit comments

Comments
 (0)