We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ef4744 commit 6ccea30Copy full SHA for 6ccea30
http-cache-tower/Cargo.toml
@@ -36,7 +36,7 @@ url = "2.5"
36
tempfile = "3.13.0"
37
hyper = { version = "1.6.0", features = ["full"] }
38
tower = { version = "0.5.2", features = ["util"] }
39
-criterion = { version = "0.7", features = ["html_reports"] }
+criterion = { version = "0.8", features = ["html_reports"] }
40
41
[[bench]]
42
name = "streaming_benchmark"
0 commit comments