Skip to content

Commit

Permalink
fix(deps): update rust crate bytes to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 18, 2023
1 parent a210c17 commit a1fec08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/domain/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ edition = "2021"
[dependencies]
anyhow = "1.0.75"
async-trait = "0.1.74"
bytes = "1.4.0"
bytes = "1.5.0"
chrono = "0.4.31"
derive_more = "0.99.17"

0 comments on commit a1fec08

Please sign in to comment.