Skip to content

Commit 472f08a

Browse files
Morganamiloggwpez
andauthored
Rename squatted crates (#2875)
* Rename squatted crates This commit adds the staging- prefix to squatted crates so we can go forward and publish them to crates.io. Using the staging- prefix is a temp fix until we decide on replacement names. https://forum.parity.io/t/renaming-squated-crates-in-substrate-polkadot-cumulus/1964/6 * Revert "Rename squatted crates" This reverts commit 6387eabf3abb00e2a87a246d7a1bacc31e0e7798. Signed-off-by: Oliver Tale-Yazdi <[email protected]> * Dont publish parachain-info Signed-off-by: Oliver Tale-Yazdi <[email protected]> --------- Signed-off-by: Oliver Tale-Yazdi <[email protected]> Co-authored-by: Oliver Tale-Yazdi <[email protected]>
1 parent dfec8b9 commit 472f08a

File tree

1 file changed

+1
-0
lines changed
  • cumulus/parachains/pallets/parachain-info

1 file changed

+1
-0
lines changed

cumulus/parachains/pallets/parachain-info/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ authors = ["Parity Technologies <[email protected]>"]
33
edition = "2021"
44
name = "parachain-info"
55
version = "0.1.0"
6+
publish = false
67

78
[dependencies]
89
codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false, features = ["derive"] }

0 commit comments

Comments
 (0)