version = 4
[[package]]
name = "chematic-core"
version = "0.1.33"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "85d0743b6e1e47b57cc8663238aa92512e0108cfec9dceba771bbbc6d558da4e"
[[package]]
name = "chematic-perception"
version = "0.1.33"
dependencies = [
"chematic-core",
"chematic-smiles",
]
[[package]]
name = "chematic-smiles"
version = "0.1.33"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5aac7e1f7c6f166aa7d911ca1e230a2aa5e45858ea965ef1d9e43367184e9ad6"
dependencies = [
"chematic-core",
]