Skip to content

Commit a3d4f2b

Browse files
author
Stephan Dilly
committed
revert pprof upgrade
1 parent 9118ed1 commit a3d4f2b

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ which = "4.2"
5656

5757
# pprof is not available on windows
5858
[target.'cfg(not(windows))'.dependencies]
59-
pprof = { version = "0.6", features = ["flamegraph"], optional = true }
59+
pprof = { version = "=0.6.1", features = ["flamegraph"], optional = true }
6060

6161
[dev-dependencies]
6262
pretty_assertions = "1.0"

0 commit comments

Comments
 (0)