Skip to content

Commit a1fec08

Browse files
committed
fix(deps): update rust crate bytes to 1.5.0
1 parent a210c17 commit a1fec08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/domain/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ edition = "2021"
66
[dependencies]
77
anyhow = "1.0.75"
88
async-trait = "0.1.74"
9-
bytes = "1.4.0"
9+
bytes = "1.5.0"
1010
chrono = "0.4.31"
1111
derive_more = "0.99.17"

0 commit comments

Comments
 (0)