pprof 0.5

This commit is contained in:
Jack Grigg 2021-09-13 17:55:30 +01:00
parent 9fcab699ef
commit 5a346fa145
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ hex = "0.4"
proptest = "1.0.0"
[target.'cfg(unix)'.dev-dependencies]
pprof = { version = "0.4.2", features = ["criterion", "flamegraph"] }
pprof = { version = "0.5", features = ["criterion", "flamegraph"] }
[lib]
bench = false