Skip to content

Commit

Permalink
Bump mimalloc from 0.1.30 to 0.1.31 (rust-lang#519)
Browse files Browse the repository at this point in the history
Bumps [mimalloc](https://github.com/purpleprotocol/mimalloc_rust) from 0.1.30 to 0.1.31.
- [Release notes](https://github.com/purpleprotocol/mimalloc_rust/releases)
- [Commits](purpleprotocol/mimalloc_rust@v0.1.30...v0.1.31)

---
updated-dependencies:
- dependency-name: mimalloc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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>
  • Loading branch information
dependabot[bot] committed Nov 9, 2022
1 parent 18d5251 commit 23a4c5d
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/bin/Cargo.toml
Expand Up @@ -28,7 +28,7 @@ crates_io_api = { version = "0.8.1", default-features = false }
dirs = "4.0.0"
log = "0.4.17"
miette = "5.4.1"
mimalloc = { version = "0.1.30", default-features = false, optional = true }
mimalloc = { version = "0.1.31", default-features = false, optional = true }
semver = "1.0.14"
simplelog = "0.12.0"
tempfile = "3.3.0"
Expand Down

0 comments on commit 23a4c5d

Please sign in to comment.