chematic-ff 0.5.0

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

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

[[package]]
name = "chematic-perception"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "515dd034aa87804be93db6f3b405829eeba45519054c055a678461fe9d7a39d8"
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"