chematic-ff 0.4.19

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

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

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

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

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