Skip to content

Commit

Permalink
Update Rust crate bytes to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 23, 2024
1 parent 649c509 commit 69e1ccb
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 @@ -28,7 +28,7 @@ ordered-float = "3.9"
[dev-dependencies]
async-trait = "0.1.69"
axum = "0.6.18"
bytes = "1.5.0"
bytes = "1.6.0"
hyper = "0.14.27"
reqwest = { version = "0.11", features = ["blocking"] }
tokio = { version = "1.36.0", features = ["full"] }

0 comments on commit 69e1ccb

Please sign in to comment.