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.
criterion
1 parent 68e51cb commit 8054951Copy full SHA for 8054951
benches/Cargo.toml
@@ -9,7 +9,7 @@ publish = false
9
juniper = { path = "../juniper" }
10
11
[dev-dependencies]
12
-criterion = "0.5"
+criterion = "0.6"
13
tokio = { version = "1.0", features = ["rt-multi-thread"] }
14
15
[lints.clippy]
0 commit comments