2021 edition update (#303)
parent
399efba55d
commit
b53da9f444
|
@ -4,7 +4,7 @@ version = "4.0.0-dev"
|
||||||
description = "FRAME pallet template for defining custom runtime logic."
|
description = "FRAME pallet template for defining custom runtime logic."
|
||||||
authors = ["Substrate DevHub <https://github.com/substrate-developer-hub>"]
|
authors = ["Substrate DevHub <https://github.com/substrate-developer-hub>"]
|
||||||
homepage = "https://substrate.io/"
|
homepage = "https://substrate.io/"
|
||||||
edition = "2018"
|
edition = "2021"
|
||||||
license = "Unlicense"
|
license = "Unlicense"
|
||||||
publish = false
|
publish = false
|
||||||
repository = "https://github.com/substrate-developer-hub/substrate-node-template/"
|
repository = "https://github.com/substrate-developer-hub/substrate-node-template/"
|
||||||
|
|
Loading…
Reference in New Issue