[package] name = "safe_cell" version = "0.1.1" edition = "2018" authors = ["Benjamin Herr "] license = "MIT" description = "Safer than std::cell::UnsafeCell!" repository = "https://gitlab.com/lirnril/safe_cell" [dependencies]