version = 4
[[package]]
name = "adler2"
version = "2.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa"
[[package]]
name = "arrayref"
version = "0.3.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "76a2e8124351fda1ef8aaaa3bbd7ebbcb486bbcd4225aca0aa0d84bb2db8fecb"
[[package]]
name = "arrayvec"
version = "0.7.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50"
[[package]]
name = "bitflags"
version = "2.13.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b4388bee8683e3d04af747c73422af53102d2bd24d9eadb6cbc100baef4b43f8"
[[package]]
name = "bytemuck"
version = "1.25.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c8efb64bd706a16a1bdde310ae86b351e4d21550d98d056f22f8a7f7a2183fec"
[[package]]
name = "cfg-if"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
[[package]]
name = "chematic"
version = "0.4.19"
dependencies = [
"chematic-3d",
"chematic-chem",
"chematic-core",
"chematic-depict",
"chematic-fp",
"chematic-inchi",
"chematic-iupac",
"chematic-mol",
"chematic-perception",
"chematic-rxn",
"chematic-smarts",
"chematic-smiles",
]
[[package]]
name = "chematic-3d"
version = "0.4.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e0606c8ab7eab1ba742dbd940e44729ca9a1585874f1052118dfe3266c8b7757"
dependencies = [
"chematic-chem",
"chematic-core",
"chematic-ff",
"chematic-fp",
"chematic-perception",
"chematic-smarts",
]
[[package]]
name = "chematic-chem"
version = "0.4.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c89f8e0f72df5b0cce6c1cc9d42b5ea0eb1eaa179a6c00e9f83e6e7b1d749dfc"
dependencies = [
"chematic-core",
"chematic-fp",
"chematic-iupac",
"chematic-perception",
"chematic-smarts",
"chematic-smiles",
"rustc-hash",
]
[[package]]
name = "chematic-core"
version = "0.4.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a4b3d2d792bbca652d73ae2668147e71a7003567c4d3c0d1f99394805c1bedf5"
[[package]]
name = "chematic-depict"
version = "0.4.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "db72411ec285dab37806e34ac74c9d29a3f032e51c09f303190b66a050a0bd44"
dependencies = [
"chematic-core",
"chematic-perception",
"chematic-rxn",
"chematic-smiles",
"tiny-skia",
]
[[package]]
name = "chematic-ff"
version = "0.4.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0ad410a11b6106fecf70f6e635aaab901ed7988c940a22dffc25738b57d7d487"
dependencies = [
"chematic-core",
"chematic-perception",
]
[[package]]
name = "chematic-fp"
version = "0.4.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f45b5084cd8ec0301aee5f27d46a7eae88065f29b65dbe80ce7693a9bc53c66e"
dependencies = [
"chematic-core",
"chematic-perception",
"chematic-rxn",
"chematic-smarts",
"chematic-smiles",
"rustc-hash",
"smallvec",
]
[[package]]
name = "chematic-inchi"
version = "0.4.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d86a2bd6eb839938e8885d143c6891f12f3da813659c073c532fddf7f7c03334"
dependencies = [
"chematic-chem",
"chematic-core",
"chematic-rxn",
"chematic-smiles",
]
[[package]]
name = "chematic-iupac"
version = "0.4.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fb4effad4c0197120cbcfb95a60c36ded90cb9466f6c0a6109bdbc2a5b95a83d"
dependencies = [
"chematic-core",
"chematic-perception",
]
[[package]]
name = "chematic-mol"
version = "0.4.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7adf568f66db63c17b2b77ac808d0d82b4536ba49cb3bc6deb2d136cce51654f"
dependencies = [
"chematic-core",
"chematic-perception",
"chematic-rxn",
"serde_json",
]
[[package]]
name = "chematic-perception"
version = "0.4.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2c5e88e82a729ec37ea6a1524cc44f527d7b74f83133dae55f6b9e40bc9c84d3"
dependencies = [
"chematic-core",
"rustc-hash",
]
[[package]]
name = "chematic-rxn"
version = "0.4.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "35e47f6871c11833af0109901d6a333d0562f5acf5e59639a3c5ee4a52733d9e"
dependencies = [
"chematic-core",
"chematic-smarts",
"chematic-smiles",
"rustc-hash",
]
[[package]]
name = "chematic-smarts"
version = "0.4.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a9462cdc1650bcf5f25ff6608f0419ef4d3f5fb0ffaa30e89e92addf8c0f52dc"
dependencies = [
"chematic-core",
"chematic-perception",
"rustc-hash",
]
[[package]]
name = "chematic-smiles"
version = "0.4.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4925461d73ebc4ba3ed0ce59c75e21951ba9ebad03a99af593bf67f21b4cbb78"
dependencies = [
"chematic-core",
]
[[package]]
name = "crc32fast"
version = "1.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511"
dependencies = [
"cfg-if",
]
[[package]]
name = "fdeflate"
version = "0.3.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c"
dependencies = [
"simd-adler32",
]
[[package]]
name = "flate2"
version = "1.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "843fba2746e448b37e26a819579957415c8cef339bf08564fe8b7ddbd959573c"
dependencies = [
"crc32fast",
"miniz_oxide",
]
[[package]]
name = "itoa"
version = "1.0.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682"
[[package]]
name = "log"
version = "0.4.32"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "953f07c43838f8e6f9758cab68bf5bed85465e7587ebe0b823f1bcd81978ad3a"
[[package]]
name = "memchr"
version = "2.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "88904434abc2901f197fe8cc55f0445e7ded921dba5911dad2e2b39b48e663c4"
[[package]]
name = "miniz_oxide"
version = "0.8.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316"
dependencies = [
"adler2",
"simd-adler32",
]
[[package]]
name = "png"
version = "0.18.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "60769b8b31b2a9f263dae2776c37b1b28ae246943cf719eb6946a1db05128a61"
dependencies = [
"bitflags",
"crc32fast",
"fdeflate",
"flate2",
"miniz_oxide",
]
[[package]]
name = "proc-macro2"
version = "1.0.106"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
dependencies = [
"unicode-ident",
]
[[package]]
name = "quote"
version = "1.0.45"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "41f2619966050689382d2b44f664f4bc593e129785a36d6ee376ddf37259b924"
dependencies = [
"proc-macro2",
]
[[package]]
name = "rustc-hash"
version = "2.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "94300abf3f1ae2e2b8ffb7b58043de3d399c73fa6f4b73826402a5c457614dbe"
[[package]]
name = "serde"
version = "1.0.228"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
dependencies = [
"serde_core",
]
[[package]]
name = "serde_core"
version = "1.0.228"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
dependencies = [
"serde_derive",
]
[[package]]
name = "serde_derive"
version = "1.0.228"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "serde_json"
version = "1.0.150"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e8014e44b4736ed0538adeecded0fce2a272f22dc9578a7eb6b2d9993c74cfb9"
dependencies = [
"itoa",
"memchr",
"serde",
"serde_core",
"zmij",
]
[[package]]
name = "simd-adler32"
version = "0.3.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "703d5c7ef118737c72f1af64ad2f6f8c5e1921f818cdcb97b8fe6fc69bf66214"
[[package]]
name = "smallvec"
version = "1.15.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8ed6a63f02c8539c91a8685a86f4099661ba3da017932f6ebbea6de3f0fa7c90"
[[package]]
name = "strict-num"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6637bab7722d379c8b41ba849228d680cc12d0a45ba1fa2b48f2a30577a06731"
[[package]]
name = "syn"
version = "2.0.118"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1b9ae57f904213ebb649ce6895b8a66c66f0203b9319718f69a5612a065b1422"
dependencies = [
"proc-macro2",
"quote",
"unicode-ident",
]
[[package]]
name = "tiny-skia"
version = "0.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "47ffee5eaaf5527f630fb0e356b90ebdec84d5d18d937c5e440350f88c5a91ea"
dependencies = [
"arrayref",
"arrayvec",
"bytemuck",
"cfg-if",
"log",
"png",
"tiny-skia-path",
]
[[package]]
name = "tiny-skia-path"
version = "0.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "edca365c3faccca67d06593c5980fa6c57687de727a03131735bb85f01fdeeb9"
dependencies = [
"arrayref",
"bytemuck",
"strict-num",
]
[[package]]
name = "unicode-ident"
version = "1.0.24"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
[[package]]
name = "zmij"
version = "1.0.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa"