Skip to content

Commit

Permalink
chore(deps): update rust crate bytes to 1.10.0 (#2118)
Browse files Browse the repository at this point in the history
  • Loading branch information
nextest-bot authored Feb 4, 2025
1 parent 4f2757d commit 700d86c
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ aho-corasick = "1.1.3"
async-scoped = { version = "0.9.0", features = ["use-tokio"] }
atomicwrites = "0.4.4"
bstr = { version = "1.11.3", default-features = false, features = ["std"] }
bytes = "1.9.0"
bytes = "1.10.0"
camino = "1.1.9"
camino-tempfile = "1.1.1"
cargo_metadata = "0.19.1"
Expand Down

0 comments on commit 700d86c

Please sign in to comment.