Skip to content

Commit

Permalink
fix(deps): update rust crate tikv-jemalloc-ctl 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 0fbf69a
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 @@ -63,7 +63,7 @@ tikv-jemallocator = { version = "0.5.4", features = [
"unprefixed_malloc_on_supported_platforms",
] }
jemalloc_pprof = "0.4.1"
tikv-jemalloc-ctl = "0.5.4"
tikv-jemalloc-ctl = "0.6.0"
rhai = { version = "1.19.0", features = ["sync"] }
tonic = { version = "0.12.3" }

Expand Down

0 comments on commit 0fbf69a

Please sign in to comment.