grin/servers
Antioch Peverell a676eb1b39
Replace RefCell with RwLock in OneTime (and cleanup Weak usage) (#1694)
* rustfmt

* use RwLock in OneTime (and not RefCell)

* rustfmt

* put weak refs back and cleanup

* rustfmt

* revert weak in adapters
2018-10-09 16:53:57 +01:00
..
src Replace RefCell with RwLock in OneTime (and cleanup Weak usage) (#1694) 2018-10-09 16:53:57 +01:00
tests Remove RwLock around individual peer instances (#1673) 2018-10-09 08:27:34 +01:00
Cargo.toml Update rand crate to 0.5 (#1542) 2018-09-18 09:39:45 +01:00