[package] name = "rcrefcell" version = "1.0.7" authors = ["Charles Bayley ", "Nicholas Vilela "] edition = "2018" keywords = ["rc", "refcell", "utility"] categories = ["rust-patterns"] description = "Wrapper type for Rc>" license-file = "LICENSE" readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]