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 f9546d7 commit 55fe436Copy full SHA for 55fe436
Cargo.toml
@@ -71,7 +71,7 @@ all-features = true
71
72
[dev-dependencies]
73
criterion = { version = "0.6.0", features = ["async_tokio", "html_reports"] }
74
-pprof = { version = "0.14", features = ["flamegraph"] }
+pprof = { version = "0.15", features = ["flamegraph"] }
75
paste = "1.0.14"
76
serde = "1"
77
tokio = { version = "1", features = ["macros", "rt-multi-thread"] }
0 commit comments