Skip to content

Commit 912cdcd

Browse files
Bump bytes from 1.10.1 to 1.11.0 (#1247)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 61af589 commit 912cdcd

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
@@ -21,7 +21,7 @@ progenitor-macro = { version = "0.11.2", path = "progenitor-macro" }
2121
anyhow = "1.0.100"
2222
assert_cmd = "2.1.1"
2323
base64 = "0.22.1"
24-
bytes = "1.10.1"
24+
bytes = "1.11.0"
2525
chrono = { version = "0.4.42", default-features = false, features = ["serde"] }
2626
clap = { version = "4.5.51" }
2727
clap-cargo = "0.18.3"

0 commit comments

Comments
 (0)