Updated parking_lot to 0.5

This commit is contained in:
debris
2018-01-18 23:02:57 +01:00
parent fc5a823f78
commit 00f3c2e530

View File

@@ -14,4 +14,4 @@ exclude = [ "res/*", "spec/*" ]
[dependencies]
log = "0.3"
byteorder = "1.0"
parking_lot = "0.4"
parking_lot = "0.5"