use double quotes instead of single quotes (#815)

This commit is contained in:
zjb0807
2021-12-01 11:00:11 +08:00
committed by GitHub
parent 9a76627938
commit b51a6fa4cc
12 changed files with 168 additions and 168 deletions
@@ -1,6 +1,6 @@
[package]
name = 'rococo-parachain-runtime'
version = '0.1.0'
name = "rococo-parachain-runtime"
version = "0.1.0"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
description = "Simple runtime used by the rococo parachain(s)"