mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-20 23:15:42 +00:00
Migrate subkey and chain-spec-builder to the 2018 edition (#1605)
This commit is contained in:
committed by
Bastian Köcher
parent
24c531cf7b
commit
8247ad5613
@@ -2,6 +2,7 @@
|
||||
name = "chain-spec-builder"
|
||||
version = "0.1.0"
|
||||
authors = ["haydn dufrene <haydn.dufrene@gmail.com>"]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "~2.32", features = ["yaml"] }
|
||||
|
||||
Reference in New Issue
Block a user