Update to latest jsonrpc (#11111)
* Update to latest jsonrpc * Fix percent_encoding not re-exported from url anymore
This commit is contained in:
@@ -13,7 +13,7 @@ hyper-rustls = "0.16.0"
|
||||
http = "0.1"
|
||||
log = "0.4"
|
||||
tokio = "~0.1.8"
|
||||
url = "1"
|
||||
url = "2"
|
||||
bytes = "0.4"
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user