Skip to content

Commit

Permalink
Update Rust crate bytes to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2023
1 parent ef0ebeb commit b0ff49f
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 @@ -41,7 +41,7 @@ serde_json = "1.0.91"
tokio = { version = "1.24.1", features = ["macros", "rt", "rt-multi-thread", "io-util"] }
tokio-util = { version = "0.7.4", features = ["compat"] }
url = { version = "2.3.1", features = ["serde"] }
bytes = "1.3.0"
bytes = "1.4.0"
typed-builder = "0.11.0"
async-trait = "0.1.61"
crc32fast = "1.3.2"
Expand Down

0 comments on commit b0ff49f

Please sign in to comment.