Skip to content

Commit bdd0cc3

Browse files
deps: bump tokio-util from 0.7.13 to 0.7.14 (#421)
2 parents 73548ff + ae77cff commit bdd0cc3

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
@@ -97,7 +97,7 @@ tracing-futures = { features = ["futures-03"], version = "0.2.5" }
9797

9898
tokio = { default-features = false, version = "1.44.2" }
9999
tokio-stream = { default-features = false, version = "0.1.17" }
100-
tokio-util = { default-features = false, version = "0.7.13" }
100+
tokio-util = { default-features = false, version = "0.7.14" }
101101
unsigned-varint = { version = "0.8.0", features = ["asynchronous_codec"] }
102102
wasm-bindgen-futures = { version = "0.4.50" }
103103
web-time = "1.1.0"

0 commit comments

Comments
 (0)