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:
@@ -14,9 +14,9 @@ bytes = "0.4"
|
||||
rand = "0.7"
|
||||
tiny-keccak = "1.4"
|
||||
slab = "0.2"
|
||||
igd = "0.9"
|
||||
igd = "0.10.0"
|
||||
libc = "0.2.7"
|
||||
parking_lot = "0.9"
|
||||
parking_lot = "0.10.0"
|
||||
ansi_term = "0.11"
|
||||
rustc-hex = "1.0"
|
||||
ethcore-io = { path = "../io", features = ["mio"] }
|
||||
|
||||
Reference in New Issue
Block a user