Bump reqwest/rayon to get past cargo audit
This commit is contained in:
committed by
mergify[bot]
parent
1fc7c1ecee
commit
8a119c1483
@@ -13,7 +13,7 @@ bincode = "1.3.1"
|
||||
clap = "2.33.1"
|
||||
log = "0.4.8"
|
||||
rand = "0.7.0"
|
||||
rayon = "1.4.0"
|
||||
rayon = "1.4.1"
|
||||
solana-clap-utils = { path = "../clap-utils", version = "1.5.0" }
|
||||
solana-core = { path = "../core", version = "1.5.0" }
|
||||
solana-ledger = { path = "../ledger", version = "1.5.0" }
|
||||
|
Reference in New Issue
Block a user