Bump reqwest/rayon to get past cargo audit

This commit is contained in:
Michael Vines
2020-10-11 09:41:20 -07:00
committed by mergify[bot]
parent 1fc7c1ecee
commit 8a119c1483
12 changed files with 13 additions and 14 deletions

View File

@@ -12,7 +12,7 @@ homepage = "https://solana.com/"
bzip2 = "0.3.3"
clap = "2.33.1"
log = "0.4.8"
reqwest = { version = "0.10.6", default-features = false }
reqwest = { version = "0.10.8", default-features = false }
serde = "1.0.112"
serde_json = "1.0.56"
serde_yaml = "0.8.13"