Skip to content

Commit

Permalink
build(deps): bump mimalloc from 0.1.32 to 0.1.34
Browse files Browse the repository at this point in the history
Bumps [mimalloc](https://github.com/purpleprotocol/mimalloc_rust) from 0.1.32 to 0.1.34.
- [Release notes](https://github.com/purpleprotocol/mimalloc_rust/releases)
- [Commits](purpleprotocol/mimalloc_rust@v0.1.32...v0.1.34)

---
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] committed Jan 9, 2023
1 parent b90b0bf commit 84240e4
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
Expand Up @@ -28,7 +28,7 @@ simple-error = "0.2.3"
treestate = "0.1.0"
im = { version = "15.1.0", features = ["rayon", "serde"] }
signal-hook = "0.3.14"
mimalloc = { version = "0.1.32", default-features = false }
mimalloc = { version = "0.1.34", default-features = false }
build_uuid = "0.3.0"
uuid = { version = "1.2.2", features = ["serde"] }
solvent = { version = "0.8.3", features = ["deterministic"] }
Expand Down

0 comments on commit 84240e4

Please sign in to comment.