Skip to content

Commit 471aa59

Browse files
Bump rayon from 1.11.0 to 1.12.0 in /rust in the dependabot group
Bumps the dependabot group in /rust with 1 update: [rayon](https://github.com/rayon-rs/rayon). Updates `rayon` from 1.11.0 to 1.12.0 - [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.11.0...rayon-core-v1.12.0) --- updated-dependencies: - dependency-name: rayon dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependabot ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3d9079e commit 471aa59

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ lz4_flex = { version = "0.13.0", default-features = false , features = ["frame"]
2727
numpy = "0.26"
2828
pyo3 = "0.26"
2929
rand = "0.10"
30-
rayon = "1.11.0"
30+
rayon = "1.12.0"
3131
strum = "0.28.0"
3232
strum_macros = "0.28.0"
3333
tracing = "0.1.41"

0 commit comments

Comments
 (0)