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 6e2a80f commit 11669e9Copy full SHA for 11669e9
Cargo.toml
@@ -33,7 +33,7 @@ matchit = "0.7"
33
gonzales = "0.0.3-beta"
34
futures = "0.3"
35
rand = "0.9"
36
-criterion = { version = "0.5", features = ["html_reports"] }
+criterion = { version = "0.6", features = ["html_reports"] }
37
hyper = { version = "1", features = ["full"] }
38
hyper-util = { version = "0.1", features = ["tokio"] }
39
http-body-util = "0.1"
0 commit comments