Skip to content

Commit a9be41e

Browse files
Bump mimalloc from 0.1.43 to 0.1.44
Bumps [mimalloc](https://github.com/purpleprotocol/mimalloc_rust) from 0.1.43 to 0.1.44. - [Release notes](https://github.com/purpleprotocol/mimalloc_rust/releases) - [Commits](purpleprotocol/mimalloc_rust@v0.1.43...v0.1.44) --- updated-dependencies: - dependency-name: mimalloc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a1c0f89 commit a9be41e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ hyper = { version = "1.6.0", default-features = false, features = [
3434
ipext = "0.1.0"
3535
libsodium-sys-stable = "1.22.2"
3636
log = { version = "0.4.25", features = ["std", "release_max_level_debug"] }
37-
mimalloc = { version = "0.1.43", default-features = false }
37+
mimalloc = { version = "0.1.44", default-features = false }
3838
parking_lot = "0.12.3"
3939
rand = "0.9.0"
4040
rlimit = "0.10.2"

0 commit comments

Comments
 (0)