mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-19 05:15:40 +00:00
Upgrading parity-scale-codec to v3 (#10825)
* Upgraded dependencies * Adapting code to scale v3 * Empty commit to trigger CI * Triggering CI * Fixing UI test * Remove superfluous dev-dep added by #9228 * Cryout for CI
This commit is contained in:
@@ -20,7 +20,7 @@ lazy_static = "1.4.0"
|
||||
libc = "0.2.112"
|
||||
log = { version = "0.4.8" }
|
||||
once_cell = "1.8.0"
|
||||
parking_lot = "0.11.2"
|
||||
parking_lot = "0.12.0"
|
||||
regex = "1.5.4"
|
||||
rustc-hash = "1.1.0"
|
||||
serde = "1.0.136"
|
||||
|
||||
Reference in New Issue
Block a user