chore(deps): bump jemallocator from 0.3.2 to 0.5.0 (#218)

Bumps [jemallocator](https://github.com/tikv/jemallocator) from 0.3.2 to 0.5.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/0.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-11-02 12:10:41 -07:00
committed by GitHub
parent 353306f546
commit 09451a469e
2 changed files with 5 additions and 5 deletions

View File

@@ -36,4 +36,4 @@ phf = { version = "0.11.1", features = ["macros"] }
exitcode = "1.1.2"
[target.'cfg(not(target_env = "msvc"))'.dependencies]
jemallocator = "0.3.2"
jemallocator = "0.5.0"