Skip to content

Commit

Permalink
fix(deps): update rust crate jemalloc_pprof to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 3fff089 commit 326b919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ tikv-jemallocator = { version = "0.5.4", features = [
"profiling",
"unprefixed_malloc_on_supported_platforms",
] }
jemalloc_pprof = "0.4.1"
jemalloc_pprof = "0.6.0"
tikv-jemalloc-ctl = "0.5.4"
rhai = { version = "1.19.0", features = ["sync"] }
tonic = { version = "0.12.3" }
Expand Down

0 comments on commit 326b919

Please sign in to comment.