chematic-perception 0.4.24

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.24"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bcd8605b22009eb962f4900735d62d3c69e81e2d6cf06d95213e5c2689633c52"

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

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

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