version = 4
[[package]]
name = "chematic-core"
version = "0.4.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7091de17ab3a400827b49f2240d891c5e2328ab46929a9677bf41afddf13d436"
[[package]]
name = "chematic-perception"
version = "0.4.16"
dependencies = [
"chematic-core",
"chematic-smiles",
"rustc-hash",
]
[[package]]
name = "chematic-smiles"
version = "0.4.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "eb2ac8b13a424275e800418dbe5b3bb8b09440f19b29f5198ffe7694b231abf7"
dependencies = [
"chematic-core",
]
[[package]]
name = "rustc-hash"
version = "2.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "94300abf3f1ae2e2b8ffb7b58043de3d399c73fa6f4b73826402a5c457614dbe"