Skip to content

Commit 743f0a5

Browse files
(cargo)(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 ed463a5 commit 743f0a5

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
@@ -29,7 +29,7 @@ clap = { version = "4.4", features = ["derive", "wrap_help"] }
2929
colored = "2.1"
3030
humansize = "2.0"
3131
ignore = "0.4"
32-
rayon = "1.8"
32+
rayon = "1.9"
3333

3434
[dev-dependencies]
3535
approx = "0.5"

0 commit comments

Comments
 (0)