chematic-ff 0.4.24

DREIDING force field atom typing and parameters for chematic — pure-Rust cheminformatics
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "chematic-core"
version = "0.4.24"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bcd8605b22009eb962f4900735d62d3c69e81e2d6cf06d95213e5c2689633c52"

[[package]]
name = "chematic-ff"
version = "0.4.24"
dependencies = [
 "chematic-core",
 "chematic-perception",
 "chematic-smiles",
]

[[package]]
name = "chematic-perception"
version = "0.4.24"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5fa44318fc161a8994d3db2a138ffcc1abc9c68558e454a4cb274684a041533f"
dependencies = [
 "chematic-core",
 "rustc-hash",
]

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

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