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 2a83cbf commit 2a5cc80Copy full SHA for 2a5cc80
Cargo.toml
@@ -23,7 +23,7 @@ futures-sink = { version = "0.3", optional = true }
23
24
[dev-dependencies]
25
tokio = { version = "1.46", features = ["macros", "rt-multi-thread"] }
26
-criterion = { version = "0.6", features = ["html_reports", "async_tokio"] }
+criterion = { version = "0.7", features = ["html_reports", "async_tokio"] }
27
28
[dev-dependencies.doc-comment]
29
version = "0.3"
0 commit comments