Update parking_lot to 0.7 (#747)

This commit is contained in:
Bastien Orivel 2018-12-23 18:12:11 +01:00 committed by Osspial
parent 9ae75c0c03
commit d622de4797

View file

@ -65,5 +65,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.6"
parking_lot = "0.7"
percent-encoding = "1.0"