upgrade some of the dependencies (#11467)
* bump parity-util-mem and related deps * upgrade some of the dependencies * deduplicate static_assertions
This commit is contained in:
@@ -15,7 +15,7 @@ ethjson = { path = "../../../json" }
|
||||
parity-crypto = { version = "0.4.2", features = ["publickey"] }
|
||||
log = "0.4.8"
|
||||
machine = { path = "../../machine" }
|
||||
parking_lot = "0.9"
|
||||
parking_lot = "0.10.0"
|
||||
rlp = "0.4.2"
|
||||
validator-set = { path = "../validator-set" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user