mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 08:11:03 +00:00
Add Runtime Missing Crate Descriptions (#1909)
Adds descriptions needed for publishing to crates.io.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
[package]
|
||||
name = "pallet-xcm"
|
||||
version = "1.0.0"
|
||||
description = "A pallet for handling XCM programs."
|
||||
authors.workspace = true
|
||||
edition.workspace = true
|
||||
license.workspace = true
|
||||
version = "1.0.0"
|
||||
|
||||
|
||||
[dependencies]
|
||||
bounded-collections = { version = "0.1.8", default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user