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 Nov 20, 2024
1 parent fe7d37a commit 4ca5aae
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 11 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 @@ -319,7 +319,7 @@ index_list = "0.2.13"
indexmap = "2.6.0"
indicatif = "0.17.9"
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.72"
Expand Down
9 changes: 4 additions & 5 deletions programs/sbf/Cargo.lock

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

0 comments on commit 4ca5aae

Please sign in to comment.