Skip to content

Commit

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

---
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 Apr 28, 2024
1 parent 224b9dd commit 6d5502f
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.39"
mimalloc = "0.1.41"
rayon = "1.10.0"
tracing = { version = "0.1.40", default-features = false, features = ["release_max_level_debug"] }

Expand Down

0 comments on commit 6d5502f

Please sign in to comment.