Skip to content

Commit 54966d7

Browse files
deps: bump tokio-util from 0.7.14 to 0.7.15
Bumps [tokio-util](https://github.com/tokio-rs/tokio) from 0.7.14 to 0.7.15. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.14...tokio-util-0.7.15) --- updated-dependencies: - dependency-name: tokio-util dependency-version: 0.7.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1858314 commit 54966d7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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.14" }
100+
tokio-util = { default-features = false, version = "0.7.15" }
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)