mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-19 00:41:03 +00:00
Get rid of rustc_hex in favor of hex (#5370)
* Get rid of rustc_hex in favor of hex * Use HexDisplay
This commit is contained in:
@@ -38,7 +38,6 @@ parking_lot = "0.10.0"
|
||||
assert_matches = "1.3.0"
|
||||
futures01 = { package = "futures", version = "0.1.29" }
|
||||
sc-network = { version = "0.8.0-alpha.4", path = "../network" }
|
||||
rustc-hex = "2.0.1"
|
||||
sp-io = { version = "2.0.0-alpha.4", path = "../../primitives/io" }
|
||||
substrate-test-runtime-client = { version = "2.0.0-dev", path = "../../test-utils/runtime/client" }
|
||||
tokio = "0.1.22"
|
||||
|
||||
Reference in New Issue
Block a user