[package] name = "shareable" version = "0.1.1" authors = ["Joshua Gentry "] description = "Thread shareable objects using the minimal amount of synchronization." documentation="http://rust4.us/docs/shareable/" homepage="https://github.com/pixel27/shareable" repository="https://github.com/pixel27/shareable" keywords= ["thread", "share", "data", "atomic"] license="AML/Apache-2.0" [dependencies]