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.
2 parents 366a8a6 + 89916c6 commit 394464cCopy full SHA for 394464c
1 file changed
Cargo.toml
@@ -32,7 +32,7 @@ freedom-models = { version = "2.0.0", features = ["serde"] }
32
33
[dev-dependencies]
34
futures = { version = "0.3.30" }
35
-httpmock = { version = "0.7.0" }
+httpmock = { version = "0.8.2" }
36
tokio = { version = "1.28.2", features = ["full"] }
37
tokio-test = { version = "0.4.4"}
38
tracing-test = { version = "0.2.4" }
0 commit comments