Skip to content

Commit 72312a3

Browse files
chore(cargo): bump tokio-util from 0.7.12 to 0.7.13
Bumps [tokio-util](https://github.com/tokio-rs/tokio) from 0.7.12 to 0.7.13. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.12...tokio-util-0.7.13) --- updated-dependencies: - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 06e3f0a commit 72312a3

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
@@ -189,7 +189,7 @@ serde_json = "1"
189189
tempfile = "3.14.0"
190190
thiserror = "1"
191191
tokio = "1"
192-
tokio-util = "0.7.11"
192+
tokio-util = "0.7.13"
193193
tracing-subscriber = "0.3"
194194
yerpc = "0.6.2"
195195

0 commit comments

Comments
 (0)