Skip to content

Commit

Permalink
Bump mimalloc from 0.1.38 to 0.1.39
Browse files Browse the repository at this point in the history
Bumps [mimalloc](https://github.com/purpleprotocol/mimalloc_rust) from 0.1.38 to 0.1.39.
- [Release notes](https://github.com/purpleprotocol/mimalloc_rust/releases)
- [Commits](purpleprotocol/mimalloc_rust@v0.1.38...v0.1.39)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and wetheredge committed Sep 17, 2023
1 parent 5543ea7 commit 14a4902
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ name = "bbl2csv"
[dependencies]
exitcode = "1.1.2"
lexopt = "0.3.0"
mimalloc = "0.1.38"
mimalloc = "0.1.39"
rayon = "1.7.0"
tracing = { version = "0.1.38", default-features = false, features = ["release_max_level_debug"] }

Expand Down

0 comments on commit 14a4902

Please sign in to comment.