mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 12:17:58 +00:00
Update sc-finality-grandp-warp-sync to 0.9.0 and remove 'publish = false' (#8109)
This commit is contained in:
@@ -74,7 +74,7 @@ sc-service = { version = "0.9.0", default-features = false, path = "../../../cli
|
||||
sc-tracing = { version = "3.0.0", path = "../../../client/tracing" }
|
||||
sc-telemetry = { version = "3.0.0", path = "../../../client/telemetry" }
|
||||
sc-authority-discovery = { version = "0.9.0", path = "../../../client/authority-discovery" }
|
||||
sc-finality-grandpa-warp-sync = { version = "0.8.0", path = "../../../client/finality-grandpa-warp-sync", optional = true }
|
||||
sc-finality-grandpa-warp-sync = { version = "0.9.0", path = "../../../client/finality-grandpa-warp-sync", optional = true }
|
||||
|
||||
# frame dependencies
|
||||
pallet-indices = { version = "3.0.0", path = "../../../frame/indices" }
|
||||
|
||||
Reference in New Issue
Block a user