Skip to content

Commit 3a624fd

Browse files
gilescopechevdor
authored andcommitted
rename package to avoid name clash (#1716)
1 parent 21b18ec commit 3a624fd

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

Cargo.lock

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

polkadot-parachain/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[package]
2-
name = "polkadot-parachain"
2+
name = "polkadot-parachain-bin"
33
version = "0.9.320"
44
authors = ["Parity Technologies <admin@parity.io>"]
55
build = "build.rs"

0 commit comments

Comments
 (0)