chematic-perception 0.4.20

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

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

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

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