Override yanked net2 0.2.37

This commit is contained in:
Trent Nelson
2020-12-11 15:14:36 -07:00
committed by mergify[bot]
parent 8b380ec364
commit 277b6790c7
6 changed files with 12 additions and 4 deletions

View File

@ -16,6 +16,7 @@ clap = "2.33.0"
indicatif = "0.15.0"
jsonrpc-core = "15.0.0"
log = "0.4.8"
net2 = "0.2.37"
rayon = "1.4.0"
reqwest = { version = "0.10.8", default-features = false, features = ["blocking", "rustls-tls", "json"] }
semver = "0.11.0"