mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-19 05:21:03 +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:
@@ -1,10 +1,10 @@
|
||||
[package]
|
||||
name = "polkadot-test-malus"
|
||||
description = "Misbehaving nodes for local testnets, system and Simnet tests."
|
||||
license = "GPL-3.0-only"
|
||||
version.workspace = true
|
||||
authors.workspace = true
|
||||
edition.workspace = true
|
||||
license.workspace = true
|
||||
readme = "README.md"
|
||||
publish = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user