mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 07:01:03 +00:00
Switch to edition 2021 (#4976)
* Switch to edition 2021 * Reset bridges * Fix compilation * Fix test-runtime * Fix malus
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name = "remote-ext-tests-bags-list"
|
||||
version = "0.9.17"
|
||||
authors = ["Parity Technologies <admin@parity.io>"]
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
polkadot-runtime = { version = "0.9.17", path = "../../../runtime/polkadot" }
|
||||
|
||||
Reference in New Issue
Block a user