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
+2 -2
View File
@@ -1,6 +1,6 @@
[package]
name = 'shell-runtime'
version = '0.1.0'
name = "shell-runtime"
version = "0.1.0"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"