Skip to content

Commit 7de3e17

Browse files
Bump bytes from 1.9.0 to 1.10.0
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.9.0 to 1.10.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.9.0...v1.10.0) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b3c4132 commit 7de3e17

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.

wholesym/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ reqwest = { version = "0.12", default-features = false, features = [
3333
"brotli",
3434
"deflate"
3535
] }
36-
bytes = "1.7"
36+
bytes = "1.10"
3737
memmap2 = "0.9.4"
3838
tokio = { version = "1.38", features = ["fs"] }
3939
futures-util = "0.3.30"

0 commit comments

Comments
 (0)