mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 10:31:03 +00:00
move to rust 2021 (#759)
* move to rust 2021 * fix formatting, more moves
This commit is contained in:
@@ -65,7 +65,7 @@ fn create_project(out_dir: &Path) -> PathBuf {
|
||||
name = "{project_name}"
|
||||
version = "0.1.0"
|
||||
authors = ["Parity Technologies <admin@parity.io>"]
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
cumulus-test-relay-validation-worker-provider = {{ path = "{provider_path}" }}
|
||||
|
||||
Reference in New Issue
Block a user