Skip to content

Commit fce0cbe

Browse files
authored
Merge pull request #534 from light-curve/dependabot/cargo/light-curve/mimalloc-0.1.47
2 parents 7e6fdd9 + f550705 commit fce0cbe

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
@@ -40,7 +40,7 @@ enum-iterator = "2.1.0"
4040
enumflags2 = { version = "0.7.11", features = ["serde"] }
4141
itertools = "0.14.0"
4242
macro_const = "0.1.0"
43-
mimalloc = { version = "0.1.42", features = [
43+
mimalloc = { version = "0.1.47", features = [
4444
"local_dynamic_tls",
4545
], optional = true }
4646
ndarray = { version = "0.16.1", features = ["rayon"] }

0 commit comments

Comments
 (0)