bump parking_lot to 0.3.x series (#2702)

This commit is contained in:
Robert Habermeier
2016-10-19 18:35:56 +02:00
committed by Gav Wood
parent aa52b04e31
commit 146cefdb32
6 changed files with 42 additions and 13 deletions

View File

@@ -9,4 +9,4 @@ authors = ["arkpar <arkadiy@ethcore.io"]
log = "0.3"
sha3 = { path = "../util/sha3" }
primal = "0.2.3"
parking_lot = "0.2.6"
parking_lot = "0.3"