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.
2 parents 2cd898e + a65f915 commit 783d87dCopy full SHA for 783d87d
Cargo.toml
@@ -30,7 +30,7 @@ winnow = "0.7.4"
30
31
[dev-dependencies]
32
serde_json = { version = "1.0.87" }
33
-criterion = "0.5"
+criterion = "0.6"
34
35
[[bench]]
36
name = "parser_benchmark"
0 commit comments