Update sc-finality-grandp-warp-sync to 0.9.0 and remove 'publish = false' (#8109)

This commit is contained in:
Ashley
2021-02-12 18:08:55 +01:00
committed by GitHub
parent 07e4b9c997
commit 019f04e99f
3 changed files with 3 additions and 4 deletions
@@ -1,11 +1,10 @@
[package]
description = "A request-response protocol for handling grandpa warp sync requests"
name = "sc-finality-grandpa-warp-sync"
version = "0.8.0"
version = "0.9.0"
license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
publish = false
homepage = "https://substrate.dev"
repository = "https://github.com/paritytech/substrate/"