grin/servers
Antioch Peverell a676eb1b39
Replace RefCell with RwLock in OneTime (and cleanup Weak usage) ()
* 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) () 2018-10-09 16:53:57 +01:00
tests Remove RwLock around individual peer instances () 2018-10-09 08:27:34 +01:00
Cargo.toml Update rand crate to 0.5 () 2018-09-18 09:39:45 +01:00