[package] name = "vec-const" version = "3.0.1" edition = "2018" license = "MIT OR Apache-2.0" readme = "README.md" authors = ["Griffin O'Neill "] description = """ I consent to the transfer of this crate/name to the first person who asks help@crates.io for it. """ keywords = ["vec", "const"] homepage = "https://github.com/Eolu/vec-const" repository = "https://github.com/Eolu/vec-const" categories = ["data-structures", "development-tools", "memory-management", "rust-patterns"] documentation = "https://docs.rs/vec-const" [dependencies]