Skip to content

Commit

Permalink
Merge pull request #489 from mstange/dependabot/cargo/bytes-1.10.0
Browse files Browse the repository at this point in the history
Bump bytes from 1.9.0 to 1.10.0
  • Loading branch information
mstange authored Feb 4, 2025
2 parents b3c4132 + 7de3e17 commit f308fa0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion wholesym/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ reqwest = { version = "0.12", default-features = false, features = [
"brotli",
"deflate"
] }
bytes = "1.7"
bytes = "1.10"
memmap2 = "0.9.4"
tokio = { version = "1.38", features = ["fs"] }
futures-util = "0.3.30"
Expand Down

0 comments on commit f308fa0

Please sign in to comment.