[package] authors = ["Elijah Axel L. Ang"] name = "periodic-table-rs" version = "0.1.2" edition = "2021" license = "Apache-2.0" description = "A chemistry library written in Rust." homepage = "https://github.com/eliaxelang007/Periodic-Table-Rs" repository = "https://github.com/eliaxelang007/Periodic-Table-Rs" readme = "README.md" keywords = ["chemistry", "chemicals", "molecules", "periodic-table", "elements"] categories = ["data-structures", "science", "mathematics"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] strum_macros = "0.24.3"