Skip to content

Commit f3907fd

Browse files
committed
Update Rust crate tokio to 1.47.0
1 parent b26bd9f commit f3907fd

File tree

2 files changed

+33
-10
lines changed

2 files changed

+33
-10
lines changed

Cargo.lock

Lines changed: 32 additions & 9 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.38.2", features = ["macros", "sync", "test-util", "time"] }
26+
tokio = { version = "1.47.0", features = ["macros", "sync", "test-util", "time"] }
2727
tokio-stream = { version = "0.1.17" }

0 commit comments

Comments
 (0)