Skip to content

Commit c0ab6aa

Browse files
fix(deps): update rust crate bytes to 1.4.0
1 parent 0220c46 commit c0ab6aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ tracing = "0.1.37"
4343

4444
# Primitives
4545
uuid = { version = "1.2.2", features = ["serde", "v4"] }
46-
bytes = "1.3.0"
46+
bytes = "1.4.0"
4747

4848
# Utils
4949
thiserror = "1.0.38"

0 commit comments

Comments
 (0)