Skip to content

Commit acc0326

Browse files
Bump bytes from 1.10.1 to 1.11.1
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.10.1 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.10.1...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 01ecb5b commit acc0326

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -26,7 +26,7 @@ async-recursion = "1.0.5"
2626
async-stream = "0.3.6"
2727
async-trait = "0.1.89"
2828
base64 = "0.21.7"
29-
bytes = "1.8.0"
29+
bytes = "1.11.1"
3030
clap = { version = "4.5.60", features = ["derive", "env"] }
3131
console = "0.15.11"
3232
flate2 = "1.1.9"

0 commit comments

Comments
 (0)