Skip to content

Commit 525db61

Browse files
authored
Merge pull request #367 from light-curve/mimalloc-0.1.42
Bump mimalloc to 0.1.42
2 parents e63f878 + dbe383c commit 525db61

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

light-curve/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.

light-curve/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ enum-iterator = "2.0.0"
3535
enumflags2 = { version = "0.7.7", features = ["serde"] }
3636
itertools = "0.12.1"
3737
macro_const = "0.1.0"
38-
mimalloc = { version = "0.1.39", features = ["local_dynamic_tls"], optional = true }
38+
mimalloc = { version = "0.1.42", features = ["local_dynamic_tls"], optional = true }
3939
ndarray = { version = "0.15.3", features = ["rayon"] }
4040
numpy = "0.21.0"
4141
num_cpus = "1.13.0"

0 commit comments

Comments
 (0)