We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0397117 commit 812efe3Copy full SHA for 812efe3
Cargo.toml
@@ -19,7 +19,7 @@ maintenance = { status = "actively-developed" }
19
async-trait = "0.1.77"
20
lazy_static = "1.4.0"
21
mockall = { version = "0.12.1", optional = true }
22
-serde_json = { version = "1.0.113", optional = true }
+serde_json = { version = "1.0.114", optional = true }
23
time = "0.3.34"
24
tokio = { version = "1.36.0", features = [ "full" ] }
25
typed-builder = "0.18.1"
0 commit comments