chematic-ff 0.4.30

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

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

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

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