mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-19 00:41:03 +00:00
@@ -12,7 +12,7 @@ sr-std = { path = "../sr-std", default_features = false }
|
||||
environmental = { version = "~1.0", optional = true }
|
||||
substrate-state-machine = { path = "../state-machine", optional = true }
|
||||
substrate-primitives = { path = "../primitives", default_features = false }
|
||||
parity-codec = { version = "1.1", default_features = false }
|
||||
parity-codec = { version = "2.0", default_features = false }
|
||||
triehash = { version = "0.2", optional = true }
|
||||
hashdb = { version = "0.2", default_features = false }
|
||||
rlp = { version = "0.2", optional = true, default_features = false }
|
||||
|
||||
Reference in New Issue
Block a user