Skip to content

Commit c331dd2

Browse files
chore: Bump tokio-util from 0.7.17 to 0.7.18
Bumps [tokio-util](https://github.com/tokio-rs/tokio) from 0.7.17 to 0.7.18. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.17...tokio-util-0.7.18) --- updated-dependencies: - dependency-name: tokio-util dependency-version: 0.7.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9d775a2 commit c331dd2

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
@@ -34,7 +34,7 @@ testcontainers = { version = "0.26.3", features = [
3434
], optional = true }
3535
thiserror = "2.0.17"
3636
tokio = { version = "1.49.0", features = ["io-util"] }
37-
tokio-util = { version = "0.7.17", features = ["io"] }
37+
tokio-util = { version = "0.7.18", features = ["io"] }
3838
tokio-stream = { version = "0.1.18", features = ["io-util"] }
3939
typed-builder = "0.23.2"
4040
url = "2.5.4"

0 commit comments

Comments
 (0)