Skip to content

Commit f550705

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

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)