mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 19:21:13 +00:00
Update trie dependencies. (#3017)
* Update trie dependencies. * bump rutime impl version.
This commit is contained in:
@@ -18,7 +18,7 @@ tokio = "0.1"
|
||||
exit-future = "0.1"
|
||||
parking_lot = "0.8.0"
|
||||
parity-codec = "4.1.1"
|
||||
trie-root = "0.12.2"
|
||||
trie-root = "0.14.0"
|
||||
sr-io = { path = "../core/sr-io" }
|
||||
substrate-cli = { path = "../core/cli" }
|
||||
primitives = { package = "substrate-primitives", path = "../core/primitives" }
|
||||
|
||||
Reference in New Issue
Block a user