Skip to content

Commit 2342515

Browse files
Update Rust crate tokio-util to v0.7.14 (#10821)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1b996ac commit 2342515

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
@@ -124,7 +124,7 @@ thiserror = "=2.0.12"
124124
tikv-jemallocator = { version = "=0.6.0", features = ['unprefixed_malloc_on_supported_platforms', 'profiling'] }
125125
tokio = { version = "=1.44.1", features = ["net", "signal", "io-std", "io-util", "rt-multi-thread", "macros", "process"]}
126126
tokio-postgres = "=0.7.13"
127-
tokio-util = "=0.7.13"
127+
tokio-util = "=0.7.14"
128128
toml = "=0.8.20"
129129
tower = "=0.5.2"
130130
tower-http = { version = "=0.6.2", features = ["add-extension", "fs", "catch-panic", "timeout", "compression-full"] }

0 commit comments

Comments
 (0)