We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a210c17 commit a1fec08Copy full SHA for a1fec08
server/domain/Cargo.toml
@@ -6,6 +6,6 @@ edition = "2021"
6
[dependencies]
7
anyhow = "1.0.75"
8
async-trait = "0.1.74"
9
-bytes = "1.4.0"
+bytes = "1.5.0"
10
chrono = "0.4.31"
11
derive_more = "0.99.17"
0 commit comments