Skip to content

Commit

Permalink
chore(deps-rs): bump tikv-jemallocator in the minor group
Browse files Browse the repository at this point in the history
Bumps the minor group with 1 update: [tikv-jemallocator](https://github.com/tikv/jemallocator).


Updates `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
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 3cbf4f7 commit cbfbaca
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 badger-optimiser/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ tracing-appender = { workspace = true }
peak_alloc = { workspace = true, optional = true }

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

[features]
default = []
Expand Down

0 comments on commit cbfbaca

Please sign in to comment.