[package] name = "scoped_cell" version = "0.1.0" authors = ["Hans Elias B. Josephsen "] edition = "2018" description = "Cell which allowes lifetimed references to be passed into static contexts. Cell allows access until call stack returns." license = "MIT/Apache-2.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]