Skip to content

Commit

Permalink
Upgrade tikv-jemallocator to 0.6 (#2396)
Browse files Browse the repository at this point in the history
Fixes: #2395
  • Loading branch information
ksolana authored Dec 8, 2024
1 parent 34069c4 commit be115c7
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 @@ -335,7 +335,7 @@ index_list = "0.2.14"
indexmap = "2.7.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.74"
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 be115c7

Please sign in to comment.