mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 23:21:02 +00:00
bump dependencies before start referencing polkadot repo (#1048)
This commit is contained in:
committed by
Bastian Köcher
parent
a428420866
commit
f5f73537a8
@@ -6,7 +6,7 @@ edition = "2018"
|
||||
license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
|
||||
|
||||
[dependencies]
|
||||
codec = { package = "parity-scale-codec", version = "2.0.0" }
|
||||
codec = { package = "parity-scale-codec", version = "2.2.0" }
|
||||
headers-relay = { path = "../headers" }
|
||||
relay-substrate-client = { path = "../client-substrate" }
|
||||
relay-utils = { path = "../utils" }
|
||||
|
||||
Reference in New Issue
Block a user