Skip to content

Commit 5962541

Browse files
authored
clean: drop unused criterion crate from toml (#2446)
1 parent 5164913 commit 5962541

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,6 @@ cfg-if = "1"
7272
chrono = "0.4.38"
7373
clap = "4"
7474
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" }
7875
crossterm = "0.28"
7976
datafusion = { version = "45", default-features = false }
8077
datafusion-common = "45"

0 commit comments

Comments
 (0)