mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-16 00:21:05 +00:00
Update hex-literal version, simplify imports and remove unused dependencies (#2371)
This commit is contained in:
committed by
Gavin Wood
parent
d6054a8fd8
commit
0f02bed702
@@ -16,7 +16,7 @@ rustc-hex = "2.0"
|
||||
substrate-bip39 = { git = "https://github.com/paritytech/substrate-bip39" }
|
||||
schnorrkel = "0.1"
|
||||
hex = "0.3"
|
||||
hex-literal = "0.1"
|
||||
hex-literal = "0.2"
|
||||
parity-codec = "3.2"
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user