chematic-perception 0.4.27

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

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

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

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