Skip to content

Commit 11669e9

Browse files
committed
chore: criterion v0.6
1 parent 6e2a80f commit 11669e9

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
@@ -33,7 +33,7 @@ matchit = "0.7"
3333
gonzales = "0.0.3-beta"
3434
futures = "0.3"
3535
rand = "0.9"
36-
criterion = { version = "0.5", features = ["html_reports"] }
36+
criterion = { version = "0.6", features = ["html_reports"] }
3737
hyper = { version = "1", features = ["full"] }
3838
hyper-util = { version = "0.1", features = ["tokio"] }
3939
http-body-util = "0.1"

0 commit comments

Comments
 (0)