chematic-ff 0.4.6

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

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

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

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