chematic-ff 0.4.5

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

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

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

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