Skip to content

Commit d2ae0ab

Browse files
dependabot[bot]bim9262
authored andcommitted
build(deps): bump bytes from 1.8.0 to 1.11.1
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.8.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.8.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 220637b commit d2ae0ab

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
@@ -33,7 +33,7 @@ async-trait = "0.1"
3333
backon = { version = "1.2", default-features = false, features = ["tokio-sleep"] }
3434
base64 = { version = "0.22.1" }
3535
bitflags = "2.9"
36-
bytes = "1.8"
36+
bytes = "1.11"
3737
calibright = { version = "0.1.13", features = ["watch"] }
3838
chrono = { version = "0.4", default-features = false, features = ["clock", "unstable-locales"] }
3939
chrono-tz = { version = "0.10", features = ["serde"] }

0 commit comments

Comments
 (0)