Update rayon and rustc-rayon

This commit is contained in:
Josh Stone 2022-01-10 11:34:07 -08:00
parent c8ea0420cb
commit 8f9b158df3
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ publish = false
clap = "2.33"
flate2 = "1.0"
fs_extra = "1.2"
rayon = "1.5"
rayon = "1.5.1"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
tar = "0.4"