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:
@@ -12,6 +12,6 @@ atty = "0.2"
|
||||
lazy_static = "1.0"
|
||||
regex = "1.0"
|
||||
time = "0.1"
|
||||
parking_lot = "0.9"
|
||||
parking_lot = "0.10.0"
|
||||
arrayvec = "0.4"
|
||||
ansi_term = "0.11"
|
||||
|
||||
Reference in New Issue
Block a user