version = 4
[[package]]
name = "chematic-core"
version = "0.4.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "03aaf816d859979ac5e051e5fcc69a2f6597fed53eedb8c6ae50301c36061f05"
[[package]]
name = "chematic-perception"
version = "0.4.18"
dependencies = [
"chematic-core",
"chematic-smiles",
"rustc-hash",
]
[[package]]
name = "chematic-smiles"
version = "0.4.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "495fa00db65b4de2499bc9d91026e5a2e67812d5cd047a5d2028eafbed44f556"
dependencies = [
"chematic-core",
]
[[package]]
name = "rustc-hash"
version = "2.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "94300abf3f1ae2e2b8ffb7b58043de3d399c73fa6f4b73826402a5c457614dbe"