Skip to content

Commit

Permalink
Bump tikv-jemallocator from 0.5.4 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps [tikv-jemallocator](https://github.com/tikv/jemallocator) from 0.5.4 to 0.6.0.
- [Release notes](https://github.com/tikv/jemallocator/releases)
- [Changelog](https://github.com/tikv/jemallocator/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tikv/jemallocator/commits)

---
updated-dependencies:
- dependency-name: tikv-jemallocator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 2069bc5 commit 4d7151c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 crates/maple/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ cli = { workspace = true }
upgrade = { workspace = true }

[target.'cfg(not(any(target_env = "msvc", target_os = "android")))'.dependencies]
tikv-jemallocator = "0.5"
tikv-jemallocator = "0.6"

[build-dependencies]
built = { package = "built", version = "0.6", features = ["git2"] }
Expand Down

0 comments on commit 4d7151c

Please sign in to comment.