add missing crate descriptions (#2629)

This commit is contained in:
Adrian Catangiu
2023-10-17 17:49:22 +03:00
committed by Bastian Köcher
parent 5e63fb5045
commit 0067c9fa7c
5 changed files with 5 additions and 0 deletions
+1
View File
@@ -1,6 +1,7 @@
[package]
name = "pallet-bridge-grandpa"
version = "0.1.0"
description = "Module implementing GRANDPA on-chain light client used for bridging consensus of substrate-based chains."
authors.workspace = true
edition.workspace = true
license = "GPL-3.0-or-later WITH Classpath-exception-2.0"