Skip to content

Commit 2c49e95

Browse files
Bump mimalloc from 0.1.48 to 0.1.49
Bumps [mimalloc](https://github.com/purpleprotocol/mimalloc_rust) from 0.1.48 to 0.1.49. - [Release notes](https://github.com/purpleprotocol/mimalloc_rust/releases) - [Commits](purpleprotocol/mimalloc_rust@v0.1.48...v0.1.49) --- updated-dependencies: - dependency-name: mimalloc dependency-version: 0.1.49 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b7d9f5 commit 2c49e95

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 5 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
@@ -36,7 +36,7 @@ http-body-util = "0.1.3"
3636
ipext = "0.1.0"
3737
libsodium-sys-stable = "1.24.0"
3838
log = { version = "0.4.29", features = ["std", "release_max_level_debug"] }
39-
mimalloc = { version = "0.1.48", default-features = false }
39+
mimalloc = { version = "0.1.49", default-features = false }
4040
parking_lot = "0.12.5"
4141
rand = "0.10.1"
4242
rlimit = "0.11.0"

0 commit comments

Comments
 (0)