Skip to content

Commit 5aec7a5

Browse files
fix(deps): update rust crate tikv-jemalloc-ctl to 0.6.0
1 parent a328ad2 commit 5aec7a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ tikv-jemallocator = { version = "0.5.4", features = [
6363
"unprefixed_malloc_on_supported_platforms",
6464
] }
6565
jemalloc_pprof = "0.4.1"
66-
tikv-jemalloc-ctl = "0.5.4"
66+
tikv-jemalloc-ctl = "0.6.0"
6767
rhai = { version = "1.19.0", features = ["sync"] }
6868
tonic = { version = "0.12.3" }
6969

0 commit comments

Comments
 (0)