mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 08:41:02 +00:00
Bump codec version 3.0.0 -> 3.1.5 + unify parity-scale-codec vs codec (#1552)
This commit is contained in:
committed by
Bastian Köcher
parent
682fafdf56
commit
7ad5b0fe56
@@ -8,7 +8,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
|
||||
[dependencies]
|
||||
async-std = { version = "1.6.5", features = ["attributes"] }
|
||||
async-trait = "0.1"
|
||||
codec = { package = "parity-scale-codec", version = "3.0.0" }
|
||||
codec = { package = "parity-scale-codec", version = "3.1.5" }
|
||||
futures = "0.3.7"
|
||||
jsonrpsee = { version = "0.15", features = ["macros", "ws-client"] }
|
||||
log = "0.4.17"
|
||||
|
||||
Reference in New Issue
Block a user