Skip to content

Commit b0bbc40

Browse files
Bump bytes from 1.6.0 to 1.11.1 in /cli
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.6.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.6.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 5ff3c23 commit b0bbc40

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

cli/Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ thiserror = "1.0.40"
5252
cfg-if = "1.0.0"
5353
pin-project = "1.1.0"
5454
console = "0.15.7"
55-
bytes = "1.4.0"
55+
bytes = "1.11.1"
5656
tar = "0.4.38"
5757

5858
[build-dependencies]

0 commit comments

Comments
 (0)