Merge pull request 'Update Rust crate bytes to 1.5.0' (#94) from renovate/bytes-1.x into master
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #94
This commit is contained in:
2023-12-23 13:36:01 +00:00
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View File

@ -474,9 +474,9 @@ checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
[[package]]
name = "bytes"
version = "1.4.0"
version = "1.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be"
checksum = "a2bd12c1caf447e69cd4528f47f94d203fd2582878ecb9e9465484c4148a8223"
[[package]]
name = "bytestring"