chematic-perception 0.4.22

SSSR ring perception and Hückel aromaticity for chematic — pure-Rust RDKit alternative
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "chematic-core"
version = "0.4.22"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a36d254db1c8f338511bb12d11536bff73b4c08d7e2f3d1318320368e1b50fb6"

[[package]]
name = "chematic-perception"
version = "0.4.22"
dependencies = [
 "chematic-core",
 "chematic-smiles",
 "rustc-hash",
]

[[package]]
name = "chematic-smiles"
version = "0.4.22"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1ac3cd2a4673ed0dc71385393884b5c37b2e0f923395eb09e8bdf73104774f07"
dependencies = [
 "chematic-core",
]

[[package]]
name = "rustc-hash"
version = "2.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "94300abf3f1ae2e2b8ffb7b58043de3d399c73fa6f4b73826402a5c457614dbe"