There was an error while loading. Please reload this page.
2 parents 62d2766 + a6d0358 commit 90554b3Copy full SHA for 90554b3
1 file changed
Cargo.toml
@@ -24,7 +24,7 @@ tracing-opentelemetry = { version = "0.32", optional = true }
24
tokio = { version = "1", features = ["rt"], optional = true }
25
26
[dev-dependencies]
27
-criterion = { version = "0.5", features = ["html_reports"] }
+criterion = { version = "0.8", features = ["html_reports"] }
28
tracing-subscriber = { version = "0.3", features = ["registry", "fmt", "env-filter"] }
29
tokio = { version = "1", features = ["rt", "macros"] }
30
0 commit comments