Skip to content

Commit 86863ad

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

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ colored = "2.0.4"
2323
dirs = "5.0.1"
2424
indicatif = "0.17.8"
2525
minijinja = "1.0.15"
26-
rayon = "1.9.0"
26+
rayon = "1.10.0"
2727
reqwest = { version = "0.12.2", features = ["json", "blocking"] }
2828
serde = { version = "1.0.195", features = ["derive"] }
2929
serde_json = "1.0.113"

0 commit comments

Comments
 (0)