@@ -0,0 +1,2848 @@ |
| 1 | +# This file is automatically @generated by Cargo. |
| 2 | +# It is not intended for manual editing. |
| 3 | +version = 4 |
| 4 | + |
| 5 | +[[package]] |
| 6 | +name = "adler2" |
| 7 | +version = "2.0.1" |
| 8 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 9 | +checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa" |
| 10 | + |
| 11 | +[[package]] |
| 12 | +name = "ahash" |
| 13 | +version = "0.8.12" |
| 14 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 15 | +checksum = "5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75" |
| 16 | +dependencies = [ |
| 17 | + "cfg-if", |
| 18 | + "getrandom 0.3.4", |
| 19 | + "once_cell", |
| 20 | + "version_check", |
| 21 | + "zerocopy", |
| 22 | +] |
| 23 | + |
| 24 | +[[package]] |
| 25 | +name = "aho-corasick" |
| 26 | +version = "1.1.4" |
| 27 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 28 | +checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301" |
| 29 | +dependencies = [ |
| 30 | + "memchr", |
| 31 | +] |
| 32 | + |
| 33 | +[[package]] |
| 34 | +name = "allocator-api2" |
| 35 | +version = "0.2.21" |
| 36 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 37 | +checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923" |
| 38 | + |
| 39 | +[[package]] |
| 40 | +name = "android_system_properties" |
| 41 | +version = "0.1.5" |
| 42 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 43 | +checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" |
| 44 | +dependencies = [ |
| 45 | + "libc", |
| 46 | +] |
| 47 | + |
| 48 | +[[package]] |
| 49 | +name = "anstream" |
| 50 | +version = "0.6.21" |
| 51 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 52 | +checksum = "43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a" |
| 53 | +dependencies = [ |
| 54 | + "anstyle", |
| 55 | + "anstyle-parse", |
| 56 | + "anstyle-query", |
| 57 | + "anstyle-wincon", |
| 58 | + "colorchoice", |
| 59 | + "is_terminal_polyfill", |
| 60 | + "utf8parse", |
| 61 | +] |
| 62 | + |
| 63 | +[[package]] |
| 64 | +name = "anstyle" |
| 65 | +version = "1.0.13" |
| 66 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 67 | +checksum = "5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78" |
| 68 | + |
| 69 | +[[package]] |
| 70 | +name = "anstyle-parse" |
| 71 | +version = "0.2.7" |
| 72 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 73 | +checksum = "4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2" |
| 74 | +dependencies = [ |
| 75 | + "utf8parse", |
| 76 | +] |
| 77 | + |
| 78 | +[[package]] |
| 79 | +name = "anstyle-query" |
| 80 | +version = "1.1.5" |
| 81 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 82 | +checksum = "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc" |
| 83 | +dependencies = [ |
| 84 | + "windows-sys 0.61.2", |
| 85 | +] |
| 86 | + |
| 87 | +[[package]] |
| 88 | +name = "anstyle-wincon" |
| 89 | +version = "3.0.11" |
| 90 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 91 | +checksum = "291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d" |
| 92 | +dependencies = [ |
| 93 | + "anstyle", |
| 94 | + "once_cell_polyfill", |
| 95 | + "windows-sys 0.61.2", |
| 96 | +] |
| 97 | + |
| 98 | +[[package]] |
| 99 | +name = "anyhow" |
| 100 | +version = "1.0.100" |
| 101 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 102 | +checksum = "a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61" |
| 103 | + |
| 104 | +[[package]] |
| 105 | +name = "arrayref" |
| 106 | +version = "0.3.9" |
| 107 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 108 | +checksum = "76a2e8124351fda1ef8aaaa3bbd7ebbcb486bbcd4225aca0aa0d84bb2db8fecb" |
| 109 | + |
| 110 | +[[package]] |
| 111 | +name = "arrayvec" |
| 112 | +version = "0.7.6" |
| 113 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 114 | +checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50" |
| 115 | + |
| 116 | +[[package]] |
| 117 | +name = "as-raw-xcb-connection" |
| 118 | +version = "1.0.1" |
| 119 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 120 | +checksum = "175571dd1d178ced59193a6fc02dde1b972eb0bc56c892cde9beeceac5bf0f6b" |
| 121 | + |
| 122 | +[[package]] |
| 123 | +name = "async-trait" |
| 124 | +version = "0.1.89" |
| 125 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 126 | +checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb" |
| 127 | +dependencies = [ |
| 128 | + "proc-macro2", |
| 129 | + "quote", |
| 130 | + "syn", |
| 131 | +] |
| 132 | + |
| 133 | +[[package]] |
| 134 | +name = "atomic-waker" |
| 135 | +version = "1.1.2" |
| 136 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 137 | +checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" |
| 138 | + |
| 139 | +[[package]] |
| 140 | +name = "autocfg" |
| 141 | +version = "1.5.0" |
| 142 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 143 | +checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" |
| 144 | + |
| 145 | +[[package]] |
| 146 | +name = "base64" |
| 147 | +version = "0.22.1" |
| 148 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 149 | +checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" |
| 150 | + |
| 151 | +[[package]] |
| 152 | +name = "bitflags" |
| 153 | +version = "2.10.0" |
| 154 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 155 | +checksum = "812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3" |
| 156 | + |
| 157 | +[[package]] |
| 158 | +name = "blake3" |
| 159 | +version = "1.8.3" |
| 160 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 161 | +checksum = "2468ef7d57b3fb7e16b576e8377cdbde2320c60e1491e961d11da40fc4f02a2d" |
| 162 | +dependencies = [ |
| 163 | + "arrayref", |
| 164 | + "arrayvec", |
| 165 | + "cc", |
| 166 | + "cfg-if", |
| 167 | + "constant_time_eq", |
| 168 | + "cpufeatures", |
| 169 | +] |
| 170 | + |
| 171 | +[[package]] |
| 172 | +name = "bumpalo" |
| 173 | +version = "3.19.1" |
| 174 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 175 | +checksum = "5dd9dc738b7a8311c7ade152424974d8115f2cdad61e8dab8dac9f2362298510" |
| 176 | + |
| 177 | +[[package]] |
| 178 | +name = "bytemuck" |
| 179 | +version = "1.24.0" |
| 180 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 181 | +checksum = "1fbdf580320f38b612e485521afda1ee26d10cc9884efaaa750d383e13e3c5f4" |
| 182 | + |
| 183 | +[[package]] |
| 184 | +name = "byteorder" |
| 185 | +version = "1.5.0" |
| 186 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 187 | +checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" |
| 188 | + |
| 189 | +[[package]] |
| 190 | +name = "byteorder-lite" |
| 191 | +version = "0.1.0" |
| 192 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 193 | +checksum = "8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495" |
| 194 | + |
| 195 | +[[package]] |
| 196 | +name = "bytes" |
| 197 | +version = "1.11.0" |
| 198 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 199 | +checksum = "b35204fbdc0b3f4446b89fc1ac2cf84a8a68971995d0bf2e925ec7cd960f9cb3" |
| 200 | + |
| 201 | +[[package]] |
| 202 | +name = "cc" |
| 203 | +version = "1.2.52" |
| 204 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 205 | +checksum = "cd4932aefd12402b36c60956a4fe0035421f544799057659ff86f923657aada3" |
| 206 | +dependencies = [ |
| 207 | + "find-msvc-tools", |
| 208 | + "shlex", |
| 209 | +] |
| 210 | + |
| 211 | +[[package]] |
| 212 | +name = "cfg-if" |
| 213 | +version = "1.0.4" |
| 214 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 215 | +checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801" |
| 216 | + |
| 217 | +[[package]] |
| 218 | +name = "chrono" |
| 219 | +version = "0.4.42" |
| 220 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 221 | +checksum = "145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2" |
| 222 | +dependencies = [ |
| 223 | + "iana-time-zone", |
| 224 | + "js-sys", |
| 225 | + "num-traits", |
| 226 | + "serde", |
| 227 | + "wasm-bindgen", |
| 228 | + "windows-link", |
| 229 | +] |
| 230 | + |
| 231 | +[[package]] |
| 232 | +name = "clap" |
| 233 | +version = "4.5.54" |
| 234 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 235 | +checksum = "c6e6ff9dcd79cff5cd969a17a545d79e84ab086e444102a591e288a8aa3ce394" |
| 236 | +dependencies = [ |
| 237 | + "clap_builder", |
| 238 | + "clap_derive", |
| 239 | +] |
| 240 | + |
| 241 | +[[package]] |
| 242 | +name = "clap_builder" |
| 243 | +version = "4.5.54" |
| 244 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 245 | +checksum = "fa42cf4d2b7a41bc8f663a7cab4031ebafa1bf3875705bfaf8466dc60ab52c00" |
| 246 | +dependencies = [ |
| 247 | + "anstream", |
| 248 | + "anstyle", |
| 249 | + "clap_lex", |
| 250 | + "strsim", |
| 251 | +] |
| 252 | + |
| 253 | +[[package]] |
| 254 | +name = "clap_derive" |
| 255 | +version = "4.5.49" |
| 256 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 257 | +checksum = "2a0b5487afeab2deb2ff4e03a807ad1a03ac532ff5a2cee5d86884440c7f7671" |
| 258 | +dependencies = [ |
| 259 | + "heck", |
| 260 | + "proc-macro2", |
| 261 | + "quote", |
| 262 | + "syn", |
| 263 | +] |
| 264 | + |
| 265 | +[[package]] |
| 266 | +name = "clap_lex" |
| 267 | +version = "0.7.6" |
| 268 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 269 | +checksum = "a1d728cc89cf3aee9ff92b05e62b19ee65a02b5702cff7d5a377e32c6ae29d8d" |
| 270 | + |
| 271 | +[[package]] |
| 272 | +name = "color_quant" |
| 273 | +version = "1.1.0" |
| 274 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 275 | +checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b" |
| 276 | + |
| 277 | +[[package]] |
| 278 | +name = "colorchoice" |
| 279 | +version = "1.0.4" |
| 280 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 281 | +checksum = "b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75" |
| 282 | + |
| 283 | +[[package]] |
| 284 | +name = "constant_time_eq" |
| 285 | +version = "0.4.2" |
| 286 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 287 | +checksum = "3d52eff69cd5e647efe296129160853a42795992097e8af39800e1060caeea9b" |
| 288 | + |
| 289 | +[[package]] |
| 290 | +name = "core-foundation" |
| 291 | +version = "0.9.4" |
| 292 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 293 | +checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" |
| 294 | +dependencies = [ |
| 295 | + "core-foundation-sys", |
| 296 | + "libc", |
| 297 | +] |
| 298 | + |
| 299 | +[[package]] |
| 300 | +name = "core-foundation-sys" |
| 301 | +version = "0.8.7" |
| 302 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 303 | +checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" |
| 304 | + |
| 305 | +[[package]] |
| 306 | +name = "cpufeatures" |
| 307 | +version = "0.2.17" |
| 308 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 309 | +checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280" |
| 310 | +dependencies = [ |
| 311 | + "libc", |
| 312 | +] |
| 313 | + |
| 314 | +[[package]] |
| 315 | +name = "crc32fast" |
| 316 | +version = "1.5.0" |
| 317 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 318 | +checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511" |
| 319 | +dependencies = [ |
| 320 | + "cfg-if", |
| 321 | +] |
| 322 | + |
| 323 | +[[package]] |
| 324 | +name = "crossbeam-channel" |
| 325 | +version = "0.5.15" |
| 326 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 327 | +checksum = "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2" |
| 328 | +dependencies = [ |
| 329 | + "crossbeam-utils", |
| 330 | +] |
| 331 | + |
| 332 | +[[package]] |
| 333 | +name = "crossbeam-utils" |
| 334 | +version = "0.8.21" |
| 335 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 336 | +checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" |
| 337 | + |
| 338 | +[[package]] |
| 339 | +name = "cssparser" |
| 340 | +version = "0.31.2" |
| 341 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 342 | +checksum = "5b3df4f93e5fbbe73ec01ec8d3f68bba73107993a5b1e7519273c32db9b0d5be" |
| 343 | +dependencies = [ |
| 344 | + "cssparser-macros", |
| 345 | + "dtoa-short", |
| 346 | + "itoa", |
| 347 | + "phf 0.11.3", |
| 348 | + "smallvec", |
| 349 | +] |
| 350 | + |
| 351 | +[[package]] |
| 352 | +name = "cssparser-macros" |
| 353 | +version = "0.6.1" |
| 354 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 355 | +checksum = "13b588ba4ac1a99f7f2964d24b3d896ddc6bf847ee3855dbd4366f058cfcd331" |
| 356 | +dependencies = [ |
| 357 | + "quote", |
| 358 | + "syn", |
| 359 | +] |
| 360 | + |
| 361 | +[[package]] |
| 362 | +name = "derive_more" |
| 363 | +version = "0.99.20" |
| 364 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 365 | +checksum = "6edb4b64a43d977b8e99788fe3a04d483834fba1215a7e02caa415b626497f7f" |
| 366 | +dependencies = [ |
| 367 | + "proc-macro2", |
| 368 | + "quote", |
| 369 | + "syn", |
| 370 | +] |
| 371 | + |
| 372 | +[[package]] |
| 373 | +name = "dirs" |
| 374 | +version = "6.0.0" |
| 375 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 376 | +checksum = "c3e8aa94d75141228480295a7d0e7feb620b1a5ad9f12bc40be62411e38cce4e" |
| 377 | +dependencies = [ |
| 378 | + "dirs-sys", |
| 379 | +] |
| 380 | + |
| 381 | +[[package]] |
| 382 | +name = "dirs-sys" |
| 383 | +version = "0.5.0" |
| 384 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 385 | +checksum = "e01a3366d27ee9890022452ee61b2b63a67e6f13f58900b651ff5665f0bb1fab" |
| 386 | +dependencies = [ |
| 387 | + "libc", |
| 388 | + "option-ext", |
| 389 | + "redox_users", |
| 390 | + "windows-sys 0.61.2", |
| 391 | +] |
| 392 | + |
| 393 | +[[package]] |
| 394 | +name = "displaydoc" |
| 395 | +version = "0.2.5" |
| 396 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 397 | +checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" |
| 398 | +dependencies = [ |
| 399 | + "proc-macro2", |
| 400 | + "quote", |
| 401 | + "syn", |
| 402 | +] |
| 403 | + |
| 404 | +[[package]] |
| 405 | +name = "dtoa" |
| 406 | +version = "1.0.11" |
| 407 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 408 | +checksum = "4c3cf4824e2d5f025c7b531afcb2325364084a16806f6d47fbc1f5fbd9960590" |
| 409 | + |
| 410 | +[[package]] |
| 411 | +name = "dtoa-short" |
| 412 | +version = "0.3.5" |
| 413 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 414 | +checksum = "cd1511a7b6a56299bd043a9c167a6d2bfb37bf84a6dfceaba651168adfb43c87" |
| 415 | +dependencies = [ |
| 416 | + "dtoa", |
| 417 | +] |
| 418 | + |
| 419 | +[[package]] |
| 420 | +name = "ego-tree" |
| 421 | +version = "0.6.3" |
| 422 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 423 | +checksum = "12a0bb14ac04a9fcf170d0bbbef949b44cc492f4452bd20c095636956f653642" |
| 424 | + |
| 425 | +[[package]] |
| 426 | +name = "encoding_rs" |
| 427 | +version = "0.8.35" |
| 428 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 429 | +checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3" |
| 430 | +dependencies = [ |
| 431 | + "cfg-if", |
| 432 | +] |
| 433 | + |
| 434 | +[[package]] |
| 435 | +name = "equivalent" |
| 436 | +version = "1.0.2" |
| 437 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 438 | +checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" |
| 439 | + |
| 440 | +[[package]] |
| 441 | +name = "errno" |
| 442 | +version = "0.3.14" |
| 443 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 444 | +checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" |
| 445 | +dependencies = [ |
| 446 | + "libc", |
| 447 | + "windows-sys 0.61.2", |
| 448 | +] |
| 449 | + |
| 450 | +[[package]] |
| 451 | +name = "fastrand" |
| 452 | +version = "2.3.0" |
| 453 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 454 | +checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" |
| 455 | + |
| 456 | +[[package]] |
| 457 | +name = "fdeflate" |
| 458 | +version = "0.3.7" |
| 459 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 460 | +checksum = "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c" |
| 461 | +dependencies = [ |
| 462 | + "simd-adler32", |
| 463 | +] |
| 464 | + |
| 465 | +[[package]] |
| 466 | +name = "find-msvc-tools" |
| 467 | +version = "0.1.7" |
| 468 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 469 | +checksum = "f449e6c6c08c865631d4890cfacf252b3d396c9bcc83adb6623cdb02a8336c41" |
| 470 | + |
| 471 | +[[package]] |
| 472 | +name = "flate2" |
| 473 | +version = "1.1.8" |
| 474 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 475 | +checksum = "b375d6465b98090a5f25b1c7703f3859783755aa9a80433b36e0379a3ec2f369" |
| 476 | +dependencies = [ |
| 477 | + "crc32fast", |
| 478 | + "miniz_oxide", |
| 479 | +] |
| 480 | + |
| 481 | +[[package]] |
| 482 | +name = "fnv" |
| 483 | +version = "1.0.7" |
| 484 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 485 | +checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" |
| 486 | + |
| 487 | +[[package]] |
| 488 | +name = "foldhash" |
| 489 | +version = "0.1.5" |
| 490 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 491 | +checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2" |
| 492 | + |
| 493 | +[[package]] |
| 494 | +name = "foreign-types" |
| 495 | +version = "0.3.2" |
| 496 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 497 | +checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" |
| 498 | +dependencies = [ |
| 499 | + "foreign-types-shared", |
| 500 | +] |
| 501 | + |
| 502 | +[[package]] |
| 503 | +name = "foreign-types-shared" |
| 504 | +version = "0.1.1" |
| 505 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 506 | +checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" |
| 507 | + |
| 508 | +[[package]] |
| 509 | +name = "form_urlencoded" |
| 510 | +version = "1.2.2" |
| 511 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 512 | +checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf" |
| 513 | +dependencies = [ |
| 514 | + "percent-encoding", |
| 515 | +] |
| 516 | + |
| 517 | +[[package]] |
| 518 | +name = "futf" |
| 519 | +version = "0.1.5" |
| 520 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 521 | +checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843" |
| 522 | +dependencies = [ |
| 523 | + "mac", |
| 524 | + "new_debug_unreachable", |
| 525 | +] |
| 526 | + |
| 527 | +[[package]] |
| 528 | +name = "futures-channel" |
| 529 | +version = "0.3.31" |
| 530 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 531 | +checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10" |
| 532 | +dependencies = [ |
| 533 | + "futures-core", |
| 534 | + "futures-sink", |
| 535 | +] |
| 536 | + |
| 537 | +[[package]] |
| 538 | +name = "futures-core" |
| 539 | +version = "0.3.31" |
| 540 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 541 | +checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e" |
| 542 | + |
| 543 | +[[package]] |
| 544 | +name = "futures-io" |
| 545 | +version = "0.3.31" |
| 546 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 547 | +checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6" |
| 548 | + |
| 549 | +[[package]] |
| 550 | +name = "futures-macro" |
| 551 | +version = "0.3.31" |
| 552 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 553 | +checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650" |
| 554 | +dependencies = [ |
| 555 | + "proc-macro2", |
| 556 | + "quote", |
| 557 | + "syn", |
| 558 | +] |
| 559 | + |
| 560 | +[[package]] |
| 561 | +name = "futures-sink" |
| 562 | +version = "0.3.31" |
| 563 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 564 | +checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7" |
| 565 | + |
| 566 | +[[package]] |
| 567 | +name = "futures-task" |
| 568 | +version = "0.3.31" |
| 569 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 570 | +checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988" |
| 571 | + |
| 572 | +[[package]] |
| 573 | +name = "futures-util" |
| 574 | +version = "0.3.31" |
| 575 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 576 | +checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81" |
| 577 | +dependencies = [ |
| 578 | + "futures-core", |
| 579 | + "futures-io", |
| 580 | + "futures-macro", |
| 581 | + "futures-sink", |
| 582 | + "futures-task", |
| 583 | + "memchr", |
| 584 | + "pin-project-lite", |
| 585 | + "pin-utils", |
| 586 | + "slab", |
| 587 | +] |
| 588 | + |
| 589 | +[[package]] |
| 590 | +name = "fxhash" |
| 591 | +version = "0.2.1" |
| 592 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 593 | +checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c" |
| 594 | +dependencies = [ |
| 595 | + "byteorder", |
| 596 | +] |
| 597 | + |
| 598 | +[[package]] |
| 599 | +name = "garbg" |
| 600 | +version = "0.1.0" |
| 601 | +dependencies = [ |
| 602 | + "anyhow", |
| 603 | + "async-trait", |
| 604 | + "blake3", |
| 605 | + "chrono", |
| 606 | + "clap", |
| 607 | + "crossbeam-channel", |
| 608 | + "dirs", |
| 609 | + "humantime", |
| 610 | + "image", |
| 611 | + "lru", |
| 612 | + "rand", |
| 613 | + "reqwest", |
| 614 | + "scraper", |
| 615 | + "serde", |
| 616 | + "serde_json", |
| 617 | + "shellexpand", |
| 618 | + "thiserror", |
| 619 | + "tokio", |
| 620 | + "toml", |
| 621 | + "tracing", |
| 622 | + "tracing-subscriber", |
| 623 | + "url", |
| 624 | + "x11rb", |
| 625 | +] |
| 626 | + |
| 627 | +[[package]] |
| 628 | +name = "gethostname" |
| 629 | +version = "1.1.0" |
| 630 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 631 | +checksum = "1bd49230192a3797a9a4d6abe9b3eed6f7fa4c8a8a4947977c6f80025f92cbd8" |
| 632 | +dependencies = [ |
| 633 | + "rustix", |
| 634 | + "windows-link", |
| 635 | +] |
| 636 | + |
| 637 | +[[package]] |
| 638 | +name = "getopts" |
| 639 | +version = "0.2.24" |
| 640 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 641 | +checksum = "cfe4fbac503b8d1f88e6676011885f34b7174f46e59956bba534ba83abded4df" |
| 642 | +dependencies = [ |
| 643 | + "unicode-width", |
| 644 | +] |
| 645 | + |
| 646 | +[[package]] |
| 647 | +name = "getrandom" |
| 648 | +version = "0.2.17" |
| 649 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 650 | +checksum = "ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0" |
| 651 | +dependencies = [ |
| 652 | + "cfg-if", |
| 653 | + "libc", |
| 654 | + "wasi", |
| 655 | +] |
| 656 | + |
| 657 | +[[package]] |
| 658 | +name = "getrandom" |
| 659 | +version = "0.3.4" |
| 660 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 661 | +checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd" |
| 662 | +dependencies = [ |
| 663 | + "cfg-if", |
| 664 | + "libc", |
| 665 | + "r-efi", |
| 666 | + "wasip2", |
| 667 | +] |
| 668 | + |
| 669 | +[[package]] |
| 670 | +name = "gif" |
| 671 | +version = "0.14.1" |
| 672 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 673 | +checksum = "f5df2ba84018d80c213569363bdcd0c64e6933c67fe4c1d60ecf822971a3c35e" |
| 674 | +dependencies = [ |
| 675 | + "color_quant", |
| 676 | + "weezl", |
| 677 | +] |
| 678 | + |
| 679 | +[[package]] |
| 680 | +name = "h2" |
| 681 | +version = "0.4.13" |
| 682 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 683 | +checksum = "2f44da3a8150a6703ed5d34e164b875fd14c2cdab9af1252a9a1020bde2bdc54" |
| 684 | +dependencies = [ |
| 685 | + "atomic-waker", |
| 686 | + "bytes", |
| 687 | + "fnv", |
| 688 | + "futures-core", |
| 689 | + "futures-sink", |
| 690 | + "http", |
| 691 | + "indexmap", |
| 692 | + "slab", |
| 693 | + "tokio", |
| 694 | + "tokio-util", |
| 695 | + "tracing", |
| 696 | +] |
| 697 | + |
| 698 | +[[package]] |
| 699 | +name = "hashbrown" |
| 700 | +version = "0.15.5" |
| 701 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 702 | +checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1" |
| 703 | +dependencies = [ |
| 704 | + "allocator-api2", |
| 705 | + "equivalent", |
| 706 | + "foldhash", |
| 707 | +] |
| 708 | + |
| 709 | +[[package]] |
| 710 | +name = "hashbrown" |
| 711 | +version = "0.16.1" |
| 712 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 713 | +checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100" |
| 714 | + |
| 715 | +[[package]] |
| 716 | +name = "heck" |
| 717 | +version = "0.5.0" |
| 718 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 719 | +checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" |
| 720 | + |
| 721 | +[[package]] |
| 722 | +name = "html5ever" |
| 723 | +version = "0.27.0" |
| 724 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 725 | +checksum = "c13771afe0e6e846f1e67d038d4cb29998a6779f93c809212e4e9c32efd244d4" |
| 726 | +dependencies = [ |
| 727 | + "log", |
| 728 | + "mac", |
| 729 | + "markup5ever", |
| 730 | + "proc-macro2", |
| 731 | + "quote", |
| 732 | + "syn", |
| 733 | +] |
| 734 | + |
| 735 | +[[package]] |
| 736 | +name = "http" |
| 737 | +version = "1.4.0" |
| 738 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 739 | +checksum = "e3ba2a386d7f85a81f119ad7498ebe444d2e22c2af0b86b069416ace48b3311a" |
| 740 | +dependencies = [ |
| 741 | + "bytes", |
| 742 | + "itoa", |
| 743 | +] |
| 744 | + |
| 745 | +[[package]] |
| 746 | +name = "http-body" |
| 747 | +version = "1.0.1" |
| 748 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 749 | +checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" |
| 750 | +dependencies = [ |
| 751 | + "bytes", |
| 752 | + "http", |
| 753 | +] |
| 754 | + |
| 755 | +[[package]] |
| 756 | +name = "http-body-util" |
| 757 | +version = "0.1.3" |
| 758 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 759 | +checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a" |
| 760 | +dependencies = [ |
| 761 | + "bytes", |
| 762 | + "futures-core", |
| 763 | + "http", |
| 764 | + "http-body", |
| 765 | + "pin-project-lite", |
| 766 | +] |
| 767 | + |
| 768 | +[[package]] |
| 769 | +name = "httparse" |
| 770 | +version = "1.10.1" |
| 771 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 772 | +checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87" |
| 773 | + |
| 774 | +[[package]] |
| 775 | +name = "humantime" |
| 776 | +version = "2.3.0" |
| 777 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 778 | +checksum = "135b12329e5e3ce057a9f972339ea52bc954fe1e9358ef27f95e89716fbc5424" |
| 779 | + |
| 780 | +[[package]] |
| 781 | +name = "hyper" |
| 782 | +version = "1.8.1" |
| 783 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 784 | +checksum = "2ab2d4f250c3d7b1c9fcdff1cece94ea4e2dfbec68614f7b87cb205f24ca9d11" |
| 785 | +dependencies = [ |
| 786 | + "atomic-waker", |
| 787 | + "bytes", |
| 788 | + "futures-channel", |
| 789 | + "futures-core", |
| 790 | + "h2", |
| 791 | + "http", |
| 792 | + "http-body", |
| 793 | + "httparse", |
| 794 | + "itoa", |
| 795 | + "pin-project-lite", |
| 796 | + "pin-utils", |
| 797 | + "smallvec", |
| 798 | + "tokio", |
| 799 | + "want", |
| 800 | +] |
| 801 | + |
| 802 | +[[package]] |
| 803 | +name = "hyper-rustls" |
| 804 | +version = "0.27.7" |
| 805 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 806 | +checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58" |
| 807 | +dependencies = [ |
| 808 | + "http", |
| 809 | + "hyper", |
| 810 | + "hyper-util", |
| 811 | + "rustls", |
| 812 | + "rustls-pki-types", |
| 813 | + "tokio", |
| 814 | + "tokio-rustls", |
| 815 | + "tower-service", |
| 816 | +] |
| 817 | + |
| 818 | +[[package]] |
| 819 | +name = "hyper-tls" |
| 820 | +version = "0.6.0" |
| 821 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 822 | +checksum = "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0" |
| 823 | +dependencies = [ |
| 824 | + "bytes", |
| 825 | + "http-body-util", |
| 826 | + "hyper", |
| 827 | + "hyper-util", |
| 828 | + "native-tls", |
| 829 | + "tokio", |
| 830 | + "tokio-native-tls", |
| 831 | + "tower-service", |
| 832 | +] |
| 833 | + |
| 834 | +[[package]] |
| 835 | +name = "hyper-util" |
| 836 | +version = "0.1.19" |
| 837 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 838 | +checksum = "727805d60e7938b76b826a6ef209eb70eaa1812794f9424d4a4e2d740662df5f" |
| 839 | +dependencies = [ |
| 840 | + "base64", |
| 841 | + "bytes", |
| 842 | + "futures-channel", |
| 843 | + "futures-core", |
| 844 | + "futures-util", |
| 845 | + "http", |
| 846 | + "http-body", |
| 847 | + "hyper", |
| 848 | + "ipnet", |
| 849 | + "libc", |
| 850 | + "percent-encoding", |
| 851 | + "pin-project-lite", |
| 852 | + "socket2", |
| 853 | + "system-configuration", |
| 854 | + "tokio", |
| 855 | + "tower-service", |
| 856 | + "tracing", |
| 857 | + "windows-registry", |
| 858 | +] |
| 859 | + |
| 860 | +[[package]] |
| 861 | +name = "iana-time-zone" |
| 862 | +version = "0.1.64" |
| 863 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 864 | +checksum = "33e57f83510bb73707521ebaffa789ec8caf86f9657cad665b092b581d40e9fb" |
| 865 | +dependencies = [ |
| 866 | + "android_system_properties", |
| 867 | + "core-foundation-sys", |
| 868 | + "iana-time-zone-haiku", |
| 869 | + "js-sys", |
| 870 | + "log", |
| 871 | + "wasm-bindgen", |
| 872 | + "windows-core", |
| 873 | +] |
| 874 | + |
| 875 | +[[package]] |
| 876 | +name = "iana-time-zone-haiku" |
| 877 | +version = "0.1.2" |
| 878 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 879 | +checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" |
| 880 | +dependencies = [ |
| 881 | + "cc", |
| 882 | +] |
| 883 | + |
| 884 | +[[package]] |
| 885 | +name = "icu_collections" |
| 886 | +version = "2.1.1" |
| 887 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 888 | +checksum = "4c6b649701667bbe825c3b7e6388cb521c23d88644678e83c0c4d0a621a34b43" |
| 889 | +dependencies = [ |
| 890 | + "displaydoc", |
| 891 | + "potential_utf", |
| 892 | + "yoke", |
| 893 | + "zerofrom", |
| 894 | + "zerovec", |
| 895 | +] |
| 896 | + |
| 897 | +[[package]] |
| 898 | +name = "icu_locale_core" |
| 899 | +version = "2.1.1" |
| 900 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 901 | +checksum = "edba7861004dd3714265b4db54a3c390e880ab658fec5f7db895fae2046b5bb6" |
| 902 | +dependencies = [ |
| 903 | + "displaydoc", |
| 904 | + "litemap", |
| 905 | + "tinystr", |
| 906 | + "writeable", |
| 907 | + "zerovec", |
| 908 | +] |
| 909 | + |
| 910 | +[[package]] |
| 911 | +name = "icu_normalizer" |
| 912 | +version = "2.1.1" |
| 913 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 914 | +checksum = "5f6c8828b67bf8908d82127b2054ea1b4427ff0230ee9141c54251934ab1b599" |
| 915 | +dependencies = [ |
| 916 | + "icu_collections", |
| 917 | + "icu_normalizer_data", |
| 918 | + "icu_properties", |
| 919 | + "icu_provider", |
| 920 | + "smallvec", |
| 921 | + "zerovec", |
| 922 | +] |
| 923 | + |
| 924 | +[[package]] |
| 925 | +name = "icu_normalizer_data" |
| 926 | +version = "2.1.1" |
| 927 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 928 | +checksum = "7aedcccd01fc5fe81e6b489c15b247b8b0690feb23304303a9e560f37efc560a" |
| 929 | + |
| 930 | +[[package]] |
| 931 | +name = "icu_properties" |
| 932 | +version = "2.1.2" |
| 933 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 934 | +checksum = "020bfc02fe870ec3a66d93e677ccca0562506e5872c650f893269e08615d74ec" |
| 935 | +dependencies = [ |
| 936 | + "icu_collections", |
| 937 | + "icu_locale_core", |
| 938 | + "icu_properties_data", |
| 939 | + "icu_provider", |
| 940 | + "zerotrie", |
| 941 | + "zerovec", |
| 942 | +] |
| 943 | + |
| 944 | +[[package]] |
| 945 | +name = "icu_properties_data" |
| 946 | +version = "2.1.2" |
| 947 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 948 | +checksum = "616c294cf8d725c6afcd8f55abc17c56464ef6211f9ed59cccffe534129c77af" |
| 949 | + |
| 950 | +[[package]] |
| 951 | +name = "icu_provider" |
| 952 | +version = "2.1.1" |
| 953 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 954 | +checksum = "85962cf0ce02e1e0a629cc34e7ca3e373ce20dda4c4d7294bbd0bf1fdb59e614" |
| 955 | +dependencies = [ |
| 956 | + "displaydoc", |
| 957 | + "icu_locale_core", |
| 958 | + "writeable", |
| 959 | + "yoke", |
| 960 | + "zerofrom", |
| 961 | + "zerotrie", |
| 962 | + "zerovec", |
| 963 | +] |
| 964 | + |
| 965 | +[[package]] |
| 966 | +name = "idna" |
| 967 | +version = "1.1.0" |
| 968 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 969 | +checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de" |
| 970 | +dependencies = [ |
| 971 | + "idna_adapter", |
| 972 | + "smallvec", |
| 973 | + "utf8_iter", |
| 974 | +] |
| 975 | + |
| 976 | +[[package]] |
| 977 | +name = "idna_adapter" |
| 978 | +version = "1.2.1" |
| 979 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 980 | +checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344" |
| 981 | +dependencies = [ |
| 982 | + "icu_normalizer", |
| 983 | + "icu_properties", |
| 984 | +] |
| 985 | + |
| 986 | +[[package]] |
| 987 | +name = "image" |
| 988 | +version = "0.25.9" |
| 989 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 990 | +checksum = "e6506c6c10786659413faa717ceebcb8f70731c0a60cbae39795fdf114519c1a" |
| 991 | +dependencies = [ |
| 992 | + "bytemuck", |
| 993 | + "byteorder-lite", |
| 994 | + "color_quant", |
| 995 | + "gif", |
| 996 | + "image-webp", |
| 997 | + "moxcms", |
| 998 | + "num-traits", |
| 999 | + "png", |
| 1000 | + "zune-core", |
| 1001 | + "zune-jpeg", |
| 1002 | +] |
| 1003 | + |
| 1004 | +[[package]] |
| 1005 | +name = "image-webp" |
| 1006 | +version = "0.2.4" |
| 1007 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1008 | +checksum = "525e9ff3e1a4be2fbea1fdf0e98686a6d98b4d8f937e1bf7402245af1909e8c3" |
| 1009 | +dependencies = [ |
| 1010 | + "byteorder-lite", |
| 1011 | + "quick-error", |
| 1012 | +] |
| 1013 | + |
| 1014 | +[[package]] |
| 1015 | +name = "indexmap" |
| 1016 | +version = "2.13.0" |
| 1017 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1018 | +checksum = "7714e70437a7dc3ac8eb7e6f8df75fd8eb422675fc7678aff7364301092b1017" |
| 1019 | +dependencies = [ |
| 1020 | + "equivalent", |
| 1021 | + "hashbrown 0.16.1", |
| 1022 | +] |
| 1023 | + |
| 1024 | +[[package]] |
| 1025 | +name = "ipnet" |
| 1026 | +version = "2.11.0" |
| 1027 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1028 | +checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130" |
| 1029 | + |
| 1030 | +[[package]] |
| 1031 | +name = "iri-string" |
| 1032 | +version = "0.7.10" |
| 1033 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1034 | +checksum = "c91338f0783edbd6195decb37bae672fd3b165faffb89bf7b9e6942f8b1a731a" |
| 1035 | +dependencies = [ |
| 1036 | + "memchr", |
| 1037 | + "serde", |
| 1038 | +] |
| 1039 | + |
| 1040 | +[[package]] |
| 1041 | +name = "is_terminal_polyfill" |
| 1042 | +version = "1.70.2" |
| 1043 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1044 | +checksum = "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695" |
| 1045 | + |
| 1046 | +[[package]] |
| 1047 | +name = "itoa" |
| 1048 | +version = "1.0.17" |
| 1049 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1050 | +checksum = "92ecc6618181def0457392ccd0ee51198e065e016d1d527a7ac1b6dc7c1f09d2" |
| 1051 | + |
| 1052 | +[[package]] |
| 1053 | +name = "js-sys" |
| 1054 | +version = "0.3.83" |
| 1055 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1056 | +checksum = "464a3709c7f55f1f721e5389aa6ea4e3bc6aba669353300af094b29ffbdde1d8" |
| 1057 | +dependencies = [ |
| 1058 | + "once_cell", |
| 1059 | + "wasm-bindgen", |
| 1060 | +] |
| 1061 | + |
| 1062 | +[[package]] |
| 1063 | +name = "lazy_static" |
| 1064 | +version = "1.5.0" |
| 1065 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1066 | +checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" |
| 1067 | + |
| 1068 | +[[package]] |
| 1069 | +name = "libc" |
| 1070 | +version = "0.2.180" |
| 1071 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1072 | +checksum = "bcc35a38544a891a5f7c865aca548a982ccb3b8650a5b06d0fd33a10283c56fc" |
| 1073 | + |
| 1074 | +[[package]] |
| 1075 | +name = "libredox" |
| 1076 | +version = "0.1.12" |
| 1077 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1078 | +checksum = "3d0b95e02c851351f877147b7deea7b1afb1df71b63aa5f8270716e0c5720616" |
| 1079 | +dependencies = [ |
| 1080 | + "bitflags", |
| 1081 | + "libc", |
| 1082 | +] |
| 1083 | + |
| 1084 | +[[package]] |
| 1085 | +name = "linux-raw-sys" |
| 1086 | +version = "0.11.0" |
| 1087 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1088 | +checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039" |
| 1089 | + |
| 1090 | +[[package]] |
| 1091 | +name = "litemap" |
| 1092 | +version = "0.8.1" |
| 1093 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1094 | +checksum = "6373607a59f0be73a39b6fe456b8192fcc3585f602af20751600e974dd455e77" |
| 1095 | + |
| 1096 | +[[package]] |
| 1097 | +name = "lock_api" |
| 1098 | +version = "0.4.14" |
| 1099 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1100 | +checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965" |
| 1101 | +dependencies = [ |
| 1102 | + "scopeguard", |
| 1103 | +] |
| 1104 | + |
| 1105 | +[[package]] |
| 1106 | +name = "log" |
| 1107 | +version = "0.4.29" |
| 1108 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1109 | +checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897" |
| 1110 | + |
| 1111 | +[[package]] |
| 1112 | +name = "lru" |
| 1113 | +version = "0.12.5" |
| 1114 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1115 | +checksum = "234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38" |
| 1116 | +dependencies = [ |
| 1117 | + "hashbrown 0.15.5", |
| 1118 | +] |
| 1119 | + |
| 1120 | +[[package]] |
| 1121 | +name = "mac" |
| 1122 | +version = "0.1.1" |
| 1123 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1124 | +checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4" |
| 1125 | + |
| 1126 | +[[package]] |
| 1127 | +name = "markup5ever" |
| 1128 | +version = "0.12.1" |
| 1129 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1130 | +checksum = "16ce3abbeba692c8b8441d036ef91aea6df8da2c6b6e21c7e14d3c18e526be45" |
| 1131 | +dependencies = [ |
| 1132 | + "log", |
| 1133 | + "phf 0.11.3", |
| 1134 | + "phf_codegen 0.11.3", |
| 1135 | + "string_cache", |
| 1136 | + "string_cache_codegen", |
| 1137 | + "tendril", |
| 1138 | +] |
| 1139 | + |
| 1140 | +[[package]] |
| 1141 | +name = "matchers" |
| 1142 | +version = "0.2.0" |
| 1143 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1144 | +checksum = "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9" |
| 1145 | +dependencies = [ |
| 1146 | + "regex-automata", |
| 1147 | +] |
| 1148 | + |
| 1149 | +[[package]] |
| 1150 | +name = "memchr" |
| 1151 | +version = "2.7.6" |
| 1152 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1153 | +checksum = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273" |
| 1154 | + |
| 1155 | +[[package]] |
| 1156 | +name = "mime" |
| 1157 | +version = "0.3.17" |
| 1158 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1159 | +checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" |
| 1160 | + |
| 1161 | +[[package]] |
| 1162 | +name = "miniz_oxide" |
| 1163 | +version = "0.8.9" |
| 1164 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1165 | +checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316" |
| 1166 | +dependencies = [ |
| 1167 | + "adler2", |
| 1168 | + "simd-adler32", |
| 1169 | +] |
| 1170 | + |
| 1171 | +[[package]] |
| 1172 | +name = "mio" |
| 1173 | +version = "1.1.1" |
| 1174 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1175 | +checksum = "a69bcab0ad47271a0234d9422b131806bf3968021e5dc9328caf2d4cd58557fc" |
| 1176 | +dependencies = [ |
| 1177 | + "libc", |
| 1178 | + "wasi", |
| 1179 | + "windows-sys 0.61.2", |
| 1180 | +] |
| 1181 | + |
| 1182 | +[[package]] |
| 1183 | +name = "moxcms" |
| 1184 | +version = "0.7.11" |
| 1185 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1186 | +checksum = "ac9557c559cd6fc9867e122e20d2cbefc9ca29d80d027a8e39310920ed2f0a97" |
| 1187 | +dependencies = [ |
| 1188 | + "num-traits", |
| 1189 | + "pxfm", |
| 1190 | +] |
| 1191 | + |
| 1192 | +[[package]] |
| 1193 | +name = "native-tls" |
| 1194 | +version = "0.2.14" |
| 1195 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1196 | +checksum = "87de3442987e9dbec73158d5c715e7ad9072fda936bb03d19d7fa10e00520f0e" |
| 1197 | +dependencies = [ |
| 1198 | + "libc", |
| 1199 | + "log", |
| 1200 | + "openssl", |
| 1201 | + "openssl-probe", |
| 1202 | + "openssl-sys", |
| 1203 | + "schannel", |
| 1204 | + "security-framework", |
| 1205 | + "security-framework-sys", |
| 1206 | + "tempfile", |
| 1207 | +] |
| 1208 | + |
| 1209 | +[[package]] |
| 1210 | +name = "new_debug_unreachable" |
| 1211 | +version = "1.0.6" |
| 1212 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1213 | +checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086" |
| 1214 | + |
| 1215 | +[[package]] |
| 1216 | +name = "nu-ansi-term" |
| 1217 | +version = "0.50.3" |
| 1218 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1219 | +checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5" |
| 1220 | +dependencies = [ |
| 1221 | + "windows-sys 0.61.2", |
| 1222 | +] |
| 1223 | + |
| 1224 | +[[package]] |
| 1225 | +name = "num-traits" |
| 1226 | +version = "0.2.19" |
| 1227 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1228 | +checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" |
| 1229 | +dependencies = [ |
| 1230 | + "autocfg", |
| 1231 | +] |
| 1232 | + |
| 1233 | +[[package]] |
| 1234 | +name = "once_cell" |
| 1235 | +version = "1.21.3" |
| 1236 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1237 | +checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" |
| 1238 | + |
| 1239 | +[[package]] |
| 1240 | +name = "once_cell_polyfill" |
| 1241 | +version = "1.70.2" |
| 1242 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1243 | +checksum = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe" |
| 1244 | + |
| 1245 | +[[package]] |
| 1246 | +name = "openssl" |
| 1247 | +version = "0.10.75" |
| 1248 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1249 | +checksum = "08838db121398ad17ab8531ce9de97b244589089e290a384c900cb9ff7434328" |
| 1250 | +dependencies = [ |
| 1251 | + "bitflags", |
| 1252 | + "cfg-if", |
| 1253 | + "foreign-types", |
| 1254 | + "libc", |
| 1255 | + "once_cell", |
| 1256 | + "openssl-macros", |
| 1257 | + "openssl-sys", |
| 1258 | +] |
| 1259 | + |
| 1260 | +[[package]] |
| 1261 | +name = "openssl-macros" |
| 1262 | +version = "0.1.1" |
| 1263 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1264 | +checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" |
| 1265 | +dependencies = [ |
| 1266 | + "proc-macro2", |
| 1267 | + "quote", |
| 1268 | + "syn", |
| 1269 | +] |
| 1270 | + |
| 1271 | +[[package]] |
| 1272 | +name = "openssl-probe" |
| 1273 | +version = "0.1.6" |
| 1274 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1275 | +checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e" |
| 1276 | + |
| 1277 | +[[package]] |
| 1278 | +name = "openssl-sys" |
| 1279 | +version = "0.9.111" |
| 1280 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1281 | +checksum = "82cab2d520aa75e3c58898289429321eb788c3106963d0dc886ec7a5f4adc321" |
| 1282 | +dependencies = [ |
| 1283 | + "cc", |
| 1284 | + "libc", |
| 1285 | + "pkg-config", |
| 1286 | + "vcpkg", |
| 1287 | +] |
| 1288 | + |
| 1289 | +[[package]] |
| 1290 | +name = "option-ext" |
| 1291 | +version = "0.2.0" |
| 1292 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1293 | +checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d" |
| 1294 | + |
| 1295 | +[[package]] |
| 1296 | +name = "parking_lot" |
| 1297 | +version = "0.12.5" |
| 1298 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1299 | +checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a" |
| 1300 | +dependencies = [ |
| 1301 | + "lock_api", |
| 1302 | + "parking_lot_core", |
| 1303 | +] |
| 1304 | + |
| 1305 | +[[package]] |
| 1306 | +name = "parking_lot_core" |
| 1307 | +version = "0.9.12" |
| 1308 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1309 | +checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1" |
| 1310 | +dependencies = [ |
| 1311 | + "cfg-if", |
| 1312 | + "libc", |
| 1313 | + "redox_syscall", |
| 1314 | + "smallvec", |
| 1315 | + "windows-link", |
| 1316 | +] |
| 1317 | + |
| 1318 | +[[package]] |
| 1319 | +name = "percent-encoding" |
| 1320 | +version = "2.3.2" |
| 1321 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1322 | +checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220" |
| 1323 | + |
| 1324 | +[[package]] |
| 1325 | +name = "phf" |
| 1326 | +version = "0.10.1" |
| 1327 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1328 | +checksum = "fabbf1ead8a5bcbc20f5f8b939ee3f5b0f6f281b6ad3468b84656b658b455259" |
| 1329 | +dependencies = [ |
| 1330 | + "phf_shared 0.10.0", |
| 1331 | +] |
| 1332 | + |
| 1333 | +[[package]] |
| 1334 | +name = "phf" |
| 1335 | +version = "0.11.3" |
| 1336 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1337 | +checksum = "1fd6780a80ae0c52cc120a26a1a42c1ae51b247a253e4e06113d23d2c2edd078" |
| 1338 | +dependencies = [ |
| 1339 | + "phf_macros", |
| 1340 | + "phf_shared 0.11.3", |
| 1341 | +] |
| 1342 | + |
| 1343 | +[[package]] |
| 1344 | +name = "phf_codegen" |
| 1345 | +version = "0.10.0" |
| 1346 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1347 | +checksum = "4fb1c3a8bc4dd4e5cfce29b44ffc14bedd2ee294559a294e2a4d4c9e9a6a13cd" |
| 1348 | +dependencies = [ |
| 1349 | + "phf_generator 0.10.0", |
| 1350 | + "phf_shared 0.10.0", |
| 1351 | +] |
| 1352 | + |
| 1353 | +[[package]] |
| 1354 | +name = "phf_codegen" |
| 1355 | +version = "0.11.3" |
| 1356 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1357 | +checksum = "aef8048c789fa5e851558d709946d6d79a8ff88c0440c587967f8e94bfb1216a" |
| 1358 | +dependencies = [ |
| 1359 | + "phf_generator 0.11.3", |
| 1360 | + "phf_shared 0.11.3", |
| 1361 | +] |
| 1362 | + |
| 1363 | +[[package]] |
| 1364 | +name = "phf_generator" |
| 1365 | +version = "0.10.0" |
| 1366 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1367 | +checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6" |
| 1368 | +dependencies = [ |
| 1369 | + "phf_shared 0.10.0", |
| 1370 | + "rand", |
| 1371 | +] |
| 1372 | + |
| 1373 | +[[package]] |
| 1374 | +name = "phf_generator" |
| 1375 | +version = "0.11.3" |
| 1376 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1377 | +checksum = "3c80231409c20246a13fddb31776fb942c38553c51e871f8cbd687a4cfb5843d" |
| 1378 | +dependencies = [ |
| 1379 | + "phf_shared 0.11.3", |
| 1380 | + "rand", |
| 1381 | +] |
| 1382 | + |
| 1383 | +[[package]] |
| 1384 | +name = "phf_macros" |
| 1385 | +version = "0.11.3" |
| 1386 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1387 | +checksum = "f84ac04429c13a7ff43785d75ad27569f2951ce0ffd30a3321230db2fc727216" |
| 1388 | +dependencies = [ |
| 1389 | + "phf_generator 0.11.3", |
| 1390 | + "phf_shared 0.11.3", |
| 1391 | + "proc-macro2", |
| 1392 | + "quote", |
| 1393 | + "syn", |
| 1394 | +] |
| 1395 | + |
| 1396 | +[[package]] |
| 1397 | +name = "phf_shared" |
| 1398 | +version = "0.10.0" |
| 1399 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1400 | +checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096" |
| 1401 | +dependencies = [ |
| 1402 | + "siphasher 0.3.11", |
| 1403 | +] |
| 1404 | + |
| 1405 | +[[package]] |
| 1406 | +name = "phf_shared" |
| 1407 | +version = "0.11.3" |
| 1408 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1409 | +checksum = "67eabc2ef2a60eb7faa00097bd1ffdb5bd28e62bf39990626a582201b7a754e5" |
| 1410 | +dependencies = [ |
| 1411 | + "siphasher 1.0.1", |
| 1412 | +] |
| 1413 | + |
| 1414 | +[[package]] |
| 1415 | +name = "pin-project-lite" |
| 1416 | +version = "0.2.16" |
| 1417 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1418 | +checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" |
| 1419 | + |
| 1420 | +[[package]] |
| 1421 | +name = "pin-utils" |
| 1422 | +version = "0.1.0" |
| 1423 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1424 | +checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" |
| 1425 | + |
| 1426 | +[[package]] |
| 1427 | +name = "pkg-config" |
| 1428 | +version = "0.3.32" |
| 1429 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1430 | +checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c" |
| 1431 | + |
| 1432 | +[[package]] |
| 1433 | +name = "png" |
| 1434 | +version = "0.18.0" |
| 1435 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1436 | +checksum = "97baced388464909d42d89643fe4361939af9b7ce7a31ee32a168f832a70f2a0" |
| 1437 | +dependencies = [ |
| 1438 | + "bitflags", |
| 1439 | + "crc32fast", |
| 1440 | + "fdeflate", |
| 1441 | + "flate2", |
| 1442 | + "miniz_oxide", |
| 1443 | +] |
| 1444 | + |
| 1445 | +[[package]] |
| 1446 | +name = "potential_utf" |
| 1447 | +version = "0.1.4" |
| 1448 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1449 | +checksum = "b73949432f5e2a09657003c25bca5e19a0e9c84f8058ca374f49e0ebe605af77" |
| 1450 | +dependencies = [ |
| 1451 | + "zerovec", |
| 1452 | +] |
| 1453 | + |
| 1454 | +[[package]] |
| 1455 | +name = "ppv-lite86" |
| 1456 | +version = "0.2.21" |
| 1457 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1458 | +checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" |
| 1459 | +dependencies = [ |
| 1460 | + "zerocopy", |
| 1461 | +] |
| 1462 | + |
| 1463 | +[[package]] |
| 1464 | +name = "precomputed-hash" |
| 1465 | +version = "0.1.1" |
| 1466 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1467 | +checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c" |
| 1468 | + |
| 1469 | +[[package]] |
| 1470 | +name = "proc-macro2" |
| 1471 | +version = "1.0.105" |
| 1472 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1473 | +checksum = "535d180e0ecab6268a3e718bb9fd44db66bbbc256257165fc699dadf70d16fe7" |
| 1474 | +dependencies = [ |
| 1475 | + "unicode-ident", |
| 1476 | +] |
| 1477 | + |
| 1478 | +[[package]] |
| 1479 | +name = "pxfm" |
| 1480 | +version = "0.1.27" |
| 1481 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1482 | +checksum = "7186d3822593aa4393561d186d1393b3923e9d6163d3fbfd6e825e3e6cf3e6a8" |
| 1483 | +dependencies = [ |
| 1484 | + "num-traits", |
| 1485 | +] |
| 1486 | + |
| 1487 | +[[package]] |
| 1488 | +name = "quick-error" |
| 1489 | +version = "2.0.1" |
| 1490 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1491 | +checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3" |
| 1492 | + |
| 1493 | +[[package]] |
| 1494 | +name = "quote" |
| 1495 | +version = "1.0.43" |
| 1496 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1497 | +checksum = "dc74d9a594b72ae6656596548f56f667211f8a97b3d4c3d467150794690dc40a" |
| 1498 | +dependencies = [ |
| 1499 | + "proc-macro2", |
| 1500 | +] |
| 1501 | + |
| 1502 | +[[package]] |
| 1503 | +name = "r-efi" |
| 1504 | +version = "5.3.0" |
| 1505 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1506 | +checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" |
| 1507 | + |
| 1508 | +[[package]] |
| 1509 | +name = "rand" |
| 1510 | +version = "0.8.5" |
| 1511 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1512 | +checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" |
| 1513 | +dependencies = [ |
| 1514 | + "libc", |
| 1515 | + "rand_chacha", |
| 1516 | + "rand_core", |
| 1517 | +] |
| 1518 | + |
| 1519 | +[[package]] |
| 1520 | +name = "rand_chacha" |
| 1521 | +version = "0.3.1" |
| 1522 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1523 | +checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" |
| 1524 | +dependencies = [ |
| 1525 | + "ppv-lite86", |
| 1526 | + "rand_core", |
| 1527 | +] |
| 1528 | + |
| 1529 | +[[package]] |
| 1530 | +name = "rand_core" |
| 1531 | +version = "0.6.4" |
| 1532 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1533 | +checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" |
| 1534 | +dependencies = [ |
| 1535 | + "getrandom 0.2.17", |
| 1536 | +] |
| 1537 | + |
| 1538 | +[[package]] |
| 1539 | +name = "redox_syscall" |
| 1540 | +version = "0.5.18" |
| 1541 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1542 | +checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d" |
| 1543 | +dependencies = [ |
| 1544 | + "bitflags", |
| 1545 | +] |
| 1546 | + |
| 1547 | +[[package]] |
| 1548 | +name = "redox_users" |
| 1549 | +version = "0.5.2" |
| 1550 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1551 | +checksum = "a4e608c6638b9c18977b00b475ac1f28d14e84b27d8d42f70e0bf1e3dec127ac" |
| 1552 | +dependencies = [ |
| 1553 | + "getrandom 0.2.17", |
| 1554 | + "libredox", |
| 1555 | + "thiserror", |
| 1556 | +] |
| 1557 | + |
| 1558 | +[[package]] |
| 1559 | +name = "regex-automata" |
| 1560 | +version = "0.4.13" |
| 1561 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1562 | +checksum = "5276caf25ac86c8d810222b3dbb938e512c55c6831a10f3e6ed1c93b84041f1c" |
| 1563 | +dependencies = [ |
| 1564 | + "aho-corasick", |
| 1565 | + "memchr", |
| 1566 | + "regex-syntax", |
| 1567 | +] |
| 1568 | + |
| 1569 | +[[package]] |
| 1570 | +name = "regex-syntax" |
| 1571 | +version = "0.8.8" |
| 1572 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1573 | +checksum = "7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58" |
| 1574 | + |
| 1575 | +[[package]] |
| 1576 | +name = "reqwest" |
| 1577 | +version = "0.12.28" |
| 1578 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1579 | +checksum = "eddd3ca559203180a307f12d114c268abf583f59b03cb906fd0b3ff8646c1147" |
| 1580 | +dependencies = [ |
| 1581 | + "base64", |
| 1582 | + "bytes", |
| 1583 | + "encoding_rs", |
| 1584 | + "futures-channel", |
| 1585 | + "futures-core", |
| 1586 | + "futures-util", |
| 1587 | + "h2", |
| 1588 | + "http", |
| 1589 | + "http-body", |
| 1590 | + "http-body-util", |
| 1591 | + "hyper", |
| 1592 | + "hyper-rustls", |
| 1593 | + "hyper-tls", |
| 1594 | + "hyper-util", |
| 1595 | + "js-sys", |
| 1596 | + "log", |
| 1597 | + "mime", |
| 1598 | + "native-tls", |
| 1599 | + "percent-encoding", |
| 1600 | + "pin-project-lite", |
| 1601 | + "rustls-pki-types", |
| 1602 | + "serde", |
| 1603 | + "serde_json", |
| 1604 | + "serde_urlencoded", |
| 1605 | + "sync_wrapper", |
| 1606 | + "tokio", |
| 1607 | + "tokio-native-tls", |
| 1608 | + "tokio-util", |
| 1609 | + "tower", |
| 1610 | + "tower-http", |
| 1611 | + "tower-service", |
| 1612 | + "url", |
| 1613 | + "wasm-bindgen", |
| 1614 | + "wasm-bindgen-futures", |
| 1615 | + "wasm-streams", |
| 1616 | + "web-sys", |
| 1617 | +] |
| 1618 | + |
| 1619 | +[[package]] |
| 1620 | +name = "ring" |
| 1621 | +version = "0.17.14" |
| 1622 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1623 | +checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" |
| 1624 | +dependencies = [ |
| 1625 | + "cc", |
| 1626 | + "cfg-if", |
| 1627 | + "getrandom 0.2.17", |
| 1628 | + "libc", |
| 1629 | + "untrusted", |
| 1630 | + "windows-sys 0.52.0", |
| 1631 | +] |
| 1632 | + |
| 1633 | +[[package]] |
| 1634 | +name = "rustix" |
| 1635 | +version = "1.1.3" |
| 1636 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1637 | +checksum = "146c9e247ccc180c1f61615433868c99f3de3ae256a30a43b49f67c2d9171f34" |
| 1638 | +dependencies = [ |
| 1639 | + "bitflags", |
| 1640 | + "errno", |
| 1641 | + "libc", |
| 1642 | + "linux-raw-sys", |
| 1643 | + "windows-sys 0.61.2", |
| 1644 | +] |
| 1645 | + |
| 1646 | +[[package]] |
| 1647 | +name = "rustls" |
| 1648 | +version = "0.23.36" |
| 1649 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1650 | +checksum = "c665f33d38cea657d9614f766881e4d510e0eda4239891eea56b4cadcf01801b" |
| 1651 | +dependencies = [ |
| 1652 | + "once_cell", |
| 1653 | + "rustls-pki-types", |
| 1654 | + "rustls-webpki", |
| 1655 | + "subtle", |
| 1656 | + "zeroize", |
| 1657 | +] |
| 1658 | + |
| 1659 | +[[package]] |
| 1660 | +name = "rustls-pki-types" |
| 1661 | +version = "1.13.2" |
| 1662 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1663 | +checksum = "21e6f2ab2928ca4291b86736a8bd920a277a399bba1589409d72154ff87c1282" |
| 1664 | +dependencies = [ |
| 1665 | + "zeroize", |
| 1666 | +] |
| 1667 | + |
| 1668 | +[[package]] |
| 1669 | +name = "rustls-webpki" |
| 1670 | +version = "0.103.8" |
| 1671 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1672 | +checksum = "2ffdfa2f5286e2247234e03f680868ac2815974dc39e00ea15adc445d0aafe52" |
| 1673 | +dependencies = [ |
| 1674 | + "ring", |
| 1675 | + "rustls-pki-types", |
| 1676 | + "untrusted", |
| 1677 | +] |
| 1678 | + |
| 1679 | +[[package]] |
| 1680 | +name = "rustversion" |
| 1681 | +version = "1.0.22" |
| 1682 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1683 | +checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" |
| 1684 | + |
| 1685 | +[[package]] |
| 1686 | +name = "ryu" |
| 1687 | +version = "1.0.22" |
| 1688 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1689 | +checksum = "a50f4cf475b65d88e057964e0e9bb1f0aa9bbb2036dc65c64596b42932536984" |
| 1690 | + |
| 1691 | +[[package]] |
| 1692 | +name = "schannel" |
| 1693 | +version = "0.1.28" |
| 1694 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1695 | +checksum = "891d81b926048e76efe18581bf793546b4c0eaf8448d72be8de2bbee5fd166e1" |
| 1696 | +dependencies = [ |
| 1697 | + "windows-sys 0.61.2", |
| 1698 | +] |
| 1699 | + |
| 1700 | +[[package]] |
| 1701 | +name = "scopeguard" |
| 1702 | +version = "1.2.0" |
| 1703 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1704 | +checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" |
| 1705 | + |
| 1706 | +[[package]] |
| 1707 | +name = "scraper" |
| 1708 | +version = "0.20.0" |
| 1709 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1710 | +checksum = "b90460b31bfe1fc07be8262e42c665ad97118d4585869de9345a84d501a9eaf0" |
| 1711 | +dependencies = [ |
| 1712 | + "ahash", |
| 1713 | + "cssparser", |
| 1714 | + "ego-tree", |
| 1715 | + "getopts", |
| 1716 | + "html5ever", |
| 1717 | + "once_cell", |
| 1718 | + "selectors", |
| 1719 | + "tendril", |
| 1720 | +] |
| 1721 | + |
| 1722 | +[[package]] |
| 1723 | +name = "security-framework" |
| 1724 | +version = "2.11.1" |
| 1725 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1726 | +checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02" |
| 1727 | +dependencies = [ |
| 1728 | + "bitflags", |
| 1729 | + "core-foundation", |
| 1730 | + "core-foundation-sys", |
| 1731 | + "libc", |
| 1732 | + "security-framework-sys", |
| 1733 | +] |
| 1734 | + |
| 1735 | +[[package]] |
| 1736 | +name = "security-framework-sys" |
| 1737 | +version = "2.15.0" |
| 1738 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1739 | +checksum = "cc1f0cbffaac4852523ce30d8bd3c5cdc873501d96ff467ca09b6767bb8cd5c0" |
| 1740 | +dependencies = [ |
| 1741 | + "core-foundation-sys", |
| 1742 | + "libc", |
| 1743 | +] |
| 1744 | + |
| 1745 | +[[package]] |
| 1746 | +name = "selectors" |
| 1747 | +version = "0.25.0" |
| 1748 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1749 | +checksum = "4eb30575f3638fc8f6815f448d50cb1a2e255b0897985c8c59f4d37b72a07b06" |
| 1750 | +dependencies = [ |
| 1751 | + "bitflags", |
| 1752 | + "cssparser", |
| 1753 | + "derive_more", |
| 1754 | + "fxhash", |
| 1755 | + "log", |
| 1756 | + "new_debug_unreachable", |
| 1757 | + "phf 0.10.1", |
| 1758 | + "phf_codegen 0.10.0", |
| 1759 | + "precomputed-hash", |
| 1760 | + "servo_arc", |
| 1761 | + "smallvec", |
| 1762 | +] |
| 1763 | + |
| 1764 | +[[package]] |
| 1765 | +name = "serde" |
| 1766 | +version = "1.0.228" |
| 1767 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1768 | +checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e" |
| 1769 | +dependencies = [ |
| 1770 | + "serde_core", |
| 1771 | + "serde_derive", |
| 1772 | +] |
| 1773 | + |
| 1774 | +[[package]] |
| 1775 | +name = "serde_core" |
| 1776 | +version = "1.0.228" |
| 1777 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1778 | +checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad" |
| 1779 | +dependencies = [ |
| 1780 | + "serde_derive", |
| 1781 | +] |
| 1782 | + |
| 1783 | +[[package]] |
| 1784 | +name = "serde_derive" |
| 1785 | +version = "1.0.228" |
| 1786 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1787 | +checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79" |
| 1788 | +dependencies = [ |
| 1789 | + "proc-macro2", |
| 1790 | + "quote", |
| 1791 | + "syn", |
| 1792 | +] |
| 1793 | + |
| 1794 | +[[package]] |
| 1795 | +name = "serde_json" |
| 1796 | +version = "1.0.149" |
| 1797 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1798 | +checksum = "83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86" |
| 1799 | +dependencies = [ |
| 1800 | + "itoa", |
| 1801 | + "memchr", |
| 1802 | + "serde", |
| 1803 | + "serde_core", |
| 1804 | + "zmij", |
| 1805 | +] |
| 1806 | + |
| 1807 | +[[package]] |
| 1808 | +name = "serde_spanned" |
| 1809 | +version = "0.6.9" |
| 1810 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1811 | +checksum = "bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3" |
| 1812 | +dependencies = [ |
| 1813 | + "serde", |
| 1814 | +] |
| 1815 | + |
| 1816 | +[[package]] |
| 1817 | +name = "serde_urlencoded" |
| 1818 | +version = "0.7.1" |
| 1819 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1820 | +checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" |
| 1821 | +dependencies = [ |
| 1822 | + "form_urlencoded", |
| 1823 | + "itoa", |
| 1824 | + "ryu", |
| 1825 | + "serde", |
| 1826 | +] |
| 1827 | + |
| 1828 | +[[package]] |
| 1829 | +name = "servo_arc" |
| 1830 | +version = "0.3.0" |
| 1831 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1832 | +checksum = "d036d71a959e00c77a63538b90a6c2390969f9772b096ea837205c6bd0491a44" |
| 1833 | +dependencies = [ |
| 1834 | + "stable_deref_trait", |
| 1835 | +] |
| 1836 | + |
| 1837 | +[[package]] |
| 1838 | +name = "sharded-slab" |
| 1839 | +version = "0.1.7" |
| 1840 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1841 | +checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" |
| 1842 | +dependencies = [ |
| 1843 | + "lazy_static", |
| 1844 | +] |
| 1845 | + |
| 1846 | +[[package]] |
| 1847 | +name = "shellexpand" |
| 1848 | +version = "3.1.1" |
| 1849 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1850 | +checksum = "8b1fdf65dd6331831494dd616b30351c38e96e45921a27745cf98490458b90bb" |
| 1851 | +dependencies = [ |
| 1852 | + "dirs", |
| 1853 | +] |
| 1854 | + |
| 1855 | +[[package]] |
| 1856 | +name = "shlex" |
| 1857 | +version = "1.3.0" |
| 1858 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1859 | +checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" |
| 1860 | + |
| 1861 | +[[package]] |
| 1862 | +name = "signal-hook-registry" |
| 1863 | +version = "1.4.8" |
| 1864 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1865 | +checksum = "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b" |
| 1866 | +dependencies = [ |
| 1867 | + "errno", |
| 1868 | + "libc", |
| 1869 | +] |
| 1870 | + |
| 1871 | +[[package]] |
| 1872 | +name = "simd-adler32" |
| 1873 | +version = "0.3.8" |
| 1874 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1875 | +checksum = "e320a6c5ad31d271ad523dcf3ad13e2767ad8b1cb8f047f75a8aeaf8da139da2" |
| 1876 | + |
| 1877 | +[[package]] |
| 1878 | +name = "siphasher" |
| 1879 | +version = "0.3.11" |
| 1880 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1881 | +checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d" |
| 1882 | + |
| 1883 | +[[package]] |
| 1884 | +name = "siphasher" |
| 1885 | +version = "1.0.1" |
| 1886 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1887 | +checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d" |
| 1888 | + |
| 1889 | +[[package]] |
| 1890 | +name = "slab" |
| 1891 | +version = "0.4.11" |
| 1892 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1893 | +checksum = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589" |
| 1894 | + |
| 1895 | +[[package]] |
| 1896 | +name = "smallvec" |
| 1897 | +version = "1.15.1" |
| 1898 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1899 | +checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" |
| 1900 | + |
| 1901 | +[[package]] |
| 1902 | +name = "socket2" |
| 1903 | +version = "0.6.1" |
| 1904 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1905 | +checksum = "17129e116933cf371d018bb80ae557e889637989d8638274fb25622827b03881" |
| 1906 | +dependencies = [ |
| 1907 | + "libc", |
| 1908 | + "windows-sys 0.60.2", |
| 1909 | +] |
| 1910 | + |
| 1911 | +[[package]] |
| 1912 | +name = "stable_deref_trait" |
| 1913 | +version = "1.2.1" |
| 1914 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1915 | +checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596" |
| 1916 | + |
| 1917 | +[[package]] |
| 1918 | +name = "string_cache" |
| 1919 | +version = "0.8.9" |
| 1920 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1921 | +checksum = "bf776ba3fa74f83bf4b63c3dcbbf82173db2632ed8452cb2d891d33f459de70f" |
| 1922 | +dependencies = [ |
| 1923 | + "new_debug_unreachable", |
| 1924 | + "parking_lot", |
| 1925 | + "phf_shared 0.11.3", |
| 1926 | + "precomputed-hash", |
| 1927 | + "serde", |
| 1928 | +] |
| 1929 | + |
| 1930 | +[[package]] |
| 1931 | +name = "string_cache_codegen" |
| 1932 | +version = "0.5.4" |
| 1933 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1934 | +checksum = "c711928715f1fe0fe509c53b43e993a9a557babc2d0a3567d0a3006f1ac931a0" |
| 1935 | +dependencies = [ |
| 1936 | + "phf_generator 0.11.3", |
| 1937 | + "phf_shared 0.11.3", |
| 1938 | + "proc-macro2", |
| 1939 | + "quote", |
| 1940 | +] |
| 1941 | + |
| 1942 | +[[package]] |
| 1943 | +name = "strsim" |
| 1944 | +version = "0.11.1" |
| 1945 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1946 | +checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" |
| 1947 | + |
| 1948 | +[[package]] |
| 1949 | +name = "subtle" |
| 1950 | +version = "2.6.1" |
| 1951 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1952 | +checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" |
| 1953 | + |
| 1954 | +[[package]] |
| 1955 | +name = "syn" |
| 1956 | +version = "2.0.114" |
| 1957 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1958 | +checksum = "d4d107df263a3013ef9b1879b0df87d706ff80f65a86ea879bd9c31f9b307c2a" |
| 1959 | +dependencies = [ |
| 1960 | + "proc-macro2", |
| 1961 | + "quote", |
| 1962 | + "unicode-ident", |
| 1963 | +] |
| 1964 | + |
| 1965 | +[[package]] |
| 1966 | +name = "sync_wrapper" |
| 1967 | +version = "1.0.2" |
| 1968 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1969 | +checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263" |
| 1970 | +dependencies = [ |
| 1971 | + "futures-core", |
| 1972 | +] |
| 1973 | + |
| 1974 | +[[package]] |
| 1975 | +name = "synstructure" |
| 1976 | +version = "0.13.2" |
| 1977 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1978 | +checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" |
| 1979 | +dependencies = [ |
| 1980 | + "proc-macro2", |
| 1981 | + "quote", |
| 1982 | + "syn", |
| 1983 | +] |
| 1984 | + |
| 1985 | +[[package]] |
| 1986 | +name = "system-configuration" |
| 1987 | +version = "0.6.1" |
| 1988 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1989 | +checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b" |
| 1990 | +dependencies = [ |
| 1991 | + "bitflags", |
| 1992 | + "core-foundation", |
| 1993 | + "system-configuration-sys", |
| 1994 | +] |
| 1995 | + |
| 1996 | +[[package]] |
| 1997 | +name = "system-configuration-sys" |
| 1998 | +version = "0.6.0" |
| 1999 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2000 | +checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4" |
| 2001 | +dependencies = [ |
| 2002 | + "core-foundation-sys", |
| 2003 | + "libc", |
| 2004 | +] |
| 2005 | + |
| 2006 | +[[package]] |
| 2007 | +name = "tempfile" |
| 2008 | +version = "3.24.0" |
| 2009 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2010 | +checksum = "655da9c7eb6305c55742045d5a8d2037996d61d8de95806335c7c86ce0f82e9c" |
| 2011 | +dependencies = [ |
| 2012 | + "fastrand", |
| 2013 | + "getrandom 0.3.4", |
| 2014 | + "once_cell", |
| 2015 | + "rustix", |
| 2016 | + "windows-sys 0.61.2", |
| 2017 | +] |
| 2018 | + |
| 2019 | +[[package]] |
| 2020 | +name = "tendril" |
| 2021 | +version = "0.4.3" |
| 2022 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2023 | +checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0" |
| 2024 | +dependencies = [ |
| 2025 | + "futf", |
| 2026 | + "mac", |
| 2027 | + "utf-8", |
| 2028 | +] |
| 2029 | + |
| 2030 | +[[package]] |
| 2031 | +name = "thiserror" |
| 2032 | +version = "2.0.17" |
| 2033 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2034 | +checksum = "f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8" |
| 2035 | +dependencies = [ |
| 2036 | + "thiserror-impl", |
| 2037 | +] |
| 2038 | + |
| 2039 | +[[package]] |
| 2040 | +name = "thiserror-impl" |
| 2041 | +version = "2.0.17" |
| 2042 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2043 | +checksum = "3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913" |
| 2044 | +dependencies = [ |
| 2045 | + "proc-macro2", |
| 2046 | + "quote", |
| 2047 | + "syn", |
| 2048 | +] |
| 2049 | + |
| 2050 | +[[package]] |
| 2051 | +name = "thread_local" |
| 2052 | +version = "1.1.9" |
| 2053 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2054 | +checksum = "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185" |
| 2055 | +dependencies = [ |
| 2056 | + "cfg-if", |
| 2057 | +] |
| 2058 | + |
| 2059 | +[[package]] |
| 2060 | +name = "tinystr" |
| 2061 | +version = "0.8.2" |
| 2062 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2063 | +checksum = "42d3e9c45c09de15d06dd8acf5f4e0e399e85927b7f00711024eb7ae10fa4869" |
| 2064 | +dependencies = [ |
| 2065 | + "displaydoc", |
| 2066 | + "zerovec", |
| 2067 | +] |
| 2068 | + |
| 2069 | +[[package]] |
| 2070 | +name = "tokio" |
| 2071 | +version = "1.49.0" |
| 2072 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2073 | +checksum = "72a2903cd7736441aac9df9d7688bd0ce48edccaadf181c3b90be801e81d3d86" |
| 2074 | +dependencies = [ |
| 2075 | + "bytes", |
| 2076 | + "libc", |
| 2077 | + "mio", |
| 2078 | + "parking_lot", |
| 2079 | + "pin-project-lite", |
| 2080 | + "signal-hook-registry", |
| 2081 | + "socket2", |
| 2082 | + "tokio-macros", |
| 2083 | + "windows-sys 0.61.2", |
| 2084 | +] |
| 2085 | + |
| 2086 | +[[package]] |
| 2087 | +name = "tokio-macros" |
| 2088 | +version = "2.6.0" |
| 2089 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2090 | +checksum = "af407857209536a95c8e56f8231ef2c2e2aff839b22e07a1ffcbc617e9db9fa5" |
| 2091 | +dependencies = [ |
| 2092 | + "proc-macro2", |
| 2093 | + "quote", |
| 2094 | + "syn", |
| 2095 | +] |
| 2096 | + |
| 2097 | +[[package]] |
| 2098 | +name = "tokio-native-tls" |
| 2099 | +version = "0.3.1" |
| 2100 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2101 | +checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2" |
| 2102 | +dependencies = [ |
| 2103 | + "native-tls", |
| 2104 | + "tokio", |
| 2105 | +] |
| 2106 | + |
| 2107 | +[[package]] |
| 2108 | +name = "tokio-rustls" |
| 2109 | +version = "0.26.4" |
| 2110 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2111 | +checksum = "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61" |
| 2112 | +dependencies = [ |
| 2113 | + "rustls", |
| 2114 | + "tokio", |
| 2115 | +] |
| 2116 | + |
| 2117 | +[[package]] |
| 2118 | +name = "tokio-util" |
| 2119 | +version = "0.7.18" |
| 2120 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2121 | +checksum = "9ae9cec805b01e8fc3fd2fe289f89149a9b66dd16786abd8b19cfa7b48cb0098" |
| 2122 | +dependencies = [ |
| 2123 | + "bytes", |
| 2124 | + "futures-core", |
| 2125 | + "futures-sink", |
| 2126 | + "pin-project-lite", |
| 2127 | + "tokio", |
| 2128 | +] |
| 2129 | + |
| 2130 | +[[package]] |
| 2131 | +name = "toml" |
| 2132 | +version = "0.8.23" |
| 2133 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2134 | +checksum = "dc1beb996b9d83529a9e75c17a1686767d148d70663143c7854d8b4a09ced362" |
| 2135 | +dependencies = [ |
| 2136 | + "serde", |
| 2137 | + "serde_spanned", |
| 2138 | + "toml_datetime", |
| 2139 | + "toml_edit", |
| 2140 | +] |
| 2141 | + |
| 2142 | +[[package]] |
| 2143 | +name = "toml_datetime" |
| 2144 | +version = "0.6.11" |
| 2145 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2146 | +checksum = "22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c" |
| 2147 | +dependencies = [ |
| 2148 | + "serde", |
| 2149 | +] |
| 2150 | + |
| 2151 | +[[package]] |
| 2152 | +name = "toml_edit" |
| 2153 | +version = "0.22.27" |
| 2154 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2155 | +checksum = "41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a" |
| 2156 | +dependencies = [ |
| 2157 | + "indexmap", |
| 2158 | + "serde", |
| 2159 | + "serde_spanned", |
| 2160 | + "toml_datetime", |
| 2161 | + "toml_write", |
| 2162 | + "winnow", |
| 2163 | +] |
| 2164 | + |
| 2165 | +[[package]] |
| 2166 | +name = "toml_write" |
| 2167 | +version = "0.1.2" |
| 2168 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2169 | +checksum = "5d99f8c9a7727884afe522e9bd5edbfc91a3312b36a77b5fb8926e4c31a41801" |
| 2170 | + |
| 2171 | +[[package]] |
| 2172 | +name = "tower" |
| 2173 | +version = "0.5.2" |
| 2174 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2175 | +checksum = "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9" |
| 2176 | +dependencies = [ |
| 2177 | + "futures-core", |
| 2178 | + "futures-util", |
| 2179 | + "pin-project-lite", |
| 2180 | + "sync_wrapper", |
| 2181 | + "tokio", |
| 2182 | + "tower-layer", |
| 2183 | + "tower-service", |
| 2184 | +] |
| 2185 | + |
| 2186 | +[[package]] |
| 2187 | +name = "tower-http" |
| 2188 | +version = "0.6.8" |
| 2189 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2190 | +checksum = "d4e6559d53cc268e5031cd8429d05415bc4cb4aefc4aa5d6cc35fbf5b924a1f8" |
| 2191 | +dependencies = [ |
| 2192 | + "bitflags", |
| 2193 | + "bytes", |
| 2194 | + "futures-util", |
| 2195 | + "http", |
| 2196 | + "http-body", |
| 2197 | + "iri-string", |
| 2198 | + "pin-project-lite", |
| 2199 | + "tower", |
| 2200 | + "tower-layer", |
| 2201 | + "tower-service", |
| 2202 | +] |
| 2203 | + |
| 2204 | +[[package]] |
| 2205 | +name = "tower-layer" |
| 2206 | +version = "0.3.3" |
| 2207 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2208 | +checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e" |
| 2209 | + |
| 2210 | +[[package]] |
| 2211 | +name = "tower-service" |
| 2212 | +version = "0.3.3" |
| 2213 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2214 | +checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" |
| 2215 | + |
| 2216 | +[[package]] |
| 2217 | +name = "tracing" |
| 2218 | +version = "0.1.44" |
| 2219 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2220 | +checksum = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100" |
| 2221 | +dependencies = [ |
| 2222 | + "pin-project-lite", |
| 2223 | + "tracing-attributes", |
| 2224 | + "tracing-core", |
| 2225 | +] |
| 2226 | + |
| 2227 | +[[package]] |
| 2228 | +name = "tracing-attributes" |
| 2229 | +version = "0.1.31" |
| 2230 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2231 | +checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da" |
| 2232 | +dependencies = [ |
| 2233 | + "proc-macro2", |
| 2234 | + "quote", |
| 2235 | + "syn", |
| 2236 | +] |
| 2237 | + |
| 2238 | +[[package]] |
| 2239 | +name = "tracing-core" |
| 2240 | +version = "0.1.36" |
| 2241 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2242 | +checksum = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a" |
| 2243 | +dependencies = [ |
| 2244 | + "once_cell", |
| 2245 | + "valuable", |
| 2246 | +] |
| 2247 | + |
| 2248 | +[[package]] |
| 2249 | +name = "tracing-log" |
| 2250 | +version = "0.2.0" |
| 2251 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2252 | +checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3" |
| 2253 | +dependencies = [ |
| 2254 | + "log", |
| 2255 | + "once_cell", |
| 2256 | + "tracing-core", |
| 2257 | +] |
| 2258 | + |
| 2259 | +[[package]] |
| 2260 | +name = "tracing-subscriber" |
| 2261 | +version = "0.3.22" |
| 2262 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2263 | +checksum = "2f30143827ddab0d256fd843b7a66d164e9f271cfa0dde49142c5ca0ca291f1e" |
| 2264 | +dependencies = [ |
| 2265 | + "matchers", |
| 2266 | + "nu-ansi-term", |
| 2267 | + "once_cell", |
| 2268 | + "regex-automata", |
| 2269 | + "sharded-slab", |
| 2270 | + "smallvec", |
| 2271 | + "thread_local", |
| 2272 | + "tracing", |
| 2273 | + "tracing-core", |
| 2274 | + "tracing-log", |
| 2275 | +] |
| 2276 | + |
| 2277 | +[[package]] |
| 2278 | +name = "try-lock" |
| 2279 | +version = "0.2.5" |
| 2280 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2281 | +checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" |
| 2282 | + |
| 2283 | +[[package]] |
| 2284 | +name = "unicode-ident" |
| 2285 | +version = "1.0.22" |
| 2286 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2287 | +checksum = "9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5" |
| 2288 | + |
| 2289 | +[[package]] |
| 2290 | +name = "unicode-width" |
| 2291 | +version = "0.2.2" |
| 2292 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2293 | +checksum = "b4ac048d71ede7ee76d585517add45da530660ef4390e49b098733c6e897f254" |
| 2294 | + |
| 2295 | +[[package]] |
| 2296 | +name = "untrusted" |
| 2297 | +version = "0.9.0" |
| 2298 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2299 | +checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" |
| 2300 | + |
| 2301 | +[[package]] |
| 2302 | +name = "url" |
| 2303 | +version = "2.5.8" |
| 2304 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2305 | +checksum = "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed" |
| 2306 | +dependencies = [ |
| 2307 | + "form_urlencoded", |
| 2308 | + "idna", |
| 2309 | + "percent-encoding", |
| 2310 | + "serde", |
| 2311 | +] |
| 2312 | + |
| 2313 | +[[package]] |
| 2314 | +name = "utf-8" |
| 2315 | +version = "0.7.6" |
| 2316 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2317 | +checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9" |
| 2318 | + |
| 2319 | +[[package]] |
| 2320 | +name = "utf8_iter" |
| 2321 | +version = "1.0.4" |
| 2322 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2323 | +checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" |
| 2324 | + |
| 2325 | +[[package]] |
| 2326 | +name = "utf8parse" |
| 2327 | +version = "0.2.2" |
| 2328 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2329 | +checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" |
| 2330 | + |
| 2331 | +[[package]] |
| 2332 | +name = "valuable" |
| 2333 | +version = "0.1.1" |
| 2334 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2335 | +checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65" |
| 2336 | + |
| 2337 | +[[package]] |
| 2338 | +name = "vcpkg" |
| 2339 | +version = "0.2.15" |
| 2340 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2341 | +checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" |
| 2342 | + |
| 2343 | +[[package]] |
| 2344 | +name = "version_check" |
| 2345 | +version = "0.9.5" |
| 2346 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2347 | +checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" |
| 2348 | + |
| 2349 | +[[package]] |
| 2350 | +name = "want" |
| 2351 | +version = "0.3.1" |
| 2352 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2353 | +checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" |
| 2354 | +dependencies = [ |
| 2355 | + "try-lock", |
| 2356 | +] |
| 2357 | + |
| 2358 | +[[package]] |
| 2359 | +name = "wasi" |
| 2360 | +version = "0.11.1+wasi-snapshot-preview1" |
| 2361 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2362 | +checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" |
| 2363 | + |
| 2364 | +[[package]] |
| 2365 | +name = "wasip2" |
| 2366 | +version = "1.0.1+wasi-0.2.4" |
| 2367 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2368 | +checksum = "0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7" |
| 2369 | +dependencies = [ |
| 2370 | + "wit-bindgen", |
| 2371 | +] |
| 2372 | + |
| 2373 | +[[package]] |
| 2374 | +name = "wasm-bindgen" |
| 2375 | +version = "0.2.106" |
| 2376 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2377 | +checksum = "0d759f433fa64a2d763d1340820e46e111a7a5ab75f993d1852d70b03dbb80fd" |
| 2378 | +dependencies = [ |
| 2379 | + "cfg-if", |
| 2380 | + "once_cell", |
| 2381 | + "rustversion", |
| 2382 | + "wasm-bindgen-macro", |
| 2383 | + "wasm-bindgen-shared", |
| 2384 | +] |
| 2385 | + |
| 2386 | +[[package]] |
| 2387 | +name = "wasm-bindgen-futures" |
| 2388 | +version = "0.4.56" |
| 2389 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2390 | +checksum = "836d9622d604feee9e5de25ac10e3ea5f2d65b41eac0d9ce72eb5deae707ce7c" |
| 2391 | +dependencies = [ |
| 2392 | + "cfg-if", |
| 2393 | + "js-sys", |
| 2394 | + "once_cell", |
| 2395 | + "wasm-bindgen", |
| 2396 | + "web-sys", |
| 2397 | +] |
| 2398 | + |
| 2399 | +[[package]] |
| 2400 | +name = "wasm-bindgen-macro" |
| 2401 | +version = "0.2.106" |
| 2402 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2403 | +checksum = "48cb0d2638f8baedbc542ed444afc0644a29166f1595371af4fecf8ce1e7eeb3" |
| 2404 | +dependencies = [ |
| 2405 | + "quote", |
| 2406 | + "wasm-bindgen-macro-support", |
| 2407 | +] |
| 2408 | + |
| 2409 | +[[package]] |
| 2410 | +name = "wasm-bindgen-macro-support" |
| 2411 | +version = "0.2.106" |
| 2412 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2413 | +checksum = "cefb59d5cd5f92d9dcf80e4683949f15ca4b511f4ac0a6e14d4e1ac60c6ecd40" |
| 2414 | +dependencies = [ |
| 2415 | + "bumpalo", |
| 2416 | + "proc-macro2", |
| 2417 | + "quote", |
| 2418 | + "syn", |
| 2419 | + "wasm-bindgen-shared", |
| 2420 | +] |
| 2421 | + |
| 2422 | +[[package]] |
| 2423 | +name = "wasm-bindgen-shared" |
| 2424 | +version = "0.2.106" |
| 2425 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2426 | +checksum = "cbc538057e648b67f72a982e708d485b2efa771e1ac05fec311f9f63e5800db4" |
| 2427 | +dependencies = [ |
| 2428 | + "unicode-ident", |
| 2429 | +] |
| 2430 | + |
| 2431 | +[[package]] |
| 2432 | +name = "wasm-streams" |
| 2433 | +version = "0.4.2" |
| 2434 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2435 | +checksum = "15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65" |
| 2436 | +dependencies = [ |
| 2437 | + "futures-util", |
| 2438 | + "js-sys", |
| 2439 | + "wasm-bindgen", |
| 2440 | + "wasm-bindgen-futures", |
| 2441 | + "web-sys", |
| 2442 | +] |
| 2443 | + |
| 2444 | +[[package]] |
| 2445 | +name = "web-sys" |
| 2446 | +version = "0.3.83" |
| 2447 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2448 | +checksum = "9b32828d774c412041098d182a8b38b16ea816958e07cf40eec2bc080ae137ac" |
| 2449 | +dependencies = [ |
| 2450 | + "js-sys", |
| 2451 | + "wasm-bindgen", |
| 2452 | +] |
| 2453 | + |
| 2454 | +[[package]] |
| 2455 | +name = "weezl" |
| 2456 | +version = "0.1.12" |
| 2457 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2458 | +checksum = "a28ac98ddc8b9274cb41bb4d9d4d5c425b6020c50c46f25559911905610b4a88" |
| 2459 | + |
| 2460 | +[[package]] |
| 2461 | +name = "windows-core" |
| 2462 | +version = "0.62.2" |
| 2463 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2464 | +checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb" |
| 2465 | +dependencies = [ |
| 2466 | + "windows-implement", |
| 2467 | + "windows-interface", |
| 2468 | + "windows-link", |
| 2469 | + "windows-result", |
| 2470 | + "windows-strings", |
| 2471 | +] |
| 2472 | + |
| 2473 | +[[package]] |
| 2474 | +name = "windows-implement" |
| 2475 | +version = "0.60.2" |
| 2476 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2477 | +checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf" |
| 2478 | +dependencies = [ |
| 2479 | + "proc-macro2", |
| 2480 | + "quote", |
| 2481 | + "syn", |
| 2482 | +] |
| 2483 | + |
| 2484 | +[[package]] |
| 2485 | +name = "windows-interface" |
| 2486 | +version = "0.59.3" |
| 2487 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2488 | +checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358" |
| 2489 | +dependencies = [ |
| 2490 | + "proc-macro2", |
| 2491 | + "quote", |
| 2492 | + "syn", |
| 2493 | +] |
| 2494 | + |
| 2495 | +[[package]] |
| 2496 | +name = "windows-link" |
| 2497 | +version = "0.2.1" |
| 2498 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2499 | +checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" |
| 2500 | + |
| 2501 | +[[package]] |
| 2502 | +name = "windows-registry" |
| 2503 | +version = "0.6.1" |
| 2504 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2505 | +checksum = "02752bf7fbdcce7f2a27a742f798510f3e5ad88dbe84871e5168e2120c3d5720" |
| 2506 | +dependencies = [ |
| 2507 | + "windows-link", |
| 2508 | + "windows-result", |
| 2509 | + "windows-strings", |
| 2510 | +] |
| 2511 | + |
| 2512 | +[[package]] |
| 2513 | +name = "windows-result" |
| 2514 | +version = "0.4.1" |
| 2515 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2516 | +checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5" |
| 2517 | +dependencies = [ |
| 2518 | + "windows-link", |
| 2519 | +] |
| 2520 | + |
| 2521 | +[[package]] |
| 2522 | +name = "windows-strings" |
| 2523 | +version = "0.5.1" |
| 2524 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2525 | +checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091" |
| 2526 | +dependencies = [ |
| 2527 | + "windows-link", |
| 2528 | +] |
| 2529 | + |
| 2530 | +[[package]] |
| 2531 | +name = "windows-sys" |
| 2532 | +version = "0.52.0" |
| 2533 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2534 | +checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" |
| 2535 | +dependencies = [ |
| 2536 | + "windows-targets 0.52.6", |
| 2537 | +] |
| 2538 | + |
| 2539 | +[[package]] |
| 2540 | +name = "windows-sys" |
| 2541 | +version = "0.60.2" |
| 2542 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2543 | +checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" |
| 2544 | +dependencies = [ |
| 2545 | + "windows-targets 0.53.5", |
| 2546 | +] |
| 2547 | + |
| 2548 | +[[package]] |
| 2549 | +name = "windows-sys" |
| 2550 | +version = "0.61.2" |
| 2551 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2552 | +checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" |
| 2553 | +dependencies = [ |
| 2554 | + "windows-link", |
| 2555 | +] |
| 2556 | + |
| 2557 | +[[package]] |
| 2558 | +name = "windows-targets" |
| 2559 | +version = "0.52.6" |
| 2560 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2561 | +checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" |
| 2562 | +dependencies = [ |
| 2563 | + "windows_aarch64_gnullvm 0.52.6", |
| 2564 | + "windows_aarch64_msvc 0.52.6", |
| 2565 | + "windows_i686_gnu 0.52.6", |
| 2566 | + "windows_i686_gnullvm 0.52.6", |
| 2567 | + "windows_i686_msvc 0.52.6", |
| 2568 | + "windows_x86_64_gnu 0.52.6", |
| 2569 | + "windows_x86_64_gnullvm 0.52.6", |
| 2570 | + "windows_x86_64_msvc 0.52.6", |
| 2571 | +] |
| 2572 | + |
| 2573 | +[[package]] |
| 2574 | +name = "windows-targets" |
| 2575 | +version = "0.53.5" |
| 2576 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2577 | +checksum = "4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3" |
| 2578 | +dependencies = [ |
| 2579 | + "windows-link", |
| 2580 | + "windows_aarch64_gnullvm 0.53.1", |
| 2581 | + "windows_aarch64_msvc 0.53.1", |
| 2582 | + "windows_i686_gnu 0.53.1", |
| 2583 | + "windows_i686_gnullvm 0.53.1", |
| 2584 | + "windows_i686_msvc 0.53.1", |
| 2585 | + "windows_x86_64_gnu 0.53.1", |
| 2586 | + "windows_x86_64_gnullvm 0.53.1", |
| 2587 | + "windows_x86_64_msvc 0.53.1", |
| 2588 | +] |
| 2589 | + |
| 2590 | +[[package]] |
| 2591 | +name = "windows_aarch64_gnullvm" |
| 2592 | +version = "0.52.6" |
| 2593 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2594 | +checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" |
| 2595 | + |
| 2596 | +[[package]] |
| 2597 | +name = "windows_aarch64_gnullvm" |
| 2598 | +version = "0.53.1" |
| 2599 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2600 | +checksum = "a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53" |
| 2601 | + |
| 2602 | +[[package]] |
| 2603 | +name = "windows_aarch64_msvc" |
| 2604 | +version = "0.52.6" |
| 2605 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2606 | +checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" |
| 2607 | + |
| 2608 | +[[package]] |
| 2609 | +name = "windows_aarch64_msvc" |
| 2610 | +version = "0.53.1" |
| 2611 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2612 | +checksum = "b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006" |
| 2613 | + |
| 2614 | +[[package]] |
| 2615 | +name = "windows_i686_gnu" |
| 2616 | +version = "0.52.6" |
| 2617 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2618 | +checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" |
| 2619 | + |
| 2620 | +[[package]] |
| 2621 | +name = "windows_i686_gnu" |
| 2622 | +version = "0.53.1" |
| 2623 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2624 | +checksum = "960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3" |
| 2625 | + |
| 2626 | +[[package]] |
| 2627 | +name = "windows_i686_gnullvm" |
| 2628 | +version = "0.52.6" |
| 2629 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2630 | +checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" |
| 2631 | + |
| 2632 | +[[package]] |
| 2633 | +name = "windows_i686_gnullvm" |
| 2634 | +version = "0.53.1" |
| 2635 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2636 | +checksum = "fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c" |
| 2637 | + |
| 2638 | +[[package]] |
| 2639 | +name = "windows_i686_msvc" |
| 2640 | +version = "0.52.6" |
| 2641 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2642 | +checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" |
| 2643 | + |
| 2644 | +[[package]] |
| 2645 | +name = "windows_i686_msvc" |
| 2646 | +version = "0.53.1" |
| 2647 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2648 | +checksum = "1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2" |
| 2649 | + |
| 2650 | +[[package]] |
| 2651 | +name = "windows_x86_64_gnu" |
| 2652 | +version = "0.52.6" |
| 2653 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2654 | +checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" |
| 2655 | + |
| 2656 | +[[package]] |
| 2657 | +name = "windows_x86_64_gnu" |
| 2658 | +version = "0.53.1" |
| 2659 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2660 | +checksum = "9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499" |
| 2661 | + |
| 2662 | +[[package]] |
| 2663 | +name = "windows_x86_64_gnullvm" |
| 2664 | +version = "0.52.6" |
| 2665 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2666 | +checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" |
| 2667 | + |
| 2668 | +[[package]] |
| 2669 | +name = "windows_x86_64_gnullvm" |
| 2670 | +version = "0.53.1" |
| 2671 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2672 | +checksum = "0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1" |
| 2673 | + |
| 2674 | +[[package]] |
| 2675 | +name = "windows_x86_64_msvc" |
| 2676 | +version = "0.52.6" |
| 2677 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2678 | +checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" |
| 2679 | + |
| 2680 | +[[package]] |
| 2681 | +name = "windows_x86_64_msvc" |
| 2682 | +version = "0.53.1" |
| 2683 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2684 | +checksum = "d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650" |
| 2685 | + |
| 2686 | +[[package]] |
| 2687 | +name = "winnow" |
| 2688 | +version = "0.7.14" |
| 2689 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2690 | +checksum = "5a5364e9d77fcdeeaa6062ced926ee3381faa2ee02d3eb83a5c27a8825540829" |
| 2691 | +dependencies = [ |
| 2692 | + "memchr", |
| 2693 | +] |
| 2694 | + |
| 2695 | +[[package]] |
| 2696 | +name = "wit-bindgen" |
| 2697 | +version = "0.46.0" |
| 2698 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2699 | +checksum = "f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59" |
| 2700 | + |
| 2701 | +[[package]] |
| 2702 | +name = "writeable" |
| 2703 | +version = "0.6.2" |
| 2704 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2705 | +checksum = "9edde0db4769d2dc68579893f2306b26c6ecfbe0ef499b013d731b7b9247e0b9" |
| 2706 | + |
| 2707 | +[[package]] |
| 2708 | +name = "x11rb" |
| 2709 | +version = "0.13.2" |
| 2710 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2711 | +checksum = "9993aa5be5a26815fe2c3eacfc1fde061fc1a1f094bf1ad2a18bf9c495dd7414" |
| 2712 | +dependencies = [ |
| 2713 | + "as-raw-xcb-connection", |
| 2714 | + "gethostname", |
| 2715 | + "libc", |
| 2716 | + "rustix", |
| 2717 | + "x11rb-protocol", |
| 2718 | +] |
| 2719 | + |
| 2720 | +[[package]] |
| 2721 | +name = "x11rb-protocol" |
| 2722 | +version = "0.13.2" |
| 2723 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2724 | +checksum = "ea6fc2961e4ef194dcbfe56bb845534d0dc8098940c7e5c012a258bfec6701bd" |
| 2725 | + |
| 2726 | +[[package]] |
| 2727 | +name = "yoke" |
| 2728 | +version = "0.8.1" |
| 2729 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2730 | +checksum = "72d6e5c6afb84d73944e5cedb052c4680d5657337201555f9f2a16b7406d4954" |
| 2731 | +dependencies = [ |
| 2732 | + "stable_deref_trait", |
| 2733 | + "yoke-derive", |
| 2734 | + "zerofrom", |
| 2735 | +] |
| 2736 | + |
| 2737 | +[[package]] |
| 2738 | +name = "yoke-derive" |
| 2739 | +version = "0.8.1" |
| 2740 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2741 | +checksum = "b659052874eb698efe5b9e8cf382204678a0086ebf46982b79d6ca3182927e5d" |
| 2742 | +dependencies = [ |
| 2743 | + "proc-macro2", |
| 2744 | + "quote", |
| 2745 | + "syn", |
| 2746 | + "synstructure", |
| 2747 | +] |
| 2748 | + |
| 2749 | +[[package]] |
| 2750 | +name = "zerocopy" |
| 2751 | +version = "0.8.33" |
| 2752 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2753 | +checksum = "668f5168d10b9ee831de31933dc111a459c97ec93225beb307aed970d1372dfd" |
| 2754 | +dependencies = [ |
| 2755 | + "zerocopy-derive", |
| 2756 | +] |
| 2757 | + |
| 2758 | +[[package]] |
| 2759 | +name = "zerocopy-derive" |
| 2760 | +version = "0.8.33" |
| 2761 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2762 | +checksum = "2c7962b26b0a8685668b671ee4b54d007a67d4eaf05fda79ac0ecf41e32270f1" |
| 2763 | +dependencies = [ |
| 2764 | + "proc-macro2", |
| 2765 | + "quote", |
| 2766 | + "syn", |
| 2767 | +] |
| 2768 | + |
| 2769 | +[[package]] |
| 2770 | +name = "zerofrom" |
| 2771 | +version = "0.1.6" |
| 2772 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2773 | +checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5" |
| 2774 | +dependencies = [ |
| 2775 | + "zerofrom-derive", |
| 2776 | +] |
| 2777 | + |
| 2778 | +[[package]] |
| 2779 | +name = "zerofrom-derive" |
| 2780 | +version = "0.1.6" |
| 2781 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2782 | +checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502" |
| 2783 | +dependencies = [ |
| 2784 | + "proc-macro2", |
| 2785 | + "quote", |
| 2786 | + "syn", |
| 2787 | + "synstructure", |
| 2788 | +] |
| 2789 | + |
| 2790 | +[[package]] |
| 2791 | +name = "zeroize" |
| 2792 | +version = "1.8.2" |
| 2793 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2794 | +checksum = "b97154e67e32c85465826e8bcc1c59429aaaf107c1e4a9e53c8d8ccd5eff88d0" |
| 2795 | + |
| 2796 | +[[package]] |
| 2797 | +name = "zerotrie" |
| 2798 | +version = "0.2.3" |
| 2799 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2800 | +checksum = "2a59c17a5562d507e4b54960e8569ebee33bee890c70aa3fe7b97e85a9fd7851" |
| 2801 | +dependencies = [ |
| 2802 | + "displaydoc", |
| 2803 | + "yoke", |
| 2804 | + "zerofrom", |
| 2805 | +] |
| 2806 | + |
| 2807 | +[[package]] |
| 2808 | +name = "zerovec" |
| 2809 | +version = "0.11.5" |
| 2810 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2811 | +checksum = "6c28719294829477f525be0186d13efa9a3c602f7ec202ca9e353d310fb9a002" |
| 2812 | +dependencies = [ |
| 2813 | + "yoke", |
| 2814 | + "zerofrom", |
| 2815 | + "zerovec-derive", |
| 2816 | +] |
| 2817 | + |
| 2818 | +[[package]] |
| 2819 | +name = "zerovec-derive" |
| 2820 | +version = "0.11.2" |
| 2821 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2822 | +checksum = "eadce39539ca5cb3985590102671f2567e659fca9666581ad3411d59207951f3" |
| 2823 | +dependencies = [ |
| 2824 | + "proc-macro2", |
| 2825 | + "quote", |
| 2826 | + "syn", |
| 2827 | +] |
| 2828 | + |
| 2829 | +[[package]] |
| 2830 | +name = "zmij" |
| 2831 | +version = "1.0.13" |
| 2832 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2833 | +checksum = "ac93432f5b761b22864c774aac244fa5c0fd877678a4c37ebf6cf42208f9c9ec" |
| 2834 | + |
| 2835 | +[[package]] |
| 2836 | +name = "zune-core" |
| 2837 | +version = "0.5.0" |
| 2838 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2839 | +checksum = "111f7d9820f05fd715df3144e254d6fc02ee4088b0644c0ffd0efc9e6d9d2773" |
| 2840 | + |
| 2841 | +[[package]] |
| 2842 | +name = "zune-jpeg" |
| 2843 | +version = "0.5.8" |
| 2844 | +source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2845 | +checksum = "e35aee689668bf9bd6f6f3a6c60bb29ba1244b3b43adfd50edd554a371da37d5" |
| 2846 | +dependencies = [ |
| 2847 | + "zune-core", |
| 2848 | +] |