chematic-perception 0.4.29

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

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

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

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