mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 04:41:03 +00:00
use double quotes instead of single quotes (#815)
This commit is contained in:
@@ -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)"
|
||||
|
||||
Reference in New Issue
Block a user