Skip to content

Commit c7e10f3

Browse files
fix(deps): bump mimalloc from 0.1.43 to 0.1.46 (#1136)
Bumps [mimalloc](https://github.com/purpleprotocol/mimalloc_rust) from 0.1.43 to 0.1.46. - [Release notes](https://github.com/purpleprotocol/mimalloc_rust/releases) - [Commits](purpleprotocol/mimalloc_rust@v0.1.43...v0.1.46) --- updated-dependencies: - dependency-name: mimalloc dependency-version: 0.1.46 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb082c5 commit c7e10f3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ indicatif = "0.17.11"
8686
indoc = "2.0.6"
8787
insta = "1.42.2"
8888
libc = "0.2.171"
89-
mimalloc = "0.1.43"
89+
mimalloc = "0.1.46"
9090
nix = { version = "0.29.0", features = [
9191
"feature",
9292
"fs",

0 commit comments

Comments
 (0)