fix(deps): update rust crate tikv-jemalloc-sys to 0.6.0
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| tikv-jemalloc-sys | dependencies | minor | 0.5.4 -> 0.6.0 |
Release Notes
tikv/jemallocator (tikv-jemalloc-sys)
v0.6.0
- Fix build on riscv64gc-unknown-linux-musl (#67) (#75)
- Allow jemalloc-sys to be the default allocator on musl linux (#70)
- Add Chimera Linux to gmake targets (#73)
- Add profiling options to jemalloc-ctl (#74)
- Fix jemalloc version not shown in API (#77)
- Fix jemalloc stats is still enabled when stats feature is disabled (#82)
- Fix duplicated symbol when build and link on aarch64-linux-android (#83)
- Revise CI runner platform on macOS (#86)
- Allow setting per-target env (#91)
- Remove outdated clippy allows (#94)
- Set MSRV to 1.71.0 (#95)
Note since 0.6.0, if you want to use jemalloc stats, you have to enable the feature explicitly.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
@mkmik Looks like this one isn't gonna go through without manual intervention. Would appreciate to get this update merged in whenever you have some time.
Thanks!