Skip to content
Snippets Groups Projects
Commit ae3909eb authored by Benjamin Kampmann's avatar Benjamin Kampmann Committed by GitHub
Browse files

Add repository metadata to grandpa-rpc-crate (#5893)

parent 8606b886
No related merge requests found
......@@ -222,9 +222,9 @@ test-dependency-rules:
unleash-check:
stage: test
<<: *docker-env
only:
- master
- tags
only:
- master
- tags
script:
- cargo install cargo-unleash ${CARGO_UNLEASH_INSTALL_PARAMS}
- cargo unleash check ${CARGO_UNLEASH_PKG_DEF}
......
......@@ -3,6 +3,7 @@ name = "sc-finality-grandpa-rpc"
version = "0.8.0-dev"
authors = ["Parity Technologies <admin@parity.io>"]
description = "RPC extensions for the GRANDPA finality gadget"
repository = "https://github.com/paritytech/substrate/"
edition = "2018"
license = "GPL-3.0"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment