Skip to content

Commit 7b2fb7a

Browse files
dependabot[bot]saschagrunert
authored andcommitted
Build(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] <[email protected]>
1 parent 82b9fe1 commit 7b2fb7a

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
@@ -32,7 +32,7 @@ nix = "0.20.0"
3232
parking_lot = "0.11.1"
3333
proc-mounts = "0.2.4"
3434
rand = "0.8.3"
35-
rayon = "1.5.0"
35+
rayon = "1.5.1"
3636
serde = { version = "1.0.126", features = ["derive"] }
3737
serde_json = "1.0.64"
3838
serde_yaml = "0.8.17"

0 commit comments

Comments
 (0)