Skip to content

Commit 8f9b158

Browse files
committed
Update rayon and rustc-rayon
1 parent c8ea042 commit 8f9b158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lintcheck/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ publish = false
1313
clap = "2.33"
1414
flate2 = "1.0"
1515
fs_extra = "1.2"
16-
rayon = "1.5"
16+
rayon = "1.5.1"
1717
serde = { version = "1.0", features = ["derive"] }
1818
serde_json = "1.0"
1919
tar = "0.4"

0 commit comments

Comments
 (0)