Skip to content

Commit 31ab02f

Browse files
Bump mimalloc from 0.1.47 to 0.1.48 in /light-curve
Bumps [mimalloc](https://github.com/purpleprotocol/mimalloc_rust) from 0.1.47 to 0.1.48. - [Release notes](https://github.com/purpleprotocol/mimalloc_rust/releases) - [Commits](purpleprotocol/mimalloc_rust@v0.1.47...v0.1.48) --- updated-dependencies: - dependency-name: mimalloc dependency-version: 0.1.48 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 65d2afe commit 31ab02f

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)