Skip to content

Commit 04b30e1

Browse files
build(deps): bump bytes from 1.11.0 to 1.11.1
Bumps [bytes](https://github.com/tokio-rs/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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ddf1689 commit 04b30e1

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
@@ -16,7 +16,7 @@ anyhow = "1.0.31"
1616
bit-vec = "0.8.0"
1717
bitvec = "1.0.0"
1818
bytecount = { version = "0.6.2", features = ["runtime-dispatch-simd"] }
19-
bytes = "1.11.0"
19+
bytes = "1.11.1"
2020
clap = { version = "4.5.8", features = ["derive", "string"] }
2121
flate2 = { version = "1.0.35", default-features = false, features = ["zlib-rs"] }
2222
git-testament = "0.2.0"

0 commit comments

Comments
 (0)