Skip to content

Commit 2356150

Browse files
chore(cargo): 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] <support@github.com>
1 parent 1a72711 commit 2356150

File tree

2 files changed

+13
-7
lines changed

2 files changed

+13
-7
lines changed

Cargo.lock

Lines changed: 12 additions & 6 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
@@ -193,7 +193,7 @@ serde_json = "1"
193193
tempfile = "3.19.1"
194194
thiserror = "2"
195195
tokio = "1"
196-
tokio-util = "0.7.14"
196+
tokio-util = "0.7.15"
197197
tracing-subscriber = "0.3"
198198
yerpc = "0.6.4"
199199

0 commit comments

Comments
 (0)