update parking-lot to 0.8 (#10845)

This commit is contained in:
Marek Kotewicz
2019-07-05 15:19:38 +02:00
committed by GitHub
parent d83798db62
commit d5584a01c7
28 changed files with 61 additions and 84 deletions

View File

@@ -12,6 +12,6 @@ atty = "0.2"
lazy_static = "1.0"
regex = "1.0"
time = "0.1"
parking_lot = "0.7"
parking_lot = "0.8"
arrayvec = "0.4"
ansi_term = "0.11"