mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 10:01:17 +00:00
Updates dependencies and tries to consolidate multiple version (#815)
This commit is contained in:
@@ -6,7 +6,7 @@ authors = ["Parity Technologies <admin@parity.io>"]
|
||||
[dependencies]
|
||||
error-chain = "0.12"
|
||||
fnv = "1.0"
|
||||
log = "0.3"
|
||||
log = "0.4"
|
||||
parking_lot = "0.4"
|
||||
trie-root = { git = "https://github.com/paritytech/trie" }
|
||||
hex-literal = "0.1"
|
||||
|
||||
@@ -5,7 +5,7 @@ authors = ["Parity Technologies <admin@parity.io>"]
|
||||
|
||||
[dependencies]
|
||||
parking_lot = "0.4"
|
||||
log = "0.3"
|
||||
log = "0.4"
|
||||
kvdb = "0.1"
|
||||
kvdb-rocksdb = "0.1.3"
|
||||
hash-db = { git = "https://github.com/paritytech/trie" }
|
||||
|
||||
Reference in New Issue
Block a user