diff --git a/ngwaf-compute-integration/Cargo.lock b/ngwaf-compute-integration/Cargo.lock index 1c4df9a..eeeda48 100644 --- a/ngwaf-compute-integration/Cargo.lock +++ b/ngwaf-compute-integration/Cargo.lock @@ -25,9 +25,9 @@ dependencies = [ [[package]] name = "bytes" -version = "1.7.1" +version = "1.11.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8318a53db07bb3f8dca91a600466bdb3f2eaadeedfdbcf02e1accbad9271ba50" +checksum = "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33" [[package]] name = "cfg-if"