Transition to ureq http client (#5777)
* Transition to ureq http client * Remove unwrap
This commit is contained in:
@@ -13,9 +13,9 @@ env_logger = "0.6.2"
|
||||
influx_db_client = "0.3.6"
|
||||
lazy_static = "1.4.0"
|
||||
log = "0.4.8"
|
||||
reqwest = "0.9.20"
|
||||
solana-sdk = { path = "../sdk", version = "0.19.0-pre0" }
|
||||
sys-info = "0.5.7"
|
||||
ureq = "0.11.0"
|
||||
|
||||
[dev-dependencies]
|
||||
rand = "0.6.5"
|
||||
|
Reference in New Issue
Block a user