Skip to content

Commit 3bc326a

Browse files
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](tokio-rs/bytes@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>
1 parent 90ca8eb commit 3bc326a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ tokio = { version = "1.48.0", features = ["full"] }
1313
serde = { version = "1.0.228", features = ["derive"] }
1414
serde_derive = "1.0.228"
1515
serde_json = "1.0.145"
16-
bytes = "1.10.1"
16+
bytes = "1.11.1"
1717
futures = "0.3.31"
1818
libc = "0.2.177"
1919
async-trait = "0.1.89"

0 commit comments

Comments
 (0)