Skip to content

Commit 460775b

Browse files
Bump bytes from 1.11.0 to 1.11.1
Bumps [bytes](https://github.com/tokio-rs/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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8f77b0b commit 460775b

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
@@ -9,7 +9,7 @@ anyhow = "1.0.100"
99
apple-sdk = "0.6.0"
1010
aws-config = { version = "1", features = ["behavior-version-latest"] }
1111
aws-sdk-s3 = "1"
12-
bytes = "1.11.0"
12+
bytes = "1.11.1"
1313
clap = "4.5.52"
1414
duct = "1.1.1"
1515
flate2 = "1.1.5"

0 commit comments

Comments
 (0)