chematic-perception 0.4.21

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

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

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

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