Skip to content

Commit 2bf9e4d

Browse files
dependabot[bot]sophokles73
authored andcommitted
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 dbaa9e2 commit 2bf9e4d

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
@@ -32,7 +32,7 @@ cli = ["clap"]
3232
async-channel = { version = "1.9" }
3333
async-trait = { version = "0.1" }
3434
backon = { version = "1.6", default-features = false, features = ["tokio-sleep"] }
35-
bytes = { version = "1.10.1" }
35+
bytes = { version = "1.11.1" }
3636
clap = { version = "4.5", optional = true, default-features = false, features = [
3737
"std",
3838
"derive",

0 commit comments

Comments
 (0)