rename package to avoid name clash (#1716)

This commit is contained in:
Squirrel
2022-11-07 12:49:40 +01:00
committed by EgorPopelyaev
parent 6621276d79
commit 7aaaf45330
2 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[package]
name = "polkadot-parachain"
name = "polkadot-parachain-bin"
version = "0.9.320"
authors = ["Parity Technologies <admin@parity.io>"]
build = "build.rs"