| 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 = "aws-config" |
| 147 | version = "1.8.12" |
| 148 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 149 | checksum = "96571e6996817bf3d58f6b569e4b9fd2e9d2fcf9f7424eed07b2ce9bb87535e5" |
| 150 | dependencies = [ |
| 151 | "aws-credential-types", |
| 152 | "aws-runtime", |
| 153 | "aws-sdk-sso", |
| 154 | "aws-sdk-ssooidc", |
| 155 | "aws-sdk-sts", |
| 156 | "aws-smithy-async", |
| 157 | "aws-smithy-http", |
| 158 | "aws-smithy-json", |
| 159 | "aws-smithy-runtime", |
| 160 | "aws-smithy-runtime-api", |
| 161 | "aws-smithy-types", |
| 162 | "aws-types", |
| 163 | "bytes", |
| 164 | "fastrand", |
| 165 | "hex", |
| 166 | "http 1.4.0", |
| 167 | "ring", |
| 168 | "time", |
| 169 | "tokio", |
| 170 | "tracing", |
| 171 | "url", |
| 172 | "zeroize", |
| 173 | ] |
| 174 | |
| 175 | [[package]] |
| 176 | name = "aws-credential-types" |
| 177 | version = "1.2.11" |
| 178 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 179 | checksum = "3cd362783681b15d136480ad555a099e82ecd8e2d10a841e14dfd0078d67fee3" |
| 180 | dependencies = [ |
| 181 | "aws-smithy-async", |
| 182 | "aws-smithy-runtime-api", |
| 183 | "aws-smithy-types", |
| 184 | "zeroize", |
| 185 | ] |
| 186 | |
| 187 | [[package]] |
| 188 | name = "aws-lc-rs" |
| 189 | version = "1.15.2" |
| 190 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 191 | checksum = "6a88aab2464f1f25453baa7a07c84c5b7684e274054ba06817f382357f77a288" |
| 192 | dependencies = [ |
| 193 | "aws-lc-sys", |
| 194 | "zeroize", |
| 195 | ] |
| 196 | |
| 197 | [[package]] |
| 198 | name = "aws-lc-sys" |
| 199 | version = "0.35.0" |
| 200 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 201 | checksum = "b45afffdee1e7c9126814751f88dddc747f41d91da16c9551a0f1e8a11e788a1" |
| 202 | dependencies = [ |
| 203 | "cc", |
| 204 | "cmake", |
| 205 | "dunce", |
| 206 | "fs_extra", |
| 207 | ] |
| 208 | |
| 209 | [[package]] |
| 210 | name = "aws-runtime" |
| 211 | version = "1.5.17" |
| 212 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 213 | checksum = "d81b5b2898f6798ad58f484856768bca817e3cd9de0974c24ae0f1113fe88f1b" |
| 214 | dependencies = [ |
| 215 | "aws-credential-types", |
| 216 | "aws-sigv4", |
| 217 | "aws-smithy-async", |
| 218 | "aws-smithy-eventstream", |
| 219 | "aws-smithy-http", |
| 220 | "aws-smithy-runtime", |
| 221 | "aws-smithy-runtime-api", |
| 222 | "aws-smithy-types", |
| 223 | "aws-types", |
| 224 | "bytes", |
| 225 | "fastrand", |
| 226 | "http 0.2.12", |
| 227 | "http-body 0.4.6", |
| 228 | "percent-encoding", |
| 229 | "pin-project-lite", |
| 230 | "tracing", |
| 231 | "uuid", |
| 232 | ] |
| 233 | |
| 234 | [[package]] |
| 235 | name = "aws-sdk-s3" |
| 236 | version = "1.119.0" |
| 237 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 238 | checksum = "1d65fddc3844f902dfe1864acb8494db5f9342015ee3ab7890270d36fbd2e01c" |
| 239 | dependencies = [ |
| 240 | "aws-credential-types", |
| 241 | "aws-runtime", |
| 242 | "aws-sigv4", |
| 243 | "aws-smithy-async", |
| 244 | "aws-smithy-checksums", |
| 245 | "aws-smithy-eventstream", |
| 246 | "aws-smithy-http", |
| 247 | "aws-smithy-json", |
| 248 | "aws-smithy-runtime", |
| 249 | "aws-smithy-runtime-api", |
| 250 | "aws-smithy-types", |
| 251 | "aws-smithy-xml", |
| 252 | "aws-types", |
| 253 | "bytes", |
| 254 | "fastrand", |
| 255 | "hex", |
| 256 | "hmac", |
| 257 | "http 0.2.12", |
| 258 | "http 1.4.0", |
| 259 | "http-body 0.4.6", |
| 260 | "lru", |
| 261 | "percent-encoding", |
| 262 | "regex-lite", |
| 263 | "sha2", |
| 264 | "tracing", |
| 265 | "url", |
| 266 | ] |
| 267 | |
| 268 | [[package]] |
| 269 | name = "aws-sdk-sso" |
| 270 | version = "1.91.0" |
| 271 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 272 | checksum = "8ee6402a36f27b52fe67661c6732d684b2635152b676aa2babbfb5204f99115d" |
| 273 | dependencies = [ |
| 274 | "aws-credential-types", |
| 275 | "aws-runtime", |
| 276 | "aws-smithy-async", |
| 277 | "aws-smithy-http", |
| 278 | "aws-smithy-json", |
| 279 | "aws-smithy-runtime", |
| 280 | "aws-smithy-runtime-api", |
| 281 | "aws-smithy-types", |
| 282 | "aws-types", |
| 283 | "bytes", |
| 284 | "fastrand", |
| 285 | "http 0.2.12", |
| 286 | "regex-lite", |
| 287 | "tracing", |
| 288 | ] |
| 289 | |
| 290 | [[package]] |
| 291 | name = "aws-sdk-ssooidc" |
| 292 | version = "1.93.0" |
| 293 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 294 | checksum = "a45a7f750bbd170ee3677671ad782d90b894548f4e4ae168302c57ec9de5cb3e" |
| 295 | dependencies = [ |
| 296 | "aws-credential-types", |
| 297 | "aws-runtime", |
| 298 | "aws-smithy-async", |
| 299 | "aws-smithy-http", |
| 300 | "aws-smithy-json", |
| 301 | "aws-smithy-runtime", |
| 302 | "aws-smithy-runtime-api", |
| 303 | "aws-smithy-types", |
| 304 | "aws-types", |
| 305 | "bytes", |
| 306 | "fastrand", |
| 307 | "http 0.2.12", |
| 308 | "regex-lite", |
| 309 | "tracing", |
| 310 | ] |
| 311 | |
| 312 | [[package]] |
| 313 | name = "aws-sdk-sts" |
| 314 | version = "1.95.0" |
| 315 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 316 | checksum = "55542378e419558e6b1f398ca70adb0b2088077e79ad9f14eb09441f2f7b2164" |
| 317 | dependencies = [ |
| 318 | "aws-credential-types", |
| 319 | "aws-runtime", |
| 320 | "aws-smithy-async", |
| 321 | "aws-smithy-http", |
| 322 | "aws-smithy-json", |
| 323 | "aws-smithy-query", |
| 324 | "aws-smithy-runtime", |
| 325 | "aws-smithy-runtime-api", |
| 326 | "aws-smithy-types", |
| 327 | "aws-smithy-xml", |
| 328 | "aws-types", |
| 329 | "fastrand", |
| 330 | "http 0.2.12", |
| 331 | "regex-lite", |
| 332 | "tracing", |
| 333 | ] |
| 334 | |
| 335 | [[package]] |
| 336 | name = "aws-sigv4" |
| 337 | version = "1.3.7" |
| 338 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 339 | checksum = "69e523e1c4e8e7e8ff219d732988e22bfeae8a1cafdbe6d9eca1546fa080be7c" |
| 340 | dependencies = [ |
| 341 | "aws-credential-types", |
| 342 | "aws-smithy-eventstream", |
| 343 | "aws-smithy-http", |
| 344 | "aws-smithy-runtime-api", |
| 345 | "aws-smithy-types", |
| 346 | "bytes", |
| 347 | "crypto-bigint 0.5.5", |
| 348 | "form_urlencoded", |
| 349 | "hex", |
| 350 | "hmac", |
| 351 | "http 0.2.12", |
| 352 | "http 1.4.0", |
| 353 | "p256", |
| 354 | "percent-encoding", |
| 355 | "ring", |
| 356 | "sha2", |
| 357 | "subtle", |
| 358 | "time", |
| 359 | "tracing", |
| 360 | "zeroize", |
| 361 | ] |
| 362 | |
| 363 | [[package]] |
| 364 | name = "aws-smithy-async" |
| 365 | version = "1.2.7" |
| 366 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 367 | checksum = "9ee19095c7c4dda59f1697d028ce704c24b2d33c6718790c7f1d5a3015b4107c" |
| 368 | dependencies = [ |
| 369 | "futures-util", |
| 370 | "pin-project-lite", |
| 371 | "tokio", |
| 372 | ] |
| 373 | |
| 374 | [[package]] |
| 375 | name = "aws-smithy-checksums" |
| 376 | version = "0.63.12" |
| 377 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 378 | checksum = "87294a084b43d649d967efe58aa1f9e0adc260e13a6938eb904c0ae9b45824ae" |
| 379 | dependencies = [ |
| 380 | "aws-smithy-http", |
| 381 | "aws-smithy-types", |
| 382 | "bytes", |
| 383 | "crc-fast", |
| 384 | "hex", |
| 385 | "http 0.2.12", |
| 386 | "http-body 0.4.6", |
| 387 | "md-5", |
| 388 | "pin-project-lite", |
| 389 | "sha1", |
| 390 | "sha2", |
| 391 | "tracing", |
| 392 | ] |
| 393 | |
| 394 | [[package]] |
| 395 | name = "aws-smithy-eventstream" |
| 396 | version = "0.60.14" |
| 397 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 398 | checksum = "dc12f8b310e38cad85cf3bef45ad236f470717393c613266ce0a89512286b650" |
| 399 | dependencies = [ |
| 400 | "aws-smithy-types", |
| 401 | "bytes", |
| 402 | "crc32fast", |
| 403 | ] |
| 404 | |
| 405 | [[package]] |
| 406 | name = "aws-smithy-http" |
| 407 | version = "0.62.6" |
| 408 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 409 | checksum = "826141069295752372f8203c17f28e30c464d22899a43a0c9fd9c458d469c88b" |
| 410 | dependencies = [ |
| 411 | "aws-smithy-eventstream", |
| 412 | "aws-smithy-runtime-api", |
| 413 | "aws-smithy-types", |
| 414 | "bytes", |
| 415 | "bytes-utils", |
| 416 | "futures-core", |
| 417 | "futures-util", |
| 418 | "http 0.2.12", |
| 419 | "http 1.4.0", |
| 420 | "http-body 0.4.6", |
| 421 | "percent-encoding", |
| 422 | "pin-project-lite", |
| 423 | "pin-utils", |
| 424 | "tracing", |
| 425 | ] |
| 426 | |
| 427 | [[package]] |
| 428 | name = "aws-smithy-http-client" |
| 429 | version = "1.1.5" |
| 430 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 431 | checksum = "59e62db736db19c488966c8d787f52e6270be565727236fd5579eaa301e7bc4a" |
| 432 | dependencies = [ |
| 433 | "aws-smithy-async", |
| 434 | "aws-smithy-runtime-api", |
| 435 | "aws-smithy-types", |
| 436 | "h2 0.3.27", |
| 437 | "h2 0.4.13", |
| 438 | "http 0.2.12", |
| 439 | "http 1.4.0", |
| 440 | "http-body 0.4.6", |
| 441 | "hyper 0.14.32", |
| 442 | "hyper 1.8.1", |
| 443 | "hyper-rustls 0.24.2", |
| 444 | "hyper-rustls 0.27.7", |
| 445 | "hyper-util", |
| 446 | "pin-project-lite", |
| 447 | "rustls 0.21.12", |
| 448 | "rustls 0.23.36", |
| 449 | "rustls-native-certs", |
| 450 | "rustls-pki-types", |
| 451 | "tokio", |
| 452 | "tokio-rustls 0.26.4", |
| 453 | "tower", |
| 454 | "tracing", |
| 455 | ] |
| 456 | |
| 457 | [[package]] |
| 458 | name = "aws-smithy-json" |
| 459 | version = "0.61.9" |
| 460 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 461 | checksum = "49fa1213db31ac95288d981476f78d05d9cbb0353d22cdf3472cc05bb02f6551" |
| 462 | dependencies = [ |
| 463 | "aws-smithy-types", |
| 464 | ] |
| 465 | |
| 466 | [[package]] |
| 467 | name = "aws-smithy-observability" |
| 468 | version = "0.1.5" |
| 469 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 470 | checksum = "17f616c3f2260612fe44cede278bafa18e73e6479c4e393e2c4518cf2a9a228a" |
| 471 | dependencies = [ |
| 472 | "aws-smithy-runtime-api", |
| 473 | ] |
| 474 | |
| 475 | [[package]] |
| 476 | name = "aws-smithy-query" |
| 477 | version = "0.60.9" |
| 478 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 479 | checksum = "ae5d689cf437eae90460e944a58b5668530d433b4ff85789e69d2f2a556e057d" |
| 480 | dependencies = [ |
| 481 | "aws-smithy-types", |
| 482 | "urlencoding", |
| 483 | ] |
| 484 | |
| 485 | [[package]] |
| 486 | name = "aws-smithy-runtime" |
| 487 | version = "1.9.5" |
| 488 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 489 | checksum = "a392db6c583ea4a912538afb86b7be7c5d8887d91604f50eb55c262ee1b4a5f5" |
| 490 | dependencies = [ |
| 491 | "aws-smithy-async", |
| 492 | "aws-smithy-http", |
| 493 | "aws-smithy-http-client", |
| 494 | "aws-smithy-observability", |
| 495 | "aws-smithy-runtime-api", |
| 496 | "aws-smithy-types", |
| 497 | "bytes", |
| 498 | "fastrand", |
| 499 | "http 0.2.12", |
| 500 | "http 1.4.0", |
| 501 | "http-body 0.4.6", |
| 502 | "http-body 1.0.1", |
| 503 | "pin-project-lite", |
| 504 | "pin-utils", |
| 505 | "tokio", |
| 506 | "tracing", |
| 507 | ] |
| 508 | |
| 509 | [[package]] |
| 510 | name = "aws-smithy-runtime-api" |
| 511 | version = "1.9.3" |
| 512 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 513 | checksum = "ab0d43d899f9e508300e587bf582ba54c27a452dd0a9ea294690669138ae14a2" |
| 514 | dependencies = [ |
| 515 | "aws-smithy-async", |
| 516 | "aws-smithy-types", |
| 517 | "bytes", |
| 518 | "http 0.2.12", |
| 519 | "http 1.4.0", |
| 520 | "pin-project-lite", |
| 521 | "tokio", |
| 522 | "tracing", |
| 523 | "zeroize", |
| 524 | ] |
| 525 | |
| 526 | [[package]] |
| 527 | name = "aws-smithy-types" |
| 528 | version = "1.3.5" |
| 529 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 530 | checksum = "905cb13a9895626d49cf2ced759b062d913834c7482c38e49557eac4e6193f01" |
| 531 | dependencies = [ |
| 532 | "base64-simd", |
| 533 | "bytes", |
| 534 | "bytes-utils", |
| 535 | "futures-core", |
| 536 | "http 0.2.12", |
| 537 | "http 1.4.0", |
| 538 | "http-body 0.4.6", |
| 539 | "http-body 1.0.1", |
| 540 | "http-body-util", |
| 541 | "itoa", |
| 542 | "num-integer", |
| 543 | "pin-project-lite", |
| 544 | "pin-utils", |
| 545 | "ryu", |
| 546 | "serde", |
| 547 | "time", |
| 548 | "tokio", |
| 549 | "tokio-util", |
| 550 | ] |
| 551 | |
| 552 | [[package]] |
| 553 | name = "aws-smithy-xml" |
| 554 | version = "0.60.13" |
| 555 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 556 | checksum = "11b2f670422ff42bf7065031e72b45bc52a3508bd089f743ea90731ca2b6ea57" |
| 557 | dependencies = [ |
| 558 | "xmlparser", |
| 559 | ] |
| 560 | |
| 561 | [[package]] |
| 562 | name = "aws-types" |
| 563 | version = "1.3.11" |
| 564 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 565 | checksum = "1d980627d2dd7bfc32a3c025685a033eeab8d365cc840c631ef59d1b8f428164" |
| 566 | dependencies = [ |
| 567 | "aws-credential-types", |
| 568 | "aws-smithy-async", |
| 569 | "aws-smithy-runtime-api", |
| 570 | "aws-smithy-types", |
| 571 | "rustc_version", |
| 572 | "tracing", |
| 573 | ] |
| 574 | |
| 575 | [[package]] |
| 576 | name = "base16ct" |
| 577 | version = "0.1.1" |
| 578 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 579 | checksum = "349a06037c7bf932dd7e7d1f653678b2038b9ad46a74102f1fc7bd7872678cce" |
| 580 | |
| 581 | [[package]] |
| 582 | name = "base64" |
| 583 | version = "0.22.1" |
| 584 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 585 | checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" |
| 586 | |
| 587 | [[package]] |
| 588 | name = "base64-simd" |
| 589 | version = "0.8.0" |
| 590 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 591 | checksum = "339abbe78e73178762e23bea9dfd08e697eb3f3301cd4be981c0f78ba5859195" |
| 592 | dependencies = [ |
| 593 | "outref", |
| 594 | "vsimd", |
| 595 | ] |
| 596 | |
| 597 | [[package]] |
| 598 | name = "base64ct" |
| 599 | version = "1.8.3" |
| 600 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 601 | checksum = "2af50177e190e07a26ab74f8b1efbfe2ef87da2116221318cb1c2e82baf7de06" |
| 602 | |
| 603 | [[package]] |
| 604 | name = "bindgen" |
| 605 | version = "0.70.1" |
| 606 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 607 | checksum = "f49d8fed880d473ea71efb9bf597651e77201bdd4893efe54c9e5d65ae04ce6f" |
| 608 | dependencies = [ |
| 609 | "bitflags", |
| 610 | "cexpr", |
| 611 | "clang-sys", |
| 612 | "itertools", |
| 613 | "proc-macro2", |
| 614 | "quote", |
| 615 | "regex", |
| 616 | "rustc-hash", |
| 617 | "shlex", |
| 618 | "syn", |
| 619 | ] |
| 620 | |
| 621 | [[package]] |
| 622 | name = "bitflags" |
| 623 | version = "2.10.0" |
| 624 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 625 | checksum = "812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3" |
| 626 | |
| 627 | [[package]] |
| 628 | name = "blake3" |
| 629 | version = "1.8.3" |
| 630 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 631 | checksum = "2468ef7d57b3fb7e16b576e8377cdbde2320c60e1491e961d11da40fc4f02a2d" |
| 632 | dependencies = [ |
| 633 | "arrayref", |
| 634 | "arrayvec", |
| 635 | "cc", |
| 636 | "cfg-if", |
| 637 | "constant_time_eq", |
| 638 | "cpufeatures", |
| 639 | ] |
| 640 | |
| 641 | [[package]] |
| 642 | name = "block-buffer" |
| 643 | version = "0.10.4" |
| 644 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 645 | checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" |
| 646 | dependencies = [ |
| 647 | "generic-array", |
| 648 | ] |
| 649 | |
| 650 | [[package]] |
| 651 | name = "bumpalo" |
| 652 | version = "3.19.1" |
| 653 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 654 | checksum = "5dd9dc738b7a8311c7ade152424974d8115f2cdad61e8dab8dac9f2362298510" |
| 655 | |
| 656 | [[package]] |
| 657 | name = "bytemuck" |
| 658 | version = "1.24.0" |
| 659 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 660 | checksum = "1fbdf580320f38b612e485521afda1ee26d10cc9884efaaa750d383e13e3c5f4" |
| 661 | |
| 662 | [[package]] |
| 663 | name = "byteorder" |
| 664 | version = "1.5.0" |
| 665 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 666 | checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" |
| 667 | |
| 668 | [[package]] |
| 669 | name = "byteorder-lite" |
| 670 | version = "0.1.0" |
| 671 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 672 | checksum = "8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495" |
| 673 | |
| 674 | [[package]] |
| 675 | name = "bytes" |
| 676 | version = "1.11.0" |
| 677 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 678 | checksum = "b35204fbdc0b3f4446b89fc1ac2cf84a8a68971995d0bf2e925ec7cd960f9cb3" |
| 679 | |
| 680 | [[package]] |
| 681 | name = "bytes-utils" |
| 682 | version = "0.1.4" |
| 683 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 684 | checksum = "7dafe3a8757b027e2be6e4e5601ed563c55989fcf1546e933c66c8eb3a058d35" |
| 685 | dependencies = [ |
| 686 | "bytes", |
| 687 | "either", |
| 688 | ] |
| 689 | |
| 690 | [[package]] |
| 691 | name = "cc" |
| 692 | version = "1.2.52" |
| 693 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 694 | checksum = "cd4932aefd12402b36c60956a4fe0035421f544799057659ff86f923657aada3" |
| 695 | dependencies = [ |
| 696 | "find-msvc-tools", |
| 697 | "jobserver", |
| 698 | "libc", |
| 699 | "shlex", |
| 700 | ] |
| 701 | |
| 702 | [[package]] |
| 703 | name = "cexpr" |
| 704 | version = "0.6.0" |
| 705 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 706 | checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766" |
| 707 | dependencies = [ |
| 708 | "nom", |
| 709 | ] |
| 710 | |
| 711 | [[package]] |
| 712 | name = "cfg-if" |
| 713 | version = "1.0.4" |
| 714 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 715 | checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801" |
| 716 | |
| 717 | [[package]] |
| 718 | name = "chrono" |
| 719 | version = "0.4.42" |
| 720 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 721 | checksum = "145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2" |
| 722 | dependencies = [ |
| 723 | "iana-time-zone", |
| 724 | "js-sys", |
| 725 | "num-traits", |
| 726 | "serde", |
| 727 | "wasm-bindgen", |
| 728 | "windows-link", |
| 729 | ] |
| 730 | |
| 731 | [[package]] |
| 732 | name = "clang-sys" |
| 733 | version = "1.8.1" |
| 734 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 735 | checksum = "0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4" |
| 736 | dependencies = [ |
| 737 | "glob", |
| 738 | "libc", |
| 739 | "libloading", |
| 740 | ] |
| 741 | |
| 742 | [[package]] |
| 743 | name = "clap" |
| 744 | version = "4.5.54" |
| 745 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 746 | checksum = "c6e6ff9dcd79cff5cd969a17a545d79e84ab086e444102a591e288a8aa3ce394" |
| 747 | dependencies = [ |
| 748 | "clap_builder", |
| 749 | "clap_derive", |
| 750 | ] |
| 751 | |
| 752 | [[package]] |
| 753 | name = "clap_builder" |
| 754 | version = "4.5.54" |
| 755 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 756 | checksum = "fa42cf4d2b7a41bc8f663a7cab4031ebafa1bf3875705bfaf8466dc60ab52c00" |
| 757 | dependencies = [ |
| 758 | "anstream", |
| 759 | "anstyle", |
| 760 | "clap_lex", |
| 761 | "strsim", |
| 762 | ] |
| 763 | |
| 764 | [[package]] |
| 765 | name = "clap_derive" |
| 766 | version = "4.5.49" |
| 767 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 768 | checksum = "2a0b5487afeab2deb2ff4e03a807ad1a03ac532ff5a2cee5d86884440c7f7671" |
| 769 | dependencies = [ |
| 770 | "heck", |
| 771 | "proc-macro2", |
| 772 | "quote", |
| 773 | "syn", |
| 774 | ] |
| 775 | |
| 776 | [[package]] |
| 777 | name = "clap_lex" |
| 778 | version = "0.7.6" |
| 779 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 780 | checksum = "a1d728cc89cf3aee9ff92b05e62b19ee65a02b5702cff7d5a377e32c6ae29d8d" |
| 781 | |
| 782 | [[package]] |
| 783 | name = "cmake" |
| 784 | version = "0.1.57" |
| 785 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 786 | checksum = "75443c44cd6b379beb8c5b45d85d0773baf31cce901fe7bb252f4eff3008ef7d" |
| 787 | dependencies = [ |
| 788 | "cc", |
| 789 | ] |
| 790 | |
| 791 | [[package]] |
| 792 | name = "color_quant" |
| 793 | version = "1.1.0" |
| 794 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 795 | checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b" |
| 796 | |
| 797 | [[package]] |
| 798 | name = "colorchoice" |
| 799 | version = "1.0.4" |
| 800 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 801 | checksum = "b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75" |
| 802 | |
| 803 | [[package]] |
| 804 | name = "console" |
| 805 | version = "0.15.11" |
| 806 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 807 | checksum = "054ccb5b10f9f2cbf51eb355ca1d05c2d279ce1804688d0db74b4733a5aeafd8" |
| 808 | dependencies = [ |
| 809 | "encode_unicode", |
| 810 | "libc", |
| 811 | "once_cell", |
| 812 | "unicode-width", |
| 813 | "windows-sys 0.59.0", |
| 814 | ] |
| 815 | |
| 816 | [[package]] |
| 817 | name = "const-oid" |
| 818 | version = "0.9.6" |
| 819 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 820 | checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8" |
| 821 | |
| 822 | [[package]] |
| 823 | name = "constant_time_eq" |
| 824 | version = "0.4.2" |
| 825 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 826 | checksum = "3d52eff69cd5e647efe296129160853a42795992097e8af39800e1060caeea9b" |
| 827 | |
| 828 | [[package]] |
| 829 | name = "core-foundation" |
| 830 | version = "0.9.4" |
| 831 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 832 | checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" |
| 833 | dependencies = [ |
| 834 | "core-foundation-sys", |
| 835 | "libc", |
| 836 | ] |
| 837 | |
| 838 | [[package]] |
| 839 | name = "core-foundation" |
| 840 | version = "0.10.1" |
| 841 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 842 | checksum = "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6" |
| 843 | dependencies = [ |
| 844 | "core-foundation-sys", |
| 845 | "libc", |
| 846 | ] |
| 847 | |
| 848 | [[package]] |
| 849 | name = "core-foundation-sys" |
| 850 | version = "0.8.7" |
| 851 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 852 | checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" |
| 853 | |
| 854 | [[package]] |
| 855 | name = "cpufeatures" |
| 856 | version = "0.2.17" |
| 857 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 858 | checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280" |
| 859 | dependencies = [ |
| 860 | "libc", |
| 861 | ] |
| 862 | |
| 863 | [[package]] |
| 864 | name = "crc" |
| 865 | version = "3.4.0" |
| 866 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 867 | checksum = "5eb8a2a1cd12ab0d987a5d5e825195d372001a4094a0376319d5a0ad71c1ba0d" |
| 868 | dependencies = [ |
| 869 | "crc-catalog", |
| 870 | ] |
| 871 | |
| 872 | [[package]] |
| 873 | name = "crc-catalog" |
| 874 | version = "2.4.0" |
| 875 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 876 | checksum = "19d374276b40fb8bbdee95aef7c7fa6b5316ec764510eb64b8dd0e2ed0d7e7f5" |
| 877 | |
| 878 | [[package]] |
| 879 | name = "crc-fast" |
| 880 | version = "1.6.0" |
| 881 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 882 | checksum = "6ddc2d09feefeee8bd78101665bd8645637828fa9317f9f292496dbbd8c65ff3" |
| 883 | dependencies = [ |
| 884 | "crc", |
| 885 | "digest", |
| 886 | "rand 0.9.2", |
| 887 | "regex", |
| 888 | "rustversion", |
| 889 | ] |
| 890 | |
| 891 | [[package]] |
| 892 | name = "crc32fast" |
| 893 | version = "1.5.0" |
| 894 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 895 | checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511" |
| 896 | dependencies = [ |
| 897 | "cfg-if", |
| 898 | ] |
| 899 | |
| 900 | [[package]] |
| 901 | name = "crossbeam-channel" |
| 902 | version = "0.5.15" |
| 903 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 904 | checksum = "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2" |
| 905 | dependencies = [ |
| 906 | "crossbeam-utils", |
| 907 | ] |
| 908 | |
| 909 | [[package]] |
| 910 | name = "crossbeam-utils" |
| 911 | version = "0.8.21" |
| 912 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 913 | checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" |
| 914 | |
| 915 | [[package]] |
| 916 | name = "crypto-bigint" |
| 917 | version = "0.4.9" |
| 918 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 919 | checksum = "ef2b4b23cddf68b89b8f8069890e8c270d54e2d5fe1b143820234805e4cb17ef" |
| 920 | dependencies = [ |
| 921 | "generic-array", |
| 922 | "rand_core 0.6.4", |
| 923 | "subtle", |
| 924 | "zeroize", |
| 925 | ] |
| 926 | |
| 927 | [[package]] |
| 928 | name = "crypto-bigint" |
| 929 | version = "0.5.5" |
| 930 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 931 | checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76" |
| 932 | dependencies = [ |
| 933 | "rand_core 0.6.4", |
| 934 | "subtle", |
| 935 | ] |
| 936 | |
| 937 | [[package]] |
| 938 | name = "crypto-common" |
| 939 | version = "0.1.7" |
| 940 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 941 | checksum = "78c8292055d1c1df0cce5d180393dc8cce0abec0a7102adb6c7b1eef6016d60a" |
| 942 | dependencies = [ |
| 943 | "generic-array", |
| 944 | "typenum", |
| 945 | ] |
| 946 | |
| 947 | [[package]] |
| 948 | name = "cssparser" |
| 949 | version = "0.31.2" |
| 950 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 951 | checksum = "5b3df4f93e5fbbe73ec01ec8d3f68bba73107993a5b1e7519273c32db9b0d5be" |
| 952 | dependencies = [ |
| 953 | "cssparser-macros", |
| 954 | "dtoa-short", |
| 955 | "itoa", |
| 956 | "phf 0.11.3", |
| 957 | "smallvec", |
| 958 | ] |
| 959 | |
| 960 | [[package]] |
| 961 | name = "cssparser-macros" |
| 962 | version = "0.6.1" |
| 963 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 964 | checksum = "13b588ba4ac1a99f7f2964d24b3d896ddc6bf847ee3855dbd4366f058cfcd331" |
| 965 | dependencies = [ |
| 966 | "quote", |
| 967 | "syn", |
| 968 | ] |
| 969 | |
| 970 | [[package]] |
| 971 | name = "der" |
| 972 | version = "0.6.1" |
| 973 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 974 | checksum = "f1a467a65c5e759bce6e65eaf91cc29f466cdc57cb65777bd646872a8a1fd4de" |
| 975 | dependencies = [ |
| 976 | "const-oid", |
| 977 | "zeroize", |
| 978 | ] |
| 979 | |
| 980 | [[package]] |
| 981 | name = "deranged" |
| 982 | version = "0.5.5" |
| 983 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 984 | checksum = "ececcb659e7ba858fb4f10388c250a7252eb0a27373f1a72b8748afdd248e587" |
| 985 | dependencies = [ |
| 986 | "powerfmt", |
| 987 | ] |
| 988 | |
| 989 | [[package]] |
| 990 | name = "derive_more" |
| 991 | version = "0.99.20" |
| 992 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 993 | checksum = "6edb4b64a43d977b8e99788fe3a04d483834fba1215a7e02caa415b626497f7f" |
| 994 | dependencies = [ |
| 995 | "proc-macro2", |
| 996 | "quote", |
| 997 | "syn", |
| 998 | ] |
| 999 | |
| 1000 | [[package]] |
| 1001 | name = "digest" |
| 1002 | version = "0.10.7" |
| 1003 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1004 | checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" |
| 1005 | dependencies = [ |
| 1006 | "block-buffer", |
| 1007 | "crypto-common", |
| 1008 | "subtle", |
| 1009 | ] |
| 1010 | |
| 1011 | [[package]] |
| 1012 | name = "dirs" |
| 1013 | version = "6.0.0" |
| 1014 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1015 | checksum = "c3e8aa94d75141228480295a7d0e7feb620b1a5ad9f12bc40be62411e38cce4e" |
| 1016 | dependencies = [ |
| 1017 | "dirs-sys", |
| 1018 | ] |
| 1019 | |
| 1020 | [[package]] |
| 1021 | name = "dirs-sys" |
| 1022 | version = "0.5.0" |
| 1023 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1024 | checksum = "e01a3366d27ee9890022452ee61b2b63a67e6f13f58900b651ff5665f0bb1fab" |
| 1025 | dependencies = [ |
| 1026 | "libc", |
| 1027 | "option-ext", |
| 1028 | "redox_users", |
| 1029 | "windows-sys 0.61.2", |
| 1030 | ] |
| 1031 | |
| 1032 | [[package]] |
| 1033 | name = "displaydoc" |
| 1034 | version = "0.2.5" |
| 1035 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1036 | checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" |
| 1037 | dependencies = [ |
| 1038 | "proc-macro2", |
| 1039 | "quote", |
| 1040 | "syn", |
| 1041 | ] |
| 1042 | |
| 1043 | [[package]] |
| 1044 | name = "dtoa" |
| 1045 | version = "1.0.11" |
| 1046 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1047 | checksum = "4c3cf4824e2d5f025c7b531afcb2325364084a16806f6d47fbc1f5fbd9960590" |
| 1048 | |
| 1049 | [[package]] |
| 1050 | name = "dtoa-short" |
| 1051 | version = "0.3.5" |
| 1052 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1053 | checksum = "cd1511a7b6a56299bd043a9c167a6d2bfb37bf84a6dfceaba651168adfb43c87" |
| 1054 | dependencies = [ |
| 1055 | "dtoa", |
| 1056 | ] |
| 1057 | |
| 1058 | [[package]] |
| 1059 | name = "dunce" |
| 1060 | version = "1.0.5" |
| 1061 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1062 | checksum = "92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813" |
| 1063 | |
| 1064 | [[package]] |
| 1065 | name = "ecdsa" |
| 1066 | version = "0.14.8" |
| 1067 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1068 | checksum = "413301934810f597c1d19ca71c8710e99a3f1ba28a0d2ebc01551a2daeea3c5c" |
| 1069 | dependencies = [ |
| 1070 | "der", |
| 1071 | "elliptic-curve", |
| 1072 | "rfc6979", |
| 1073 | "signature", |
| 1074 | ] |
| 1075 | |
| 1076 | [[package]] |
| 1077 | name = "ego-tree" |
| 1078 | version = "0.6.3" |
| 1079 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1080 | checksum = "12a0bb14ac04a9fcf170d0bbbef949b44cc492f4452bd20c095636956f653642" |
| 1081 | |
| 1082 | [[package]] |
| 1083 | name = "either" |
| 1084 | version = "1.15.0" |
| 1085 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1086 | checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719" |
| 1087 | |
| 1088 | [[package]] |
| 1089 | name = "elliptic-curve" |
| 1090 | version = "0.12.3" |
| 1091 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1092 | checksum = "e7bb888ab5300a19b8e5bceef25ac745ad065f3c9f7efc6de1b91958110891d3" |
| 1093 | dependencies = [ |
| 1094 | "base16ct", |
| 1095 | "crypto-bigint 0.4.9", |
| 1096 | "der", |
| 1097 | "digest", |
| 1098 | "ff", |
| 1099 | "generic-array", |
| 1100 | "group", |
| 1101 | "pkcs8", |
| 1102 | "rand_core 0.6.4", |
| 1103 | "sec1", |
| 1104 | "subtle", |
| 1105 | "zeroize", |
| 1106 | ] |
| 1107 | |
| 1108 | [[package]] |
| 1109 | name = "encode_unicode" |
| 1110 | version = "1.0.0" |
| 1111 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1112 | checksum = "34aa73646ffb006b8f5147f3dc182bd4bcb190227ce861fc4a4844bf8e3cb2c0" |
| 1113 | |
| 1114 | [[package]] |
| 1115 | name = "encoding_rs" |
| 1116 | version = "0.8.35" |
| 1117 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1118 | checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3" |
| 1119 | dependencies = [ |
| 1120 | "cfg-if", |
| 1121 | ] |
| 1122 | |
| 1123 | [[package]] |
| 1124 | name = "equivalent" |
| 1125 | version = "1.0.2" |
| 1126 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1127 | checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" |
| 1128 | |
| 1129 | [[package]] |
| 1130 | name = "errno" |
| 1131 | version = "0.3.14" |
| 1132 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1133 | checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" |
| 1134 | dependencies = [ |
| 1135 | "libc", |
| 1136 | "windows-sys 0.61.2", |
| 1137 | ] |
| 1138 | |
| 1139 | [[package]] |
| 1140 | name = "fastrand" |
| 1141 | version = "2.3.0" |
| 1142 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1143 | checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" |
| 1144 | |
| 1145 | [[package]] |
| 1146 | name = "fdeflate" |
| 1147 | version = "0.3.7" |
| 1148 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1149 | checksum = "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c" |
| 1150 | dependencies = [ |
| 1151 | "simd-adler32", |
| 1152 | ] |
| 1153 | |
| 1154 | [[package]] |
| 1155 | name = "ff" |
| 1156 | version = "0.12.1" |
| 1157 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1158 | checksum = "d013fc25338cc558c5c2cfbad646908fb23591e2404481826742b651c9af7160" |
| 1159 | dependencies = [ |
| 1160 | "rand_core 0.6.4", |
| 1161 | "subtle", |
| 1162 | ] |
| 1163 | |
| 1164 | [[package]] |
| 1165 | name = "ffmpeg-next" |
| 1166 | version = "7.1.0" |
| 1167 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1168 | checksum = "da02698288e0275e442a47fc12ca26d50daf0d48b15398ba5906f20ac2e2a9f9" |
| 1169 | dependencies = [ |
| 1170 | "bitflags", |
| 1171 | "ffmpeg-sys-next", |
| 1172 | "libc", |
| 1173 | ] |
| 1174 | |
| 1175 | [[package]] |
| 1176 | name = "ffmpeg-sys-next" |
| 1177 | version = "7.1.3" |
| 1178 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1179 | checksum = "f9e9c75ebd4463de9d8998fb134ba26347fe5faee62fabf0a4b4d41bd500b4ad" |
| 1180 | dependencies = [ |
| 1181 | "bindgen", |
| 1182 | "cc", |
| 1183 | "libc", |
| 1184 | "num_cpus", |
| 1185 | "pkg-config", |
| 1186 | "vcpkg", |
| 1187 | ] |
| 1188 | |
| 1189 | [[package]] |
| 1190 | name = "find-msvc-tools" |
| 1191 | version = "0.1.7" |
| 1192 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1193 | checksum = "f449e6c6c08c865631d4890cfacf252b3d396c9bcc83adb6623cdb02a8336c41" |
| 1194 | |
| 1195 | [[package]] |
| 1196 | name = "flate2" |
| 1197 | version = "1.1.8" |
| 1198 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1199 | checksum = "b375d6465b98090a5f25b1c7703f3859783755aa9a80433b36e0379a3ec2f369" |
| 1200 | dependencies = [ |
| 1201 | "crc32fast", |
| 1202 | "miniz_oxide", |
| 1203 | ] |
| 1204 | |
| 1205 | [[package]] |
| 1206 | name = "fnv" |
| 1207 | version = "1.0.7" |
| 1208 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1209 | checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" |
| 1210 | |
| 1211 | [[package]] |
| 1212 | name = "foldhash" |
| 1213 | version = "0.1.5" |
| 1214 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1215 | checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2" |
| 1216 | |
| 1217 | [[package]] |
| 1218 | name = "foreign-types" |
| 1219 | version = "0.3.2" |
| 1220 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1221 | checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" |
| 1222 | dependencies = [ |
| 1223 | "foreign-types-shared", |
| 1224 | ] |
| 1225 | |
| 1226 | [[package]] |
| 1227 | name = "foreign-types-shared" |
| 1228 | version = "0.1.1" |
| 1229 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1230 | checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" |
| 1231 | |
| 1232 | [[package]] |
| 1233 | name = "form_urlencoded" |
| 1234 | version = "1.2.2" |
| 1235 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1236 | checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf" |
| 1237 | dependencies = [ |
| 1238 | "percent-encoding", |
| 1239 | ] |
| 1240 | |
| 1241 | [[package]] |
| 1242 | name = "fs_extra" |
| 1243 | version = "1.3.0" |
| 1244 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1245 | checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c" |
| 1246 | |
| 1247 | [[package]] |
| 1248 | name = "futf" |
| 1249 | version = "0.1.5" |
| 1250 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1251 | checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843" |
| 1252 | dependencies = [ |
| 1253 | "mac", |
| 1254 | "new_debug_unreachable", |
| 1255 | ] |
| 1256 | |
| 1257 | [[package]] |
| 1258 | name = "futures-channel" |
| 1259 | version = "0.3.31" |
| 1260 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1261 | checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10" |
| 1262 | dependencies = [ |
| 1263 | "futures-core", |
| 1264 | "futures-sink", |
| 1265 | ] |
| 1266 | |
| 1267 | [[package]] |
| 1268 | name = "futures-core" |
| 1269 | version = "0.3.31" |
| 1270 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1271 | checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e" |
| 1272 | |
| 1273 | [[package]] |
| 1274 | name = "futures-io" |
| 1275 | version = "0.3.31" |
| 1276 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1277 | checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6" |
| 1278 | |
| 1279 | [[package]] |
| 1280 | name = "futures-macro" |
| 1281 | version = "0.3.31" |
| 1282 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1283 | checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650" |
| 1284 | dependencies = [ |
| 1285 | "proc-macro2", |
| 1286 | "quote", |
| 1287 | "syn", |
| 1288 | ] |
| 1289 | |
| 1290 | [[package]] |
| 1291 | name = "futures-sink" |
| 1292 | version = "0.3.31" |
| 1293 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1294 | checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7" |
| 1295 | |
| 1296 | [[package]] |
| 1297 | name = "futures-task" |
| 1298 | version = "0.3.31" |
| 1299 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1300 | checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988" |
| 1301 | |
| 1302 | [[package]] |
| 1303 | name = "futures-util" |
| 1304 | version = "0.3.31" |
| 1305 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1306 | checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81" |
| 1307 | dependencies = [ |
| 1308 | "futures-core", |
| 1309 | "futures-io", |
| 1310 | "futures-macro", |
| 1311 | "futures-sink", |
| 1312 | "futures-task", |
| 1313 | "memchr", |
| 1314 | "pin-project-lite", |
| 1315 | "pin-utils", |
| 1316 | "slab", |
| 1317 | ] |
| 1318 | |
| 1319 | [[package]] |
| 1320 | name = "fxhash" |
| 1321 | version = "0.2.1" |
| 1322 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1323 | checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c" |
| 1324 | dependencies = [ |
| 1325 | "byteorder", |
| 1326 | ] |
| 1327 | |
| 1328 | [[package]] |
| 1329 | name = "garbg" |
| 1330 | version = "0.3.0" |
| 1331 | dependencies = [ |
| 1332 | "anyhow", |
| 1333 | "async-trait", |
| 1334 | "aws-config", |
| 1335 | "aws-sdk-s3", |
| 1336 | "blake3", |
| 1337 | "chrono", |
| 1338 | "clap", |
| 1339 | "crossbeam-channel", |
| 1340 | "dirs", |
| 1341 | "ffmpeg-next", |
| 1342 | "humantime", |
| 1343 | "image", |
| 1344 | "indicatif", |
| 1345 | "lru", |
| 1346 | "rand 0.8.5", |
| 1347 | "reqwest", |
| 1348 | "scraper", |
| 1349 | "sd-notify", |
| 1350 | "serde", |
| 1351 | "serde_json", |
| 1352 | "shellexpand", |
| 1353 | "thiserror", |
| 1354 | "tokio", |
| 1355 | "toml", |
| 1356 | "tracing", |
| 1357 | "tracing-subscriber", |
| 1358 | "url", |
| 1359 | "x11rb", |
| 1360 | ] |
| 1361 | |
| 1362 | [[package]] |
| 1363 | name = "generic-array" |
| 1364 | version = "0.14.7" |
| 1365 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1366 | checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" |
| 1367 | dependencies = [ |
| 1368 | "typenum", |
| 1369 | "version_check", |
| 1370 | ] |
| 1371 | |
| 1372 | [[package]] |
| 1373 | name = "gethostname" |
| 1374 | version = "1.1.0" |
| 1375 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1376 | checksum = "1bd49230192a3797a9a4d6abe9b3eed6f7fa4c8a8a4947977c6f80025f92cbd8" |
| 1377 | dependencies = [ |
| 1378 | "rustix", |
| 1379 | "windows-link", |
| 1380 | ] |
| 1381 | |
| 1382 | [[package]] |
| 1383 | name = "getopts" |
| 1384 | version = "0.2.24" |
| 1385 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1386 | checksum = "cfe4fbac503b8d1f88e6676011885f34b7174f46e59956bba534ba83abded4df" |
| 1387 | dependencies = [ |
| 1388 | "unicode-width", |
| 1389 | ] |
| 1390 | |
| 1391 | [[package]] |
| 1392 | name = "getrandom" |
| 1393 | version = "0.2.17" |
| 1394 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1395 | checksum = "ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0" |
| 1396 | dependencies = [ |
| 1397 | "cfg-if", |
| 1398 | "libc", |
| 1399 | "wasi", |
| 1400 | ] |
| 1401 | |
| 1402 | [[package]] |
| 1403 | name = "getrandom" |
| 1404 | version = "0.3.4" |
| 1405 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1406 | checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd" |
| 1407 | dependencies = [ |
| 1408 | "cfg-if", |
| 1409 | "libc", |
| 1410 | "r-efi", |
| 1411 | "wasip2", |
| 1412 | ] |
| 1413 | |
| 1414 | [[package]] |
| 1415 | name = "gif" |
| 1416 | version = "0.14.1" |
| 1417 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1418 | checksum = "f5df2ba84018d80c213569363bdcd0c64e6933c67fe4c1d60ecf822971a3c35e" |
| 1419 | dependencies = [ |
| 1420 | "color_quant", |
| 1421 | "weezl", |
| 1422 | ] |
| 1423 | |
| 1424 | [[package]] |
| 1425 | name = "glob" |
| 1426 | version = "0.3.3" |
| 1427 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1428 | checksum = "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280" |
| 1429 | |
| 1430 | [[package]] |
| 1431 | name = "group" |
| 1432 | version = "0.12.1" |
| 1433 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1434 | checksum = "5dfbfb3a6cfbd390d5c9564ab283a0349b9b9fcd46a706c1eb10e0db70bfbac7" |
| 1435 | dependencies = [ |
| 1436 | "ff", |
| 1437 | "rand_core 0.6.4", |
| 1438 | "subtle", |
| 1439 | ] |
| 1440 | |
| 1441 | [[package]] |
| 1442 | name = "h2" |
| 1443 | version = "0.3.27" |
| 1444 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1445 | checksum = "0beca50380b1fc32983fc1cb4587bfa4bb9e78fc259aad4a0032d2080309222d" |
| 1446 | dependencies = [ |
| 1447 | "bytes", |
| 1448 | "fnv", |
| 1449 | "futures-core", |
| 1450 | "futures-sink", |
| 1451 | "futures-util", |
| 1452 | "http 0.2.12", |
| 1453 | "indexmap", |
| 1454 | "slab", |
| 1455 | "tokio", |
| 1456 | "tokio-util", |
| 1457 | "tracing", |
| 1458 | ] |
| 1459 | |
| 1460 | [[package]] |
| 1461 | name = "h2" |
| 1462 | version = "0.4.13" |
| 1463 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1464 | checksum = "2f44da3a8150a6703ed5d34e164b875fd14c2cdab9af1252a9a1020bde2bdc54" |
| 1465 | dependencies = [ |
| 1466 | "atomic-waker", |
| 1467 | "bytes", |
| 1468 | "fnv", |
| 1469 | "futures-core", |
| 1470 | "futures-sink", |
| 1471 | "http 1.4.0", |
| 1472 | "indexmap", |
| 1473 | "slab", |
| 1474 | "tokio", |
| 1475 | "tokio-util", |
| 1476 | "tracing", |
| 1477 | ] |
| 1478 | |
| 1479 | [[package]] |
| 1480 | name = "hashbrown" |
| 1481 | version = "0.15.5" |
| 1482 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1483 | checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1" |
| 1484 | dependencies = [ |
| 1485 | "allocator-api2", |
| 1486 | "equivalent", |
| 1487 | "foldhash", |
| 1488 | ] |
| 1489 | |
| 1490 | [[package]] |
| 1491 | name = "hashbrown" |
| 1492 | version = "0.16.1" |
| 1493 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1494 | checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100" |
| 1495 | |
| 1496 | [[package]] |
| 1497 | name = "heck" |
| 1498 | version = "0.5.0" |
| 1499 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1500 | checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" |
| 1501 | |
| 1502 | [[package]] |
| 1503 | name = "hermit-abi" |
| 1504 | version = "0.5.2" |
| 1505 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1506 | checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c" |
| 1507 | |
| 1508 | [[package]] |
| 1509 | name = "hex" |
| 1510 | version = "0.4.3" |
| 1511 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1512 | checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" |
| 1513 | |
| 1514 | [[package]] |
| 1515 | name = "hmac" |
| 1516 | version = "0.12.1" |
| 1517 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1518 | checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e" |
| 1519 | dependencies = [ |
| 1520 | "digest", |
| 1521 | ] |
| 1522 | |
| 1523 | [[package]] |
| 1524 | name = "html5ever" |
| 1525 | version = "0.27.0" |
| 1526 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1527 | checksum = "c13771afe0e6e846f1e67d038d4cb29998a6779f93c809212e4e9c32efd244d4" |
| 1528 | dependencies = [ |
| 1529 | "log", |
| 1530 | "mac", |
| 1531 | "markup5ever", |
| 1532 | "proc-macro2", |
| 1533 | "quote", |
| 1534 | "syn", |
| 1535 | ] |
| 1536 | |
| 1537 | [[package]] |
| 1538 | name = "http" |
| 1539 | version = "0.2.12" |
| 1540 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1541 | checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1" |
| 1542 | dependencies = [ |
| 1543 | "bytes", |
| 1544 | "fnv", |
| 1545 | "itoa", |
| 1546 | ] |
| 1547 | |
| 1548 | [[package]] |
| 1549 | name = "http" |
| 1550 | version = "1.4.0" |
| 1551 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1552 | checksum = "e3ba2a386d7f85a81f119ad7498ebe444d2e22c2af0b86b069416ace48b3311a" |
| 1553 | dependencies = [ |
| 1554 | "bytes", |
| 1555 | "itoa", |
| 1556 | ] |
| 1557 | |
| 1558 | [[package]] |
| 1559 | name = "http-body" |
| 1560 | version = "0.4.6" |
| 1561 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1562 | checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2" |
| 1563 | dependencies = [ |
| 1564 | "bytes", |
| 1565 | "http 0.2.12", |
| 1566 | "pin-project-lite", |
| 1567 | ] |
| 1568 | |
| 1569 | [[package]] |
| 1570 | name = "http-body" |
| 1571 | version = "1.0.1" |
| 1572 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1573 | checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" |
| 1574 | dependencies = [ |
| 1575 | "bytes", |
| 1576 | "http 1.4.0", |
| 1577 | ] |
| 1578 | |
| 1579 | [[package]] |
| 1580 | name = "http-body-util" |
| 1581 | version = "0.1.3" |
| 1582 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1583 | checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a" |
| 1584 | dependencies = [ |
| 1585 | "bytes", |
| 1586 | "futures-core", |
| 1587 | "http 1.4.0", |
| 1588 | "http-body 1.0.1", |
| 1589 | "pin-project-lite", |
| 1590 | ] |
| 1591 | |
| 1592 | [[package]] |
| 1593 | name = "httparse" |
| 1594 | version = "1.10.1" |
| 1595 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1596 | checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87" |
| 1597 | |
| 1598 | [[package]] |
| 1599 | name = "httpdate" |
| 1600 | version = "1.0.3" |
| 1601 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1602 | checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" |
| 1603 | |
| 1604 | [[package]] |
| 1605 | name = "humantime" |
| 1606 | version = "2.3.0" |
| 1607 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1608 | checksum = "135b12329e5e3ce057a9f972339ea52bc954fe1e9358ef27f95e89716fbc5424" |
| 1609 | |
| 1610 | [[package]] |
| 1611 | name = "hyper" |
| 1612 | version = "0.14.32" |
| 1613 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1614 | checksum = "41dfc780fdec9373c01bae43289ea34c972e40ee3c9f6b3c8801a35f35586ce7" |
| 1615 | dependencies = [ |
| 1616 | "bytes", |
| 1617 | "futures-channel", |
| 1618 | "futures-core", |
| 1619 | "futures-util", |
| 1620 | "h2 0.3.27", |
| 1621 | "http 0.2.12", |
| 1622 | "http-body 0.4.6", |
| 1623 | "httparse", |
| 1624 | "httpdate", |
| 1625 | "itoa", |
| 1626 | "pin-project-lite", |
| 1627 | "socket2 0.5.10", |
| 1628 | "tokio", |
| 1629 | "tower-service", |
| 1630 | "tracing", |
| 1631 | "want", |
| 1632 | ] |
| 1633 | |
| 1634 | [[package]] |
| 1635 | name = "hyper" |
| 1636 | version = "1.8.1" |
| 1637 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1638 | checksum = "2ab2d4f250c3d7b1c9fcdff1cece94ea4e2dfbec68614f7b87cb205f24ca9d11" |
| 1639 | dependencies = [ |
| 1640 | "atomic-waker", |
| 1641 | "bytes", |
| 1642 | "futures-channel", |
| 1643 | "futures-core", |
| 1644 | "h2 0.4.13", |
| 1645 | "http 1.4.0", |
| 1646 | "http-body 1.0.1", |
| 1647 | "httparse", |
| 1648 | "itoa", |
| 1649 | "pin-project-lite", |
| 1650 | "pin-utils", |
| 1651 | "smallvec", |
| 1652 | "tokio", |
| 1653 | "want", |
| 1654 | ] |
| 1655 | |
| 1656 | [[package]] |
| 1657 | name = "hyper-rustls" |
| 1658 | version = "0.24.2" |
| 1659 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1660 | checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590" |
| 1661 | dependencies = [ |
| 1662 | "futures-util", |
| 1663 | "http 0.2.12", |
| 1664 | "hyper 0.14.32", |
| 1665 | "log", |
| 1666 | "rustls 0.21.12", |
| 1667 | "tokio", |
| 1668 | "tokio-rustls 0.24.1", |
| 1669 | ] |
| 1670 | |
| 1671 | [[package]] |
| 1672 | name = "hyper-rustls" |
| 1673 | version = "0.27.7" |
| 1674 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1675 | checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58" |
| 1676 | dependencies = [ |
| 1677 | "http 1.4.0", |
| 1678 | "hyper 1.8.1", |
| 1679 | "hyper-util", |
| 1680 | "rustls 0.23.36", |
| 1681 | "rustls-native-certs", |
| 1682 | "rustls-pki-types", |
| 1683 | "tokio", |
| 1684 | "tokio-rustls 0.26.4", |
| 1685 | "tower-service", |
| 1686 | ] |
| 1687 | |
| 1688 | [[package]] |
| 1689 | name = "hyper-tls" |
| 1690 | version = "0.6.0" |
| 1691 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1692 | checksum = "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0" |
| 1693 | dependencies = [ |
| 1694 | "bytes", |
| 1695 | "http-body-util", |
| 1696 | "hyper 1.8.1", |
| 1697 | "hyper-util", |
| 1698 | "native-tls", |
| 1699 | "tokio", |
| 1700 | "tokio-native-tls", |
| 1701 | "tower-service", |
| 1702 | ] |
| 1703 | |
| 1704 | [[package]] |
| 1705 | name = "hyper-util" |
| 1706 | version = "0.1.19" |
| 1707 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1708 | checksum = "727805d60e7938b76b826a6ef209eb70eaa1812794f9424d4a4e2d740662df5f" |
| 1709 | dependencies = [ |
| 1710 | "base64", |
| 1711 | "bytes", |
| 1712 | "futures-channel", |
| 1713 | "futures-core", |
| 1714 | "futures-util", |
| 1715 | "http 1.4.0", |
| 1716 | "http-body 1.0.1", |
| 1717 | "hyper 1.8.1", |
| 1718 | "ipnet", |
| 1719 | "libc", |
| 1720 | "percent-encoding", |
| 1721 | "pin-project-lite", |
| 1722 | "socket2 0.6.1", |
| 1723 | "system-configuration", |
| 1724 | "tokio", |
| 1725 | "tower-service", |
| 1726 | "tracing", |
| 1727 | "windows-registry", |
| 1728 | ] |
| 1729 | |
| 1730 | [[package]] |
| 1731 | name = "iana-time-zone" |
| 1732 | version = "0.1.64" |
| 1733 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1734 | checksum = "33e57f83510bb73707521ebaffa789ec8caf86f9657cad665b092b581d40e9fb" |
| 1735 | dependencies = [ |
| 1736 | "android_system_properties", |
| 1737 | "core-foundation-sys", |
| 1738 | "iana-time-zone-haiku", |
| 1739 | "js-sys", |
| 1740 | "log", |
| 1741 | "wasm-bindgen", |
| 1742 | "windows-core", |
| 1743 | ] |
| 1744 | |
| 1745 | [[package]] |
| 1746 | name = "iana-time-zone-haiku" |
| 1747 | version = "0.1.2" |
| 1748 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1749 | checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" |
| 1750 | dependencies = [ |
| 1751 | "cc", |
| 1752 | ] |
| 1753 | |
| 1754 | [[package]] |
| 1755 | name = "icu_collections" |
| 1756 | version = "2.1.1" |
| 1757 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1758 | checksum = "4c6b649701667bbe825c3b7e6388cb521c23d88644678e83c0c4d0a621a34b43" |
| 1759 | dependencies = [ |
| 1760 | "displaydoc", |
| 1761 | "potential_utf", |
| 1762 | "yoke", |
| 1763 | "zerofrom", |
| 1764 | "zerovec", |
| 1765 | ] |
| 1766 | |
| 1767 | [[package]] |
| 1768 | name = "icu_locale_core" |
| 1769 | version = "2.1.1" |
| 1770 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1771 | checksum = "edba7861004dd3714265b4db54a3c390e880ab658fec5f7db895fae2046b5bb6" |
| 1772 | dependencies = [ |
| 1773 | "displaydoc", |
| 1774 | "litemap", |
| 1775 | "tinystr", |
| 1776 | "writeable", |
| 1777 | "zerovec", |
| 1778 | ] |
| 1779 | |
| 1780 | [[package]] |
| 1781 | name = "icu_normalizer" |
| 1782 | version = "2.1.1" |
| 1783 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1784 | checksum = "5f6c8828b67bf8908d82127b2054ea1b4427ff0230ee9141c54251934ab1b599" |
| 1785 | dependencies = [ |
| 1786 | "icu_collections", |
| 1787 | "icu_normalizer_data", |
| 1788 | "icu_properties", |
| 1789 | "icu_provider", |
| 1790 | "smallvec", |
| 1791 | "zerovec", |
| 1792 | ] |
| 1793 | |
| 1794 | [[package]] |
| 1795 | name = "icu_normalizer_data" |
| 1796 | version = "2.1.1" |
| 1797 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1798 | checksum = "7aedcccd01fc5fe81e6b489c15b247b8b0690feb23304303a9e560f37efc560a" |
| 1799 | |
| 1800 | [[package]] |
| 1801 | name = "icu_properties" |
| 1802 | version = "2.1.2" |
| 1803 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1804 | checksum = "020bfc02fe870ec3a66d93e677ccca0562506e5872c650f893269e08615d74ec" |
| 1805 | dependencies = [ |
| 1806 | "icu_collections", |
| 1807 | "icu_locale_core", |
| 1808 | "icu_properties_data", |
| 1809 | "icu_provider", |
| 1810 | "zerotrie", |
| 1811 | "zerovec", |
| 1812 | ] |
| 1813 | |
| 1814 | [[package]] |
| 1815 | name = "icu_properties_data" |
| 1816 | version = "2.1.2" |
| 1817 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1818 | checksum = "616c294cf8d725c6afcd8f55abc17c56464ef6211f9ed59cccffe534129c77af" |
| 1819 | |
| 1820 | [[package]] |
| 1821 | name = "icu_provider" |
| 1822 | version = "2.1.1" |
| 1823 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1824 | checksum = "85962cf0ce02e1e0a629cc34e7ca3e373ce20dda4c4d7294bbd0bf1fdb59e614" |
| 1825 | dependencies = [ |
| 1826 | "displaydoc", |
| 1827 | "icu_locale_core", |
| 1828 | "writeable", |
| 1829 | "yoke", |
| 1830 | "zerofrom", |
| 1831 | "zerotrie", |
| 1832 | "zerovec", |
| 1833 | ] |
| 1834 | |
| 1835 | [[package]] |
| 1836 | name = "idna" |
| 1837 | version = "1.1.0" |
| 1838 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1839 | checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de" |
| 1840 | dependencies = [ |
| 1841 | "idna_adapter", |
| 1842 | "smallvec", |
| 1843 | "utf8_iter", |
| 1844 | ] |
| 1845 | |
| 1846 | [[package]] |
| 1847 | name = "idna_adapter" |
| 1848 | version = "1.2.1" |
| 1849 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1850 | checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344" |
| 1851 | dependencies = [ |
| 1852 | "icu_normalizer", |
| 1853 | "icu_properties", |
| 1854 | ] |
| 1855 | |
| 1856 | [[package]] |
| 1857 | name = "image" |
| 1858 | version = "0.25.9" |
| 1859 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1860 | checksum = "e6506c6c10786659413faa717ceebcb8f70731c0a60cbae39795fdf114519c1a" |
| 1861 | dependencies = [ |
| 1862 | "bytemuck", |
| 1863 | "byteorder-lite", |
| 1864 | "color_quant", |
| 1865 | "gif", |
| 1866 | "image-webp", |
| 1867 | "moxcms", |
| 1868 | "num-traits", |
| 1869 | "png", |
| 1870 | "zune-core", |
| 1871 | "zune-jpeg", |
| 1872 | ] |
| 1873 | |
| 1874 | [[package]] |
| 1875 | name = "image-webp" |
| 1876 | version = "0.2.4" |
| 1877 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1878 | checksum = "525e9ff3e1a4be2fbea1fdf0e98686a6d98b4d8f937e1bf7402245af1909e8c3" |
| 1879 | dependencies = [ |
| 1880 | "byteorder-lite", |
| 1881 | "quick-error", |
| 1882 | ] |
| 1883 | |
| 1884 | [[package]] |
| 1885 | name = "indexmap" |
| 1886 | version = "2.13.0" |
| 1887 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1888 | checksum = "7714e70437a7dc3ac8eb7e6f8df75fd8eb422675fc7678aff7364301092b1017" |
| 1889 | dependencies = [ |
| 1890 | "equivalent", |
| 1891 | "hashbrown 0.16.1", |
| 1892 | ] |
| 1893 | |
| 1894 | [[package]] |
| 1895 | name = "indicatif" |
| 1896 | version = "0.17.11" |
| 1897 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1898 | checksum = "183b3088984b400f4cfac3620d5e076c84da5364016b4f49473de574b2586235" |
| 1899 | dependencies = [ |
| 1900 | "console", |
| 1901 | "number_prefix", |
| 1902 | "portable-atomic", |
| 1903 | "unicode-width", |
| 1904 | "web-time", |
| 1905 | ] |
| 1906 | |
| 1907 | [[package]] |
| 1908 | name = "ipnet" |
| 1909 | version = "2.11.0" |
| 1910 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1911 | checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130" |
| 1912 | |
| 1913 | [[package]] |
| 1914 | name = "iri-string" |
| 1915 | version = "0.7.10" |
| 1916 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1917 | checksum = "c91338f0783edbd6195decb37bae672fd3b165faffb89bf7b9e6942f8b1a731a" |
| 1918 | dependencies = [ |
| 1919 | "memchr", |
| 1920 | "serde", |
| 1921 | ] |
| 1922 | |
| 1923 | [[package]] |
| 1924 | name = "is_terminal_polyfill" |
| 1925 | version = "1.70.2" |
| 1926 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1927 | checksum = "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695" |
| 1928 | |
| 1929 | [[package]] |
| 1930 | name = "itertools" |
| 1931 | version = "0.13.0" |
| 1932 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1933 | checksum = "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186" |
| 1934 | dependencies = [ |
| 1935 | "either", |
| 1936 | ] |
| 1937 | |
| 1938 | [[package]] |
| 1939 | name = "itoa" |
| 1940 | version = "1.0.17" |
| 1941 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1942 | checksum = "92ecc6618181def0457392ccd0ee51198e065e016d1d527a7ac1b6dc7c1f09d2" |
| 1943 | |
| 1944 | [[package]] |
| 1945 | name = "jobserver" |
| 1946 | version = "0.1.34" |
| 1947 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1948 | checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33" |
| 1949 | dependencies = [ |
| 1950 | "getrandom 0.3.4", |
| 1951 | "libc", |
| 1952 | ] |
| 1953 | |
| 1954 | [[package]] |
| 1955 | name = "js-sys" |
| 1956 | version = "0.3.83" |
| 1957 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1958 | checksum = "464a3709c7f55f1f721e5389aa6ea4e3bc6aba669353300af094b29ffbdde1d8" |
| 1959 | dependencies = [ |
| 1960 | "once_cell", |
| 1961 | "wasm-bindgen", |
| 1962 | ] |
| 1963 | |
| 1964 | [[package]] |
| 1965 | name = "lazy_static" |
| 1966 | version = "1.5.0" |
| 1967 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1968 | checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" |
| 1969 | |
| 1970 | [[package]] |
| 1971 | name = "libc" |
| 1972 | version = "0.2.180" |
| 1973 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1974 | checksum = "bcc35a38544a891a5f7c865aca548a982ccb3b8650a5b06d0fd33a10283c56fc" |
| 1975 | |
| 1976 | [[package]] |
| 1977 | name = "libloading" |
| 1978 | version = "0.8.9" |
| 1979 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1980 | checksum = "d7c4b02199fee7c5d21a5ae7d8cfa79a6ef5bb2fc834d6e9058e89c825efdc55" |
| 1981 | dependencies = [ |
| 1982 | "cfg-if", |
| 1983 | "windows-link", |
| 1984 | ] |
| 1985 | |
| 1986 | [[package]] |
| 1987 | name = "libredox" |
| 1988 | version = "0.1.12" |
| 1989 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1990 | checksum = "3d0b95e02c851351f877147b7deea7b1afb1df71b63aa5f8270716e0c5720616" |
| 1991 | dependencies = [ |
| 1992 | "bitflags", |
| 1993 | "libc", |
| 1994 | ] |
| 1995 | |
| 1996 | [[package]] |
| 1997 | name = "linux-raw-sys" |
| 1998 | version = "0.11.0" |
| 1999 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2000 | checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039" |
| 2001 | |
| 2002 | [[package]] |
| 2003 | name = "litemap" |
| 2004 | version = "0.8.1" |
| 2005 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2006 | checksum = "6373607a59f0be73a39b6fe456b8192fcc3585f602af20751600e974dd455e77" |
| 2007 | |
| 2008 | [[package]] |
| 2009 | name = "lock_api" |
| 2010 | version = "0.4.14" |
| 2011 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2012 | checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965" |
| 2013 | dependencies = [ |
| 2014 | "scopeguard", |
| 2015 | ] |
| 2016 | |
| 2017 | [[package]] |
| 2018 | name = "log" |
| 2019 | version = "0.4.29" |
| 2020 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2021 | checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897" |
| 2022 | |
| 2023 | [[package]] |
| 2024 | name = "lru" |
| 2025 | version = "0.12.5" |
| 2026 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2027 | checksum = "234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38" |
| 2028 | dependencies = [ |
| 2029 | "hashbrown 0.15.5", |
| 2030 | ] |
| 2031 | |
| 2032 | [[package]] |
| 2033 | name = "mac" |
| 2034 | version = "0.1.1" |
| 2035 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2036 | checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4" |
| 2037 | |
| 2038 | [[package]] |
| 2039 | name = "markup5ever" |
| 2040 | version = "0.12.1" |
| 2041 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2042 | checksum = "16ce3abbeba692c8b8441d036ef91aea6df8da2c6b6e21c7e14d3c18e526be45" |
| 2043 | dependencies = [ |
| 2044 | "log", |
| 2045 | "phf 0.11.3", |
| 2046 | "phf_codegen 0.11.3", |
| 2047 | "string_cache", |
| 2048 | "string_cache_codegen", |
| 2049 | "tendril", |
| 2050 | ] |
| 2051 | |
| 2052 | [[package]] |
| 2053 | name = "matchers" |
| 2054 | version = "0.2.0" |
| 2055 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2056 | checksum = "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9" |
| 2057 | dependencies = [ |
| 2058 | "regex-automata", |
| 2059 | ] |
| 2060 | |
| 2061 | [[package]] |
| 2062 | name = "md-5" |
| 2063 | version = "0.10.6" |
| 2064 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2065 | checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf" |
| 2066 | dependencies = [ |
| 2067 | "cfg-if", |
| 2068 | "digest", |
| 2069 | ] |
| 2070 | |
| 2071 | [[package]] |
| 2072 | name = "memchr" |
| 2073 | version = "2.7.6" |
| 2074 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2075 | checksum = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273" |
| 2076 | |
| 2077 | [[package]] |
| 2078 | name = "mime" |
| 2079 | version = "0.3.17" |
| 2080 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2081 | checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" |
| 2082 | |
| 2083 | [[package]] |
| 2084 | name = "minimal-lexical" |
| 2085 | version = "0.2.1" |
| 2086 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2087 | checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" |
| 2088 | |
| 2089 | [[package]] |
| 2090 | name = "miniz_oxide" |
| 2091 | version = "0.8.9" |
| 2092 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2093 | checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316" |
| 2094 | dependencies = [ |
| 2095 | "adler2", |
| 2096 | "simd-adler32", |
| 2097 | ] |
| 2098 | |
| 2099 | [[package]] |
| 2100 | name = "mio" |
| 2101 | version = "1.1.1" |
| 2102 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2103 | checksum = "a69bcab0ad47271a0234d9422b131806bf3968021e5dc9328caf2d4cd58557fc" |
| 2104 | dependencies = [ |
| 2105 | "libc", |
| 2106 | "wasi", |
| 2107 | "windows-sys 0.61.2", |
| 2108 | ] |
| 2109 | |
| 2110 | [[package]] |
| 2111 | name = "moxcms" |
| 2112 | version = "0.7.11" |
| 2113 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2114 | checksum = "ac9557c559cd6fc9867e122e20d2cbefc9ca29d80d027a8e39310920ed2f0a97" |
| 2115 | dependencies = [ |
| 2116 | "num-traits", |
| 2117 | "pxfm", |
| 2118 | ] |
| 2119 | |
| 2120 | [[package]] |
| 2121 | name = "native-tls" |
| 2122 | version = "0.2.14" |
| 2123 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2124 | checksum = "87de3442987e9dbec73158d5c715e7ad9072fda936bb03d19d7fa10e00520f0e" |
| 2125 | dependencies = [ |
| 2126 | "libc", |
| 2127 | "log", |
| 2128 | "openssl", |
| 2129 | "openssl-probe 0.1.6", |
| 2130 | "openssl-sys", |
| 2131 | "schannel", |
| 2132 | "security-framework 2.11.1", |
| 2133 | "security-framework-sys", |
| 2134 | "tempfile", |
| 2135 | ] |
| 2136 | |
| 2137 | [[package]] |
| 2138 | name = "new_debug_unreachable" |
| 2139 | version = "1.0.6" |
| 2140 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2141 | checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086" |
| 2142 | |
| 2143 | [[package]] |
| 2144 | name = "nom" |
| 2145 | version = "7.1.3" |
| 2146 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2147 | checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a" |
| 2148 | dependencies = [ |
| 2149 | "memchr", |
| 2150 | "minimal-lexical", |
| 2151 | ] |
| 2152 | |
| 2153 | [[package]] |
| 2154 | name = "nu-ansi-term" |
| 2155 | version = "0.50.3" |
| 2156 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2157 | checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5" |
| 2158 | dependencies = [ |
| 2159 | "windows-sys 0.61.2", |
| 2160 | ] |
| 2161 | |
| 2162 | [[package]] |
| 2163 | name = "num-conv" |
| 2164 | version = "0.1.0" |
| 2165 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2166 | checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9" |
| 2167 | |
| 2168 | [[package]] |
| 2169 | name = "num-integer" |
| 2170 | version = "0.1.46" |
| 2171 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2172 | checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f" |
| 2173 | dependencies = [ |
| 2174 | "num-traits", |
| 2175 | ] |
| 2176 | |
| 2177 | [[package]] |
| 2178 | name = "num-traits" |
| 2179 | version = "0.2.19" |
| 2180 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2181 | checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" |
| 2182 | dependencies = [ |
| 2183 | "autocfg", |
| 2184 | ] |
| 2185 | |
| 2186 | [[package]] |
| 2187 | name = "num_cpus" |
| 2188 | version = "1.17.0" |
| 2189 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2190 | checksum = "91df4bbde75afed763b708b7eee1e8e7651e02d97f6d5dd763e89367e957b23b" |
| 2191 | dependencies = [ |
| 2192 | "hermit-abi", |
| 2193 | "libc", |
| 2194 | ] |
| 2195 | |
| 2196 | [[package]] |
| 2197 | name = "number_prefix" |
| 2198 | version = "0.4.0" |
| 2199 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2200 | checksum = "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3" |
| 2201 | |
| 2202 | [[package]] |
| 2203 | name = "once_cell" |
| 2204 | version = "1.21.3" |
| 2205 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2206 | checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" |
| 2207 | |
| 2208 | [[package]] |
| 2209 | name = "once_cell_polyfill" |
| 2210 | version = "1.70.2" |
| 2211 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2212 | checksum = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe" |
| 2213 | |
| 2214 | [[package]] |
| 2215 | name = "openssl" |
| 2216 | version = "0.10.75" |
| 2217 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2218 | checksum = "08838db121398ad17ab8531ce9de97b244589089e290a384c900cb9ff7434328" |
| 2219 | dependencies = [ |
| 2220 | "bitflags", |
| 2221 | "cfg-if", |
| 2222 | "foreign-types", |
| 2223 | "libc", |
| 2224 | "once_cell", |
| 2225 | "openssl-macros", |
| 2226 | "openssl-sys", |
| 2227 | ] |
| 2228 | |
| 2229 | [[package]] |
| 2230 | name = "openssl-macros" |
| 2231 | version = "0.1.1" |
| 2232 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2233 | checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" |
| 2234 | dependencies = [ |
| 2235 | "proc-macro2", |
| 2236 | "quote", |
| 2237 | "syn", |
| 2238 | ] |
| 2239 | |
| 2240 | [[package]] |
| 2241 | name = "openssl-probe" |
| 2242 | version = "0.1.6" |
| 2243 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2244 | checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e" |
| 2245 | |
| 2246 | [[package]] |
| 2247 | name = "openssl-probe" |
| 2248 | version = "0.2.0" |
| 2249 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2250 | checksum = "9f50d9b3dabb09ecd771ad0aa242ca6894994c130308ca3d7684634df8037391" |
| 2251 | |
| 2252 | [[package]] |
| 2253 | name = "openssl-sys" |
| 2254 | version = "0.9.111" |
| 2255 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2256 | checksum = "82cab2d520aa75e3c58898289429321eb788c3106963d0dc886ec7a5f4adc321" |
| 2257 | dependencies = [ |
| 2258 | "cc", |
| 2259 | "libc", |
| 2260 | "pkg-config", |
| 2261 | "vcpkg", |
| 2262 | ] |
| 2263 | |
| 2264 | [[package]] |
| 2265 | name = "option-ext" |
| 2266 | version = "0.2.0" |
| 2267 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2268 | checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d" |
| 2269 | |
| 2270 | [[package]] |
| 2271 | name = "outref" |
| 2272 | version = "0.5.2" |
| 2273 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2274 | checksum = "1a80800c0488c3a21695ea981a54918fbb37abf04f4d0720c453632255e2ff0e" |
| 2275 | |
| 2276 | [[package]] |
| 2277 | name = "p256" |
| 2278 | version = "0.11.1" |
| 2279 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2280 | checksum = "51f44edd08f51e2ade572f141051021c5af22677e42b7dd28a88155151c33594" |
| 2281 | dependencies = [ |
| 2282 | "ecdsa", |
| 2283 | "elliptic-curve", |
| 2284 | "sha2", |
| 2285 | ] |
| 2286 | |
| 2287 | [[package]] |
| 2288 | name = "parking_lot" |
| 2289 | version = "0.12.5" |
| 2290 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2291 | checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a" |
| 2292 | dependencies = [ |
| 2293 | "lock_api", |
| 2294 | "parking_lot_core", |
| 2295 | ] |
| 2296 | |
| 2297 | [[package]] |
| 2298 | name = "parking_lot_core" |
| 2299 | version = "0.9.12" |
| 2300 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2301 | checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1" |
| 2302 | dependencies = [ |
| 2303 | "cfg-if", |
| 2304 | "libc", |
| 2305 | "redox_syscall", |
| 2306 | "smallvec", |
| 2307 | "windows-link", |
| 2308 | ] |
| 2309 | |
| 2310 | [[package]] |
| 2311 | name = "percent-encoding" |
| 2312 | version = "2.3.2" |
| 2313 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2314 | checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220" |
| 2315 | |
| 2316 | [[package]] |
| 2317 | name = "phf" |
| 2318 | version = "0.10.1" |
| 2319 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2320 | checksum = "fabbf1ead8a5bcbc20f5f8b939ee3f5b0f6f281b6ad3468b84656b658b455259" |
| 2321 | dependencies = [ |
| 2322 | "phf_shared 0.10.0", |
| 2323 | ] |
| 2324 | |
| 2325 | [[package]] |
| 2326 | name = "phf" |
| 2327 | version = "0.11.3" |
| 2328 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2329 | checksum = "1fd6780a80ae0c52cc120a26a1a42c1ae51b247a253e4e06113d23d2c2edd078" |
| 2330 | dependencies = [ |
| 2331 | "phf_macros", |
| 2332 | "phf_shared 0.11.3", |
| 2333 | ] |
| 2334 | |
| 2335 | [[package]] |
| 2336 | name = "phf_codegen" |
| 2337 | version = "0.10.0" |
| 2338 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2339 | checksum = "4fb1c3a8bc4dd4e5cfce29b44ffc14bedd2ee294559a294e2a4d4c9e9a6a13cd" |
| 2340 | dependencies = [ |
| 2341 | "phf_generator 0.10.0", |
| 2342 | "phf_shared 0.10.0", |
| 2343 | ] |
| 2344 | |
| 2345 | [[package]] |
| 2346 | name = "phf_codegen" |
| 2347 | version = "0.11.3" |
| 2348 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2349 | checksum = "aef8048c789fa5e851558d709946d6d79a8ff88c0440c587967f8e94bfb1216a" |
| 2350 | dependencies = [ |
| 2351 | "phf_generator 0.11.3", |
| 2352 | "phf_shared 0.11.3", |
| 2353 | ] |
| 2354 | |
| 2355 | [[package]] |
| 2356 | name = "phf_generator" |
| 2357 | version = "0.10.0" |
| 2358 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2359 | checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6" |
| 2360 | dependencies = [ |
| 2361 | "phf_shared 0.10.0", |
| 2362 | "rand 0.8.5", |
| 2363 | ] |
| 2364 | |
| 2365 | [[package]] |
| 2366 | name = "phf_generator" |
| 2367 | version = "0.11.3" |
| 2368 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2369 | checksum = "3c80231409c20246a13fddb31776fb942c38553c51e871f8cbd687a4cfb5843d" |
| 2370 | dependencies = [ |
| 2371 | "phf_shared 0.11.3", |
| 2372 | "rand 0.8.5", |
| 2373 | ] |
| 2374 | |
| 2375 | [[package]] |
| 2376 | name = "phf_macros" |
| 2377 | version = "0.11.3" |
| 2378 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2379 | checksum = "f84ac04429c13a7ff43785d75ad27569f2951ce0ffd30a3321230db2fc727216" |
| 2380 | dependencies = [ |
| 2381 | "phf_generator 0.11.3", |
| 2382 | "phf_shared 0.11.3", |
| 2383 | "proc-macro2", |
| 2384 | "quote", |
| 2385 | "syn", |
| 2386 | ] |
| 2387 | |
| 2388 | [[package]] |
| 2389 | name = "phf_shared" |
| 2390 | version = "0.10.0" |
| 2391 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2392 | checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096" |
| 2393 | dependencies = [ |
| 2394 | "siphasher 0.3.11", |
| 2395 | ] |
| 2396 | |
| 2397 | [[package]] |
| 2398 | name = "phf_shared" |
| 2399 | version = "0.11.3" |
| 2400 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2401 | checksum = "67eabc2ef2a60eb7faa00097bd1ffdb5bd28e62bf39990626a582201b7a754e5" |
| 2402 | dependencies = [ |
| 2403 | "siphasher 1.0.1", |
| 2404 | ] |
| 2405 | |
| 2406 | [[package]] |
| 2407 | name = "pin-project-lite" |
| 2408 | version = "0.2.16" |
| 2409 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2410 | checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" |
| 2411 | |
| 2412 | [[package]] |
| 2413 | name = "pin-utils" |
| 2414 | version = "0.1.0" |
| 2415 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2416 | checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" |
| 2417 | |
| 2418 | [[package]] |
| 2419 | name = "pkcs8" |
| 2420 | version = "0.9.0" |
| 2421 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2422 | checksum = "9eca2c590a5f85da82668fa685c09ce2888b9430e83299debf1f34b65fd4a4ba" |
| 2423 | dependencies = [ |
| 2424 | "der", |
| 2425 | "spki", |
| 2426 | ] |
| 2427 | |
| 2428 | [[package]] |
| 2429 | name = "pkg-config" |
| 2430 | version = "0.3.32" |
| 2431 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2432 | checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c" |
| 2433 | |
| 2434 | [[package]] |
| 2435 | name = "png" |
| 2436 | version = "0.18.0" |
| 2437 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2438 | checksum = "97baced388464909d42d89643fe4361939af9b7ce7a31ee32a168f832a70f2a0" |
| 2439 | dependencies = [ |
| 2440 | "bitflags", |
| 2441 | "crc32fast", |
| 2442 | "fdeflate", |
| 2443 | "flate2", |
| 2444 | "miniz_oxide", |
| 2445 | ] |
| 2446 | |
| 2447 | [[package]] |
| 2448 | name = "portable-atomic" |
| 2449 | version = "1.13.0" |
| 2450 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2451 | checksum = "f89776e4d69bb58bc6993e99ffa1d11f228b839984854c7daeb5d37f87cbe950" |
| 2452 | |
| 2453 | [[package]] |
| 2454 | name = "potential_utf" |
| 2455 | version = "0.1.4" |
| 2456 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2457 | checksum = "b73949432f5e2a09657003c25bca5e19a0e9c84f8058ca374f49e0ebe605af77" |
| 2458 | dependencies = [ |
| 2459 | "zerovec", |
| 2460 | ] |
| 2461 | |
| 2462 | [[package]] |
| 2463 | name = "powerfmt" |
| 2464 | version = "0.2.0" |
| 2465 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2466 | checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" |
| 2467 | |
| 2468 | [[package]] |
| 2469 | name = "ppv-lite86" |
| 2470 | version = "0.2.21" |
| 2471 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2472 | checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" |
| 2473 | dependencies = [ |
| 2474 | "zerocopy", |
| 2475 | ] |
| 2476 | |
| 2477 | [[package]] |
| 2478 | name = "precomputed-hash" |
| 2479 | version = "0.1.1" |
| 2480 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2481 | checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c" |
| 2482 | |
| 2483 | [[package]] |
| 2484 | name = "proc-macro2" |
| 2485 | version = "1.0.105" |
| 2486 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2487 | checksum = "535d180e0ecab6268a3e718bb9fd44db66bbbc256257165fc699dadf70d16fe7" |
| 2488 | dependencies = [ |
| 2489 | "unicode-ident", |
| 2490 | ] |
| 2491 | |
| 2492 | [[package]] |
| 2493 | name = "pxfm" |
| 2494 | version = "0.1.27" |
| 2495 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2496 | checksum = "7186d3822593aa4393561d186d1393b3923e9d6163d3fbfd6e825e3e6cf3e6a8" |
| 2497 | dependencies = [ |
| 2498 | "num-traits", |
| 2499 | ] |
| 2500 | |
| 2501 | [[package]] |
| 2502 | name = "quick-error" |
| 2503 | version = "2.0.1" |
| 2504 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2505 | checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3" |
| 2506 | |
| 2507 | [[package]] |
| 2508 | name = "quote" |
| 2509 | version = "1.0.43" |
| 2510 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2511 | checksum = "dc74d9a594b72ae6656596548f56f667211f8a97b3d4c3d467150794690dc40a" |
| 2512 | dependencies = [ |
| 2513 | "proc-macro2", |
| 2514 | ] |
| 2515 | |
| 2516 | [[package]] |
| 2517 | name = "r-efi" |
| 2518 | version = "5.3.0" |
| 2519 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2520 | checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" |
| 2521 | |
| 2522 | [[package]] |
| 2523 | name = "rand" |
| 2524 | version = "0.8.5" |
| 2525 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2526 | checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" |
| 2527 | dependencies = [ |
| 2528 | "libc", |
| 2529 | "rand_chacha 0.3.1", |
| 2530 | "rand_core 0.6.4", |
| 2531 | ] |
| 2532 | |
| 2533 | [[package]] |
| 2534 | name = "rand" |
| 2535 | version = "0.9.2" |
| 2536 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2537 | checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" |
| 2538 | dependencies = [ |
| 2539 | "rand_chacha 0.9.0", |
| 2540 | "rand_core 0.9.4", |
| 2541 | ] |
| 2542 | |
| 2543 | [[package]] |
| 2544 | name = "rand_chacha" |
| 2545 | version = "0.3.1" |
| 2546 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2547 | checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" |
| 2548 | dependencies = [ |
| 2549 | "ppv-lite86", |
| 2550 | "rand_core 0.6.4", |
| 2551 | ] |
| 2552 | |
| 2553 | [[package]] |
| 2554 | name = "rand_chacha" |
| 2555 | version = "0.9.0" |
| 2556 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2557 | checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" |
| 2558 | dependencies = [ |
| 2559 | "ppv-lite86", |
| 2560 | "rand_core 0.9.4", |
| 2561 | ] |
| 2562 | |
| 2563 | [[package]] |
| 2564 | name = "rand_core" |
| 2565 | version = "0.6.4" |
| 2566 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2567 | checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" |
| 2568 | dependencies = [ |
| 2569 | "getrandom 0.2.17", |
| 2570 | ] |
| 2571 | |
| 2572 | [[package]] |
| 2573 | name = "rand_core" |
| 2574 | version = "0.9.4" |
| 2575 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2576 | checksum = "4f1b3bc831f92381018fd9c6350b917c7b21f1eed35a65a51900e0e55a3d7afa" |
| 2577 | dependencies = [ |
| 2578 | "getrandom 0.3.4", |
| 2579 | ] |
| 2580 | |
| 2581 | [[package]] |
| 2582 | name = "redox_syscall" |
| 2583 | version = "0.5.18" |
| 2584 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2585 | checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d" |
| 2586 | dependencies = [ |
| 2587 | "bitflags", |
| 2588 | ] |
| 2589 | |
| 2590 | [[package]] |
| 2591 | name = "redox_users" |
| 2592 | version = "0.5.2" |
| 2593 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2594 | checksum = "a4e608c6638b9c18977b00b475ac1f28d14e84b27d8d42f70e0bf1e3dec127ac" |
| 2595 | dependencies = [ |
| 2596 | "getrandom 0.2.17", |
| 2597 | "libredox", |
| 2598 | "thiserror", |
| 2599 | ] |
| 2600 | |
| 2601 | [[package]] |
| 2602 | name = "regex" |
| 2603 | version = "1.12.2" |
| 2604 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2605 | checksum = "843bc0191f75f3e22651ae5f1e72939ab2f72a4bc30fa80a066bd66edefc24d4" |
| 2606 | dependencies = [ |
| 2607 | "aho-corasick", |
| 2608 | "memchr", |
| 2609 | "regex-automata", |
| 2610 | "regex-syntax", |
| 2611 | ] |
| 2612 | |
| 2613 | [[package]] |
| 2614 | name = "regex-automata" |
| 2615 | version = "0.4.13" |
| 2616 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2617 | checksum = "5276caf25ac86c8d810222b3dbb938e512c55c6831a10f3e6ed1c93b84041f1c" |
| 2618 | dependencies = [ |
| 2619 | "aho-corasick", |
| 2620 | "memchr", |
| 2621 | "regex-syntax", |
| 2622 | ] |
| 2623 | |
| 2624 | [[package]] |
| 2625 | name = "regex-lite" |
| 2626 | version = "0.1.8" |
| 2627 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2628 | checksum = "8d942b98df5e658f56f20d592c7f868833fe38115e65c33003d8cd224b0155da" |
| 2629 | |
| 2630 | [[package]] |
| 2631 | name = "regex-syntax" |
| 2632 | version = "0.8.8" |
| 2633 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2634 | checksum = "7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58" |
| 2635 | |
| 2636 | [[package]] |
| 2637 | name = "reqwest" |
| 2638 | version = "0.12.28" |
| 2639 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2640 | checksum = "eddd3ca559203180a307f12d114c268abf583f59b03cb906fd0b3ff8646c1147" |
| 2641 | dependencies = [ |
| 2642 | "base64", |
| 2643 | "bytes", |
| 2644 | "encoding_rs", |
| 2645 | "futures-channel", |
| 2646 | "futures-core", |
| 2647 | "futures-util", |
| 2648 | "h2 0.4.13", |
| 2649 | "http 1.4.0", |
| 2650 | "http-body 1.0.1", |
| 2651 | "http-body-util", |
| 2652 | "hyper 1.8.1", |
| 2653 | "hyper-rustls 0.27.7", |
| 2654 | "hyper-tls", |
| 2655 | "hyper-util", |
| 2656 | "js-sys", |
| 2657 | "log", |
| 2658 | "mime", |
| 2659 | "native-tls", |
| 2660 | "percent-encoding", |
| 2661 | "pin-project-lite", |
| 2662 | "rustls-pki-types", |
| 2663 | "serde", |
| 2664 | "serde_json", |
| 2665 | "serde_urlencoded", |
| 2666 | "sync_wrapper", |
| 2667 | "tokio", |
| 2668 | "tokio-native-tls", |
| 2669 | "tokio-util", |
| 2670 | "tower", |
| 2671 | "tower-http", |
| 2672 | "tower-service", |
| 2673 | "url", |
| 2674 | "wasm-bindgen", |
| 2675 | "wasm-bindgen-futures", |
| 2676 | "wasm-streams", |
| 2677 | "web-sys", |
| 2678 | ] |
| 2679 | |
| 2680 | [[package]] |
| 2681 | name = "rfc6979" |
| 2682 | version = "0.3.1" |
| 2683 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2684 | checksum = "7743f17af12fa0b03b803ba12cd6a8d9483a587e89c69445e3909655c0b9fabb" |
| 2685 | dependencies = [ |
| 2686 | "crypto-bigint 0.4.9", |
| 2687 | "hmac", |
| 2688 | "zeroize", |
| 2689 | ] |
| 2690 | |
| 2691 | [[package]] |
| 2692 | name = "ring" |
| 2693 | version = "0.17.14" |
| 2694 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2695 | checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" |
| 2696 | dependencies = [ |
| 2697 | "cc", |
| 2698 | "cfg-if", |
| 2699 | "getrandom 0.2.17", |
| 2700 | "libc", |
| 2701 | "untrusted", |
| 2702 | "windows-sys 0.52.0", |
| 2703 | ] |
| 2704 | |
| 2705 | [[package]] |
| 2706 | name = "rustc-hash" |
| 2707 | version = "1.1.0" |
| 2708 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2709 | checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2" |
| 2710 | |
| 2711 | [[package]] |
| 2712 | name = "rustc_version" |
| 2713 | version = "0.4.1" |
| 2714 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2715 | checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92" |
| 2716 | dependencies = [ |
| 2717 | "semver", |
| 2718 | ] |
| 2719 | |
| 2720 | [[package]] |
| 2721 | name = "rustix" |
| 2722 | version = "1.1.3" |
| 2723 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2724 | checksum = "146c9e247ccc180c1f61615433868c99f3de3ae256a30a43b49f67c2d9171f34" |
| 2725 | dependencies = [ |
| 2726 | "bitflags", |
| 2727 | "errno", |
| 2728 | "libc", |
| 2729 | "linux-raw-sys", |
| 2730 | "windows-sys 0.61.2", |
| 2731 | ] |
| 2732 | |
| 2733 | [[package]] |
| 2734 | name = "rustls" |
| 2735 | version = "0.21.12" |
| 2736 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2737 | checksum = "3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e" |
| 2738 | dependencies = [ |
| 2739 | "log", |
| 2740 | "ring", |
| 2741 | "rustls-webpki 0.101.7", |
| 2742 | "sct", |
| 2743 | ] |
| 2744 | |
| 2745 | [[package]] |
| 2746 | name = "rustls" |
| 2747 | version = "0.23.36" |
| 2748 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2749 | checksum = "c665f33d38cea657d9614f766881e4d510e0eda4239891eea56b4cadcf01801b" |
| 2750 | dependencies = [ |
| 2751 | "aws-lc-rs", |
| 2752 | "once_cell", |
| 2753 | "rustls-pki-types", |
| 2754 | "rustls-webpki 0.103.8", |
| 2755 | "subtle", |
| 2756 | "zeroize", |
| 2757 | ] |
| 2758 | |
| 2759 | [[package]] |
| 2760 | name = "rustls-native-certs" |
| 2761 | version = "0.8.3" |
| 2762 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2763 | checksum = "612460d5f7bea540c490b2b6395d8e34a953e52b491accd6c86c8164c5932a63" |
| 2764 | dependencies = [ |
| 2765 | "openssl-probe 0.2.0", |
| 2766 | "rustls-pki-types", |
| 2767 | "schannel", |
| 2768 | "security-framework 3.5.1", |
| 2769 | ] |
| 2770 | |
| 2771 | [[package]] |
| 2772 | name = "rustls-pki-types" |
| 2773 | version = "1.13.2" |
| 2774 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2775 | checksum = "21e6f2ab2928ca4291b86736a8bd920a277a399bba1589409d72154ff87c1282" |
| 2776 | dependencies = [ |
| 2777 | "zeroize", |
| 2778 | ] |
| 2779 | |
| 2780 | [[package]] |
| 2781 | name = "rustls-webpki" |
| 2782 | version = "0.101.7" |
| 2783 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2784 | checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765" |
| 2785 | dependencies = [ |
| 2786 | "ring", |
| 2787 | "untrusted", |
| 2788 | ] |
| 2789 | |
| 2790 | [[package]] |
| 2791 | name = "rustls-webpki" |
| 2792 | version = "0.103.8" |
| 2793 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2794 | checksum = "2ffdfa2f5286e2247234e03f680868ac2815974dc39e00ea15adc445d0aafe52" |
| 2795 | dependencies = [ |
| 2796 | "aws-lc-rs", |
| 2797 | "ring", |
| 2798 | "rustls-pki-types", |
| 2799 | "untrusted", |
| 2800 | ] |
| 2801 | |
| 2802 | [[package]] |
| 2803 | name = "rustversion" |
| 2804 | version = "1.0.22" |
| 2805 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2806 | checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" |
| 2807 | |
| 2808 | [[package]] |
| 2809 | name = "ryu" |
| 2810 | version = "1.0.22" |
| 2811 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2812 | checksum = "a50f4cf475b65d88e057964e0e9bb1f0aa9bbb2036dc65c64596b42932536984" |
| 2813 | |
| 2814 | [[package]] |
| 2815 | name = "schannel" |
| 2816 | version = "0.1.28" |
| 2817 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2818 | checksum = "891d81b926048e76efe18581bf793546b4c0eaf8448d72be8de2bbee5fd166e1" |
| 2819 | dependencies = [ |
| 2820 | "windows-sys 0.61.2", |
| 2821 | ] |
| 2822 | |
| 2823 | [[package]] |
| 2824 | name = "scopeguard" |
| 2825 | version = "1.2.0" |
| 2826 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2827 | checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" |
| 2828 | |
| 2829 | [[package]] |
| 2830 | name = "scraper" |
| 2831 | version = "0.20.0" |
| 2832 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2833 | checksum = "b90460b31bfe1fc07be8262e42c665ad97118d4585869de9345a84d501a9eaf0" |
| 2834 | dependencies = [ |
| 2835 | "ahash", |
| 2836 | "cssparser", |
| 2837 | "ego-tree", |
| 2838 | "getopts", |
| 2839 | "html5ever", |
| 2840 | "once_cell", |
| 2841 | "selectors", |
| 2842 | "tendril", |
| 2843 | ] |
| 2844 | |
| 2845 | [[package]] |
| 2846 | name = "sct" |
| 2847 | version = "0.7.1" |
| 2848 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2849 | checksum = "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414" |
| 2850 | dependencies = [ |
| 2851 | "ring", |
| 2852 | "untrusted", |
| 2853 | ] |
| 2854 | |
| 2855 | [[package]] |
| 2856 | name = "sd-notify" |
| 2857 | version = "0.4.5" |
| 2858 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2859 | checksum = "b943eadf71d8b69e661330cb0e2656e31040acf21ee7708e2c238a0ec6af2bf4" |
| 2860 | dependencies = [ |
| 2861 | "libc", |
| 2862 | ] |
| 2863 | |
| 2864 | [[package]] |
| 2865 | name = "sec1" |
| 2866 | version = "0.3.0" |
| 2867 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2868 | checksum = "3be24c1842290c45df0a7bf069e0c268a747ad05a192f2fd7dcfdbc1cba40928" |
| 2869 | dependencies = [ |
| 2870 | "base16ct", |
| 2871 | "der", |
| 2872 | "generic-array", |
| 2873 | "pkcs8", |
| 2874 | "subtle", |
| 2875 | "zeroize", |
| 2876 | ] |
| 2877 | |
| 2878 | [[package]] |
| 2879 | name = "security-framework" |
| 2880 | version = "2.11.1" |
| 2881 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2882 | checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02" |
| 2883 | dependencies = [ |
| 2884 | "bitflags", |
| 2885 | "core-foundation 0.9.4", |
| 2886 | "core-foundation-sys", |
| 2887 | "libc", |
| 2888 | "security-framework-sys", |
| 2889 | ] |
| 2890 | |
| 2891 | [[package]] |
| 2892 | name = "security-framework" |
| 2893 | version = "3.5.1" |
| 2894 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2895 | checksum = "b3297343eaf830f66ede390ea39da1d462b6b0c1b000f420d0a83f898bbbe6ef" |
| 2896 | dependencies = [ |
| 2897 | "bitflags", |
| 2898 | "core-foundation 0.10.1", |
| 2899 | "core-foundation-sys", |
| 2900 | "libc", |
| 2901 | "security-framework-sys", |
| 2902 | ] |
| 2903 | |
| 2904 | [[package]] |
| 2905 | name = "security-framework-sys" |
| 2906 | version = "2.15.0" |
| 2907 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2908 | checksum = "cc1f0cbffaac4852523ce30d8bd3c5cdc873501d96ff467ca09b6767bb8cd5c0" |
| 2909 | dependencies = [ |
| 2910 | "core-foundation-sys", |
| 2911 | "libc", |
| 2912 | ] |
| 2913 | |
| 2914 | [[package]] |
| 2915 | name = "selectors" |
| 2916 | version = "0.25.0" |
| 2917 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2918 | checksum = "4eb30575f3638fc8f6815f448d50cb1a2e255b0897985c8c59f4d37b72a07b06" |
| 2919 | dependencies = [ |
| 2920 | "bitflags", |
| 2921 | "cssparser", |
| 2922 | "derive_more", |
| 2923 | "fxhash", |
| 2924 | "log", |
| 2925 | "new_debug_unreachable", |
| 2926 | "phf 0.10.1", |
| 2927 | "phf_codegen 0.10.0", |
| 2928 | "precomputed-hash", |
| 2929 | "servo_arc", |
| 2930 | "smallvec", |
| 2931 | ] |
| 2932 | |
| 2933 | [[package]] |
| 2934 | name = "semver" |
| 2935 | version = "1.0.27" |
| 2936 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2937 | checksum = "d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2" |
| 2938 | |
| 2939 | [[package]] |
| 2940 | name = "serde" |
| 2941 | version = "1.0.228" |
| 2942 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2943 | checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e" |
| 2944 | dependencies = [ |
| 2945 | "serde_core", |
| 2946 | "serde_derive", |
| 2947 | ] |
| 2948 | |
| 2949 | [[package]] |
| 2950 | name = "serde_core" |
| 2951 | version = "1.0.228" |
| 2952 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2953 | checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad" |
| 2954 | dependencies = [ |
| 2955 | "serde_derive", |
| 2956 | ] |
| 2957 | |
| 2958 | [[package]] |
| 2959 | name = "serde_derive" |
| 2960 | version = "1.0.228" |
| 2961 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2962 | checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79" |
| 2963 | dependencies = [ |
| 2964 | "proc-macro2", |
| 2965 | "quote", |
| 2966 | "syn", |
| 2967 | ] |
| 2968 | |
| 2969 | [[package]] |
| 2970 | name = "serde_json" |
| 2971 | version = "1.0.149" |
| 2972 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2973 | checksum = "83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86" |
| 2974 | dependencies = [ |
| 2975 | "itoa", |
| 2976 | "memchr", |
| 2977 | "serde", |
| 2978 | "serde_core", |
| 2979 | "zmij", |
| 2980 | ] |
| 2981 | |
| 2982 | [[package]] |
| 2983 | name = "serde_spanned" |
| 2984 | version = "0.6.9" |
| 2985 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2986 | checksum = "bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3" |
| 2987 | dependencies = [ |
| 2988 | "serde", |
| 2989 | ] |
| 2990 | |
| 2991 | [[package]] |
| 2992 | name = "serde_urlencoded" |
| 2993 | version = "0.7.1" |
| 2994 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2995 | checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" |
| 2996 | dependencies = [ |
| 2997 | "form_urlencoded", |
| 2998 | "itoa", |
| 2999 | "ryu", |
| 3000 | "serde", |
| 3001 | ] |
| 3002 | |
| 3003 | [[package]] |
| 3004 | name = "servo_arc" |
| 3005 | version = "0.3.0" |
| 3006 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3007 | checksum = "d036d71a959e00c77a63538b90a6c2390969f9772b096ea837205c6bd0491a44" |
| 3008 | dependencies = [ |
| 3009 | "stable_deref_trait", |
| 3010 | ] |
| 3011 | |
| 3012 | [[package]] |
| 3013 | name = "sha1" |
| 3014 | version = "0.10.6" |
| 3015 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3016 | checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba" |
| 3017 | dependencies = [ |
| 3018 | "cfg-if", |
| 3019 | "cpufeatures", |
| 3020 | "digest", |
| 3021 | ] |
| 3022 | |
| 3023 | [[package]] |
| 3024 | name = "sha2" |
| 3025 | version = "0.10.9" |
| 3026 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3027 | checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283" |
| 3028 | dependencies = [ |
| 3029 | "cfg-if", |
| 3030 | "cpufeatures", |
| 3031 | "digest", |
| 3032 | ] |
| 3033 | |
| 3034 | [[package]] |
| 3035 | name = "sharded-slab" |
| 3036 | version = "0.1.7" |
| 3037 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3038 | checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" |
| 3039 | dependencies = [ |
| 3040 | "lazy_static", |
| 3041 | ] |
| 3042 | |
| 3043 | [[package]] |
| 3044 | name = "shellexpand" |
| 3045 | version = "3.1.1" |
| 3046 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3047 | checksum = "8b1fdf65dd6331831494dd616b30351c38e96e45921a27745cf98490458b90bb" |
| 3048 | dependencies = [ |
| 3049 | "dirs", |
| 3050 | ] |
| 3051 | |
| 3052 | [[package]] |
| 3053 | name = "shlex" |
| 3054 | version = "1.3.0" |
| 3055 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3056 | checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" |
| 3057 | |
| 3058 | [[package]] |
| 3059 | name = "signal-hook-registry" |
| 3060 | version = "1.4.8" |
| 3061 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3062 | checksum = "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b" |
| 3063 | dependencies = [ |
| 3064 | "errno", |
| 3065 | "libc", |
| 3066 | ] |
| 3067 | |
| 3068 | [[package]] |
| 3069 | name = "signature" |
| 3070 | version = "1.6.4" |
| 3071 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3072 | checksum = "74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c" |
| 3073 | dependencies = [ |
| 3074 | "digest", |
| 3075 | "rand_core 0.6.4", |
| 3076 | ] |
| 3077 | |
| 3078 | [[package]] |
| 3079 | name = "simd-adler32" |
| 3080 | version = "0.3.8" |
| 3081 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3082 | checksum = "e320a6c5ad31d271ad523dcf3ad13e2767ad8b1cb8f047f75a8aeaf8da139da2" |
| 3083 | |
| 3084 | [[package]] |
| 3085 | name = "siphasher" |
| 3086 | version = "0.3.11" |
| 3087 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3088 | checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d" |
| 3089 | |
| 3090 | [[package]] |
| 3091 | name = "siphasher" |
| 3092 | version = "1.0.1" |
| 3093 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3094 | checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d" |
| 3095 | |
| 3096 | [[package]] |
| 3097 | name = "slab" |
| 3098 | version = "0.4.11" |
| 3099 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3100 | checksum = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589" |
| 3101 | |
| 3102 | [[package]] |
| 3103 | name = "smallvec" |
| 3104 | version = "1.15.1" |
| 3105 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3106 | checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" |
| 3107 | |
| 3108 | [[package]] |
| 3109 | name = "socket2" |
| 3110 | version = "0.5.10" |
| 3111 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3112 | checksum = "e22376abed350d73dd1cd119b57ffccad95b4e585a7cda43e286245ce23c0678" |
| 3113 | dependencies = [ |
| 3114 | "libc", |
| 3115 | "windows-sys 0.52.0", |
| 3116 | ] |
| 3117 | |
| 3118 | [[package]] |
| 3119 | name = "socket2" |
| 3120 | version = "0.6.1" |
| 3121 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3122 | checksum = "17129e116933cf371d018bb80ae557e889637989d8638274fb25622827b03881" |
| 3123 | dependencies = [ |
| 3124 | "libc", |
| 3125 | "windows-sys 0.60.2", |
| 3126 | ] |
| 3127 | |
| 3128 | [[package]] |
| 3129 | name = "spki" |
| 3130 | version = "0.6.0" |
| 3131 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3132 | checksum = "67cf02bbac7a337dc36e4f5a693db6c21e7863f45070f7064577eb4367a3212b" |
| 3133 | dependencies = [ |
| 3134 | "base64ct", |
| 3135 | "der", |
| 3136 | ] |
| 3137 | |
| 3138 | [[package]] |
| 3139 | name = "stable_deref_trait" |
| 3140 | version = "1.2.1" |
| 3141 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3142 | checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596" |
| 3143 | |
| 3144 | [[package]] |
| 3145 | name = "string_cache" |
| 3146 | version = "0.8.9" |
| 3147 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3148 | checksum = "bf776ba3fa74f83bf4b63c3dcbbf82173db2632ed8452cb2d891d33f459de70f" |
| 3149 | dependencies = [ |
| 3150 | "new_debug_unreachable", |
| 3151 | "parking_lot", |
| 3152 | "phf_shared 0.11.3", |
| 3153 | "precomputed-hash", |
| 3154 | "serde", |
| 3155 | ] |
| 3156 | |
| 3157 | [[package]] |
| 3158 | name = "string_cache_codegen" |
| 3159 | version = "0.5.4" |
| 3160 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3161 | checksum = "c711928715f1fe0fe509c53b43e993a9a557babc2d0a3567d0a3006f1ac931a0" |
| 3162 | dependencies = [ |
| 3163 | "phf_generator 0.11.3", |
| 3164 | "phf_shared 0.11.3", |
| 3165 | "proc-macro2", |
| 3166 | "quote", |
| 3167 | ] |
| 3168 | |
| 3169 | [[package]] |
| 3170 | name = "strsim" |
| 3171 | version = "0.11.1" |
| 3172 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3173 | checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" |
| 3174 | |
| 3175 | [[package]] |
| 3176 | name = "subtle" |
| 3177 | version = "2.6.1" |
| 3178 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3179 | checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" |
| 3180 | |
| 3181 | [[package]] |
| 3182 | name = "syn" |
| 3183 | version = "2.0.114" |
| 3184 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3185 | checksum = "d4d107df263a3013ef9b1879b0df87d706ff80f65a86ea879bd9c31f9b307c2a" |
| 3186 | dependencies = [ |
| 3187 | "proc-macro2", |
| 3188 | "quote", |
| 3189 | "unicode-ident", |
| 3190 | ] |
| 3191 | |
| 3192 | [[package]] |
| 3193 | name = "sync_wrapper" |
| 3194 | version = "1.0.2" |
| 3195 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3196 | checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263" |
| 3197 | dependencies = [ |
| 3198 | "futures-core", |
| 3199 | ] |
| 3200 | |
| 3201 | [[package]] |
| 3202 | name = "synstructure" |
| 3203 | version = "0.13.2" |
| 3204 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3205 | checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" |
| 3206 | dependencies = [ |
| 3207 | "proc-macro2", |
| 3208 | "quote", |
| 3209 | "syn", |
| 3210 | ] |
| 3211 | |
| 3212 | [[package]] |
| 3213 | name = "system-configuration" |
| 3214 | version = "0.6.1" |
| 3215 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3216 | checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b" |
| 3217 | dependencies = [ |
| 3218 | "bitflags", |
| 3219 | "core-foundation 0.9.4", |
| 3220 | "system-configuration-sys", |
| 3221 | ] |
| 3222 | |
| 3223 | [[package]] |
| 3224 | name = "system-configuration-sys" |
| 3225 | version = "0.6.0" |
| 3226 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3227 | checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4" |
| 3228 | dependencies = [ |
| 3229 | "core-foundation-sys", |
| 3230 | "libc", |
| 3231 | ] |
| 3232 | |
| 3233 | [[package]] |
| 3234 | name = "tempfile" |
| 3235 | version = "3.24.0" |
| 3236 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3237 | checksum = "655da9c7eb6305c55742045d5a8d2037996d61d8de95806335c7c86ce0f82e9c" |
| 3238 | dependencies = [ |
| 3239 | "fastrand", |
| 3240 | "getrandom 0.3.4", |
| 3241 | "once_cell", |
| 3242 | "rustix", |
| 3243 | "windows-sys 0.61.2", |
| 3244 | ] |
| 3245 | |
| 3246 | [[package]] |
| 3247 | name = "tendril" |
| 3248 | version = "0.4.3" |
| 3249 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3250 | checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0" |
| 3251 | dependencies = [ |
| 3252 | "futf", |
| 3253 | "mac", |
| 3254 | "utf-8", |
| 3255 | ] |
| 3256 | |
| 3257 | [[package]] |
| 3258 | name = "thiserror" |
| 3259 | version = "2.0.17" |
| 3260 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3261 | checksum = "f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8" |
| 3262 | dependencies = [ |
| 3263 | "thiserror-impl", |
| 3264 | ] |
| 3265 | |
| 3266 | [[package]] |
| 3267 | name = "thiserror-impl" |
| 3268 | version = "2.0.17" |
| 3269 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3270 | checksum = "3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913" |
| 3271 | dependencies = [ |
| 3272 | "proc-macro2", |
| 3273 | "quote", |
| 3274 | "syn", |
| 3275 | ] |
| 3276 | |
| 3277 | [[package]] |
| 3278 | name = "thread_local" |
| 3279 | version = "1.1.9" |
| 3280 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3281 | checksum = "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185" |
| 3282 | dependencies = [ |
| 3283 | "cfg-if", |
| 3284 | ] |
| 3285 | |
| 3286 | [[package]] |
| 3287 | name = "time" |
| 3288 | version = "0.3.44" |
| 3289 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3290 | checksum = "91e7d9e3bb61134e77bde20dd4825b97c010155709965fedf0f49bb138e52a9d" |
| 3291 | dependencies = [ |
| 3292 | "deranged", |
| 3293 | "num-conv", |
| 3294 | "powerfmt", |
| 3295 | "serde", |
| 3296 | "time-core", |
| 3297 | "time-macros", |
| 3298 | ] |
| 3299 | |
| 3300 | [[package]] |
| 3301 | name = "time-core" |
| 3302 | version = "0.1.6" |
| 3303 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3304 | checksum = "40868e7c1d2f0b8d73e4a8c7f0ff63af4f6d19be117e90bd73eb1d62cf831c6b" |
| 3305 | |
| 3306 | [[package]] |
| 3307 | name = "time-macros" |
| 3308 | version = "0.2.24" |
| 3309 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3310 | checksum = "30cfb0125f12d9c277f35663a0a33f8c30190f4e4574868a330595412d34ebf3" |
| 3311 | dependencies = [ |
| 3312 | "num-conv", |
| 3313 | "time-core", |
| 3314 | ] |
| 3315 | |
| 3316 | [[package]] |
| 3317 | name = "tinystr" |
| 3318 | version = "0.8.2" |
| 3319 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3320 | checksum = "42d3e9c45c09de15d06dd8acf5f4e0e399e85927b7f00711024eb7ae10fa4869" |
| 3321 | dependencies = [ |
| 3322 | "displaydoc", |
| 3323 | "zerovec", |
| 3324 | ] |
| 3325 | |
| 3326 | [[package]] |
| 3327 | name = "tokio" |
| 3328 | version = "1.49.0" |
| 3329 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3330 | checksum = "72a2903cd7736441aac9df9d7688bd0ce48edccaadf181c3b90be801e81d3d86" |
| 3331 | dependencies = [ |
| 3332 | "bytes", |
| 3333 | "libc", |
| 3334 | "mio", |
| 3335 | "parking_lot", |
| 3336 | "pin-project-lite", |
| 3337 | "signal-hook-registry", |
| 3338 | "socket2 0.6.1", |
| 3339 | "tokio-macros", |
| 3340 | "windows-sys 0.61.2", |
| 3341 | ] |
| 3342 | |
| 3343 | [[package]] |
| 3344 | name = "tokio-macros" |
| 3345 | version = "2.6.0" |
| 3346 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3347 | checksum = "af407857209536a95c8e56f8231ef2c2e2aff839b22e07a1ffcbc617e9db9fa5" |
| 3348 | dependencies = [ |
| 3349 | "proc-macro2", |
| 3350 | "quote", |
| 3351 | "syn", |
| 3352 | ] |
| 3353 | |
| 3354 | [[package]] |
| 3355 | name = "tokio-native-tls" |
| 3356 | version = "0.3.1" |
| 3357 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3358 | checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2" |
| 3359 | dependencies = [ |
| 3360 | "native-tls", |
| 3361 | "tokio", |
| 3362 | ] |
| 3363 | |
| 3364 | [[package]] |
| 3365 | name = "tokio-rustls" |
| 3366 | version = "0.24.1" |
| 3367 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3368 | checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081" |
| 3369 | dependencies = [ |
| 3370 | "rustls 0.21.12", |
| 3371 | "tokio", |
| 3372 | ] |
| 3373 | |
| 3374 | [[package]] |
| 3375 | name = "tokio-rustls" |
| 3376 | version = "0.26.4" |
| 3377 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3378 | checksum = "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61" |
| 3379 | dependencies = [ |
| 3380 | "rustls 0.23.36", |
| 3381 | "tokio", |
| 3382 | ] |
| 3383 | |
| 3384 | [[package]] |
| 3385 | name = "tokio-util" |
| 3386 | version = "0.7.18" |
| 3387 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3388 | checksum = "9ae9cec805b01e8fc3fd2fe289f89149a9b66dd16786abd8b19cfa7b48cb0098" |
| 3389 | dependencies = [ |
| 3390 | "bytes", |
| 3391 | "futures-core", |
| 3392 | "futures-sink", |
| 3393 | "pin-project-lite", |
| 3394 | "tokio", |
| 3395 | ] |
| 3396 | |
| 3397 | [[package]] |
| 3398 | name = "toml" |
| 3399 | version = "0.8.23" |
| 3400 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3401 | checksum = "dc1beb996b9d83529a9e75c17a1686767d148d70663143c7854d8b4a09ced362" |
| 3402 | dependencies = [ |
| 3403 | "serde", |
| 3404 | "serde_spanned", |
| 3405 | "toml_datetime", |
| 3406 | "toml_edit", |
| 3407 | ] |
| 3408 | |
| 3409 | [[package]] |
| 3410 | name = "toml_datetime" |
| 3411 | version = "0.6.11" |
| 3412 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3413 | checksum = "22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c" |
| 3414 | dependencies = [ |
| 3415 | "serde", |
| 3416 | ] |
| 3417 | |
| 3418 | [[package]] |
| 3419 | name = "toml_edit" |
| 3420 | version = "0.22.27" |
| 3421 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3422 | checksum = "41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a" |
| 3423 | dependencies = [ |
| 3424 | "indexmap", |
| 3425 | "serde", |
| 3426 | "serde_spanned", |
| 3427 | "toml_datetime", |
| 3428 | "toml_write", |
| 3429 | "winnow", |
| 3430 | ] |
| 3431 | |
| 3432 | [[package]] |
| 3433 | name = "toml_write" |
| 3434 | version = "0.1.2" |
| 3435 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3436 | checksum = "5d99f8c9a7727884afe522e9bd5edbfc91a3312b36a77b5fb8926e4c31a41801" |
| 3437 | |
| 3438 | [[package]] |
| 3439 | name = "tower" |
| 3440 | version = "0.5.2" |
| 3441 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3442 | checksum = "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9" |
| 3443 | dependencies = [ |
| 3444 | "futures-core", |
| 3445 | "futures-util", |
| 3446 | "pin-project-lite", |
| 3447 | "sync_wrapper", |
| 3448 | "tokio", |
| 3449 | "tower-layer", |
| 3450 | "tower-service", |
| 3451 | ] |
| 3452 | |
| 3453 | [[package]] |
| 3454 | name = "tower-http" |
| 3455 | version = "0.6.8" |
| 3456 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3457 | checksum = "d4e6559d53cc268e5031cd8429d05415bc4cb4aefc4aa5d6cc35fbf5b924a1f8" |
| 3458 | dependencies = [ |
| 3459 | "bitflags", |
| 3460 | "bytes", |
| 3461 | "futures-util", |
| 3462 | "http 1.4.0", |
| 3463 | "http-body 1.0.1", |
| 3464 | "iri-string", |
| 3465 | "pin-project-lite", |
| 3466 | "tower", |
| 3467 | "tower-layer", |
| 3468 | "tower-service", |
| 3469 | ] |
| 3470 | |
| 3471 | [[package]] |
| 3472 | name = "tower-layer" |
| 3473 | version = "0.3.3" |
| 3474 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3475 | checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e" |
| 3476 | |
| 3477 | [[package]] |
| 3478 | name = "tower-service" |
| 3479 | version = "0.3.3" |
| 3480 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3481 | checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" |
| 3482 | |
| 3483 | [[package]] |
| 3484 | name = "tracing" |
| 3485 | version = "0.1.44" |
| 3486 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3487 | checksum = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100" |
| 3488 | dependencies = [ |
| 3489 | "pin-project-lite", |
| 3490 | "tracing-attributes", |
| 3491 | "tracing-core", |
| 3492 | ] |
| 3493 | |
| 3494 | [[package]] |
| 3495 | name = "tracing-attributes" |
| 3496 | version = "0.1.31" |
| 3497 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3498 | checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da" |
| 3499 | dependencies = [ |
| 3500 | "proc-macro2", |
| 3501 | "quote", |
| 3502 | "syn", |
| 3503 | ] |
| 3504 | |
| 3505 | [[package]] |
| 3506 | name = "tracing-core" |
| 3507 | version = "0.1.36" |
| 3508 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3509 | checksum = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a" |
| 3510 | dependencies = [ |
| 3511 | "once_cell", |
| 3512 | "valuable", |
| 3513 | ] |
| 3514 | |
| 3515 | [[package]] |
| 3516 | name = "tracing-log" |
| 3517 | version = "0.2.0" |
| 3518 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3519 | checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3" |
| 3520 | dependencies = [ |
| 3521 | "log", |
| 3522 | "once_cell", |
| 3523 | "tracing-core", |
| 3524 | ] |
| 3525 | |
| 3526 | [[package]] |
| 3527 | name = "tracing-subscriber" |
| 3528 | version = "0.3.22" |
| 3529 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3530 | checksum = "2f30143827ddab0d256fd843b7a66d164e9f271cfa0dde49142c5ca0ca291f1e" |
| 3531 | dependencies = [ |
| 3532 | "matchers", |
| 3533 | "nu-ansi-term", |
| 3534 | "once_cell", |
| 3535 | "regex-automata", |
| 3536 | "sharded-slab", |
| 3537 | "smallvec", |
| 3538 | "thread_local", |
| 3539 | "tracing", |
| 3540 | "tracing-core", |
| 3541 | "tracing-log", |
| 3542 | ] |
| 3543 | |
| 3544 | [[package]] |
| 3545 | name = "try-lock" |
| 3546 | version = "0.2.5" |
| 3547 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3548 | checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" |
| 3549 | |
| 3550 | [[package]] |
| 3551 | name = "typenum" |
| 3552 | version = "1.19.0" |
| 3553 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3554 | checksum = "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb" |
| 3555 | |
| 3556 | [[package]] |
| 3557 | name = "unicode-ident" |
| 3558 | version = "1.0.22" |
| 3559 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3560 | checksum = "9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5" |
| 3561 | |
| 3562 | [[package]] |
| 3563 | name = "unicode-width" |
| 3564 | version = "0.2.2" |
| 3565 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3566 | checksum = "b4ac048d71ede7ee76d585517add45da530660ef4390e49b098733c6e897f254" |
| 3567 | |
| 3568 | [[package]] |
| 3569 | name = "untrusted" |
| 3570 | version = "0.9.0" |
| 3571 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3572 | checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" |
| 3573 | |
| 3574 | [[package]] |
| 3575 | name = "url" |
| 3576 | version = "2.5.8" |
| 3577 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3578 | checksum = "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed" |
| 3579 | dependencies = [ |
| 3580 | "form_urlencoded", |
| 3581 | "idna", |
| 3582 | "percent-encoding", |
| 3583 | "serde", |
| 3584 | ] |
| 3585 | |
| 3586 | [[package]] |
| 3587 | name = "urlencoding" |
| 3588 | version = "2.1.3" |
| 3589 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3590 | checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da" |
| 3591 | |
| 3592 | [[package]] |
| 3593 | name = "utf-8" |
| 3594 | version = "0.7.6" |
| 3595 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3596 | checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9" |
| 3597 | |
| 3598 | [[package]] |
| 3599 | name = "utf8_iter" |
| 3600 | version = "1.0.4" |
| 3601 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3602 | checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" |
| 3603 | |
| 3604 | [[package]] |
| 3605 | name = "utf8parse" |
| 3606 | version = "0.2.2" |
| 3607 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3608 | checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" |
| 3609 | |
| 3610 | [[package]] |
| 3611 | name = "uuid" |
| 3612 | version = "1.19.0" |
| 3613 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3614 | checksum = "e2e054861b4bd027cd373e18e8d8d8e6548085000e41290d95ce0c373a654b4a" |
| 3615 | dependencies = [ |
| 3616 | "js-sys", |
| 3617 | "wasm-bindgen", |
| 3618 | ] |
| 3619 | |
| 3620 | [[package]] |
| 3621 | name = "valuable" |
| 3622 | version = "0.1.1" |
| 3623 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3624 | checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65" |
| 3625 | |
| 3626 | [[package]] |
| 3627 | name = "vcpkg" |
| 3628 | version = "0.2.15" |
| 3629 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3630 | checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" |
| 3631 | |
| 3632 | [[package]] |
| 3633 | name = "version_check" |
| 3634 | version = "0.9.5" |
| 3635 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3636 | checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" |
| 3637 | |
| 3638 | [[package]] |
| 3639 | name = "vsimd" |
| 3640 | version = "0.8.0" |
| 3641 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3642 | checksum = "5c3082ca00d5a5ef149bb8b555a72ae84c9c59f7250f013ac822ac2e49b19c64" |
| 3643 | |
| 3644 | [[package]] |
| 3645 | name = "want" |
| 3646 | version = "0.3.1" |
| 3647 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3648 | checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" |
| 3649 | dependencies = [ |
| 3650 | "try-lock", |
| 3651 | ] |
| 3652 | |
| 3653 | [[package]] |
| 3654 | name = "wasi" |
| 3655 | version = "0.11.1+wasi-snapshot-preview1" |
| 3656 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3657 | checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" |
| 3658 | |
| 3659 | [[package]] |
| 3660 | name = "wasip2" |
| 3661 | version = "1.0.1+wasi-0.2.4" |
| 3662 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3663 | checksum = "0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7" |
| 3664 | dependencies = [ |
| 3665 | "wit-bindgen", |
| 3666 | ] |
| 3667 | |
| 3668 | [[package]] |
| 3669 | name = "wasm-bindgen" |
| 3670 | version = "0.2.106" |
| 3671 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3672 | checksum = "0d759f433fa64a2d763d1340820e46e111a7a5ab75f993d1852d70b03dbb80fd" |
| 3673 | dependencies = [ |
| 3674 | "cfg-if", |
| 3675 | "once_cell", |
| 3676 | "rustversion", |
| 3677 | "wasm-bindgen-macro", |
| 3678 | "wasm-bindgen-shared", |
| 3679 | ] |
| 3680 | |
| 3681 | [[package]] |
| 3682 | name = "wasm-bindgen-futures" |
| 3683 | version = "0.4.56" |
| 3684 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3685 | checksum = "836d9622d604feee9e5de25ac10e3ea5f2d65b41eac0d9ce72eb5deae707ce7c" |
| 3686 | dependencies = [ |
| 3687 | "cfg-if", |
| 3688 | "js-sys", |
| 3689 | "once_cell", |
| 3690 | "wasm-bindgen", |
| 3691 | "web-sys", |
| 3692 | ] |
| 3693 | |
| 3694 | [[package]] |
| 3695 | name = "wasm-bindgen-macro" |
| 3696 | version = "0.2.106" |
| 3697 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3698 | checksum = "48cb0d2638f8baedbc542ed444afc0644a29166f1595371af4fecf8ce1e7eeb3" |
| 3699 | dependencies = [ |
| 3700 | "quote", |
| 3701 | "wasm-bindgen-macro-support", |
| 3702 | ] |
| 3703 | |
| 3704 | [[package]] |
| 3705 | name = "wasm-bindgen-macro-support" |
| 3706 | version = "0.2.106" |
| 3707 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3708 | checksum = "cefb59d5cd5f92d9dcf80e4683949f15ca4b511f4ac0a6e14d4e1ac60c6ecd40" |
| 3709 | dependencies = [ |
| 3710 | "bumpalo", |
| 3711 | "proc-macro2", |
| 3712 | "quote", |
| 3713 | "syn", |
| 3714 | "wasm-bindgen-shared", |
| 3715 | ] |
| 3716 | |
| 3717 | [[package]] |
| 3718 | name = "wasm-bindgen-shared" |
| 3719 | version = "0.2.106" |
| 3720 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3721 | checksum = "cbc538057e648b67f72a982e708d485b2efa771e1ac05fec311f9f63e5800db4" |
| 3722 | dependencies = [ |
| 3723 | "unicode-ident", |
| 3724 | ] |
| 3725 | |
| 3726 | [[package]] |
| 3727 | name = "wasm-streams" |
| 3728 | version = "0.4.2" |
| 3729 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3730 | checksum = "15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65" |
| 3731 | dependencies = [ |
| 3732 | "futures-util", |
| 3733 | "js-sys", |
| 3734 | "wasm-bindgen", |
| 3735 | "wasm-bindgen-futures", |
| 3736 | "web-sys", |
| 3737 | ] |
| 3738 | |
| 3739 | [[package]] |
| 3740 | name = "web-sys" |
| 3741 | version = "0.3.83" |
| 3742 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3743 | checksum = "9b32828d774c412041098d182a8b38b16ea816958e07cf40eec2bc080ae137ac" |
| 3744 | dependencies = [ |
| 3745 | "js-sys", |
| 3746 | "wasm-bindgen", |
| 3747 | ] |
| 3748 | |
| 3749 | [[package]] |
| 3750 | name = "web-time" |
| 3751 | version = "1.1.0" |
| 3752 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3753 | checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb" |
| 3754 | dependencies = [ |
| 3755 | "js-sys", |
| 3756 | "wasm-bindgen", |
| 3757 | ] |
| 3758 | |
| 3759 | [[package]] |
| 3760 | name = "weezl" |
| 3761 | version = "0.1.12" |
| 3762 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3763 | checksum = "a28ac98ddc8b9274cb41bb4d9d4d5c425b6020c50c46f25559911905610b4a88" |
| 3764 | |
| 3765 | [[package]] |
| 3766 | name = "windows-core" |
| 3767 | version = "0.62.2" |
| 3768 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3769 | checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb" |
| 3770 | dependencies = [ |
| 3771 | "windows-implement", |
| 3772 | "windows-interface", |
| 3773 | "windows-link", |
| 3774 | "windows-result", |
| 3775 | "windows-strings", |
| 3776 | ] |
| 3777 | |
| 3778 | [[package]] |
| 3779 | name = "windows-implement" |
| 3780 | version = "0.60.2" |
| 3781 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3782 | checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf" |
| 3783 | dependencies = [ |
| 3784 | "proc-macro2", |
| 3785 | "quote", |
| 3786 | "syn", |
| 3787 | ] |
| 3788 | |
| 3789 | [[package]] |
| 3790 | name = "windows-interface" |
| 3791 | version = "0.59.3" |
| 3792 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3793 | checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358" |
| 3794 | dependencies = [ |
| 3795 | "proc-macro2", |
| 3796 | "quote", |
| 3797 | "syn", |
| 3798 | ] |
| 3799 | |
| 3800 | [[package]] |
| 3801 | name = "windows-link" |
| 3802 | version = "0.2.1" |
| 3803 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3804 | checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" |
| 3805 | |
| 3806 | [[package]] |
| 3807 | name = "windows-registry" |
| 3808 | version = "0.6.1" |
| 3809 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3810 | checksum = "02752bf7fbdcce7f2a27a742f798510f3e5ad88dbe84871e5168e2120c3d5720" |
| 3811 | dependencies = [ |
| 3812 | "windows-link", |
| 3813 | "windows-result", |
| 3814 | "windows-strings", |
| 3815 | ] |
| 3816 | |
| 3817 | [[package]] |
| 3818 | name = "windows-result" |
| 3819 | version = "0.4.1" |
| 3820 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3821 | checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5" |
| 3822 | dependencies = [ |
| 3823 | "windows-link", |
| 3824 | ] |
| 3825 | |
| 3826 | [[package]] |
| 3827 | name = "windows-strings" |
| 3828 | version = "0.5.1" |
| 3829 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3830 | checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091" |
| 3831 | dependencies = [ |
| 3832 | "windows-link", |
| 3833 | ] |
| 3834 | |
| 3835 | [[package]] |
| 3836 | name = "windows-sys" |
| 3837 | version = "0.52.0" |
| 3838 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3839 | checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" |
| 3840 | dependencies = [ |
| 3841 | "windows-targets 0.52.6", |
| 3842 | ] |
| 3843 | |
| 3844 | [[package]] |
| 3845 | name = "windows-sys" |
| 3846 | version = "0.59.0" |
| 3847 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3848 | checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" |
| 3849 | dependencies = [ |
| 3850 | "windows-targets 0.52.6", |
| 3851 | ] |
| 3852 | |
| 3853 | [[package]] |
| 3854 | name = "windows-sys" |
| 3855 | version = "0.60.2" |
| 3856 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3857 | checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" |
| 3858 | dependencies = [ |
| 3859 | "windows-targets 0.53.5", |
| 3860 | ] |
| 3861 | |
| 3862 | [[package]] |
| 3863 | name = "windows-sys" |
| 3864 | version = "0.61.2" |
| 3865 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3866 | checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" |
| 3867 | dependencies = [ |
| 3868 | "windows-link", |
| 3869 | ] |
| 3870 | |
| 3871 | [[package]] |
| 3872 | name = "windows-targets" |
| 3873 | version = "0.52.6" |
| 3874 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3875 | checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" |
| 3876 | dependencies = [ |
| 3877 | "windows_aarch64_gnullvm 0.52.6", |
| 3878 | "windows_aarch64_msvc 0.52.6", |
| 3879 | "windows_i686_gnu 0.52.6", |
| 3880 | "windows_i686_gnullvm 0.52.6", |
| 3881 | "windows_i686_msvc 0.52.6", |
| 3882 | "windows_x86_64_gnu 0.52.6", |
| 3883 | "windows_x86_64_gnullvm 0.52.6", |
| 3884 | "windows_x86_64_msvc 0.52.6", |
| 3885 | ] |
| 3886 | |
| 3887 | [[package]] |
| 3888 | name = "windows-targets" |
| 3889 | version = "0.53.5" |
| 3890 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3891 | checksum = "4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3" |
| 3892 | dependencies = [ |
| 3893 | "windows-link", |
| 3894 | "windows_aarch64_gnullvm 0.53.1", |
| 3895 | "windows_aarch64_msvc 0.53.1", |
| 3896 | "windows_i686_gnu 0.53.1", |
| 3897 | "windows_i686_gnullvm 0.53.1", |
| 3898 | "windows_i686_msvc 0.53.1", |
| 3899 | "windows_x86_64_gnu 0.53.1", |
| 3900 | "windows_x86_64_gnullvm 0.53.1", |
| 3901 | "windows_x86_64_msvc 0.53.1", |
| 3902 | ] |
| 3903 | |
| 3904 | [[package]] |
| 3905 | name = "windows_aarch64_gnullvm" |
| 3906 | version = "0.52.6" |
| 3907 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3908 | checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" |
| 3909 | |
| 3910 | [[package]] |
| 3911 | name = "windows_aarch64_gnullvm" |
| 3912 | version = "0.53.1" |
| 3913 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3914 | checksum = "a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53" |
| 3915 | |
| 3916 | [[package]] |
| 3917 | name = "windows_aarch64_msvc" |
| 3918 | version = "0.52.6" |
| 3919 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3920 | checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" |
| 3921 | |
| 3922 | [[package]] |
| 3923 | name = "windows_aarch64_msvc" |
| 3924 | version = "0.53.1" |
| 3925 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3926 | checksum = "b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006" |
| 3927 | |
| 3928 | [[package]] |
| 3929 | name = "windows_i686_gnu" |
| 3930 | version = "0.52.6" |
| 3931 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3932 | checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" |
| 3933 | |
| 3934 | [[package]] |
| 3935 | name = "windows_i686_gnu" |
| 3936 | version = "0.53.1" |
| 3937 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3938 | checksum = "960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3" |
| 3939 | |
| 3940 | [[package]] |
| 3941 | name = "windows_i686_gnullvm" |
| 3942 | version = "0.52.6" |
| 3943 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3944 | checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" |
| 3945 | |
| 3946 | [[package]] |
| 3947 | name = "windows_i686_gnullvm" |
| 3948 | version = "0.53.1" |
| 3949 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3950 | checksum = "fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c" |
| 3951 | |
| 3952 | [[package]] |
| 3953 | name = "windows_i686_msvc" |
| 3954 | version = "0.52.6" |
| 3955 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3956 | checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" |
| 3957 | |
| 3958 | [[package]] |
| 3959 | name = "windows_i686_msvc" |
| 3960 | version = "0.53.1" |
| 3961 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3962 | checksum = "1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2" |
| 3963 | |
| 3964 | [[package]] |
| 3965 | name = "windows_x86_64_gnu" |
| 3966 | version = "0.52.6" |
| 3967 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3968 | checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" |
| 3969 | |
| 3970 | [[package]] |
| 3971 | name = "windows_x86_64_gnu" |
| 3972 | version = "0.53.1" |
| 3973 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3974 | checksum = "9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499" |
| 3975 | |
| 3976 | [[package]] |
| 3977 | name = "windows_x86_64_gnullvm" |
| 3978 | version = "0.52.6" |
| 3979 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3980 | checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" |
| 3981 | |
| 3982 | [[package]] |
| 3983 | name = "windows_x86_64_gnullvm" |
| 3984 | version = "0.53.1" |
| 3985 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3986 | checksum = "0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1" |
| 3987 | |
| 3988 | [[package]] |
| 3989 | name = "windows_x86_64_msvc" |
| 3990 | version = "0.52.6" |
| 3991 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3992 | checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" |
| 3993 | |
| 3994 | [[package]] |
| 3995 | name = "windows_x86_64_msvc" |
| 3996 | version = "0.53.1" |
| 3997 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3998 | checksum = "d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650" |
| 3999 | |
| 4000 | [[package]] |
| 4001 | name = "winnow" |
| 4002 | version = "0.7.14" |
| 4003 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4004 | checksum = "5a5364e9d77fcdeeaa6062ced926ee3381faa2ee02d3eb83a5c27a8825540829" |
| 4005 | dependencies = [ |
| 4006 | "memchr", |
| 4007 | ] |
| 4008 | |
| 4009 | [[package]] |
| 4010 | name = "wit-bindgen" |
| 4011 | version = "0.46.0" |
| 4012 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4013 | checksum = "f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59" |
| 4014 | |
| 4015 | [[package]] |
| 4016 | name = "writeable" |
| 4017 | version = "0.6.2" |
| 4018 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4019 | checksum = "9edde0db4769d2dc68579893f2306b26c6ecfbe0ef499b013d731b7b9247e0b9" |
| 4020 | |
| 4021 | [[package]] |
| 4022 | name = "x11rb" |
| 4023 | version = "0.13.2" |
| 4024 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4025 | checksum = "9993aa5be5a26815fe2c3eacfc1fde061fc1a1f094bf1ad2a18bf9c495dd7414" |
| 4026 | dependencies = [ |
| 4027 | "as-raw-xcb-connection", |
| 4028 | "gethostname", |
| 4029 | "libc", |
| 4030 | "rustix", |
| 4031 | "x11rb-protocol", |
| 4032 | ] |
| 4033 | |
| 4034 | [[package]] |
| 4035 | name = "x11rb-protocol" |
| 4036 | version = "0.13.2" |
| 4037 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4038 | checksum = "ea6fc2961e4ef194dcbfe56bb845534d0dc8098940c7e5c012a258bfec6701bd" |
| 4039 | |
| 4040 | [[package]] |
| 4041 | name = "xmlparser" |
| 4042 | version = "0.13.6" |
| 4043 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4044 | checksum = "66fee0b777b0f5ac1c69bb06d361268faafa61cd4682ae064a171c16c433e9e4" |
| 4045 | |
| 4046 | [[package]] |
| 4047 | name = "yoke" |
| 4048 | version = "0.8.1" |
| 4049 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4050 | checksum = "72d6e5c6afb84d73944e5cedb052c4680d5657337201555f9f2a16b7406d4954" |
| 4051 | dependencies = [ |
| 4052 | "stable_deref_trait", |
| 4053 | "yoke-derive", |
| 4054 | "zerofrom", |
| 4055 | ] |
| 4056 | |
| 4057 | [[package]] |
| 4058 | name = "yoke-derive" |
| 4059 | version = "0.8.1" |
| 4060 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4061 | checksum = "b659052874eb698efe5b9e8cf382204678a0086ebf46982b79d6ca3182927e5d" |
| 4062 | dependencies = [ |
| 4063 | "proc-macro2", |
| 4064 | "quote", |
| 4065 | "syn", |
| 4066 | "synstructure", |
| 4067 | ] |
| 4068 | |
| 4069 | [[package]] |
| 4070 | name = "zerocopy" |
| 4071 | version = "0.8.33" |
| 4072 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4073 | checksum = "668f5168d10b9ee831de31933dc111a459c97ec93225beb307aed970d1372dfd" |
| 4074 | dependencies = [ |
| 4075 | "zerocopy-derive", |
| 4076 | ] |
| 4077 | |
| 4078 | [[package]] |
| 4079 | name = "zerocopy-derive" |
| 4080 | version = "0.8.33" |
| 4081 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4082 | checksum = "2c7962b26b0a8685668b671ee4b54d007a67d4eaf05fda79ac0ecf41e32270f1" |
| 4083 | dependencies = [ |
| 4084 | "proc-macro2", |
| 4085 | "quote", |
| 4086 | "syn", |
| 4087 | ] |
| 4088 | |
| 4089 | [[package]] |
| 4090 | name = "zerofrom" |
| 4091 | version = "0.1.6" |
| 4092 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4093 | checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5" |
| 4094 | dependencies = [ |
| 4095 | "zerofrom-derive", |
| 4096 | ] |
| 4097 | |
| 4098 | [[package]] |
| 4099 | name = "zerofrom-derive" |
| 4100 | version = "0.1.6" |
| 4101 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4102 | checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502" |
| 4103 | dependencies = [ |
| 4104 | "proc-macro2", |
| 4105 | "quote", |
| 4106 | "syn", |
| 4107 | "synstructure", |
| 4108 | ] |
| 4109 | |
| 4110 | [[package]] |
| 4111 | name = "zeroize" |
| 4112 | version = "1.8.2" |
| 4113 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4114 | checksum = "b97154e67e32c85465826e8bcc1c59429aaaf107c1e4a9e53c8d8ccd5eff88d0" |
| 4115 | |
| 4116 | [[package]] |
| 4117 | name = "zerotrie" |
| 4118 | version = "0.2.3" |
| 4119 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4120 | checksum = "2a59c17a5562d507e4b54960e8569ebee33bee890c70aa3fe7b97e85a9fd7851" |
| 4121 | dependencies = [ |
| 4122 | "displaydoc", |
| 4123 | "yoke", |
| 4124 | "zerofrom", |
| 4125 | ] |
| 4126 | |
| 4127 | [[package]] |
| 4128 | name = "zerovec" |
| 4129 | version = "0.11.5" |
| 4130 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4131 | checksum = "6c28719294829477f525be0186d13efa9a3c602f7ec202ca9e353d310fb9a002" |
| 4132 | dependencies = [ |
| 4133 | "yoke", |
| 4134 | "zerofrom", |
| 4135 | "zerovec-derive", |
| 4136 | ] |
| 4137 | |
| 4138 | [[package]] |
| 4139 | name = "zerovec-derive" |
| 4140 | version = "0.11.2" |
| 4141 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4142 | checksum = "eadce39539ca5cb3985590102671f2567e659fca9666581ad3411d59207951f3" |
| 4143 | dependencies = [ |
| 4144 | "proc-macro2", |
| 4145 | "quote", |
| 4146 | "syn", |
| 4147 | ] |
| 4148 | |
| 4149 | [[package]] |
| 4150 | name = "zmij" |
| 4151 | version = "1.0.13" |
| 4152 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4153 | checksum = "ac93432f5b761b22864c774aac244fa5c0fd877678a4c37ebf6cf42208f9c9ec" |
| 4154 | |
| 4155 | [[package]] |
| 4156 | name = "zune-core" |
| 4157 | version = "0.5.0" |
| 4158 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4159 | checksum = "111f7d9820f05fd715df3144e254d6fc02ee4088b0644c0ffd0efc9e6d9d2773" |
| 4160 | |
| 4161 | [[package]] |
| 4162 | name = "zune-jpeg" |
| 4163 | version = "0.5.8" |
| 4164 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 4165 | checksum = "e35aee689668bf9bd6f6f3a6c60bb29ba1244b3b43adfd50edd554a371da37d5" |
| 4166 | dependencies = [ |
| 4167 | "zune-core", |
| 4168 | ] |