Updated dependencies (#7628)
* Updated few dependencies * Updated parking_lot to 0.5 * Updated backtrace to 0.3.5 * Updated crossbeam to 0.3
This commit is contained in:
@@ -15,7 +15,7 @@ ethsync = { path = "../sync" }
|
||||
ethcore-bytes = { path = "../util/bytes" }
|
||||
ethereum-types = "0.1"
|
||||
futures = "0.1"
|
||||
parking_lot = "0.4"
|
||||
parking_lot = "0.5"
|
||||
parity-hash-fetch = { path = "../hash-fetch" }
|
||||
parity-reactor = { path = "../util/reactor" }
|
||||
parity-version = { path = "../util/version" }
|
||||
|
||||
Reference in New Issue
Block a user