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