chematic-ff 0.6.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.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "22e1d730ce4a3efbbe171d37d82233a7b73602c3651bc9adf3fe57adeb04c73f"

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

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