mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-18 15:21:05 +00:00
Add Runtime Missing Crate Descriptions (#1909)
Adds descriptions needed for publishing to crates.io.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
name = "rococo-runtime"
|
||||
build = "build.rs"
|
||||
version = "1.0.0"
|
||||
description = "Rococo testnet Relay Chain runtime."
|
||||
authors.workspace = true
|
||||
edition.workspace = true
|
||||
license.workspace = true
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
[package]
|
||||
name = "rococo-runtime-constants"
|
||||
version = "1.0.0"
|
||||
description = "Constants used throughout the Rococo network."
|
||||
authors.workspace = true
|
||||
edition.workspace = true
|
||||
license.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user