chematic-perception 0.4.25

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

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

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

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