mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 20:11:09 +00:00
Make DispatchError impl MEL (#13169)
* Make DispatchError impl MEL * Upgrade SCALE codec to support `codec(skip)` for MEL Co-authored-by: Bastian Köcher <info@kchr.de>
This commit is contained in:
@@ -21,7 +21,7 @@ futures = "0.3.21"
|
||||
libp2p = "0.50.0"
|
||||
log = "0.4.17"
|
||||
names = { version = "0.13.0", default-features = false }
|
||||
parity-scale-codec = "3.0.0"
|
||||
parity-scale-codec = "3.2.2"
|
||||
rand = "0.8.5"
|
||||
regex = "1.6.0"
|
||||
rpassword = "7.0.0"
|
||||
|
||||
Reference in New Issue
Block a user