Skip to content

Commit

Permalink
fix(deps): update rust crate bytes to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 3, 2024
1 parent b1705da commit 4de7aff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ zstd = "0.9"
thiserror = "1.0"
tracing = "0.1"

bytes = "1.0"
bytes = "1.6.0"

futures = { version = "0.3", optional = true }
anyhow = { version = "1.0", optional = true }

0 comments on commit 4de7aff

Please sign in to comment.