Skip to content

Commit 6ccea30

Browse files
committed
updated criterion
1 parent 5ef4744 commit 6ccea30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http-cache-tower/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ url = "2.5"
3636
tempfile = "3.13.0"
3737
hyper = { version = "1.6.0", features = ["full"] }
3838
tower = { version = "0.5.2", features = ["util"] }
39-
criterion = { version = "0.7", features = ["html_reports"] }
39+
criterion = { version = "0.8", features = ["html_reports"] }
4040

4141
[[bench]]
4242
name = "streaming_benchmark"

0 commit comments

Comments
 (0)