update name and authors to placeholder text for node-template (#2222)

* update name and authors to placeholder text

* revert package name change
This commit is contained in:
Xiliang Chen
2019-04-09 17:22:20 +12:00
committed by Bastian Köcher
parent a1e15ae55a
commit cb766e5f5d
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
name = "node-template"
version = "1.0.0"
authors = ["Parity Technologies <admin@parity.io>"]
authors = ["Anonymous"]
build = "build.rs"
edition = "2018"