mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 02:21:14 +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:
@@ -16,7 +16,7 @@ array-bytes = "4.1"
|
||||
fdlimit = "0.2.1"
|
||||
futures = "0.3.21"
|
||||
log = "0.4.17"
|
||||
parity-scale-codec = "3.0.0"
|
||||
parity-scale-codec = "3.2.2"
|
||||
parking_lot = "0.12.1"
|
||||
tempfile = "3.1.0"
|
||||
tokio = { version = "1.22.0", features = ["time"] }
|
||||
|
||||
Reference in New Issue
Block a user