# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.
[]
= "2021"
= "chem-parse"
= "0.3.0"
= ["Allan Jacobs"]
= "A parser for simple chemical forumulas."
= "README.md"
= [
"chemistry",
"parser",
]
= "MIT"
= "https://github.com/Allan-Jacobs/rust-chemistry-parser"
= "2"
[]
= "chem_parse"
= "src/lib.rs"
[]
= "^0.11.2"