Update Rust crate bytes to v1.6.0

This commit is contained in:
Pierre HUBERT 2024-05-11 00:30:15 +00:00
parent 8d0dabfe0e
commit 3dd9fb9bd7

4
Cargo.lock generated
View File

@ -330,9 +330,9 @@ dependencies = [
[[package]]
name = "bytes"
version = "1.1.0"
version = "1.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c4872d67bab6358e59559027aa3b9157c53d9358c51423c17554809a8858e0f8"
checksum = "514de17de45fdb8dc022b1a7975556c53c86f9f0aa5f534b98977b171857c2c9"
[[package]]
name = "bytestring"