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.
pprof
1 parent cd75f02 commit 59bc179Copy full SHA for 59bc179
benches/Cargo.toml
@@ -9,7 +9,7 @@ publish = false
9
[dev-dependencies]
10
argon2 = { path = "../argon2" }
11
criterion = { version = "0.4", features = ["html_reports"] }
12
-pprof = { version = "0.11", features = ["flamegraph", "criterion"] }
+pprof = { version = "0.14", features = ["flamegraph", "criterion"] }
13
14
[[bench]]
15
name = "argon2"
0 commit comments