Skip to content

Commit f308fa0

Browse files
authored
Merge pull request #489 from mstange/dependabot/cargo/bytes-1.10.0
Bump bytes from 1.9.0 to 1.10.0
2 parents b3c4132 + 7de3e17 commit f308fa0

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)