mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-15 12:41:07 +00:00
Add publish = false to test-parachains and staking-miner (#7481)
These crates should not be pushed. See: https://forum.parity.io/t/renaming-squated-crates-in-substrate-polkadot-cumulus/1964
This commit is contained in:
@@ -7,6 +7,7 @@ name = "staking-miner"
|
||||
version.workspace = true
|
||||
authors.workspace = true
|
||||
edition.workspace = true
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
codec = { package = "parity-scale-codec", version = "3.6.1" }
|
||||
|
||||
Reference in New Issue
Block a user