Skip to content

Commit a966e0e

Browse files
Bump num_cpus from 1.16.0 to 1.17.0 in /light-curve
Bumps [num_cpus](https://github.com/seanmonstar/num_cpus) from 1.16.0 to 1.17.0. - [Release notes](https://github.com/seanmonstar/num_cpus/releases) - [Changelog](https://github.com/seanmonstar/num_cpus/blob/master/CHANGELOG.md) - [Commits](seanmonstar/num_cpus@v1.16.0...v1.17.0) --- updated-dependencies: - dependency-name: num_cpus dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1953f20 commit a966e0e

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)