Skip to content

Commit 042bb08

Browse files
chore: Bump tokio-util from 0.7.16 to 0.7.17 (#76)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Golo Roden <[email protected]>
1 parent 8b0ff93 commit 042bb08

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
@@ -33,7 +33,7 @@ testcontainers = { version = "0.25.2", features = [
3333
], optional = true }
3434
thiserror = "2.0.17"
3535
tokio = { version = "1.48.0", features = ["io-util"] }
36-
tokio-util = { version = "0.7.16", features = ["io"] }
36+
tokio-util = { version = "0.7.17", features = ["io"] }
3737
tokio-stream = { version = "0.1.17", features = ["io-util"] }
3838
typed-builder = "0.23.0"
3939
url = "2.5.4"

0 commit comments

Comments
 (0)