We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
criterion
1 parent 22a0d01 commit cd97352Copy full SHA for cd97352
1 file changed
benches/Cargo.toml
@@ -9,7 +9,7 @@ publish = false
9
juniper = { path = "../juniper" }
10
11
[dev-dependencies]
12
-criterion = "0.7"
+criterion = "0.8"
13
tokio = { version = "1.0", features = ["rt-multi-thread"] }
14
15
[lints.clippy]
0 commit comments