Bump pprof from 0.4.0 to 0.4.2

Bumps [pprof](https://github.com/tikv/pprof-rs) from 0.4.0 to 0.4.2.
- [Release notes](https://github.com/tikv/pprof-rs/releases)
- [Commits](https://github.com/tikv/pprof-rs/compare/v0.4.0...v0.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-02-23 10:58:41 +00:00 committed by Stephan Dilly
parent 5f9f87746e
commit cc9ecb34a2

4
Cargo.lock generated
View file

@ -754,9 +754,9 @@ checksum = "3831453b3449ceb48b6d9c7ad7c96d5ea673e9b470a1dc578c2ce6521230884c"
[[package]] [[package]]
name = "pprof" name = "pprof"
version = "0.4.0" version = "0.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ffccebf7f721f18477a39f99a7bae543edd02a9850a2cbfe6c407f8cc291dd89" checksum = "a066eee7dbaf89a91078ceb15f56642c8d934eb2a639e7f098dd3f365651f55a"
dependencies = [ dependencies = [
"backtrace", "backtrace",
"inferno", "inferno",