pprof 0.6

This commit is contained in:
Jack Grigg 2021-12-17 17:05:23 +00:00
parent 4af28cb6d4
commit f468e604e3
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ proptest = "1.0.0"
zcash_note_encryption = { version = "0.0", features = ["pre-zip-212"] }
[target.'cfg(unix)'.dev-dependencies]
pprof = { version = "0.5", features = ["criterion", "flamegraph"] }
pprof = { version = "0.6", features = ["criterion", "flamegraph"] }
[lib]
bench = false