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:
@@ -31,7 +31,7 @@ itertools = "0.5"
|
||||
bincode = "0.8.0"
|
||||
serde = "1.0"
|
||||
serde_derive = "1.0"
|
||||
parking_lot = "0.4"
|
||||
parking_lot = "0.5"
|
||||
stats = { path = "../../util/stats" }
|
||||
keccak-hash = { path = "../../util/hash" }
|
||||
triehash = { path = "../../util/triehash" }
|
||||
|
||||
Reference in New Issue
Block a user