Update to rayon 1.4.0 (#11898)
This commit is contained in:
@@ -11,7 +11,7 @@ homepage = "https://solana.com/"
|
||||
bincode = "1.3.1"
|
||||
clap = "2.33.1"
|
||||
log = "0.4.8"
|
||||
rayon = "1.3.1"
|
||||
rayon = "1.4.0"
|
||||
serde_json = "1.0.56"
|
||||
serde_yaml = "0.8.13"
|
||||
solana-clap-utils = { path = "../clap-utils", version = "1.4.0" }
|
||||
|
Reference in New Issue
Block a user