use double quotes instead of single quotes & upgrade 2021 (#10398)

This commit is contained in:
zjb0807
2021-12-01 13:37:30 +08:00
committed by GitHub
parent db28ba9dfd
commit db37fb04e8
3 changed files with 11 additions and 11 deletions
@@ -2,7 +2,7 @@
name = "pallet-asset-tx-payment"
version = "4.0.0-dev"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
edition = "2021"
license = "Apache-2.0"
homepage = "https://substrate.io"
repository = "https://github.com/paritytech/substrate/"