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 e679b6c commit 5d98260Copy full SHA for 5d98260
crates/apollo-compiler/Cargo.toml
@@ -31,7 +31,7 @@ typed-arena = "2.0"
31
32
[dev-dependencies]
33
anyhow = "1.0"
34
-criterion = "0.6.0"
+criterion = "0.7.0"
35
expect-test = "1.4"
36
notify = "8.0.0"
37
pretty_assertions = "1.3.0"
crates/apollo-parser/Cargo.toml
@@ -29,7 +29,7 @@ pretty_assertions = "1.3.0"
29
annotate-snippets = "0.11.0"
30
unindent = "0.2.1"
[[bench]]
name = "query"
0 commit comments