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 @@ bzip2 = "0.3.3"
|
||||
console = "0.11.3"
|
||||
indicatif = "0.15.0"
|
||||
log = "0.4.8"
|
||||
reqwest = { version = "0.10.6", default-features = false, features = ["blocking", "rustls-tls", "json"] }
|
||||
reqwest = { version = "0.10.8", default-features = false, features = ["blocking", "rustls-tls", "json"] }
|
||||
solana-sdk = { path = "../sdk", version = "1.5.0" }
|
||||
solana-runtime = { path = "../runtime", version = "1.5.0" }
|
||||
tar = "0.4.28"
|
||||
|
Reference in New Issue
Block a user