Skip to content

Commit

Permalink
build(deps): bump jemalloc_pprof from 0.2.0 to 0.4.0
Browse files Browse the repository at this point in the history
Bumps [jemalloc_pprof](https://github.com/polarsignals/rust-jemalloc-pprof) from 0.2.0 to 0.4.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>
  • Loading branch information
dependabot[bot] authored Jul 3, 2024
1 parent bd413ad commit 01df19c
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 20 deletions.
49 changes: 30 additions & 19 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ tikv-jemallocator = { version = "0.5.4", features = [
"profiling",
"unprefixed_malloc_on_supported_platforms",
] }
jemalloc_pprof = "0.2.0"
jemalloc_pprof = "0.4.0"
tikv-jemalloc-ctl = "0.5.4"

[dev-dependencies]
Expand Down

0 comments on commit 01df19c

Please sign in to comment.