mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-15 16:11:05 +00:00
Update trie dependencies. (#3017)
* Update trie dependencies. * bump rutime impl version.
This commit is contained in:
@@ -10,7 +10,7 @@ client-db = { package = "substrate-client-db", path = "../client/db", features =
|
||||
consensus = { package = "substrate-consensus-common", path = "../consensus/common" }
|
||||
executor = { package = "substrate-executor", path = "../executor" }
|
||||
futures = { version = "0.1.27" }
|
||||
hash-db = "0.12"
|
||||
hash-db = "0.14.0"
|
||||
keyring = { package = "substrate-keyring", path = "../keyring" }
|
||||
parity-codec = "4.1.1"
|
||||
primitives = { package = "substrate-primitives", path = "../primitives" }
|
||||
|
||||
Reference in New Issue
Block a user