Skip to content

Commit

Permalink
Update Rust crate bytes to 1.5.0 (#29)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 6, 2023
1 parent 13d8cb9 commit a6f1998
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/network/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ thiserror = { workspace = true }
bluesea-identity = { workspace = true }
bluesea-router = { workspace = true }
serde = { workspace = true }
bytes = "1.4.0"
bytes = "1.5.0"
bincode = "1.3.3"

[dev-dependencies]
Expand Down

0 comments on commit a6f1998

Please sign in to comment.