Skip to content

Commit 726cdea

Browse files
dependabot[bot]doubleailes
authored andcommitted
build(deps): bump rayon from 1.8.1 to 1.9.0
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.8.1 to 1.9.0. - [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.8.1...rayon-core-v1.9.0) --- updated-dependencies: - dependency-name: rayon dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e331ab1 commit 726cdea

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
@@ -21,7 +21,7 @@ clap = { version = "4.5.1", features = ["derive"] }
2121
exr = "1.72.0"
2222
jwalk = "0.8.1"
2323
lazy_static = "1.4.0"
24-
rayon = "1.8.1"
24+
rayon = "1.9.0"
2525

2626
[dependencies.regex]
2727
version = "1.10.3"

0 commit comments

Comments
 (0)