aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2026-02-03 20:37:12 +0000
committerGitHub <[email protected]>2026-02-03 20:37:12 +0000
commit4b4ed06ad3b75408709936c1d358215620e83641 (patch)
tree6fbf9c9cc2609fb537e8a46b40acbc7f3a9bee6b
parentchore(nix): binary and docker container builder (diff)
downloadwhirl-renovate/crate-bytes-vulnerability.tar.xz
whirl-renovate/crate-bytes-vulnerability.zip
chore(deps): update rust crate bytes to v1.11.1 [security]renovate/crate-bytes-vulnerability
-rw-r--r--Cargo.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Cargo.lock b/Cargo.lock
index a7f9166..7a3e212 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,6 +1,6 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
-version = 3
+version = 4
[[package]]
name = "addr2line"
@@ -148,9 +148,9 @@ checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
[[package]]
name = "bytes"
-version = "1.6.0"
+version = "1.11.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "514de17de45fdb8dc022b1a7975556c53c86f9f0aa5f534b98977b171857c2c9"
+checksum = "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33"
[[package]]
name = "cc"