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 5164913 commit 5962541Copy full SHA for 5962541
Cargo.toml
@@ -72,9 +72,6 @@ cfg-if = "1"
72
chrono = "0.4.38"
73
clap = "4"
74
compio = { version = "0.13", features = ["io-uring"], default-features = false }
75
-criterion = { package = "codspeed-criterion-compat", features = [
76
- "html_reports",
77
-], version = "2.7.2" }
78
crossterm = "0.28"
79
datafusion = { version = "45", default-features = false }
80
datafusion-common = "45"
0 commit comments