mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 11:07:56 +00:00
Add missing metadata specs to crate manifests (#12221)
Some crates were missing repository or description specs, which are required for publishing crates with cargo unleash.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
name = "node-rpc"
|
||||
version = "3.0.0-dev"
|
||||
authors = ["Parity Technologies <admin@parity.io>"]
|
||||
description = "Substrate node rpc methods."
|
||||
edition = "2021"
|
||||
license = "Apache-2.0"
|
||||
homepage = "https://substrate.io"
|
||||
|
||||
Reference in New Issue
Block a user