Skip to content

Commit adc9aa8

Browse files
dependabot[bot]sassman
authored andcommitted
chore(deps): bump rayon from 1.5.0 to 1.5.1
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/rayon-rs/rayon/releases) - [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.5.0...v1.5.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 868e05f commit adc9aa8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ clap = "2.33.3"
2323
image = { version = "0.23.14", features = ["tga"] }
2424
anyhow = "1.0.40"
2525
tempfile = "3.2.0"
26-
rayon = "1.5.0"
26+
rayon = "1.5.1"
2727
log = "0.4.14"
2828
env_logger = "0.8.2"
2929
simplerand = "1.3.0"

0 commit comments

Comments
 (0)