Bump bytes from 1.11.0 to 1.11.1 in the cargo group across 1 directory
Bumps the cargo group with 1 update in the / directory: [bytes](https://github.com/tokio-rs/bytes). Updates `bytes` from 1.11.0 to 1.11.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.11.0...v1.11.1) --- updated-dependencies: - dependency-name: bytes dependency-version: 1.11.1 dependency-type: direct:production dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -45,7 +45,7 @@ rand = "0.8"
|
||||
hex = "0.4"
|
||||
|
||||
# Data structures
|
||||
bytes = "1.0"
|
||||
bytes = "1.11"
|
||||
crossbeam-channel = "0.5"
|
||||
uuid = { version = "1.0", features = ["v4", "serde"] }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user