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 9127370 commit 85fa881Copy full SHA for 85fa881
sqlparser_bench/Cargo.toml
@@ -26,7 +26,7 @@ edition = "2018"
26
sqlparser = { path = "../" }
27
28
[dev-dependencies]
29
-criterion = "0.6"
+criterion = "0.7"
30
31
[[bench]]
32
name = "sqlparser_bench"
0 commit comments