mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 00:01:09 +00:00
Updates dependencies and tries to consolidate multiple version (#815)
This commit is contained in:
@@ -13,7 +13,7 @@ parity-codec-derive = { version = "~1.0", default_features = false }
|
||||
substrate-primitives = { path = "../primitives", default_features = false }
|
||||
sr-std = { path = "../sr-std", default_features = false }
|
||||
sr-io = { path = "../sr-io", default_features = false }
|
||||
log = {version = "0.3", optional = true }
|
||||
log = {version = "0.4", optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
serde_json = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user