1
0
mirror of https://github.com/j178/prek.git synced 2026-05-05 18:25:21 +02:00

Update Rust crate tokio-util to v0.7.14 (#237)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-04-01 11:08:31 +08:00
committed by GitHub
parent 0855561b6a
commit a331b255e0
Generated
+2 -2
View File
@@ -2556,9 +2556,9 @@ dependencies = [
[[package]]
name = "tokio-util"
version = "0.7.13"
version = "0.7.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d7fcaa8d55a2bdd6b83ace262b016eca0d79ee02818c5c1bcdf0305114081078"
checksum = "6b9590b93e6fcc1739458317cccd391ad3955e2bde8913edf6f95f9e65a8f034"
dependencies = [
"bytes",
"futures-core",