mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 05:11:02 +00:00
Add license to crates (#7578)
* Add license to crates This is required to publish to crates.io * Add more licenses
This commit is contained in:
@@ -3,6 +3,7 @@ name = "polkadot-runtime-parachains"
|
||||
version.workspace = true
|
||||
authors.workspace = true
|
||||
edition.workspace = true
|
||||
license.workspace = true
|
||||
|
||||
[dependencies]
|
||||
bitvec = { version = "1.0.0", default-features = false, features = ["alloc"] }
|
||||
|
||||
Reference in New Issue
Block a user