bump parking_lot to 0.3.x series (#2702)
This commit is contained in:
committed by
Gav Wood
parent
aa52b04e31
commit
146cefdb32
@@ -26,7 +26,7 @@ heapsize = "0.3"
|
||||
ethcore-ipc = { path = "../ipc/rpc" }
|
||||
semver = "0.2"
|
||||
ethcore-ipc-nano = { path = "../ipc/nano" }
|
||||
parking_lot = "0.2.6"
|
||||
parking_lot = "0.3"
|
||||
|
||||
[features]
|
||||
default = ["ipc"]
|
||||
|
||||
Reference in New Issue
Block a user