Skip to content

Commit 20fb511

Browse files
chore(deps): update rust crate mimalloc to 0.1.47 (#6496)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1234bf6 commit 20fb511

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
@@ -198,7 +198,7 @@ hashbrown = { version = "0.15.4", default-features = false }
198198
ignore = "0.4.23"
199199
indexmap = { version = "2.9.0" }
200200
insta = "1.43.1"
201-
mimalloc = "0.1.46"
201+
mimalloc = "0.1.47"
202202
papaya = "0.2"
203203
path-absolutize = { version = "3.1.1", optional = false, features = ["use_unix_paths_on_wasm"] }
204204
proc-macro-error2 = { version = "2.0.1", default-features = false }

0 commit comments

Comments
 (0)