Skip to content

Commit d14a293

Browse files
committed
feat(ci): codspeed
1 parent 8a6d5b0 commit d14a293

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Cargo.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,5 @@ rmp = "0.8"
4747
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
4848
tokio-stream = "0.1"
4949
tokio-util = { version = "0.7", features = ["io"], default-features = false }
50-
criterion = { version = "0.5", features = [
51-
"rayon",
52-
"html_reports",
53-
], default-features = false }
50+
criterion = { package = "codspeed-criterion-compat", version = "*" }
5451
axum = "0.8"

0 commit comments

Comments
 (0)