mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-15 19:41:05 +00:00
Enable publishing of crates that are deps of other published crates (#1573)
This commit is contained in:
@@ -3,7 +3,6 @@ name = "cumulus-test-relay-sproof-builder"
|
||||
version = "0.1.0"
|
||||
authors.workspace = true
|
||||
edition.workspace = true
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false, features = [ "derive" ] }
|
||||
|
||||
Reference in New Issue
Block a user