Skip to content

Commit c8f0637

Browse files
authored
Merge pull request #55 from l0s/dependabot/cargo/rayon-1.6.0
Bump rayon from 1.5.3 to 1.6.0
2 parents 1f48527 + 4a46520 commit c8f0637

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

Cargo.lock

Lines changed: 4 additions & 5 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
@@ -9,7 +9,7 @@ edition = "2018"
99
[dependencies]
1010
hashers = "1.0.1"
1111
lazy_static = "1.4.0"
12-
rayon = "1.5.3"
12+
rayon = "1.6.0"
1313
regex = "1"
1414
serde = "1.0.148"
1515
serde_derive = "1.0.148"

0 commit comments

Comments
 (0)