[package] name = "stackarc" version = "0.1.0" authors = ["Dang"] edition = "2018" description = "A little crate implementing an unallocated Arc." keywords = ["arc", "atomic", "stack", "sync", "async"] license = "Unlicense" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]