Skip to content

Commit 2be780b

Browse files
authored
Merge pull request #548 from light-curve/dependabot/cargo/light-curve/mimalloc-0.1.48
Bump mimalloc from 0.1.47 to 0.1.48 in /light-curve
2 parents 44e16dd + 31ab02f commit 2be780b

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.12", features = ["serde"] }
4141
itertools = "0.14.0"
4242
macro_const = "0.1.0"
43-
mimalloc = { version = "0.1.47", features = [
43+
mimalloc = { version = "0.1.48", features = [
4444
"local_dynamic_tls",
4545
], optional = true }
4646
ndarray = { version = "0.16.1", features = ["rayon"] }

0 commit comments

Comments
 (0)