openethereum/rpc
Robert Habermeier 36d3d0d7d7 replace synchronization primitives with those from parking_lot (#1593)
* parking_lot in cargo.toml

* replace all lock invocations with parking_lot ones

* use parking_lot synchronization primitives
2016-07-13 19:59:59 +02:00
..
rpctest replace synchronization primitives with those from parking_lot (#1593) 2016-07-13 19:59:59 +02:00
src replace synchronization primitives with those from parking_lot (#1593) 2016-07-13 19:59:59 +02:00
build.rs Removing superflous check for nightly 2016-03-11 11:16:49 +01:00
Cargo.toml Bump clippy (#1587) 2016-07-12 10:34:08 +02:00