update parking_lot

This commit is contained in:
Robert Habermeier
2018-01-10 22:03:34 +01:00
parent 649fbf2938
commit 89d344fb3f
2 changed files with 2 additions and 30 deletions
+1 -1
View File
@@ -5,5 +5,5 @@ authors = ["Parity Technologies <admin@parity.io>"]
[dependencies]
futures = "0.1"
parking_lot = "0.3"
parking_lot = "0.4"
tokio-timer = "0.1.2"