Skip to content

Commit 092f9bf

Browse files
build(deps): bump bytes from 1.10.1 to 1.11.0
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.10.1 to 1.11.0. - [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.0) --- updated-dependencies: - dependency-name: bytes dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 76fa931 commit 092f9bf

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

Cargo.lock

Lines changed: 20 additions & 20 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
@@ -60,7 +60,7 @@ async_zip = { version = "0.0.17", features = ["full"] }
6060

6161
eyre = "0.6"
6262
color-eyre = { version = "0.6", default-features = false }
63-
bytes = "1.10"
63+
bytes = "1.11"
6464
thiserror = "2.0"
6565
futures = "0.3.31"
6666
serde_json = "1.0"

0 commit comments

Comments
 (0)