[package] name = "wrrm" version = "1.0.0" authors = ["Pierre Krieger "] description = "Write-rarely-read-many wrapper" edition = "2018" license = "MIT" repository = "https://github.com/tomaka/wrrm" documentation = "https://docs.rs/wrrm" [dependencies] atomicbox_nostd = "0.3.1"