Skip to content

Commit b58f72c

Browse files
chore(deps): Bump bytes in the cargo group across 1 directory (#185)
Bumps the cargo group with 1 update in the / directory: [bytes](https://github.com/tokio-rs/bytes). Updates `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 dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d19e831 commit b58f72c

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
@@ -11,7 +11,7 @@ license = "Apache-2.0 WITH LLVM-exception"
1111
[workspace.dependencies]
1212
anyhow = "1"
1313
base64 = "0.22"
14-
bytes = "1.8"
14+
bytes = "1.11"
1515
docker_credential = "1.3.2"
1616
etcetera = "0.11"
1717
futures-util = "0.3.30"

0 commit comments

Comments
 (0)