pprof 0.6

This commit is contained in:
Jack Grigg 2021-12-17 23:47:00 +00:00
parent 07a95d70c9
commit fe05d2dc11
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ rand_xorshift = "0.3"
orchard = { version = "=0.1.0-beta.1", features = ["test-dependencies"] }
[target.'cfg(unix)'.dev-dependencies]
pprof = { version = "0.5", features = ["criterion", "flamegraph"] }
pprof = { version = "0.6", features = ["criterion", "flamegraph"] }
[features]
transparent-inputs = ["ripemd160", "secp256k1"]