version = 4
[[package]]
name = "chematic-3d"
version = "0.4.30"
dependencies = [
"chematic-chem",
"chematic-core",
"chematic-ff",
"chematic-fp",
"chematic-perception",
"chematic-smarts",
]
[[package]]
name = "chematic-chem"
version = "0.4.30"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bb1b9a31cd20829cd3db6c9281d7557364da6d2b3f4757976031c1fb7413d429"
dependencies = [
"chematic-cip",
"chematic-core",
"chematic-fp",
"chematic-iupac",
"chematic-perception",
"chematic-smarts",
"chematic-smiles",
"rustc-hash",
]
[[package]]
name = "chematic-cip"
version = "0.4.30"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c66cd74b62c50990357254bce41dd02e59a6be2a187fe5d0db9ac45ed6b7ebb7"
dependencies = [
"chematic-core",
"chematic-perception",
]
[[package]]
name = "chematic-core"
version = "0.4.30"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8846c44161341bd984bb6fff128b8e7318d5d4d3dc1b1e6c179e18d4b77c81b0"
[[package]]
name = "chematic-ff"
version = "0.4.30"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8ce6026c9e08f1c7606e4e5badbb5502e215373076da4c4894bd5ee704865211"
dependencies = [
"chematic-core",
"chematic-perception",
]
[[package]]
name = "chematic-fp"
version = "0.4.30"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "856fbe83d398a37caea51c14004a81f0254f05fc1d64f6da1add16a4c858e852"
dependencies = [
"chematic-core",
"chematic-perception",
"chematic-rxn",
"chematic-smarts",
"chematic-smiles",
"rustc-hash",
"smallvec",
]
[[package]]
name = "chematic-iupac"
version = "0.4.30"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c9324cbb56245bb083b04ef55b853da5f1b8603688572c3eb788da67bc2afc7e"
dependencies = [
"chematic-core",
"chematic-perception",
]
[[package]]
name = "chematic-perception"
version = "0.4.30"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "24c38c9681ab5ce607be9fbbea74ed6279cc178dea30e52d4f0917aece34474c"
dependencies = [
"chematic-core",
"rustc-hash",
]
[[package]]
name = "chematic-rxn"
version = "0.4.30"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aa26d3e7cf52fa0a160bdb22ae108dbaf9041ea0a72a95c7178b65b044aa33fc"
dependencies = [
"chematic-core",
"chematic-smarts",
"chematic-smiles",
"rustc-hash",
]
[[package]]
name = "chematic-smarts"
version = "0.4.30"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a54215d31d8b8c58d0f443ce5d8b4d5a5bbb1f94039d1bf8d463fd8b1c6fa054"
dependencies = [
"chematic-core",
"chematic-perception",
"rustc-hash",
]
[[package]]
name = "chematic-smiles"
version = "0.4.30"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "07ecb76e4415c64ae75cb109a3e7680f39dd6ae4a452e8f83c0156b46ee27105"
dependencies = [
"chematic-core",
]
[[package]]
name = "rustc-hash"
version = "2.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "94300abf3f1ae2e2b8ffb7b58043de3d399c73fa6f4b73826402a5c457614dbe"
[[package]]
name = "smallvec"
version = "1.15.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8ed6a63f02c8539c91a8685a86f4099661ba3da017932f6ebbea6de3f0fa7c90"