Skip to content

Commit 2213c66

Browse files
Bump rayon from 1.10.0 to 1.11.0 in /pymoors
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.10.0 to 1.11.0. - [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.10.0...rayon-core-v1.11.0) --- updated-dependencies: - dependency-name: rayon dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6b3bcb0 commit 2213c66

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pymoors/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.

pymoors/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ rand_distr = "0.5.1"
1818
num-traits = "0.2.19"
1919
ndarray = "0.16.1"
2020
ordered-float = "5.0.0"
21-
rayon = "1.10.0"
21+
rayon = "1.11.0"
2222
ndarray-stats = "0.6.0"
2323
pymoors_macros = { path = "pymoors_macros"}
2424
moors = "0.2.8"

0 commit comments

Comments
 (0)