We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 982f766 commit 89938b9Copy full SHA for 89938b9
1 file changed
sqlparser_bench/Cargo.toml
@@ -26,7 +26,7 @@ edition = "2018"
26
sqlparser = { path = "../" }
27
28
[dev-dependencies]
29
-criterion = "0.7"
+criterion = "0.8"
30
31
[[bench]]
32
name = "sqlparser_bench"
0 commit comments