Skip to content

Commit fdd9e7a

Browse files
authored
Merge pull request #526 from light-curve/dependabot/cargo/light-curve/num_cpus-1.17.0
Bump num_cpus from 1.16.0 to 1.17.0 in /light-curve
2 parents 1953f20 + a966e0e commit fdd9e7a

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
@@ -45,7 +45,7 @@ mimalloc = { version = "0.1.42", features = [
4545
], optional = true }
4646
ndarray = { version = "0.16.1", features = ["rayon"] }
4747
numpy = "0.25.0"
48-
num_cpus = "1.13.0"
48+
num_cpus = "1.17.0"
4949
num-traits = "0.2"
5050
once_cell = "1"
5151
pyo3 = { version = "0.25.0", features = [

0 commit comments

Comments
 (0)