Skip to content

Commit ccfbf22

Browse files
Bump rayon from 1.5.2 to 1.5.3 in /light-curve
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.5.2 to 1.5.3. - [Release notes](https://github.com/rayon-rs/rayon/releases) - [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md) - [Commits](rayon-rs/rayon@v1.5.2...v1.5.3) --- updated-dependencies: - dependency-name: rayon dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 453d3a7 commit ccfbf22

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

light-curve/Cargo.lock

Lines changed: 2 additions & 2 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 @@ num-traits = "~0.2"
4040
rand = "~0.8.5"
4141
rand_xoshiro = "~0.6.0"
4242
thiserror = "~1.0.31"
43-
rayon = "~1.5.2"
43+
rayon = "~1.5.3"
4444
unzip3 = "1.0.0"
4545

4646
[dependencies.light-curve-feature]

0 commit comments

Comments
 (0)