Update parking_lot to 0.8 (#881)

This commit is contained in:
Bastien Orivel
2019-05-25 18:05:47 +02:00
committed by Hal Gentz
parent 1a92c46ad7
commit 8794157370

View File

@@ -66,5 +66,5 @@ features = [
wayland-client = { version = "0.21", features = [ "dlopen", "egl", "cursor"] }
smithay-client-toolkit = "0.4.3"
x11-dl = "2.18.3"
parking_lot = "0.7"
parking_lot = "0.8"
percent-encoding = "1.0"