Skip to content

Commit 011779d

Browse files
dependabot[bot]link2xt
authored andcommitted
chore(cargo): bump tokio-util from 0.7.13 to 0.7.14
Bumps [tokio-util](https://github.com/tokio-rs/tokio) from 0.7.13 to 0.7.14. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.13...tokio-util-0.7.14) --- updated-dependencies: - dependency-name: tokio-util dependency-version: 0.7.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 18e5d5b commit 011779d

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
@@ -195,7 +195,7 @@ serde_json = "1"
195195
tempfile = "3.14.0"
196196
thiserror = "2"
197197
tokio = "1"
198-
tokio-util = "0.7.13"
198+
tokio-util = "0.7.14"
199199
tracing-subscriber = "0.3"
200200
yerpc = "0.6.2"
201201

0 commit comments

Comments
 (0)