chematic-perception 0.4.28

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

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

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

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