Skip to content

Commit

Permalink
fix(deps): update rust crate bytes to 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 25, 2021
1 parent 7fb3241 commit a5a128d
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.1"

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

0 comments on commit a5a128d

Please sign in to comment.