Skip to content

Commit 5d99510

Browse files
authored
Update criterion dependency version to 4
1 parent c744c20 commit 5d99510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +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 = { package = "codspeed-criterion-compat", version = "*" }
50+
criterion = { package = "codspeed-criterion-compat", version = "4" }
5151
axum = "0.8"

0 commit comments

Comments
 (0)