mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 05:51:02 +00:00
move to rust 2021 (#759)
* move to rust 2021 * fix formatting, more moves
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name = 'shell-runtime'
|
||||
version = '0.1.0'
|
||||
authors = ["Parity Technologies <admin@parity.io>"]
|
||||
edition = '2018'
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
codec = { package = "parity-scale-codec", version = "2.3.0", default-features = false, features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user