Skip to content

Commit adbfd1f

Browse files
authoredAug 16, 2024
Bump bytes from 1.6.1 to 1.7.1 (#532)
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.6.1 to 1.7.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.1...v1.7.1) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a52399f commit adbfd1f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ native-tls = ["dep:native-tls"]
2121

2222
[dependencies]
2323
byteorder = "1.5"
24-
bytes = "1.6"
24+
bytes = "1.7"
2525
clap = {version="4.5", default-features=false, features=["derive", "std", "usage", "error-context", "help"]}
2626
elf = "0.7"
2727
futures = "0.3"

0 commit comments

Comments
 (0)