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 fe51a18 commit c160704Copy full SHA for c160704
Cargo.toml
@@ -28,7 +28,7 @@ harness = false
28
anyhow = "1"
29
30
[dev-dependencies]
31
-criterion = { version = "3.0.5", package = "codspeed-criterion-compat" }
+criterion = { version = "4.0.0", package = "codspeed-criterion-compat" }
32
glob = "0.3"
33
serde_json = "1"
34
v_jsonescape = "0.7"
0 commit comments