We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 596daa8 commit aa3a6fbCopy full SHA for aa3a6fb
1 file changed
Cargo.toml
@@ -18,7 +18,7 @@ maintenance = { status = "actively-developed" }
18
[dependencies]
19
async-trait = "0.1.80"
20
lazy_static = "1.5"
21
-mockall = { version = "0.13.0", optional = true }
+mockall = { version = "0.14.0", optional = true }
22
serde_json = { version = "1.0.116", optional = true }
23
time = "0.3.36"
24
tokio = { version = "1.40", features = ["full"] }
0 commit comments