Skip to content

Commit 1034e02

Browse files
deps: bump tokio from 1.41.0 to 1.41.1 (#336)
2 parents d42b3fa + 0c547e1 commit 1034e02

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -82,7 +82,7 @@ tracing-futures = { default-features = false, features = [
8282
"futures-03",
8383
], version = "0.2.5" }
8484

85-
tokio = { default-features = false, version = "1.41.0" }
85+
tokio = { default-features = false, version = "1.41.1" }
8686
tokio-stream = { default-features = false, version = "0.1.15" }
8787
tokio-util = { default-features = false, version = "0.7.11" }
8888
unsigned-varint = { version = "0.8.0", features = ["asynchronous_codec"] }

0 commit comments

Comments
 (0)