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:
Mira Ressel
2022-09-08 18:50:31 +02:00
committed by GitHub
parent c40ae08641
commit fc9848ce0d
5 changed files with 6 additions and 0 deletions
+2
View File
@@ -5,6 +5,8 @@ authors = ["Parity Technologies <admin@parity.io>"]
description = "Substrate node integration benchmarks."
edition = "2021"
license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
homepage = "https://substrate.io"
repository = "https://github.com/paritytech/substrate/"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html