| # This file is automatically @generated by Cargo. |
| # It is not intended for manual editing. |
| version = 3 |
| |
| [[package]] |
| name = "adler2" |
| version = "2.0.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627" |
| |
| [[package]] |
| name = "bitflags" |
| version = "2.8.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "8f68f53c83ab957f72c32642f3868eec03eb974d1fb82e453128456482613d36" |
| |
| [[package]] |
| name = "cc" |
| version = "1.1.14" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "50d2eb3cd3d1bf4529e31c215ee6f93ec5a3d536d9f578f93d9d33ee19562932" |
| dependencies = [ |
| "shlex", |
| ] |
| |
| [[package]] |
| name = "cfg-if" |
| version = "1.0.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" |
| |
| [[package]] |
| name = "cloudflare-zlib-sys" |
| version = "0.3.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "f5884c47e38ffc7a711b92112560d51f8055a9cc5f406e10b6b7a2cc3be027fb" |
| dependencies = [ |
| "cc", |
| ] |
| |
| [[package]] |
| name = "cmake" |
| version = "0.1.50" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "a31c789563b815f77f4250caee12365734369f942439b7defd71e18a48197130" |
| dependencies = [ |
| "cc", |
| ] |
| |
| [[package]] |
| name = "crc32fast" |
| version = "1.4.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "b3855a8a784b474f333699ef2bbca9db2c4a1f6d9088a90a2d25b1eb53111eaa" |
| dependencies = [ |
| "cfg-if", |
| ] |
| |
| [[package]] |
| name = "flate2" |
| version = "1.1.1" |
| dependencies = [ |
| "cloudflare-zlib-sys", |
| "crc32fast", |
| "libz-ng-sys", |
| "libz-rs-sys", |
| "libz-sys", |
| "miniz_oxide", |
| "quickcheck", |
| "rand 0.9.0", |
| ] |
| |
| [[package]] |
| name = "getrandom" |
| version = "0.2.12" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "190092ea657667030ac6a35e305e62fc4dd69fd98ac98631e5d3a2b1575a12b5" |
| dependencies = [ |
| "cfg-if", |
| "libc", |
| "wasi 0.11.0+wasi-snapshot-preview1", |
| ] |
| |
| [[package]] |
| name = "getrandom" |
| version = "0.3.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "43a49c392881ce6d5c3b8cb70f98717b7c07aabbdff06687b9030dbfbe2725f8" |
| dependencies = [ |
| "cfg-if", |
| "libc", |
| "wasi 0.13.3+wasi-0.2.2", |
| "windows-targets", |
| ] |
| |
| [[package]] |
| name = "libc" |
| version = "0.2.170" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "875b3680cb2f8f71bdcf9a30f38d48282f5d3c95cbf9b3fa57269bb5d5c06828" |
| |
| [[package]] |
| name = "libz-ng-sys" |
| version = "1.1.16" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "4436751a01da56f1277f323c80d584ffad94a3d14aecd959dd0dff75aa73a438" |
| dependencies = [ |
| "cmake", |
| "libc", |
| ] |
| |
| [[package]] |
| name = "libz-rs-sys" |
| version = "0.5.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "6489ca9bd760fe9642d7644e827b0c9add07df89857b0416ee15c1cc1a3b8c5a" |
| dependencies = [ |
| "zlib-rs", |
| ] |
| |
| [[package]] |
| name = "libz-sys" |
| version = "1.1.20" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "d2d16453e800a8cf6dd2fc3eb4bc99b786a9b90c663b8559a5b1a041bf89e472" |
| dependencies = [ |
| "cc", |
| "cmake", |
| "libc", |
| "pkg-config", |
| "vcpkg", |
| ] |
| |
| [[package]] |
| name = "miniz_oxide" |
| version = "0.8.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "8e3e04debbb59698c15bacbb6d93584a8c0ca9cc3213cb423d31f760d8843ce5" |
| dependencies = [ |
| "adler2", |
| ] |
| |
| [[package]] |
| name = "pkg-config" |
| version = "0.3.30" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec" |
| |
| [[package]] |
| name = "ppv-lite86" |
| version = "0.2.17" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de" |
| |
| [[package]] |
| name = "proc-macro2" |
| version = "1.0.93" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "60946a68e5f9d28b0dc1c21bb8a97ee7d018a8b322fa57838ba31cc878e22d99" |
| dependencies = [ |
| "unicode-ident", |
| ] |
| |
| [[package]] |
| name = "quickcheck" |
| version = "1.0.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "588f6378e4dd99458b60ec275b4477add41ce4fa9f64dcba6f15adccb19b50d6" |
| dependencies = [ |
| "rand 0.8.5", |
| ] |
| |
| [[package]] |
| name = "quote" |
| version = "1.0.38" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "0e4dccaaaf89514f546c693ddc140f729f958c247918a13380cccc6078391acc" |
| dependencies = [ |
| "proc-macro2", |
| ] |
| |
| [[package]] |
| name = "rand" |
| version = "0.8.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" |
| dependencies = [ |
| "rand_core 0.6.4", |
| ] |
| |
| [[package]] |
| name = "rand" |
| version = "0.9.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "3779b94aeb87e8bd4e834cee3650289ee9e0d5677f976ecdb6d219e5f4f6cd94" |
| dependencies = [ |
| "rand_chacha", |
| "rand_core 0.9.2", |
| "zerocopy", |
| ] |
| |
| [[package]] |
| name = "rand_chacha" |
| version = "0.9.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" |
| dependencies = [ |
| "ppv-lite86", |
| "rand_core 0.9.2", |
| ] |
| |
| [[package]] |
| name = "rand_core" |
| version = "0.6.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" |
| dependencies = [ |
| "getrandom 0.2.12", |
| ] |
| |
| [[package]] |
| name = "rand_core" |
| version = "0.9.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "7a509b1a2ffbe92afab0e55c8fd99dea1c280e8171bd2d88682bb20bc41cbc2c" |
| dependencies = [ |
| "getrandom 0.3.1", |
| "zerocopy", |
| ] |
| |
| [[package]] |
| name = "shlex" |
| version = "1.3.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" |
| |
| [[package]] |
| name = "syn" |
| version = "2.0.98" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "36147f1a48ae0ec2b5b3bc5b537d267457555a10dc06f3dbc8cb11ba3006d3b1" |
| dependencies = [ |
| "proc-macro2", |
| "quote", |
| "unicode-ident", |
| ] |
| |
| [[package]] |
| name = "unicode-ident" |
| version = "1.0.17" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "00e2473a93778eb0bad35909dff6a10d28e63f792f16ed15e404fca9d5eeedbe" |
| |
| [[package]] |
| name = "vcpkg" |
| version = "0.2.15" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" |
| |
| [[package]] |
| name = "wasi" |
| version = "0.11.0+wasi-snapshot-preview1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" |
| |
| [[package]] |
| name = "wasi" |
| version = "0.13.3+wasi-0.2.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "26816d2e1a4a36a2940b96c5296ce403917633dff8f3440e9b236ed6f6bacad2" |
| dependencies = [ |
| "wit-bindgen-rt", |
| ] |
| |
| [[package]] |
| name = "windows-targets" |
| version = "0.52.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" |
| dependencies = [ |
| "windows_aarch64_gnullvm", |
| "windows_aarch64_msvc", |
| "windows_i686_gnu", |
| "windows_i686_gnullvm", |
| "windows_i686_msvc", |
| "windows_x86_64_gnu", |
| "windows_x86_64_gnullvm", |
| "windows_x86_64_msvc", |
| ] |
| |
| [[package]] |
| name = "windows_aarch64_gnullvm" |
| version = "0.52.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" |
| |
| [[package]] |
| name = "windows_aarch64_msvc" |
| version = "0.52.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" |
| |
| [[package]] |
| name = "windows_i686_gnu" |
| version = "0.52.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" |
| |
| [[package]] |
| name = "windows_i686_gnullvm" |
| version = "0.52.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" |
| |
| [[package]] |
| name = "windows_i686_msvc" |
| version = "0.52.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" |
| |
| [[package]] |
| name = "windows_x86_64_gnu" |
| version = "0.52.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" |
| |
| [[package]] |
| name = "windows_x86_64_gnullvm" |
| version = "0.52.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" |
| |
| [[package]] |
| name = "windows_x86_64_msvc" |
| version = "0.52.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" |
| |
| [[package]] |
| name = "wit-bindgen-rt" |
| version = "0.33.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "3268f3d866458b787f390cf61f4bbb563b922d091359f9608842999eaee3943c" |
| dependencies = [ |
| "bitflags", |
| ] |
| |
| [[package]] |
| name = "zerocopy" |
| version = "0.8.20" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "dde3bb8c68a8f3f1ed4ac9221aad6b10cece3e60a8e2ea54a6a2dec806d0084c" |
| dependencies = [ |
| "zerocopy-derive", |
| ] |
| |
| [[package]] |
| name = "zerocopy-derive" |
| version = "0.8.20" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "eea57037071898bf96a6da35fd626f4f27e9cee3ead2a6c703cf09d472b2e700" |
| dependencies = [ |
| "proc-macro2", |
| "quote", |
| "syn", |
| ] |
| |
| [[package]] |
| name = "zlib-rs" |
| version = "0.5.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "868b928d7949e09af2f6086dfc1e01936064cc7a819253bce650d4e2a2d63ba8" |