Skip to content

Commit

Permalink
Upgrade tikv-jemallocator to 0.6
Browse files Browse the repository at this point in the history
Fixes: #2395
  • Loading branch information
ksolana committed Aug 1, 2024
1 parent 1958871 commit c15c526
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 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 @@ -247,7 +247,7 @@ index_list = "0.2.13"
indexmap = "2.3.0"
indicatif = "0.17.8"
itertools = "0.12.1"
jemallocator = { package = "tikv-jemallocator", version = "0.4.1", features = [
jemallocator = { package = "tikv-jemallocator", version = "0.6.0", features = [
"unprefixed_malloc_on_supported_platforms",
] }
js-sys = "0.3.69"
Expand Down

0 comments on commit c15c526

Please sign in to comment.