Skip to content

Commit 09ff8d9

Browse files
authored
Merge pull request #805 from kubewarden/dependabot/cargo/jemalloc_pprof-0.2.0
build(deps): bump jemalloc_pprof from 0.1.0 to 0.2.0
2 parents ee100da + 4f21027 commit 09ff8d9

File tree

2 files changed

+20
-7
lines changed

2 files changed

+20
-7
lines changed

Cargo.lock

+19-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ tikv-jemallocator = { version = "0.5.4", features = [
5151
"profiling",
5252
"unprefixed_malloc_on_supported_platforms",
5353
] }
54-
jemalloc_pprof = "0.1.0"
54+
jemalloc_pprof = "0.2.0"
5555
tikv-jemalloc-ctl = "0.5.4"
5656

5757
[dev-dependencies]

0 commit comments

Comments
 (0)