Skip to content

Commit 4f21027

Browse files
build(deps): bump jemalloc_pprof from 0.1.0 to 0.2.0
Bumps [jemalloc_pprof](https://github.com/polarsignals/rust-jemalloc-pprof) from 0.1.0 to 0.2.0. - [Commits](https://github.com/polarsignals/rust-jemalloc-pprof/commits) --- updated-dependencies: - dependency-name: jemalloc_pprof dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ee100da commit 4f21027

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)