Update parking_lot to 0.8 (#882)

This commit is contained in:
Bastien Orivel 2019-05-25 18:12:07 +02:00 committed by Hal Gentz
parent 93502e0cda
commit 5be88e79b0

View file

@ -69,7 +69,7 @@ wayland-client = { version = "0.23.0", features = [ "dlopen", "egl", "cursor", "
calloop = "0.4.2"
smithay-client-toolkit = "0.6"
x11-dl = "2.18.3"
parking_lot = "0.7"
parking_lot = "0.8"
percent-encoding = "1.0"
[target.'cfg(any(target_os = "linux", target_os = "dragonfly", target_os = "freebsd", target_os = "openbsd", target_os = "windows"))'.dependencies.parking_lot]