Skip to content

Commit 6c2c483

Browse files
build(deps): bump bytes from 1.5.0 to 1.11.1 (#9)
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.5.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.5.0...v1.11.1) --- updated-dependencies: - dependency-name: bytes dependency-version: 1.11.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fd06710 commit 6c2c483

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 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 @@ categories = ["network-programming"]
1313
exclude = ["docs/**", ".github/**"]
1414

1515
[dependencies]
16-
bytes = "1.1.0"
16+
bytes = "1.11.1"
1717
arbitrary = { version = "1", optional = true, features = ["derive"] }
1818

1919
[dev-dependencies]

0 commit comments

Comments
 (0)