Bump reqwest/rayon to get past cargo audit
This commit is contained in:
committed by
mergify[bot]
parent
1fc7c1ecee
commit
8a119c1483
@@ -20,7 +20,7 @@ dirs = "2.0.2"
|
||||
indicatif = "0.15.0"
|
||||
lazy_static = "1.4.0"
|
||||
nix = "0.17.0"
|
||||
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"] }
|
||||
serde = "1.0.112"
|
||||
serde_derive = "1.0.103"
|
||||
serde_yaml = "0.8.13"
|
||||
|
Reference in New Issue
Block a user