Skip to content

Commit c6b1fbe

Browse files
authored
Merge pull request #811 from kubewarden/dependabot/cargo/jemalloc_pprof-0.4.1
build(deps): bump jemalloc_pprof from 0.2.0 to 0.4.1
2 parents bd413ad + cd53322 commit c6b1fbe

File tree

2 files changed

+31
-20
lines changed

2 files changed

+31
-20
lines changed

Cargo.lock

+30-19
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.2.0"
54+
jemalloc_pprof = "0.4.1"
5555
tikv-jemalloc-ctl = "0.5.4"
5656

5757
[dev-dependencies]

0 commit comments

Comments
 (0)