{age-plugin-yubikey,anchor,ante,avbroot,awatcher,ajour}: use fetchCargoVendor (#388830)

authored by Arne Keller and committed by GitHub d80a77d1 c25a593f

+13 -21628
-3064
pkgs/by-name/ag/age-plugin-yubikey/Cargo.lock
··· 1 - # This file is automatically @generated by Cargo. 2 - # It is not intended for manual editing. 3 - version = 3 4 - 5 - [[package]] 6 - name = "addr2line" 7 - version = "0.24.2" 8 - source = "registry+https://github.com/rust-lang/crates.io-index" 9 - checksum = "dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1" 10 - dependencies = [ 11 - "gimli", 12 - ] 13 - 14 - [[package]] 15 - name = "adler2" 16 - version = "2.0.0" 17 - source = "registry+https://github.com/rust-lang/crates.io-index" 18 - checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627" 19 - 20 - [[package]] 21 - name = "aead" 22 - version = "0.5.2" 23 - source = "registry+https://github.com/rust-lang/crates.io-index" 24 - checksum = "d122413f284cf2d62fb1b7db97e02edb8cda96d769b16e443a4f6195e35662b0" 25 - dependencies = [ 26 - "crypto-common", 27 - "generic-array", 28 - ] 29 - 30 - [[package]] 31 - name = "age-core" 32 - version = "0.10.0" 33 - source = "git+https://github.com/str4d/rage.git?rev=baf277a749c839e49f93bffb58d36734ac94be83#baf277a749c839e49f93bffb58d36734ac94be83" 34 - dependencies = [ 35 - "base64 0.21.7", 36 - "chacha20poly1305", 37 - "cookie-factory", 38 - "hkdf", 39 - "io_tee", 40 - "nom", 41 - "rand", 42 - "secrecy", 43 - "sha2", 44 - "tempfile", 45 - ] 46 - 47 - [[package]] 48 - name = "age-plugin" 49 - version = "0.5.0" 50 - source = "git+https://github.com/str4d/rage.git?rev=baf277a749c839e49f93bffb58d36734ac94be83#baf277a749c839e49f93bffb58d36734ac94be83" 51 - dependencies = [ 52 - "age-core", 53 - "base64 0.21.7", 54 - "bech32", 55 - "chrono", 56 - ] 57 - 58 - [[package]] 59 - name = "age-plugin-yubikey" 60 - version = "0.5.0" 61 - dependencies = [ 62 - "age-core", 63 - "age-plugin", 64 - "base64 0.21.7", 65 - "bech32", 66 - "console", 67 - "dialoguer", 68 - "env_logger", 69 - "flate2", 70 - "gumdrop", 71 - "hex", 72 - "i18n-embed", 73 - "i18n-embed-fl", 74 - "lazy_static", 75 - "log", 76 - "man", 77 - "p256", 78 - "pcsc", 79 - "rand", 80 - "rust-embed", 81 - "sha2", 82 - "sysinfo", 83 - "tempfile", 84 - "test-with", 85 - "which", 86 - "x509", 87 - "x509-parser", 88 - "yubikey", 89 - ] 90 - 91 - [[package]] 92 - name = "aho-corasick" 93 - version = "1.1.3" 94 - source = "registry+https://github.com/rust-lang/crates.io-index" 95 - checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916" 96 - dependencies = [ 97 - "memchr", 98 - ] 99 - 100 - [[package]] 101 - name = "android-tzdata" 102 - version = "0.1.1" 103 - source = "registry+https://github.com/rust-lang/crates.io-index" 104 - checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0" 105 - 106 - [[package]] 107 - name = "android_system_properties" 108 - version = "0.1.5" 109 - source = "registry+https://github.com/rust-lang/crates.io-index" 110 - checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" 111 - dependencies = [ 112 - "libc", 113 - ] 114 - 115 - [[package]] 116 - name = "arc-swap" 117 - version = "1.7.1" 118 - source = "registry+https://github.com/rust-lang/crates.io-index" 119 - checksum = "69f7f8c3906b62b754cd5326047894316021dcfe5a194c8ea52bdd94934a3457" 120 - 121 - [[package]] 122 - name = "asn1-rs" 123 - version = "0.5.2" 124 - source = "registry+https://github.com/rust-lang/crates.io-index" 125 - checksum = "7f6fd5ddaf0351dff5b8da21b2fb4ff8e08ddd02857f0bf69c47639106c0fff0" 126 - dependencies = [ 127 - "asn1-rs-derive", 128 - "asn1-rs-impl", 129 - "displaydoc", 130 - "nom", 131 - "num-traits", 132 - "rusticata-macros", 133 - "thiserror", 134 - "time", 135 - ] 136 - 137 - [[package]] 138 - name = "asn1-rs-derive" 139 - version = "0.4.0" 140 - source = "registry+https://github.com/rust-lang/crates.io-index" 141 - checksum = "726535892e8eae7e70657b4c8ea93d26b8553afb1ce617caee529ef96d7dee6c" 142 - dependencies = [ 143 - "proc-macro2", 144 - "quote", 145 - "syn 1.0.109", 146 - "synstructure", 147 - ] 148 - 149 - [[package]] 150 - name = "asn1-rs-impl" 151 - version = "0.1.0" 152 - source = "registry+https://github.com/rust-lang/crates.io-index" 153 - checksum = "2777730b2039ac0f95f093556e61b6d26cebed5393ca6f152717777cec3a42ed" 154 - dependencies = [ 155 - "proc-macro2", 156 - "quote", 157 - "syn 1.0.109", 158 - ] 159 - 160 - [[package]] 161 - name = "autocfg" 162 - version = "1.4.0" 163 - source = "registry+https://github.com/rust-lang/crates.io-index" 164 - checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26" 165 - 166 - [[package]] 167 - name = "backtrace" 168 - version = "0.3.74" 169 - source = "registry+https://github.com/rust-lang/crates.io-index" 170 - checksum = "8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a" 171 - dependencies = [ 172 - "addr2line", 173 - "cfg-if", 174 - "libc", 175 - "miniz_oxide", 176 - "object", 177 - "rustc-demangle", 178 - "windows-targets 0.52.6", 179 - ] 180 - 181 - [[package]] 182 - name = "base16ct" 183 - version = "0.2.0" 184 - source = "registry+https://github.com/rust-lang/crates.io-index" 185 - checksum = "4c7f02d4ea65f2c1853089ffd8d2787bdbc63de2f0d29dedbcf8ccdfa0ccd4cf" 186 - 187 - [[package]] 188 - name = "base64" 189 - version = "0.13.1" 190 - source = "registry+https://github.com/rust-lang/crates.io-index" 191 - checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8" 192 - 193 - [[package]] 194 - name = "base64" 195 - version = "0.21.7" 196 - source = "registry+https://github.com/rust-lang/crates.io-index" 197 - checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567" 198 - 199 - [[package]] 200 - name = "base64ct" 201 - version = "1.6.0" 202 - source = "registry+https://github.com/rust-lang/crates.io-index" 203 - checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b" 204 - 205 - [[package]] 206 - name = "basic-toml" 207 - version = "0.1.9" 208 - source = "registry+https://github.com/rust-lang/crates.io-index" 209 - checksum = "823388e228f614e9558c6804262db37960ec8821856535f5c3f59913140558f8" 210 - dependencies = [ 211 - "serde", 212 - ] 213 - 214 - [[package]] 215 - name = "bech32" 216 - version = "0.9.1" 217 - source = "registry+https://github.com/rust-lang/crates.io-index" 218 - checksum = "d86b93f97252c47b41663388e6d155714a9d0c398b99f1005cbc5f978b29f445" 219 - 220 - [[package]] 221 - name = "bitflags" 222 - version = "1.3.2" 223 - source = "registry+https://github.com/rust-lang/crates.io-index" 224 - checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 225 - 226 - [[package]] 227 - name = "bitflags" 228 - version = "2.6.0" 229 - source = "registry+https://github.com/rust-lang/crates.io-index" 230 - checksum = "b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de" 231 - 232 - [[package]] 233 - name = "block" 234 - version = "0.1.6" 235 - source = "registry+https://github.com/rust-lang/crates.io-index" 236 - checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a" 237 - 238 - [[package]] 239 - name = "block-buffer" 240 - version = "0.10.4" 241 - source = "registry+https://github.com/rust-lang/crates.io-index" 242 - checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" 243 - dependencies = [ 244 - "generic-array", 245 - ] 246 - 247 - [[package]] 248 - name = "bumpalo" 249 - version = "3.16.0" 250 - source = "registry+https://github.com/rust-lang/crates.io-index" 251 - checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c" 252 - 253 - [[package]] 254 - name = "byte-unit" 255 - version = "4.0.19" 256 - source = "registry+https://github.com/rust-lang/crates.io-index" 257 - checksum = "da78b32057b8fdfc352504708feeba7216dcd65a2c9ab02978cbd288d1279b6c" 258 - dependencies = [ 259 - "serde", 260 - "utf8-width", 261 - ] 262 - 263 - [[package]] 264 - name = "byteorder" 265 - version = "1.5.0" 266 - source = "registry+https://github.com/rust-lang/crates.io-index" 267 - checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" 268 - 269 - [[package]] 270 - name = "bytes" 271 - version = "1.8.0" 272 - source = "registry+https://github.com/rust-lang/crates.io-index" 273 - checksum = "9ac0150caa2ae65ca5bd83f25c7de183dea78d4d366469f148435e2acfbad0da" 274 - 275 - [[package]] 276 - name = "cc" 277 - version = "1.1.31" 278 - source = "registry+https://github.com/rust-lang/crates.io-index" 279 - checksum = "c2e7962b54006dcfcc61cb72735f4d89bb97061dd6a7ed882ec6b8ee53714c6f" 280 - dependencies = [ 281 - "shlex", 282 - ] 283 - 284 - [[package]] 285 - name = "cfg-if" 286 - version = "1.0.0" 287 - source = "registry+https://github.com/rust-lang/crates.io-index" 288 - checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 289 - 290 - [[package]] 291 - name = "chacha20" 292 - version = "0.9.1" 293 - source = "registry+https://github.com/rust-lang/crates.io-index" 294 - checksum = "c3613f74bd2eac03dad61bd53dbe620703d4371614fe0bc3b9f04dd36fe4e818" 295 - dependencies = [ 296 - "cfg-if", 297 - "cipher", 298 - "cpufeatures", 299 - ] 300 - 301 - [[package]] 302 - name = "chacha20poly1305" 303 - version = "0.10.1" 304 - source = "registry+https://github.com/rust-lang/crates.io-index" 305 - checksum = "10cd79432192d1c0f4e1a0fef9527696cc039165d729fb41b3f4f4f354c2dc35" 306 - dependencies = [ 307 - "aead", 308 - "chacha20", 309 - "cipher", 310 - "poly1305", 311 - "zeroize", 312 - ] 313 - 314 - [[package]] 315 - name = "chrono" 316 - version = "0.4.38" 317 - source = "registry+https://github.com/rust-lang/crates.io-index" 318 - checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401" 319 - dependencies = [ 320 - "android-tzdata", 321 - "iana-time-zone", 322 - "js-sys", 323 - "num-traits", 324 - "wasm-bindgen", 325 - "windows-targets 0.52.6", 326 - ] 327 - 328 - [[package]] 329 - name = "cipher" 330 - version = "0.4.4" 331 - source = "registry+https://github.com/rust-lang/crates.io-index" 332 - checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad" 333 - dependencies = [ 334 - "crypto-common", 335 - "inout", 336 - "zeroize", 337 - ] 338 - 339 - [[package]] 340 - name = "console" 341 - version = "0.15.8" 342 - source = "registry+https://github.com/rust-lang/crates.io-index" 343 - checksum = "0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb" 344 - dependencies = [ 345 - "encode_unicode", 346 - "lazy_static", 347 - "libc", 348 - "unicode-width", 349 - "windows-sys 0.52.0", 350 - ] 351 - 352 - [[package]] 353 - name = "const-oid" 354 - version = "0.9.6" 355 - source = "registry+https://github.com/rust-lang/crates.io-index" 356 - checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8" 357 - 358 - [[package]] 359 - name = "cookie-factory" 360 - version = "0.3.3" 361 - source = "registry+https://github.com/rust-lang/crates.io-index" 362 - checksum = "9885fa71e26b8ab7855e2ec7cae6e9b380edff76cd052e07c683a0319d51b3a2" 363 - dependencies = [ 364 - "futures", 365 - ] 366 - 367 - [[package]] 368 - name = "core-foundation" 369 - version = "0.9.4" 370 - source = "registry+https://github.com/rust-lang/crates.io-index" 371 - checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" 372 - dependencies = [ 373 - "core-foundation-sys", 374 - "libc", 375 - ] 376 - 377 - [[package]] 378 - name = "core-foundation-sys" 379 - version = "0.8.7" 380 - source = "registry+https://github.com/rust-lang/crates.io-index" 381 - checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" 382 - 383 - [[package]] 384 - name = "cpufeatures" 385 - version = "0.2.14" 386 - source = "registry+https://github.com/rust-lang/crates.io-index" 387 - checksum = "608697df725056feaccfa42cffdaeeec3fccc4ffc38358ecd19b243e716a78e0" 388 - dependencies = [ 389 - "libc", 390 - ] 391 - 392 - [[package]] 393 - name = "crc32fast" 394 - version = "1.4.2" 395 - source = "registry+https://github.com/rust-lang/crates.io-index" 396 - checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3" 397 - dependencies = [ 398 - "cfg-if", 399 - ] 400 - 401 - [[package]] 402 - name = "crossbeam-deque" 403 - version = "0.8.5" 404 - source = "registry+https://github.com/rust-lang/crates.io-index" 405 - checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d" 406 - dependencies = [ 407 - "crossbeam-epoch", 408 - "crossbeam-utils", 409 - ] 410 - 411 - [[package]] 412 - name = "crossbeam-epoch" 413 - version = "0.9.18" 414 - source = "registry+https://github.com/rust-lang/crates.io-index" 415 - checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e" 416 - dependencies = [ 417 - "crossbeam-utils", 418 - ] 419 - 420 - [[package]] 421 - name = "crossbeam-utils" 422 - version = "0.8.20" 423 - source = "registry+https://github.com/rust-lang/crates.io-index" 424 - checksum = "22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80" 425 - 426 - [[package]] 427 - name = "crypto-bigint" 428 - version = "0.5.5" 429 - source = "registry+https://github.com/rust-lang/crates.io-index" 430 - checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76" 431 - dependencies = [ 432 - "generic-array", 433 - "rand_core", 434 - "subtle", 435 - "zeroize", 436 - ] 437 - 438 - [[package]] 439 - name = "crypto-common" 440 - version = "0.1.6" 441 - source = "registry+https://github.com/rust-lang/crates.io-index" 442 - checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" 443 - dependencies = [ 444 - "generic-array", 445 - "typenum", 446 - ] 447 - 448 - [[package]] 449 - name = "dashmap" 450 - version = "6.1.0" 451 - source = "registry+https://github.com/rust-lang/crates.io-index" 452 - checksum = "5041cc499144891f3790297212f32a74fb938e5136a14943f338ef9e0ae276cf" 453 - dependencies = [ 454 - "cfg-if", 455 - "crossbeam-utils", 456 - "hashbrown 0.14.5", 457 - "lock_api", 458 - "once_cell", 459 - "parking_lot_core", 460 - ] 461 - 462 - [[package]] 463 - name = "data-encoding" 464 - version = "2.6.0" 465 - source = "registry+https://github.com/rust-lang/crates.io-index" 466 - checksum = "e8566979429cf69b49a5c740c60791108e86440e8be149bbea4fe54d2c32d6e2" 467 - 468 - [[package]] 469 - name = "der" 470 - version = "0.7.9" 471 - source = "registry+https://github.com/rust-lang/crates.io-index" 472 - checksum = "f55bf8e7b65898637379c1b74eb1551107c8294ed26d855ceb9fd1a09cfc9bc0" 473 - dependencies = [ 474 - "const-oid", 475 - "pem-rfc7468", 476 - "zeroize", 477 - ] 478 - 479 - [[package]] 480 - name = "der-parser" 481 - version = "8.2.0" 482 - source = "registry+https://github.com/rust-lang/crates.io-index" 483 - checksum = "dbd676fbbab537128ef0278adb5576cf363cff6aa22a7b24effe97347cfab61e" 484 - dependencies = [ 485 - "asn1-rs", 486 - "displaydoc", 487 - "nom", 488 - "num-bigint", 489 - "num-traits", 490 - "rusticata-macros", 491 - ] 492 - 493 - [[package]] 494 - name = "deranged" 495 - version = "0.3.11" 496 - source = "registry+https://github.com/rust-lang/crates.io-index" 497 - checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4" 498 - dependencies = [ 499 - "powerfmt", 500 - ] 501 - 502 - [[package]] 503 - name = "des" 504 - version = "0.8.1" 505 - source = "registry+https://github.com/rust-lang/crates.io-index" 506 - checksum = "ffdd80ce8ce993de27e9f063a444a4d53ce8e8db4c1f00cc03af5ad5a9867a1e" 507 - dependencies = [ 508 - "cipher", 509 - ] 510 - 511 - [[package]] 512 - name = "dialoguer" 513 - version = "0.11.0" 514 - source = "registry+https://github.com/rust-lang/crates.io-index" 515 - checksum = "658bce805d770f407bc62102fca7c2c64ceef2fbcb2b8bd19d2765ce093980de" 516 - dependencies = [ 517 - "console", 518 - "shell-words", 519 - "thiserror", 520 - "zeroize", 521 - ] 522 - 523 - [[package]] 524 - name = "digest" 525 - version = "0.10.7" 526 - source = "registry+https://github.com/rust-lang/crates.io-index" 527 - checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" 528 - dependencies = [ 529 - "block-buffer", 530 - "const-oid", 531 - "crypto-common", 532 - "subtle", 533 - ] 534 - 535 - [[package]] 536 - name = "displaydoc" 537 - version = "0.2.5" 538 - source = "registry+https://github.com/rust-lang/crates.io-index" 539 - checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" 540 - dependencies = [ 541 - "proc-macro2", 542 - "quote", 543 - "syn 2.0.86", 544 - ] 545 - 546 - [[package]] 547 - name = "ecdsa" 548 - version = "0.16.9" 549 - source = "registry+https://github.com/rust-lang/crates.io-index" 550 - checksum = "ee27f32b5c5292967d2d4a9d7f1e0b0aed2c15daded5a60300e4abb9d8020bca" 551 - dependencies = [ 552 - "der", 553 - "digest", 554 - "elliptic-curve", 555 - "rfc6979", 556 - "signature", 557 - "spki", 558 - ] 559 - 560 - [[package]] 561 - name = "either" 562 - version = "1.13.0" 563 - source = "registry+https://github.com/rust-lang/crates.io-index" 564 - checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0" 565 - 566 - [[package]] 567 - name = "elliptic-curve" 568 - version = "0.13.8" 569 - source = "registry+https://github.com/rust-lang/crates.io-index" 570 - checksum = "b5e6043086bf7973472e0c7dff2142ea0b680d30e18d9cc40f267efbf222bd47" 571 - dependencies = [ 572 - "base16ct", 573 - "crypto-bigint", 574 - "digest", 575 - "ff", 576 - "generic-array", 577 - "group", 578 - "hkdf", 579 - "pem-rfc7468", 580 - "pkcs8", 581 - "rand_core", 582 - "sec1", 583 - "subtle", 584 - "zeroize", 585 - ] 586 - 587 - [[package]] 588 - name = "encode_unicode" 589 - version = "0.3.6" 590 - source = "registry+https://github.com/rust-lang/crates.io-index" 591 - checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f" 592 - 593 - [[package]] 594 - name = "encoding_rs" 595 - version = "0.8.35" 596 - source = "registry+https://github.com/rust-lang/crates.io-index" 597 - checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3" 598 - dependencies = [ 599 - "cfg-if", 600 - ] 601 - 602 - [[package]] 603 - name = "env_logger" 604 - version = "0.10.2" 605 - source = "registry+https://github.com/rust-lang/crates.io-index" 606 - checksum = "4cd405aab171cb85d6735e5c8d9db038c17d3ca007a4d2c25f337935c3d90580" 607 - dependencies = [ 608 - "humantime", 609 - "is-terminal", 610 - "log", 611 - "regex", 612 - "termcolor", 613 - ] 614 - 615 - [[package]] 616 - name = "equivalent" 617 - version = "1.0.1" 618 - source = "registry+https://github.com/rust-lang/crates.io-index" 619 - checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5" 620 - 621 - [[package]] 622 - name = "errno" 623 - version = "0.3.9" 624 - source = "registry+https://github.com/rust-lang/crates.io-index" 625 - checksum = "534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba" 626 - dependencies = [ 627 - "libc", 628 - "windows-sys 0.52.0", 629 - ] 630 - 631 - [[package]] 632 - name = "fastrand" 633 - version = "2.1.1" 634 - source = "registry+https://github.com/rust-lang/crates.io-index" 635 - checksum = "e8c02a5121d4ea3eb16a80748c74f5549a5665e4c21333c6098f283870fbdea6" 636 - 637 - [[package]] 638 - name = "ff" 639 - version = "0.13.0" 640 - source = "registry+https://github.com/rust-lang/crates.io-index" 641 - checksum = "ded41244b729663b1e574f1b4fb731469f69f79c17667b5d776b16cda0479449" 642 - dependencies = [ 643 - "rand_core", 644 - "subtle", 645 - ] 646 - 647 - [[package]] 648 - name = "find-crate" 649 - version = "0.6.3" 650 - source = "registry+https://github.com/rust-lang/crates.io-index" 651 - checksum = "59a98bbaacea1c0eb6a0876280051b892eb73594fd90cf3b20e9c817029c57d2" 652 - dependencies = [ 653 - "toml", 654 - ] 655 - 656 - [[package]] 657 - name = "flate2" 658 - version = "1.0.34" 659 - source = "registry+https://github.com/rust-lang/crates.io-index" 660 - checksum = "a1b589b4dc103969ad3cf85c950899926ec64300a1a46d76c03a6072957036f0" 661 - dependencies = [ 662 - "crc32fast", 663 - "miniz_oxide", 664 - ] 665 - 666 - [[package]] 667 - name = "fluent" 668 - version = "0.16.1" 669 - source = "registry+https://github.com/rust-lang/crates.io-index" 670 - checksum = "bb74634707bebd0ce645a981148e8fb8c7bccd4c33c652aeffd28bf2f96d555a" 671 - dependencies = [ 672 - "fluent-bundle", 673 - "unic-langid", 674 - ] 675 - 676 - [[package]] 677 - name = "fluent-bundle" 678 - version = "0.15.3" 679 - source = "registry+https://github.com/rust-lang/crates.io-index" 680 - checksum = "7fe0a21ee80050c678013f82edf4b705fe2f26f1f9877593d13198612503f493" 681 - dependencies = [ 682 - "fluent-langneg", 683 - "fluent-syntax", 684 - "intl-memoizer", 685 - "intl_pluralrules", 686 - "rustc-hash", 687 - "self_cell 0.10.3", 688 - "smallvec", 689 - "unic-langid", 690 - ] 691 - 692 - [[package]] 693 - name = "fluent-langneg" 694 - version = "0.13.0" 695 - source = "registry+https://github.com/rust-lang/crates.io-index" 696 - checksum = "2c4ad0989667548f06ccd0e306ed56b61bd4d35458d54df5ec7587c0e8ed5e94" 697 - dependencies = [ 698 - "unic-langid", 699 - ] 700 - 701 - [[package]] 702 - name = "fluent-syntax" 703 - version = "0.11.1" 704 - source = "registry+https://github.com/rust-lang/crates.io-index" 705 - checksum = "2a530c4694a6a8d528794ee9bbd8ba0122e779629ac908d15ad5a7ae7763a33d" 706 - dependencies = [ 707 - "thiserror", 708 - ] 709 - 710 - [[package]] 711 - name = "fnv" 712 - version = "1.0.7" 713 - source = "registry+https://github.com/rust-lang/crates.io-index" 714 - checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 715 - 716 - [[package]] 717 - name = "foreign-types" 718 - version = "0.3.2" 719 - source = "registry+https://github.com/rust-lang/crates.io-index" 720 - checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" 721 - dependencies = [ 722 - "foreign-types-shared", 723 - ] 724 - 725 - [[package]] 726 - name = "foreign-types-shared" 727 - version = "0.1.1" 728 - source = "registry+https://github.com/rust-lang/crates.io-index" 729 - checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" 730 - 731 - [[package]] 732 - name = "form_urlencoded" 733 - version = "1.2.1" 734 - source = "registry+https://github.com/rust-lang/crates.io-index" 735 - checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456" 736 - dependencies = [ 737 - "percent-encoding", 738 - ] 739 - 740 - [[package]] 741 - name = "futures" 742 - version = "0.3.31" 743 - source = "registry+https://github.com/rust-lang/crates.io-index" 744 - checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876" 745 - dependencies = [ 746 - "futures-channel", 747 - "futures-core", 748 - "futures-executor", 749 - "futures-io", 750 - "futures-sink", 751 - "futures-task", 752 - "futures-util", 753 - ] 754 - 755 - [[package]] 756 - name = "futures-channel" 757 - version = "0.3.31" 758 - source = "registry+https://github.com/rust-lang/crates.io-index" 759 - checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10" 760 - dependencies = [ 761 - "futures-core", 762 - "futures-sink", 763 - ] 764 - 765 - [[package]] 766 - name = "futures-core" 767 - version = "0.3.31" 768 - source = "registry+https://github.com/rust-lang/crates.io-index" 769 - checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e" 770 - 771 - [[package]] 772 - name = "futures-executor" 773 - version = "0.3.31" 774 - source = "registry+https://github.com/rust-lang/crates.io-index" 775 - checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f" 776 - dependencies = [ 777 - "futures-core", 778 - "futures-task", 779 - "futures-util", 780 - ] 781 - 782 - [[package]] 783 - name = "futures-io" 784 - version = "0.3.31" 785 - source = "registry+https://github.com/rust-lang/crates.io-index" 786 - checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6" 787 - 788 - [[package]] 789 - name = "futures-macro" 790 - version = "0.3.31" 791 - source = "registry+https://github.com/rust-lang/crates.io-index" 792 - checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650" 793 - dependencies = [ 794 - "proc-macro2", 795 - "quote", 796 - "syn 2.0.86", 797 - ] 798 - 799 - [[package]] 800 - name = "futures-sink" 801 - version = "0.3.31" 802 - source = "registry+https://github.com/rust-lang/crates.io-index" 803 - checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7" 804 - 805 - [[package]] 806 - name = "futures-task" 807 - version = "0.3.31" 808 - source = "registry+https://github.com/rust-lang/crates.io-index" 809 - checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988" 810 - 811 - [[package]] 812 - name = "futures-util" 813 - version = "0.3.31" 814 - source = "registry+https://github.com/rust-lang/crates.io-index" 815 - checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81" 816 - dependencies = [ 817 - "futures-channel", 818 - "futures-core", 819 - "futures-io", 820 - "futures-macro", 821 - "futures-sink", 822 - "futures-task", 823 - "memchr", 824 - "pin-project-lite", 825 - "pin-utils", 826 - "slab", 827 - ] 828 - 829 - [[package]] 830 - name = "generic-array" 831 - version = "0.14.7" 832 - source = "registry+https://github.com/rust-lang/crates.io-index" 833 - checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" 834 - dependencies = [ 835 - "typenum", 836 - "version_check", 837 - "zeroize", 838 - ] 839 - 840 - [[package]] 841 - name = "getrandom" 842 - version = "0.2.15" 843 - source = "registry+https://github.com/rust-lang/crates.io-index" 844 - checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7" 845 - dependencies = [ 846 - "cfg-if", 847 - "libc", 848 - "wasi", 849 - ] 850 - 851 - [[package]] 852 - name = "gimli" 853 - version = "0.31.1" 854 - source = "registry+https://github.com/rust-lang/crates.io-index" 855 - checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f" 856 - 857 - [[package]] 858 - name = "group" 859 - version = "0.13.0" 860 - source = "registry+https://github.com/rust-lang/crates.io-index" 861 - checksum = "f0f9ef7462f7c099f518d754361858f86d8a07af53ba9af0fe635bbccb151a63" 862 - dependencies = [ 863 - "ff", 864 - "rand_core", 865 - "subtle", 866 - ] 867 - 868 - [[package]] 869 - name = "gumdrop" 870 - version = "0.8.1" 871 - source = "registry+https://github.com/rust-lang/crates.io-index" 872 - checksum = "5bc700f989d2f6f0248546222d9b4258f5b02a171a431f8285a81c08142629e3" 873 - dependencies = [ 874 - "gumdrop_derive", 875 - ] 876 - 877 - [[package]] 878 - name = "gumdrop_derive" 879 - version = "0.8.1" 880 - source = "registry+https://github.com/rust-lang/crates.io-index" 881 - checksum = "729f9bd3449d77e7831a18abfb7ba2f99ee813dfd15b8c2167c9a54ba20aa99d" 882 - dependencies = [ 883 - "proc-macro2", 884 - "quote", 885 - "syn 1.0.109", 886 - ] 887 - 888 - [[package]] 889 - name = "h2" 890 - version = "0.3.26" 891 - source = "registry+https://github.com/rust-lang/crates.io-index" 892 - checksum = "81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8" 893 - dependencies = [ 894 - "bytes", 895 - "fnv", 896 - "futures-core", 897 - "futures-sink", 898 - "futures-util", 899 - "http", 900 - "indexmap", 901 - "slab", 902 - "tokio", 903 - "tokio-util", 904 - "tracing", 905 - ] 906 - 907 - [[package]] 908 - name = "hashbrown" 909 - version = "0.14.5" 910 - source = "registry+https://github.com/rust-lang/crates.io-index" 911 - checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1" 912 - 913 - [[package]] 914 - name = "hashbrown" 915 - version = "0.15.0" 916 - source = "registry+https://github.com/rust-lang/crates.io-index" 917 - checksum = "1e087f84d4f86bf4b218b927129862374b72199ae7d8657835f1e89000eea4fb" 918 - 919 - [[package]] 920 - name = "hermit-abi" 921 - version = "0.3.9" 922 - source = "registry+https://github.com/rust-lang/crates.io-index" 923 - checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024" 924 - 925 - [[package]] 926 - name = "hermit-abi" 927 - version = "0.4.0" 928 - source = "registry+https://github.com/rust-lang/crates.io-index" 929 - checksum = "fbf6a919d6cf397374f7dfeeea91d974c7c0a7221d0d0f4f20d859d329e53fcc" 930 - 931 - [[package]] 932 - name = "hex" 933 - version = "0.4.3" 934 - source = "registry+https://github.com/rust-lang/crates.io-index" 935 - checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" 936 - 937 - [[package]] 938 - name = "hkdf" 939 - version = "0.12.4" 940 - source = "registry+https://github.com/rust-lang/crates.io-index" 941 - checksum = "7b5f8eb2ad728638ea2c7d47a21db23b7b58a72ed6a38256b8a1849f15fbbdf7" 942 - dependencies = [ 943 - "hmac", 944 - ] 945 - 946 - [[package]] 947 - name = "hmac" 948 - version = "0.12.1" 949 - source = "registry+https://github.com/rust-lang/crates.io-index" 950 - checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e" 951 - dependencies = [ 952 - "digest", 953 - ] 954 - 955 - [[package]] 956 - name = "home" 957 - version = "0.5.5" 958 - source = "registry+https://github.com/rust-lang/crates.io-index" 959 - checksum = "5444c27eef6923071f7ebcc33e3444508466a76f7a2b93da00ed6e19f30c1ddb" 960 - dependencies = [ 961 - "windows-sys 0.48.0", 962 - ] 963 - 964 - [[package]] 965 - name = "http" 966 - version = "0.2.12" 967 - source = "registry+https://github.com/rust-lang/crates.io-index" 968 - checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1" 969 - dependencies = [ 970 - "bytes", 971 - "fnv", 972 - "itoa", 973 - ] 974 - 975 - [[package]] 976 - name = "http-body" 977 - version = "0.4.6" 978 - source = "registry+https://github.com/rust-lang/crates.io-index" 979 - checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2" 980 - dependencies = [ 981 - "bytes", 982 - "http", 983 - "pin-project-lite", 984 - ] 985 - 986 - [[package]] 987 - name = "httparse" 988 - version = "1.9.5" 989 - source = "registry+https://github.com/rust-lang/crates.io-index" 990 - checksum = "7d71d3574edd2771538b901e6549113b4006ece66150fb69c0fb6d9a2adae946" 991 - 992 - [[package]] 993 - name = "httpdate" 994 - version = "1.0.3" 995 - source = "registry+https://github.com/rust-lang/crates.io-index" 996 - checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" 997 - 998 - [[package]] 999 - name = "humantime" 1000 - version = "2.1.0" 1001 - source = "registry+https://github.com/rust-lang/crates.io-index" 1002 - checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" 1003 - 1004 - [[package]] 1005 - name = "hyper" 1006 - version = "0.14.31" 1007 - source = "registry+https://github.com/rust-lang/crates.io-index" 1008 - checksum = "8c08302e8fa335b151b788c775ff56e7a03ae64ff85c548ee820fecb70356e85" 1009 - dependencies = [ 1010 - "bytes", 1011 - "futures-channel", 1012 - "futures-core", 1013 - "futures-util", 1014 - "h2", 1015 - "http", 1016 - "http-body", 1017 - "httparse", 1018 - "httpdate", 1019 - "itoa", 1020 - "pin-project-lite", 1021 - "socket2 0.4.10", 1022 - "tokio", 1023 - "tower-service", 1024 - "tracing", 1025 - "want", 1026 - ] 1027 - 1028 - [[package]] 1029 - name = "hyper-tls" 1030 - version = "0.5.0" 1031 - source = "registry+https://github.com/rust-lang/crates.io-index" 1032 - checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905" 1033 - dependencies = [ 1034 - "bytes", 1035 - "hyper", 1036 - "native-tls", 1037 - "tokio", 1038 - "tokio-native-tls", 1039 - ] 1040 - 1041 - [[package]] 1042 - name = "i18n-config" 1043 - version = "0.4.7" 1044 - source = "registry+https://github.com/rust-lang/crates.io-index" 1045 - checksum = "8e88074831c0be5b89181b05e6748c4915f77769ecc9a4c372f88b169a8509c9" 1046 - dependencies = [ 1047 - "basic-toml", 1048 - "log", 1049 - "serde", 1050 - "serde_derive", 1051 - "thiserror", 1052 - "unic-langid", 1053 - ] 1054 - 1055 - [[package]] 1056 - name = "i18n-embed" 1057 - version = "0.15.2" 1058 - source = "registry+https://github.com/rust-lang/crates.io-index" 1059 - checksum = "a7839d8c7bb8da7bd58c1112d3a1aeb7f178ff3df4ae87783e758ca3bfb750b7" 1060 - dependencies = [ 1061 - "arc-swap", 1062 - "fluent", 1063 - "fluent-langneg", 1064 - "fluent-syntax", 1065 - "i18n-embed-impl", 1066 - "intl-memoizer", 1067 - "lazy_static", 1068 - "locale_config", 1069 - "log", 1070 - "parking_lot", 1071 - "rust-embed", 1072 - "thiserror", 1073 - "unic-langid", 1074 - "walkdir", 1075 - ] 1076 - 1077 - [[package]] 1078 - name = "i18n-embed-fl" 1079 - version = "0.9.2" 1080 - source = "registry+https://github.com/rust-lang/crates.io-index" 1081 - checksum = "f6e9571c3cba9eba538eaa5ee40031b26debe76f0c7e17bafc97ea57a76cd82e" 1082 - dependencies = [ 1083 - "dashmap", 1084 - "find-crate", 1085 - "fluent", 1086 - "fluent-syntax", 1087 - "i18n-config", 1088 - "i18n-embed", 1089 - "lazy_static", 1090 - "proc-macro-error2", 1091 - "proc-macro2", 1092 - "quote", 1093 - "strsim", 1094 - "syn 2.0.86", 1095 - "unic-langid", 1096 - ] 1097 - 1098 - [[package]] 1099 - name = "i18n-embed-impl" 1100 - version = "0.8.4" 1101 - source = "registry+https://github.com/rust-lang/crates.io-index" 1102 - checksum = "0f2cc0e0523d1fe6fc2c6f66e5038624ea8091b3e7748b5e8e0c84b1698db6c2" 1103 - dependencies = [ 1104 - "find-crate", 1105 - "i18n-config", 1106 - "proc-macro2", 1107 - "quote", 1108 - "syn 2.0.86", 1109 - ] 1110 - 1111 - [[package]] 1112 - name = "iana-time-zone" 1113 - version = "0.1.61" 1114 - source = "registry+https://github.com/rust-lang/crates.io-index" 1115 - checksum = "235e081f3925a06703c2d0117ea8b91f042756fd6e7a6e5d901e8ca1a996b220" 1116 - dependencies = [ 1117 - "android_system_properties", 1118 - "core-foundation-sys", 1119 - "iana-time-zone-haiku", 1120 - "js-sys", 1121 - "wasm-bindgen", 1122 - "windows-core", 1123 - ] 1124 - 1125 - [[package]] 1126 - name = "iana-time-zone-haiku" 1127 - version = "0.1.2" 1128 - source = "registry+https://github.com/rust-lang/crates.io-index" 1129 - checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" 1130 - dependencies = [ 1131 - "cc", 1132 - ] 1133 - 1134 - [[package]] 1135 - name = "idna" 1136 - version = "0.5.0" 1137 - source = "registry+https://github.com/rust-lang/crates.io-index" 1138 - checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6" 1139 - dependencies = [ 1140 - "unicode-bidi", 1141 - "unicode-normalization", 1142 - ] 1143 - 1144 - [[package]] 1145 - name = "indexmap" 1146 - version = "2.6.0" 1147 - source = "registry+https://github.com/rust-lang/crates.io-index" 1148 - checksum = "707907fe3c25f5424cce2cb7e1cbcafee6bdbe735ca90ef77c29e84591e5b9da" 1149 - dependencies = [ 1150 - "equivalent", 1151 - "hashbrown 0.15.0", 1152 - ] 1153 - 1154 - [[package]] 1155 - name = "inout" 1156 - version = "0.1.3" 1157 - source = "registry+https://github.com/rust-lang/crates.io-index" 1158 - checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5" 1159 - dependencies = [ 1160 - "generic-array", 1161 - ] 1162 - 1163 - [[package]] 1164 - name = "intl-memoizer" 1165 - version = "0.5.2" 1166 - source = "registry+https://github.com/rust-lang/crates.io-index" 1167 - checksum = "fe22e020fce238ae18a6d5d8c502ee76a52a6e880d99477657e6acc30ec57bda" 1168 - dependencies = [ 1169 - "type-map", 1170 - "unic-langid", 1171 - ] 1172 - 1173 - [[package]] 1174 - name = "intl_pluralrules" 1175 - version = "7.0.2" 1176 - source = "registry+https://github.com/rust-lang/crates.io-index" 1177 - checksum = "078ea7b7c29a2b4df841a7f6ac8775ff6074020c6776d48491ce2268e068f972" 1178 - dependencies = [ 1179 - "unic-langid", 1180 - ] 1181 - 1182 - [[package]] 1183 - name = "io_tee" 1184 - version = "0.1.1" 1185 - source = "registry+https://github.com/rust-lang/crates.io-index" 1186 - checksum = "4b3f7cef34251886990511df1c61443aa928499d598a9473929ab5a90a527304" 1187 - 1188 - [[package]] 1189 - name = "ipnet" 1190 - version = "2.10.1" 1191 - source = "registry+https://github.com/rust-lang/crates.io-index" 1192 - checksum = "ddc24109865250148c2e0f3d25d4f0f479571723792d3802153c60922a4fb708" 1193 - 1194 - [[package]] 1195 - name = "is-terminal" 1196 - version = "0.4.13" 1197 - source = "registry+https://github.com/rust-lang/crates.io-index" 1198 - checksum = "261f68e344040fbd0edea105bef17c66edf46f984ddb1115b775ce31be948f4b" 1199 - dependencies = [ 1200 - "hermit-abi 0.4.0", 1201 - "libc", 1202 - "windows-sys 0.52.0", 1203 - ] 1204 - 1205 - [[package]] 1206 - name = "itoa" 1207 - version = "1.0.11" 1208 - source = "registry+https://github.com/rust-lang/crates.io-index" 1209 - checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b" 1210 - 1211 - [[package]] 1212 - name = "js-sys" 1213 - version = "0.3.72" 1214 - source = "registry+https://github.com/rust-lang/crates.io-index" 1215 - checksum = "6a88f1bda2bd75b0452a14784937d796722fdebfe50df998aeb3f0b7603019a9" 1216 - dependencies = [ 1217 - "wasm-bindgen", 1218 - ] 1219 - 1220 - [[package]] 1221 - name = "lazy_static" 1222 - version = "1.5.0" 1223 - source = "registry+https://github.com/rust-lang/crates.io-index" 1224 - checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" 1225 - dependencies = [ 1226 - "spin", 1227 - ] 1228 - 1229 - [[package]] 1230 - name = "libc" 1231 - version = "0.2.161" 1232 - source = "registry+https://github.com/rust-lang/crates.io-index" 1233 - checksum = "8e9489c2807c139ffd9c1794f4af0ebe86a828db53ecdc7fea2111d0fed085d1" 1234 - 1235 - [[package]] 1236 - name = "libm" 1237 - version = "0.2.11" 1238 - source = "registry+https://github.com/rust-lang/crates.io-index" 1239 - checksum = "8355be11b20d696c8f18f6cc018c4e372165b1fa8126cef092399c9951984ffa" 1240 - 1241 - [[package]] 1242 - name = "linux-raw-sys" 1243 - version = "0.4.14" 1244 - source = "registry+https://github.com/rust-lang/crates.io-index" 1245 - checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89" 1246 - 1247 - [[package]] 1248 - name = "locale_config" 1249 - version = "0.3.0" 1250 - source = "registry+https://github.com/rust-lang/crates.io-index" 1251 - checksum = "08d2c35b16f4483f6c26f0e4e9550717a2f6575bcd6f12a53ff0c490a94a6934" 1252 - dependencies = [ 1253 - "lazy_static", 1254 - "objc", 1255 - "objc-foundation", 1256 - "regex", 1257 - "winapi", 1258 - ] 1259 - 1260 - [[package]] 1261 - name = "lock_api" 1262 - version = "0.4.12" 1263 - source = "registry+https://github.com/rust-lang/crates.io-index" 1264 - checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17" 1265 - dependencies = [ 1266 - "autocfg", 1267 - "scopeguard", 1268 - ] 1269 - 1270 - [[package]] 1271 - name = "log" 1272 - version = "0.4.22" 1273 - source = "registry+https://github.com/rust-lang/crates.io-index" 1274 - checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24" 1275 - 1276 - [[package]] 1277 - name = "malloc_buf" 1278 - version = "0.0.6" 1279 - source = "registry+https://github.com/rust-lang/crates.io-index" 1280 - checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb" 1281 - dependencies = [ 1282 - "libc", 1283 - ] 1284 - 1285 - [[package]] 1286 - name = "man" 1287 - version = "0.3.0" 1288 - source = "registry+https://github.com/rust-lang/crates.io-index" 1289 - checksum = "ebf5fa795187a80147b1ac10aaedcf5ffd3bbeb1838bda61801a1c9ad700a1c9" 1290 - dependencies = [ 1291 - "roff", 1292 - ] 1293 - 1294 - [[package]] 1295 - name = "memchr" 1296 - version = "2.7.4" 1297 - source = "registry+https://github.com/rust-lang/crates.io-index" 1298 - checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3" 1299 - 1300 - [[package]] 1301 - name = "mime" 1302 - version = "0.3.17" 1303 - source = "registry+https://github.com/rust-lang/crates.io-index" 1304 - checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" 1305 - 1306 - [[package]] 1307 - name = "minimal-lexical" 1308 - version = "0.2.1" 1309 - source = "registry+https://github.com/rust-lang/crates.io-index" 1310 - checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" 1311 - 1312 - [[package]] 1313 - name = "miniz_oxide" 1314 - version = "0.8.0" 1315 - source = "registry+https://github.com/rust-lang/crates.io-index" 1316 - checksum = "e2d80299ef12ff69b16a84bb182e3b9df68b5a91574d3d4fa6e41b65deec4df1" 1317 - dependencies = [ 1318 - "adler2", 1319 - ] 1320 - 1321 - [[package]] 1322 - name = "mio" 1323 - version = "0.8.11" 1324 - source = "registry+https://github.com/rust-lang/crates.io-index" 1325 - checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c" 1326 - dependencies = [ 1327 - "libc", 1328 - "wasi", 1329 - "windows-sys 0.48.0", 1330 - ] 1331 - 1332 - [[package]] 1333 - name = "native-tls" 1334 - version = "0.2.12" 1335 - source = "registry+https://github.com/rust-lang/crates.io-index" 1336 - checksum = "a8614eb2c83d59d1c8cc974dd3f920198647674a0a035e1af1fa58707e317466" 1337 - dependencies = [ 1338 - "libc", 1339 - "log", 1340 - "openssl", 1341 - "openssl-probe", 1342 - "openssl-sys", 1343 - "schannel", 1344 - "security-framework", 1345 - "security-framework-sys", 1346 - "tempfile", 1347 - ] 1348 - 1349 - [[package]] 1350 - name = "nom" 1351 - version = "7.1.3" 1352 - source = "registry+https://github.com/rust-lang/crates.io-index" 1353 - checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a" 1354 - dependencies = [ 1355 - "memchr", 1356 - "minimal-lexical", 1357 - ] 1358 - 1359 - [[package]] 1360 - name = "ntapi" 1361 - version = "0.4.1" 1362 - source = "registry+https://github.com/rust-lang/crates.io-index" 1363 - checksum = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4" 1364 - dependencies = [ 1365 - "winapi", 1366 - ] 1367 - 1368 - [[package]] 1369 - name = "num-bigint" 1370 - version = "0.4.6" 1371 - source = "registry+https://github.com/rust-lang/crates.io-index" 1372 - checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9" 1373 - dependencies = [ 1374 - "num-integer", 1375 - "num-traits", 1376 - ] 1377 - 1378 - [[package]] 1379 - name = "num-bigint-dig" 1380 - version = "0.8.4" 1381 - source = "registry+https://github.com/rust-lang/crates.io-index" 1382 - checksum = "dc84195820f291c7697304f3cbdadd1cb7199c0efc917ff5eafd71225c136151" 1383 - dependencies = [ 1384 - "byteorder", 1385 - "lazy_static", 1386 - "libm", 1387 - "num-integer", 1388 - "num-iter", 1389 - "num-traits", 1390 - "rand", 1391 - "serde", 1392 - "smallvec", 1393 - "zeroize", 1394 - ] 1395 - 1396 - [[package]] 1397 - name = "num-conv" 1398 - version = "0.1.0" 1399 - source = "registry+https://github.com/rust-lang/crates.io-index" 1400 - checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9" 1401 - 1402 - [[package]] 1403 - name = "num-integer" 1404 - version = "0.1.46" 1405 - source = "registry+https://github.com/rust-lang/crates.io-index" 1406 - checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f" 1407 - dependencies = [ 1408 - "num-traits", 1409 - ] 1410 - 1411 - [[package]] 1412 - name = "num-iter" 1413 - version = "0.1.45" 1414 - source = "registry+https://github.com/rust-lang/crates.io-index" 1415 - checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf" 1416 - dependencies = [ 1417 - "autocfg", 1418 - "num-integer", 1419 - "num-traits", 1420 - ] 1421 - 1422 - [[package]] 1423 - name = "num-traits" 1424 - version = "0.2.19" 1425 - source = "registry+https://github.com/rust-lang/crates.io-index" 1426 - checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" 1427 - dependencies = [ 1428 - "autocfg", 1429 - "libm", 1430 - ] 1431 - 1432 - [[package]] 1433 - name = "num_cpus" 1434 - version = "1.16.0" 1435 - source = "registry+https://github.com/rust-lang/crates.io-index" 1436 - checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43" 1437 - dependencies = [ 1438 - "hermit-abi 0.3.9", 1439 - "libc", 1440 - ] 1441 - 1442 - [[package]] 1443 - name = "objc" 1444 - version = "0.2.7" 1445 - source = "registry+https://github.com/rust-lang/crates.io-index" 1446 - checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1" 1447 - dependencies = [ 1448 - "malloc_buf", 1449 - ] 1450 - 1451 - [[package]] 1452 - name = "objc-foundation" 1453 - version = "0.1.1" 1454 - source = "registry+https://github.com/rust-lang/crates.io-index" 1455 - checksum = "1add1b659e36c9607c7aab864a76c7a4c2760cd0cd2e120f3fb8b952c7e22bf9" 1456 - dependencies = [ 1457 - "block", 1458 - "objc", 1459 - "objc_id", 1460 - ] 1461 - 1462 - [[package]] 1463 - name = "objc_id" 1464 - version = "0.1.1" 1465 - source = "registry+https://github.com/rust-lang/crates.io-index" 1466 - checksum = "c92d4ddb4bd7b50d730c215ff871754d0da6b2178849f8a2a2ab69712d0c073b" 1467 - dependencies = [ 1468 - "objc", 1469 - ] 1470 - 1471 - [[package]] 1472 - name = "object" 1473 - version = "0.36.5" 1474 - source = "registry+https://github.com/rust-lang/crates.io-index" 1475 - checksum = "aedf0a2d09c573ed1d8d85b30c119153926a2b36dce0ab28322c09a117a4683e" 1476 - dependencies = [ 1477 - "memchr", 1478 - ] 1479 - 1480 - [[package]] 1481 - name = "oid-registry" 1482 - version = "0.6.1" 1483 - source = "registry+https://github.com/rust-lang/crates.io-index" 1484 - checksum = "9bedf36ffb6ba96c2eb7144ef6270557b52e54b20c0a8e1eb2ff99a6c6959bff" 1485 - dependencies = [ 1486 - "asn1-rs", 1487 - ] 1488 - 1489 - [[package]] 1490 - name = "once_cell" 1491 - version = "1.20.2" 1492 - source = "registry+https://github.com/rust-lang/crates.io-index" 1493 - checksum = "1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775" 1494 - 1495 - [[package]] 1496 - name = "opaque-debug" 1497 - version = "0.3.1" 1498 - source = "registry+https://github.com/rust-lang/crates.io-index" 1499 - checksum = "c08d65885ee38876c4f86fa503fb49d7b507c2b62552df7c70b2fce627e06381" 1500 - 1501 - [[package]] 1502 - name = "openssl" 1503 - version = "0.10.68" 1504 - source = "registry+https://github.com/rust-lang/crates.io-index" 1505 - checksum = "6174bc48f102d208783c2c84bf931bb75927a617866870de8a4ea85597f871f5" 1506 - dependencies = [ 1507 - "bitflags 2.6.0", 1508 - "cfg-if", 1509 - "foreign-types", 1510 - "libc", 1511 - "once_cell", 1512 - "openssl-macros", 1513 - "openssl-sys", 1514 - ] 1515 - 1516 - [[package]] 1517 - name = "openssl-macros" 1518 - version = "0.1.1" 1519 - source = "registry+https://github.com/rust-lang/crates.io-index" 1520 - checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" 1521 - dependencies = [ 1522 - "proc-macro2", 1523 - "quote", 1524 - "syn 2.0.86", 1525 - ] 1526 - 1527 - [[package]] 1528 - name = "openssl-probe" 1529 - version = "0.1.5" 1530 - source = "registry+https://github.com/rust-lang/crates.io-index" 1531 - checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf" 1532 - 1533 - [[package]] 1534 - name = "openssl-sys" 1535 - version = "0.9.104" 1536 - source = "registry+https://github.com/rust-lang/crates.io-index" 1537 - checksum = "45abf306cbf99debc8195b66b7346498d7b10c210de50418b5ccd7ceba08c741" 1538 - dependencies = [ 1539 - "cc", 1540 - "libc", 1541 - "pkg-config", 1542 - "vcpkg", 1543 - ] 1544 - 1545 - [[package]] 1546 - name = "p256" 1547 - version = "0.13.2" 1548 - source = "registry+https://github.com/rust-lang/crates.io-index" 1549 - checksum = "c9863ad85fa8f4460f9c48cb909d38a0d689dba1f6f6988a5e3e0d31071bcd4b" 1550 - dependencies = [ 1551 - "ecdsa", 1552 - "elliptic-curve", 1553 - "primeorder", 1554 - "sha2", 1555 - ] 1556 - 1557 - [[package]] 1558 - name = "p384" 1559 - version = "0.13.0" 1560 - source = "registry+https://github.com/rust-lang/crates.io-index" 1561 - checksum = "70786f51bcc69f6a4c0360e063a4cac5419ef7c5cd5b3c99ad70f3be5ba79209" 1562 - dependencies = [ 1563 - "ecdsa", 1564 - "elliptic-curve", 1565 - "primeorder", 1566 - "sha2", 1567 - ] 1568 - 1569 - [[package]] 1570 - name = "parking_lot" 1571 - version = "0.12.3" 1572 - source = "registry+https://github.com/rust-lang/crates.io-index" 1573 - checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27" 1574 - dependencies = [ 1575 - "lock_api", 1576 - "parking_lot_core", 1577 - ] 1578 - 1579 - [[package]] 1580 - name = "parking_lot_core" 1581 - version = "0.9.10" 1582 - source = "registry+https://github.com/rust-lang/crates.io-index" 1583 - checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8" 1584 - dependencies = [ 1585 - "cfg-if", 1586 - "libc", 1587 - "redox_syscall", 1588 - "smallvec", 1589 - "windows-targets 0.52.6", 1590 - ] 1591 - 1592 - [[package]] 1593 - name = "pbkdf2" 1594 - version = "0.12.2" 1595 - source = "registry+https://github.com/rust-lang/crates.io-index" 1596 - checksum = "f8ed6a7761f76e3b9f92dfb0a60a6a6477c61024b775147ff0973a02653abaf2" 1597 - dependencies = [ 1598 - "digest", 1599 - "hmac", 1600 - ] 1601 - 1602 - [[package]] 1603 - name = "pcsc" 1604 - version = "2.8.2" 1605 - source = "registry+https://github.com/rust-lang/crates.io-index" 1606 - checksum = "45ed9d7f816b7d9ce9ddb0062dd2f393b3af31411a95a35411809b4b9116ea08" 1607 - dependencies = [ 1608 - "bitflags 1.3.2", 1609 - "pcsc-sys", 1610 - ] 1611 - 1612 - [[package]] 1613 - name = "pcsc-sys" 1614 - version = "1.2.1" 1615 - source = "registry+https://github.com/rust-lang/crates.io-index" 1616 - checksum = "b09e9ba80f2c4d167f936d27594f7248bca3295921ffbfa44a24b339b6cb7403" 1617 - dependencies = [ 1618 - "pkg-config", 1619 - ] 1620 - 1621 - [[package]] 1622 - name = "pem-rfc7468" 1623 - version = "0.7.0" 1624 - source = "registry+https://github.com/rust-lang/crates.io-index" 1625 - checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412" 1626 - dependencies = [ 1627 - "base64ct", 1628 - ] 1629 - 1630 - [[package]] 1631 - name = "percent-encoding" 1632 - version = "2.3.1" 1633 - source = "registry+https://github.com/rust-lang/crates.io-index" 1634 - checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" 1635 - 1636 - [[package]] 1637 - name = "pin-project-lite" 1638 - version = "0.2.15" 1639 - source = "registry+https://github.com/rust-lang/crates.io-index" 1640 - checksum = "915a1e146535de9163f3987b8944ed8cf49a18bb0056bcebcdcece385cece4ff" 1641 - 1642 - [[package]] 1643 - name = "pin-utils" 1644 - version = "0.1.0" 1645 - source = "registry+https://github.com/rust-lang/crates.io-index" 1646 - checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" 1647 - 1648 - [[package]] 1649 - name = "ping" 1650 - version = "0.5.2" 1651 - source = "registry+https://github.com/rust-lang/crates.io-index" 1652 - checksum = "122ee1f5a6843bec84fcbd5c6ba3622115337a6b8965b93a61aad347648f4e8d" 1653 - dependencies = [ 1654 - "rand", 1655 - "socket2 0.4.10", 1656 - "thiserror", 1657 - ] 1658 - 1659 - [[package]] 1660 - name = "pkcs1" 1661 - version = "0.7.5" 1662 - source = "registry+https://github.com/rust-lang/crates.io-index" 1663 - checksum = "c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f" 1664 - dependencies = [ 1665 - "der", 1666 - "pkcs8", 1667 - "spki", 1668 - ] 1669 - 1670 - [[package]] 1671 - name = "pkcs8" 1672 - version = "0.10.2" 1673 - source = "registry+https://github.com/rust-lang/crates.io-index" 1674 - checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7" 1675 - dependencies = [ 1676 - "der", 1677 - "spki", 1678 - ] 1679 - 1680 - [[package]] 1681 - name = "pkg-config" 1682 - version = "0.3.31" 1683 - source = "registry+https://github.com/rust-lang/crates.io-index" 1684 - checksum = "953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2" 1685 - 1686 - [[package]] 1687 - name = "poly1305" 1688 - version = "0.8.0" 1689 - source = "registry+https://github.com/rust-lang/crates.io-index" 1690 - checksum = "8159bd90725d2df49889a078b54f4f79e87f1f8a8444194cdca81d38f5393abf" 1691 - dependencies = [ 1692 - "cpufeatures", 1693 - "opaque-debug", 1694 - "universal-hash", 1695 - ] 1696 - 1697 - [[package]] 1698 - name = "powerfmt" 1699 - version = "0.2.0" 1700 - source = "registry+https://github.com/rust-lang/crates.io-index" 1701 - checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" 1702 - 1703 - [[package]] 1704 - name = "ppv-lite86" 1705 - version = "0.2.20" 1706 - source = "registry+https://github.com/rust-lang/crates.io-index" 1707 - checksum = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04" 1708 - dependencies = [ 1709 - "zerocopy", 1710 - ] 1711 - 1712 - [[package]] 1713 - name = "primeorder" 1714 - version = "0.13.6" 1715 - source = "registry+https://github.com/rust-lang/crates.io-index" 1716 - checksum = "353e1ca18966c16d9deb1c69278edbc5f194139612772bd9537af60ac231e1e6" 1717 - dependencies = [ 1718 - "elliptic-curve", 1719 - ] 1720 - 1721 - [[package]] 1722 - name = "proc-macro-error" 1723 - version = "1.0.4" 1724 - source = "registry+https://github.com/rust-lang/crates.io-index" 1725 - checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c" 1726 - dependencies = [ 1727 - "proc-macro-error-attr", 1728 - "proc-macro2", 1729 - "quote", 1730 - "syn 1.0.109", 1731 - "version_check", 1732 - ] 1733 - 1734 - [[package]] 1735 - name = "proc-macro-error-attr" 1736 - version = "1.0.4" 1737 - source = "registry+https://github.com/rust-lang/crates.io-index" 1738 - checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869" 1739 - dependencies = [ 1740 - "proc-macro2", 1741 - "quote", 1742 - "version_check", 1743 - ] 1744 - 1745 - [[package]] 1746 - name = "proc-macro-error-attr2" 1747 - version = "2.0.0" 1748 - source = "registry+https://github.com/rust-lang/crates.io-index" 1749 - checksum = "96de42df36bb9bba5542fe9f1a054b8cc87e172759a1868aa05c1f3acc89dfc5" 1750 - dependencies = [ 1751 - "proc-macro2", 1752 - "quote", 1753 - ] 1754 - 1755 - [[package]] 1756 - name = "proc-macro-error2" 1757 - version = "2.0.1" 1758 - source = "registry+https://github.com/rust-lang/crates.io-index" 1759 - checksum = "11ec05c52be0a07b08061f7dd003e7d7092e0472bc731b4af7bb1ef876109802" 1760 - dependencies = [ 1761 - "proc-macro-error-attr2", 1762 - "proc-macro2", 1763 - "quote", 1764 - "syn 2.0.86", 1765 - ] 1766 - 1767 - [[package]] 1768 - name = "proc-macro2" 1769 - version = "1.0.89" 1770 - source = "registry+https://github.com/rust-lang/crates.io-index" 1771 - checksum = "f139b0662de085916d1fb67d2b4169d1addddda1919e696f3252b740b629986e" 1772 - dependencies = [ 1773 - "unicode-ident", 1774 - ] 1775 - 1776 - [[package]] 1777 - name = "quote" 1778 - version = "1.0.37" 1779 - source = "registry+https://github.com/rust-lang/crates.io-index" 1780 - checksum = "b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af" 1781 - dependencies = [ 1782 - "proc-macro2", 1783 - ] 1784 - 1785 - [[package]] 1786 - name = "rand" 1787 - version = "0.8.5" 1788 - source = "registry+https://github.com/rust-lang/crates.io-index" 1789 - checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" 1790 - dependencies = [ 1791 - "libc", 1792 - "rand_chacha", 1793 - "rand_core", 1794 - ] 1795 - 1796 - [[package]] 1797 - name = "rand_chacha" 1798 - version = "0.3.1" 1799 - source = "registry+https://github.com/rust-lang/crates.io-index" 1800 - checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" 1801 - dependencies = [ 1802 - "ppv-lite86", 1803 - "rand_core", 1804 - ] 1805 - 1806 - [[package]] 1807 - name = "rand_core" 1808 - version = "0.6.4" 1809 - source = "registry+https://github.com/rust-lang/crates.io-index" 1810 - checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 1811 - dependencies = [ 1812 - "getrandom", 1813 - ] 1814 - 1815 - [[package]] 1816 - name = "rayon" 1817 - version = "1.10.0" 1818 - source = "registry+https://github.com/rust-lang/crates.io-index" 1819 - checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa" 1820 - dependencies = [ 1821 - "either", 1822 - "rayon-core", 1823 - ] 1824 - 1825 - [[package]] 1826 - name = "rayon-core" 1827 - version = "1.12.1" 1828 - source = "registry+https://github.com/rust-lang/crates.io-index" 1829 - checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2" 1830 - dependencies = [ 1831 - "crossbeam-deque", 1832 - "crossbeam-utils", 1833 - ] 1834 - 1835 - [[package]] 1836 - name = "redox_syscall" 1837 - version = "0.5.7" 1838 - source = "registry+https://github.com/rust-lang/crates.io-index" 1839 - checksum = "9b6dfecf2c74bce2466cabf93f6664d6998a69eb21e39f4207930065b27b771f" 1840 - dependencies = [ 1841 - "bitflags 2.6.0", 1842 - ] 1843 - 1844 - [[package]] 1845 - name = "regex" 1846 - version = "1.11.1" 1847 - source = "registry+https://github.com/rust-lang/crates.io-index" 1848 - checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191" 1849 - dependencies = [ 1850 - "aho-corasick", 1851 - "memchr", 1852 - "regex-automata", 1853 - "regex-syntax", 1854 - ] 1855 - 1856 - [[package]] 1857 - name = "regex-automata" 1858 - version = "0.4.8" 1859 - source = "registry+https://github.com/rust-lang/crates.io-index" 1860 - checksum = "368758f23274712b504848e9d5a6f010445cc8b87a7cdb4d7cbee666c1288da3" 1861 - dependencies = [ 1862 - "aho-corasick", 1863 - "memchr", 1864 - "regex-syntax", 1865 - ] 1866 - 1867 - [[package]] 1868 - name = "regex-syntax" 1869 - version = "0.8.5" 1870 - source = "registry+https://github.com/rust-lang/crates.io-index" 1871 - checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c" 1872 - 1873 - [[package]] 1874 - name = "reqwest" 1875 - version = "0.11.27" 1876 - source = "registry+https://github.com/rust-lang/crates.io-index" 1877 - checksum = "dd67538700a17451e7cba03ac727fb961abb7607553461627b97de0b89cf4a62" 1878 - dependencies = [ 1879 - "base64 0.21.7", 1880 - "bytes", 1881 - "encoding_rs", 1882 - "futures-core", 1883 - "futures-util", 1884 - "h2", 1885 - "http", 1886 - "http-body", 1887 - "hyper", 1888 - "hyper-tls", 1889 - "ipnet", 1890 - "js-sys", 1891 - "log", 1892 - "mime", 1893 - "native-tls", 1894 - "once_cell", 1895 - "percent-encoding", 1896 - "pin-project-lite", 1897 - "rustls-pemfile", 1898 - "serde", 1899 - "serde_json", 1900 - "serde_urlencoded", 1901 - "sync_wrapper", 1902 - "system-configuration", 1903 - "tokio", 1904 - "tokio-native-tls", 1905 - "tower-service", 1906 - "url", 1907 - "wasm-bindgen", 1908 - "wasm-bindgen-futures", 1909 - "web-sys", 1910 - "winreg", 1911 - ] 1912 - 1913 - [[package]] 1914 - name = "rfc6979" 1915 - version = "0.4.0" 1916 - source = "registry+https://github.com/rust-lang/crates.io-index" 1917 - checksum = "f8dd2a808d456c4a54e300a23e9f5a67e122c3024119acbfd73e3bf664491cb2" 1918 - dependencies = [ 1919 - "hmac", 1920 - "subtle", 1921 - ] 1922 - 1923 - [[package]] 1924 - name = "roff" 1925 - version = "0.1.0" 1926 - source = "registry+https://github.com/rust-lang/crates.io-index" 1927 - checksum = "e33e4fb37ba46888052c763e4ec2acfedd8f00f62897b630cadb6298b833675e" 1928 - 1929 - [[package]] 1930 - name = "rsa" 1931 - version = "0.9.0-pre.0" 1932 - source = "registry+https://github.com/rust-lang/crates.io-index" 1933 - checksum = "a7bc1d34159d63536b4d89944e9ab5bb952f45db6fa0b8b03c2f8c09fb5b7171" 1934 - dependencies = [ 1935 - "byteorder", 1936 - "digest", 1937 - "num-bigint-dig", 1938 - "num-integer", 1939 - "num-iter", 1940 - "num-traits", 1941 - "pkcs1", 1942 - "pkcs8", 1943 - "rand_core", 1944 - "signature", 1945 - "subtle", 1946 - "zeroize", 1947 - ] 1948 - 1949 - [[package]] 1950 - name = "rust-embed" 1951 - version = "8.3.0" 1952 - source = "registry+https://github.com/rust-lang/crates.io-index" 1953 - checksum = "fb78f46d0066053d16d4ca7b898e9343bc3530f71c61d5ad84cd404ada068745" 1954 - dependencies = [ 1955 - "rust-embed-impl", 1956 - "rust-embed-utils", 1957 - "walkdir", 1958 - ] 1959 - 1960 - [[package]] 1961 - name = "rust-embed-impl" 1962 - version = "8.3.0" 1963 - source = "registry+https://github.com/rust-lang/crates.io-index" 1964 - checksum = "b91ac2a3c6c0520a3fb3dd89321177c3c692937c4eb21893378219da10c44fc8" 1965 - dependencies = [ 1966 - "proc-macro2", 1967 - "quote", 1968 - "rust-embed-utils", 1969 - "syn 2.0.86", 1970 - "walkdir", 1971 - ] 1972 - 1973 - [[package]] 1974 - name = "rust-embed-utils" 1975 - version = "8.3.0" 1976 - source = "registry+https://github.com/rust-lang/crates.io-index" 1977 - checksum = "86f69089032567ffff4eada41c573fc43ff466c7db7c5688b2e7969584345581" 1978 - dependencies = [ 1979 - "sha2", 1980 - "walkdir", 1981 - ] 1982 - 1983 - [[package]] 1984 - name = "rustc-demangle" 1985 - version = "0.1.24" 1986 - source = "registry+https://github.com/rust-lang/crates.io-index" 1987 - checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f" 1988 - 1989 - [[package]] 1990 - name = "rustc-hash" 1991 - version = "1.1.0" 1992 - source = "registry+https://github.com/rust-lang/crates.io-index" 1993 - checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2" 1994 - 1995 - [[package]] 1996 - name = "rusticata-macros" 1997 - version = "4.1.0" 1998 - source = "registry+https://github.com/rust-lang/crates.io-index" 1999 - checksum = "faf0c4a6ece9950b9abdb62b1cfcf2a68b3b67a10ba445b3bb85be2a293d0632" 2000 - dependencies = [ 2001 - "nom", 2002 - ] 2003 - 2004 - [[package]] 2005 - name = "rustix" 2006 - version = "0.38.38" 2007 - source = "registry+https://github.com/rust-lang/crates.io-index" 2008 - checksum = "aa260229e6538e52293eeb577aabd09945a09d6d9cc0fc550ed7529056c2e32a" 2009 - dependencies = [ 2010 - "bitflags 2.6.0", 2011 - "errno", 2012 - "libc", 2013 - "linux-raw-sys", 2014 - "windows-sys 0.52.0", 2015 - ] 2016 - 2017 - [[package]] 2018 - name = "rustls-pemfile" 2019 - version = "1.0.4" 2020 - source = "registry+https://github.com/rust-lang/crates.io-index" 2021 - checksum = "1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c" 2022 - dependencies = [ 2023 - "base64 0.21.7", 2024 - ] 2025 - 2026 - [[package]] 2027 - name = "ryu" 2028 - version = "1.0.18" 2029 - source = "registry+https://github.com/rust-lang/crates.io-index" 2030 - checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f" 2031 - 2032 - [[package]] 2033 - name = "same-file" 2034 - version = "1.0.6" 2035 - source = "registry+https://github.com/rust-lang/crates.io-index" 2036 - checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" 2037 - dependencies = [ 2038 - "winapi-util", 2039 - ] 2040 - 2041 - [[package]] 2042 - name = "schannel" 2043 - version = "0.1.26" 2044 - source = "registry+https://github.com/rust-lang/crates.io-index" 2045 - checksum = "01227be5826fa0690321a2ba6c5cd57a19cf3f6a09e76973b58e61de6ab9d1c1" 2046 - dependencies = [ 2047 - "windows-sys 0.59.0", 2048 - ] 2049 - 2050 - [[package]] 2051 - name = "scopeguard" 2052 - version = "1.2.0" 2053 - source = "registry+https://github.com/rust-lang/crates.io-index" 2054 - checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" 2055 - 2056 - [[package]] 2057 - name = "sec1" 2058 - version = "0.7.3" 2059 - source = "registry+https://github.com/rust-lang/crates.io-index" 2060 - checksum = "d3e97a565f76233a6003f9f5c54be1d9c5bdfa3eccfb189469f11ec4901c47dc" 2061 - dependencies = [ 2062 - "base16ct", 2063 - "der", 2064 - "generic-array", 2065 - "pkcs8", 2066 - "subtle", 2067 - "zeroize", 2068 - ] 2069 - 2070 - [[package]] 2071 - name = "secrecy" 2072 - version = "0.8.0" 2073 - source = "registry+https://github.com/rust-lang/crates.io-index" 2074 - checksum = "9bd1c54ea06cfd2f6b63219704de0b9b4f72dcc2b8fdef820be6cd799780e91e" 2075 - dependencies = [ 2076 - "zeroize", 2077 - ] 2078 - 2079 - [[package]] 2080 - name = "security-framework" 2081 - version = "2.11.1" 2082 - source = "registry+https://github.com/rust-lang/crates.io-index" 2083 - checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02" 2084 - dependencies = [ 2085 - "bitflags 2.6.0", 2086 - "core-foundation", 2087 - "core-foundation-sys", 2088 - "libc", 2089 - "security-framework-sys", 2090 - ] 2091 - 2092 - [[package]] 2093 - name = "security-framework-sys" 2094 - version = "2.12.0" 2095 - source = "registry+https://github.com/rust-lang/crates.io-index" 2096 - checksum = "ea4a292869320c0272d7bc55a5a6aafaff59b4f63404a003887b679a2e05b4b6" 2097 - dependencies = [ 2098 - "core-foundation-sys", 2099 - "libc", 2100 - ] 2101 - 2102 - [[package]] 2103 - name = "self_cell" 2104 - version = "0.10.3" 2105 - source = "registry+https://github.com/rust-lang/crates.io-index" 2106 - checksum = "e14e4d63b804dc0c7ec4a1e52bcb63f02c7ac94476755aa579edac21e01f915d" 2107 - dependencies = [ 2108 - "self_cell 1.0.4", 2109 - ] 2110 - 2111 - [[package]] 2112 - name = "self_cell" 2113 - version = "1.0.4" 2114 - source = "registry+https://github.com/rust-lang/crates.io-index" 2115 - checksum = "d369a96f978623eb3dc28807c4852d6cc617fed53da5d3c400feff1ef34a714a" 2116 - 2117 - [[package]] 2118 - name = "serde" 2119 - version = "1.0.214" 2120 - source = "registry+https://github.com/rust-lang/crates.io-index" 2121 - checksum = "f55c3193aca71c12ad7890f1785d2b73e1b9f63a0bbc353c08ef26fe03fc56b5" 2122 - dependencies = [ 2123 - "serde_derive", 2124 - ] 2125 - 2126 - [[package]] 2127 - name = "serde_derive" 2128 - version = "1.0.214" 2129 - source = "registry+https://github.com/rust-lang/crates.io-index" 2130 - checksum = "de523f781f095e28fa605cdce0f8307e451cc0fd14e2eb4cd2e98a355b147766" 2131 - dependencies = [ 2132 - "proc-macro2", 2133 - "quote", 2134 - "syn 2.0.86", 2135 - ] 2136 - 2137 - [[package]] 2138 - name = "serde_json" 2139 - version = "1.0.132" 2140 - source = "registry+https://github.com/rust-lang/crates.io-index" 2141 - checksum = "d726bfaff4b320266d395898905d0eba0345aae23b54aee3a737e260fd46db03" 2142 - dependencies = [ 2143 - "itoa", 2144 - "memchr", 2145 - "ryu", 2146 - "serde", 2147 - ] 2148 - 2149 - [[package]] 2150 - name = "serde_urlencoded" 2151 - version = "0.7.1" 2152 - source = "registry+https://github.com/rust-lang/crates.io-index" 2153 - checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" 2154 - dependencies = [ 2155 - "form_urlencoded", 2156 - "itoa", 2157 - "ryu", 2158 - "serde", 2159 - ] 2160 - 2161 - [[package]] 2162 - name = "sha1" 2163 - version = "0.10.6" 2164 - source = "registry+https://github.com/rust-lang/crates.io-index" 2165 - checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba" 2166 - dependencies = [ 2167 - "cfg-if", 2168 - "cpufeatures", 2169 - "digest", 2170 - ] 2171 - 2172 - [[package]] 2173 - name = "sha2" 2174 - version = "0.10.8" 2175 - source = "registry+https://github.com/rust-lang/crates.io-index" 2176 - checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8" 2177 - dependencies = [ 2178 - "cfg-if", 2179 - "cpufeatures", 2180 - "digest", 2181 - ] 2182 - 2183 - [[package]] 2184 - name = "shell-words" 2185 - version = "1.1.0" 2186 - source = "registry+https://github.com/rust-lang/crates.io-index" 2187 - checksum = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde" 2188 - 2189 - [[package]] 2190 - name = "shlex" 2191 - version = "1.3.0" 2192 - source = "registry+https://github.com/rust-lang/crates.io-index" 2193 - checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" 2194 - 2195 - [[package]] 2196 - name = "signature" 2197 - version = "2.2.0" 2198 - source = "registry+https://github.com/rust-lang/crates.io-index" 2199 - checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de" 2200 - dependencies = [ 2201 - "digest", 2202 - "rand_core", 2203 - ] 2204 - 2205 - [[package]] 2206 - name = "slab" 2207 - version = "0.4.9" 2208 - source = "registry+https://github.com/rust-lang/crates.io-index" 2209 - checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67" 2210 - dependencies = [ 2211 - "autocfg", 2212 - ] 2213 - 2214 - [[package]] 2215 - name = "smallvec" 2216 - version = "1.13.2" 2217 - source = "registry+https://github.com/rust-lang/crates.io-index" 2218 - checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67" 2219 - 2220 - [[package]] 2221 - name = "socket2" 2222 - version = "0.4.10" 2223 - source = "registry+https://github.com/rust-lang/crates.io-index" 2224 - checksum = "9f7916fc008ca5542385b89a3d3ce689953c143e9304a9bf8beec1de48994c0d" 2225 - dependencies = [ 2226 - "libc", 2227 - "winapi", 2228 - ] 2229 - 2230 - [[package]] 2231 - name = "socket2" 2232 - version = "0.5.7" 2233 - source = "registry+https://github.com/rust-lang/crates.io-index" 2234 - checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c" 2235 - dependencies = [ 2236 - "libc", 2237 - "windows-sys 0.52.0", 2238 - ] 2239 - 2240 - [[package]] 2241 - name = "spin" 2242 - version = "0.9.8" 2243 - source = "registry+https://github.com/rust-lang/crates.io-index" 2244 - checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67" 2245 - 2246 - [[package]] 2247 - name = "spki" 2248 - version = "0.7.3" 2249 - source = "registry+https://github.com/rust-lang/crates.io-index" 2250 - checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d" 2251 - dependencies = [ 2252 - "base64ct", 2253 - "der", 2254 - ] 2255 - 2256 - [[package]] 2257 - name = "strsim" 2258 - version = "0.11.1" 2259 - source = "registry+https://github.com/rust-lang/crates.io-index" 2260 - checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" 2261 - 2262 - [[package]] 2263 - name = "subtle" 2264 - version = "2.6.1" 2265 - source = "registry+https://github.com/rust-lang/crates.io-index" 2266 - checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" 2267 - 2268 - [[package]] 2269 - name = "syn" 2270 - version = "1.0.109" 2271 - source = "registry+https://github.com/rust-lang/crates.io-index" 2272 - checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" 2273 - dependencies = [ 2274 - "proc-macro2", 2275 - "quote", 2276 - "unicode-ident", 2277 - ] 2278 - 2279 - [[package]] 2280 - name = "syn" 2281 - version = "2.0.86" 2282 - source = "registry+https://github.com/rust-lang/crates.io-index" 2283 - checksum = "e89275301d38033efb81a6e60e3497e734dfcc62571f2854bf4b16690398824c" 2284 - dependencies = [ 2285 - "proc-macro2", 2286 - "quote", 2287 - "unicode-ident", 2288 - ] 2289 - 2290 - [[package]] 2291 - name = "sync_wrapper" 2292 - version = "0.1.2" 2293 - source = "registry+https://github.com/rust-lang/crates.io-index" 2294 - checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160" 2295 - 2296 - [[package]] 2297 - name = "synstructure" 2298 - version = "0.12.6" 2299 - source = "registry+https://github.com/rust-lang/crates.io-index" 2300 - checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f" 2301 - dependencies = [ 2302 - "proc-macro2", 2303 - "quote", 2304 - "syn 1.0.109", 2305 - "unicode-xid", 2306 - ] 2307 - 2308 - [[package]] 2309 - name = "sysinfo" 2310 - version = "0.29.11" 2311 - source = "registry+https://github.com/rust-lang/crates.io-index" 2312 - checksum = "cd727fc423c2060f6c92d9534cef765c65a6ed3f428a03d7def74a8c4348e666" 2313 - dependencies = [ 2314 - "cfg-if", 2315 - "core-foundation-sys", 2316 - "libc", 2317 - "ntapi", 2318 - "once_cell", 2319 - "rayon", 2320 - "winapi", 2321 - ] 2322 - 2323 - [[package]] 2324 - name = "system-configuration" 2325 - version = "0.5.1" 2326 - source = "registry+https://github.com/rust-lang/crates.io-index" 2327 - checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7" 2328 - dependencies = [ 2329 - "bitflags 1.3.2", 2330 - "core-foundation", 2331 - "system-configuration-sys", 2332 - ] 2333 - 2334 - [[package]] 2335 - name = "system-configuration-sys" 2336 - version = "0.5.0" 2337 - source = "registry+https://github.com/rust-lang/crates.io-index" 2338 - checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9" 2339 - dependencies = [ 2340 - "core-foundation-sys", 2341 - "libc", 2342 - ] 2343 - 2344 - [[package]] 2345 - name = "tempfile" 2346 - version = "3.13.0" 2347 - source = "registry+https://github.com/rust-lang/crates.io-index" 2348 - checksum = "f0f2c9fc62d0beef6951ccffd757e241266a2c833136efbe35af6cd2567dca5b" 2349 - dependencies = [ 2350 - "cfg-if", 2351 - "fastrand", 2352 - "once_cell", 2353 - "rustix", 2354 - "windows-sys 0.59.0", 2355 - ] 2356 - 2357 - [[package]] 2358 - name = "termcolor" 2359 - version = "1.4.1" 2360 - source = "registry+https://github.com/rust-lang/crates.io-index" 2361 - checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755" 2362 - dependencies = [ 2363 - "winapi-util", 2364 - ] 2365 - 2366 - [[package]] 2367 - name = "test-with" 2368 - version = "0.11.2" 2369 - source = "registry+https://github.com/rust-lang/crates.io-index" 2370 - checksum = "490ec7704fc7c1d1b922e0ad7843c5b9b37fc2b8c4114292f006de3735d85d45" 2371 - dependencies = [ 2372 - "byte-unit", 2373 - "num_cpus", 2374 - "ping", 2375 - "proc-macro-error", 2376 - "proc-macro2", 2377 - "quote", 2378 - "regex", 2379 - "reqwest", 2380 - "syn 2.0.86", 2381 - "sysinfo", 2382 - "users", 2383 - "which", 2384 - ] 2385 - 2386 - [[package]] 2387 - name = "thiserror" 2388 - version = "1.0.66" 2389 - source = "registry+https://github.com/rust-lang/crates.io-index" 2390 - checksum = "5d171f59dbaa811dbbb1aee1e73db92ec2b122911a48e1390dfe327a821ddede" 2391 - dependencies = [ 2392 - "thiserror-impl", 2393 - ] 2394 - 2395 - [[package]] 2396 - name = "thiserror-impl" 2397 - version = "1.0.66" 2398 - source = "registry+https://github.com/rust-lang/crates.io-index" 2399 - checksum = "b08be0f17bd307950653ce45db00cd31200d82b624b36e181337d9c7d92765b5" 2400 - dependencies = [ 2401 - "proc-macro2", 2402 - "quote", 2403 - "syn 2.0.86", 2404 - ] 2405 - 2406 - [[package]] 2407 - name = "time" 2408 - version = "0.3.36" 2409 - source = "registry+https://github.com/rust-lang/crates.io-index" 2410 - checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885" 2411 - dependencies = [ 2412 - "deranged", 2413 - "itoa", 2414 - "num-conv", 2415 - "powerfmt", 2416 - "serde", 2417 - "time-core", 2418 - "time-macros", 2419 - ] 2420 - 2421 - [[package]] 2422 - name = "time-core" 2423 - version = "0.1.2" 2424 - source = "registry+https://github.com/rust-lang/crates.io-index" 2425 - checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3" 2426 - 2427 - [[package]] 2428 - name = "time-macros" 2429 - version = "0.2.18" 2430 - source = "registry+https://github.com/rust-lang/crates.io-index" 2431 - checksum = "3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf" 2432 - dependencies = [ 2433 - "num-conv", 2434 - "time-core", 2435 - ] 2436 - 2437 - [[package]] 2438 - name = "tinystr" 2439 - version = "0.7.6" 2440 - source = "registry+https://github.com/rust-lang/crates.io-index" 2441 - checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f" 2442 - dependencies = [ 2443 - "displaydoc", 2444 - ] 2445 - 2446 - [[package]] 2447 - name = "tinyvec" 2448 - version = "1.8.0" 2449 - source = "registry+https://github.com/rust-lang/crates.io-index" 2450 - checksum = "445e881f4f6d382d5f27c034e25eb92edd7c784ceab92a0937db7f2e9471b938" 2451 - dependencies = [ 2452 - "tinyvec_macros", 2453 - ] 2454 - 2455 - [[package]] 2456 - name = "tinyvec_macros" 2457 - version = "0.1.1" 2458 - source = "registry+https://github.com/rust-lang/crates.io-index" 2459 - checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" 2460 - 2461 - [[package]] 2462 - name = "tokio" 2463 - version = "1.38.1" 2464 - source = "registry+https://github.com/rust-lang/crates.io-index" 2465 - checksum = "eb2caba9f80616f438e09748d5acda951967e1ea58508ef53d9c6402485a46df" 2466 - dependencies = [ 2467 - "backtrace", 2468 - "bytes", 2469 - "libc", 2470 - "mio", 2471 - "pin-project-lite", 2472 - "socket2 0.5.7", 2473 - "windows-sys 0.48.0", 2474 - ] 2475 - 2476 - [[package]] 2477 - name = "tokio-native-tls" 2478 - version = "0.3.1" 2479 - source = "registry+https://github.com/rust-lang/crates.io-index" 2480 - checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2" 2481 - dependencies = [ 2482 - "native-tls", 2483 - "tokio", 2484 - ] 2485 - 2486 - [[package]] 2487 - name = "tokio-util" 2488 - version = "0.7.11" 2489 - source = "registry+https://github.com/rust-lang/crates.io-index" 2490 - checksum = "9cf6b47b3771c49ac75ad09a6162f53ad4b8088b76ac60e8ec1455b31a189fe1" 2491 - dependencies = [ 2492 - "bytes", 2493 - "futures-core", 2494 - "futures-sink", 2495 - "pin-project-lite", 2496 - "tokio", 2497 - ] 2498 - 2499 - [[package]] 2500 - name = "toml" 2501 - version = "0.5.11" 2502 - source = "registry+https://github.com/rust-lang/crates.io-index" 2503 - checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234" 2504 - dependencies = [ 2505 - "serde", 2506 - ] 2507 - 2508 - [[package]] 2509 - name = "tower-service" 2510 - version = "0.3.3" 2511 - source = "registry+https://github.com/rust-lang/crates.io-index" 2512 - checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" 2513 - 2514 - [[package]] 2515 - name = "tracing" 2516 - version = "0.1.40" 2517 - source = "registry+https://github.com/rust-lang/crates.io-index" 2518 - checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef" 2519 - dependencies = [ 2520 - "pin-project-lite", 2521 - "tracing-core", 2522 - ] 2523 - 2524 - [[package]] 2525 - name = "tracing-core" 2526 - version = "0.1.32" 2527 - source = "registry+https://github.com/rust-lang/crates.io-index" 2528 - checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54" 2529 - dependencies = [ 2530 - "once_cell", 2531 - ] 2532 - 2533 - [[package]] 2534 - name = "try-lock" 2535 - version = "0.2.5" 2536 - source = "registry+https://github.com/rust-lang/crates.io-index" 2537 - checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" 2538 - 2539 - [[package]] 2540 - name = "type-map" 2541 - version = "0.5.0" 2542 - source = "registry+https://github.com/rust-lang/crates.io-index" 2543 - checksum = "deb68604048ff8fa93347f02441e4487594adc20bb8a084f9e564d2b827a0a9f" 2544 - dependencies = [ 2545 - "rustc-hash", 2546 - ] 2547 - 2548 - [[package]] 2549 - name = "typenum" 2550 - version = "1.17.0" 2551 - source = "registry+https://github.com/rust-lang/crates.io-index" 2552 - checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825" 2553 - 2554 - [[package]] 2555 - name = "unic-langid" 2556 - version = "0.9.5" 2557 - source = "registry+https://github.com/rust-lang/crates.io-index" 2558 - checksum = "23dd9d1e72a73b25e07123a80776aae3e7b0ec461ef94f9151eed6ec88005a44" 2559 - dependencies = [ 2560 - "unic-langid-impl", 2561 - ] 2562 - 2563 - [[package]] 2564 - name = "unic-langid-impl" 2565 - version = "0.9.5" 2566 - source = "registry+https://github.com/rust-lang/crates.io-index" 2567 - checksum = "0a5422c1f65949306c99240b81de9f3f15929f5a8bfe05bb44b034cc8bf593e5" 2568 - dependencies = [ 2569 - "serde", 2570 - "tinystr", 2571 - ] 2572 - 2573 - [[package]] 2574 - name = "unicode-bidi" 2575 - version = "0.3.17" 2576 - source = "registry+https://github.com/rust-lang/crates.io-index" 2577 - checksum = "5ab17db44d7388991a428b2ee655ce0c212e862eff1768a455c58f9aad6e7893" 2578 - 2579 - [[package]] 2580 - name = "unicode-ident" 2581 - version = "1.0.13" 2582 - source = "registry+https://github.com/rust-lang/crates.io-index" 2583 - checksum = "e91b56cd4cadaeb79bbf1a5645f6b4f8dc5bde8834ad5894a8db35fda9efa1fe" 2584 - 2585 - [[package]] 2586 - name = "unicode-normalization" 2587 - version = "0.1.24" 2588 - source = "registry+https://github.com/rust-lang/crates.io-index" 2589 - checksum = "5033c97c4262335cded6d6fc3e5c18ab755e1a3dc96376350f3d8e9f009ad956" 2590 - dependencies = [ 2591 - "tinyvec", 2592 - ] 2593 - 2594 - [[package]] 2595 - name = "unicode-width" 2596 - version = "0.1.14" 2597 - source = "registry+https://github.com/rust-lang/crates.io-index" 2598 - checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af" 2599 - 2600 - [[package]] 2601 - name = "unicode-xid" 2602 - version = "0.2.6" 2603 - source = "registry+https://github.com/rust-lang/crates.io-index" 2604 - checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853" 2605 - 2606 - [[package]] 2607 - name = "universal-hash" 2608 - version = "0.5.1" 2609 - source = "registry+https://github.com/rust-lang/crates.io-index" 2610 - checksum = "fc1de2c688dc15305988b563c3854064043356019f97a4b46276fe734c4f07ea" 2611 - dependencies = [ 2612 - "crypto-common", 2613 - "subtle", 2614 - ] 2615 - 2616 - [[package]] 2617 - name = "url" 2618 - version = "2.5.2" 2619 - source = "registry+https://github.com/rust-lang/crates.io-index" 2620 - checksum = "22784dbdf76fdde8af1aeda5622b546b422b6fc585325248a2bf9f5e41e94d6c" 2621 - dependencies = [ 2622 - "form_urlencoded", 2623 - "idna", 2624 - "percent-encoding", 2625 - ] 2626 - 2627 - [[package]] 2628 - name = "users" 2629 - version = "0.11.0" 2630 - source = "registry+https://github.com/rust-lang/crates.io-index" 2631 - checksum = "24cc0f6d6f267b73e5a2cadf007ba8f9bc39c6a6f9666f8cf25ea809a153b032" 2632 - dependencies = [ 2633 - "libc", 2634 - "log", 2635 - ] 2636 - 2637 - [[package]] 2638 - name = "utf8-width" 2639 - version = "0.1.7" 2640 - source = "registry+https://github.com/rust-lang/crates.io-index" 2641 - checksum = "86bd8d4e895da8537e5315b8254664e6b769c4ff3db18321b297a1e7004392e3" 2642 - 2643 - [[package]] 2644 - name = "uuid" 2645 - version = "1.11.0" 2646 - source = "registry+https://github.com/rust-lang/crates.io-index" 2647 - checksum = "f8c5f0a0af699448548ad1a2fbf920fb4bee257eae39953ba95cb84891a0446a" 2648 - dependencies = [ 2649 - "getrandom", 2650 - ] 2651 - 2652 - [[package]] 2653 - name = "vcpkg" 2654 - version = "0.2.15" 2655 - source = "registry+https://github.com/rust-lang/crates.io-index" 2656 - checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" 2657 - 2658 - [[package]] 2659 - name = "version_check" 2660 - version = "0.9.5" 2661 - source = "registry+https://github.com/rust-lang/crates.io-index" 2662 - checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" 2663 - 2664 - [[package]] 2665 - name = "walkdir" 2666 - version = "2.5.0" 2667 - source = "registry+https://github.com/rust-lang/crates.io-index" 2668 - checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b" 2669 - dependencies = [ 2670 - "same-file", 2671 - "winapi-util", 2672 - ] 2673 - 2674 - [[package]] 2675 - name = "want" 2676 - version = "0.3.1" 2677 - source = "registry+https://github.com/rust-lang/crates.io-index" 2678 - checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" 2679 - dependencies = [ 2680 - "try-lock", 2681 - ] 2682 - 2683 - [[package]] 2684 - name = "wasi" 2685 - version = "0.11.0+wasi-snapshot-preview1" 2686 - source = "registry+https://github.com/rust-lang/crates.io-index" 2687 - checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" 2688 - 2689 - [[package]] 2690 - name = "wasm-bindgen" 2691 - version = "0.2.95" 2692 - source = "registry+https://github.com/rust-lang/crates.io-index" 2693 - checksum = "128d1e363af62632b8eb57219c8fd7877144af57558fb2ef0368d0087bddeb2e" 2694 - dependencies = [ 2695 - "cfg-if", 2696 - "once_cell", 2697 - "wasm-bindgen-macro", 2698 - ] 2699 - 2700 - [[package]] 2701 - name = "wasm-bindgen-backend" 2702 - version = "0.2.95" 2703 - source = "registry+https://github.com/rust-lang/crates.io-index" 2704 - checksum = "cb6dd4d3ca0ddffd1dd1c9c04f94b868c37ff5fac97c30b97cff2d74fce3a358" 2705 - dependencies = [ 2706 - "bumpalo", 2707 - "log", 2708 - "once_cell", 2709 - "proc-macro2", 2710 - "quote", 2711 - "syn 2.0.86", 2712 - "wasm-bindgen-shared", 2713 - ] 2714 - 2715 - [[package]] 2716 - name = "wasm-bindgen-futures" 2717 - version = "0.4.45" 2718 - source = "registry+https://github.com/rust-lang/crates.io-index" 2719 - checksum = "cc7ec4f8827a71586374db3e87abdb5a2bb3a15afed140221307c3ec06b1f63b" 2720 - dependencies = [ 2721 - "cfg-if", 2722 - "js-sys", 2723 - "wasm-bindgen", 2724 - "web-sys", 2725 - ] 2726 - 2727 - [[package]] 2728 - name = "wasm-bindgen-macro" 2729 - version = "0.2.95" 2730 - source = "registry+https://github.com/rust-lang/crates.io-index" 2731 - checksum = "e79384be7f8f5a9dd5d7167216f022090cf1f9ec128e6e6a482a2cb5c5422c56" 2732 - dependencies = [ 2733 - "quote", 2734 - "wasm-bindgen-macro-support", 2735 - ] 2736 - 2737 - [[package]] 2738 - name = "wasm-bindgen-macro-support" 2739 - version = "0.2.95" 2740 - source = "registry+https://github.com/rust-lang/crates.io-index" 2741 - checksum = "26c6ab57572f7a24a4985830b120de1594465e5d500f24afe89e16b4e833ef68" 2742 - dependencies = [ 2743 - "proc-macro2", 2744 - "quote", 2745 - "syn 2.0.86", 2746 - "wasm-bindgen-backend", 2747 - "wasm-bindgen-shared", 2748 - ] 2749 - 2750 - [[package]] 2751 - name = "wasm-bindgen-shared" 2752 - version = "0.2.95" 2753 - source = "registry+https://github.com/rust-lang/crates.io-index" 2754 - checksum = "65fc09f10666a9f147042251e0dda9c18f166ff7de300607007e96bdebc1068d" 2755 - 2756 - [[package]] 2757 - name = "web-sys" 2758 - version = "0.3.72" 2759 - source = "registry+https://github.com/rust-lang/crates.io-index" 2760 - checksum = "f6488b90108c040df0fe62fa815cbdee25124641df01814dd7282749234c6112" 2761 - dependencies = [ 2762 - "js-sys", 2763 - "wasm-bindgen", 2764 - ] 2765 - 2766 - [[package]] 2767 - name = "which" 2768 - version = "5.0.0" 2769 - source = "registry+https://github.com/rust-lang/crates.io-index" 2770 - checksum = "9bf3ea8596f3a0dd5980b46430f2058dfe2c36a27ccfbb1845d6fbfcd9ba6e14" 2771 - dependencies = [ 2772 - "either", 2773 - "home", 2774 - "once_cell", 2775 - "rustix", 2776 - "windows-sys 0.48.0", 2777 - ] 2778 - 2779 - [[package]] 2780 - name = "winapi" 2781 - version = "0.3.9" 2782 - source = "registry+https://github.com/rust-lang/crates.io-index" 2783 - checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 2784 - dependencies = [ 2785 - "winapi-i686-pc-windows-gnu", 2786 - "winapi-x86_64-pc-windows-gnu", 2787 - ] 2788 - 2789 - [[package]] 2790 - name = "winapi-i686-pc-windows-gnu" 2791 - version = "0.4.0" 2792 - source = "registry+https://github.com/rust-lang/crates.io-index" 2793 - checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 2794 - 2795 - [[package]] 2796 - name = "winapi-util" 2797 - version = "0.1.9" 2798 - source = "registry+https://github.com/rust-lang/crates.io-index" 2799 - checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb" 2800 - dependencies = [ 2801 - "windows-sys 0.59.0", 2802 - ] 2803 - 2804 - [[package]] 2805 - name = "winapi-x86_64-pc-windows-gnu" 2806 - version = "0.4.0" 2807 - source = "registry+https://github.com/rust-lang/crates.io-index" 2808 - checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 2809 - 2810 - [[package]] 2811 - name = "windows-core" 2812 - version = "0.52.0" 2813 - source = "registry+https://github.com/rust-lang/crates.io-index" 2814 - checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9" 2815 - dependencies = [ 2816 - "windows-targets 0.52.6", 2817 - ] 2818 - 2819 - [[package]] 2820 - name = "windows-sys" 2821 - version = "0.48.0" 2822 - source = "registry+https://github.com/rust-lang/crates.io-index" 2823 - checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" 2824 - dependencies = [ 2825 - "windows-targets 0.48.5", 2826 - ] 2827 - 2828 - [[package]] 2829 - name = "windows-sys" 2830 - version = "0.52.0" 2831 - source = "registry+https://github.com/rust-lang/crates.io-index" 2832 - checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" 2833 - dependencies = [ 2834 - "windows-targets 0.52.6", 2835 - ] 2836 - 2837 - [[package]] 2838 - name = "windows-sys" 2839 - version = "0.59.0" 2840 - source = "registry+https://github.com/rust-lang/crates.io-index" 2841 - checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" 2842 - dependencies = [ 2843 - "windows-targets 0.52.6", 2844 - ] 2845 - 2846 - [[package]] 2847 - name = "windows-targets" 2848 - version = "0.48.5" 2849 - source = "registry+https://github.com/rust-lang/crates.io-index" 2850 - checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" 2851 - dependencies = [ 2852 - "windows_aarch64_gnullvm 0.48.5", 2853 - "windows_aarch64_msvc 0.48.5", 2854 - "windows_i686_gnu 0.48.5", 2855 - "windows_i686_msvc 0.48.5", 2856 - "windows_x86_64_gnu 0.48.5", 2857 - "windows_x86_64_gnullvm 0.48.5", 2858 - "windows_x86_64_msvc 0.48.5", 2859 - ] 2860 - 2861 - [[package]] 2862 - name = "windows-targets" 2863 - version = "0.52.6" 2864 - source = "registry+https://github.com/rust-lang/crates.io-index" 2865 - checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" 2866 - dependencies = [ 2867 - "windows_aarch64_gnullvm 0.52.6", 2868 - "windows_aarch64_msvc 0.52.6", 2869 - "windows_i686_gnu 0.52.6", 2870 - "windows_i686_gnullvm", 2871 - "windows_i686_msvc 0.52.6", 2872 - "windows_x86_64_gnu 0.52.6", 2873 - "windows_x86_64_gnullvm 0.52.6", 2874 - "windows_x86_64_msvc 0.52.6", 2875 - ] 2876 - 2877 - [[package]] 2878 - name = "windows_aarch64_gnullvm" 2879 - version = "0.48.5" 2880 - source = "registry+https://github.com/rust-lang/crates.io-index" 2881 - checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" 2882 - 2883 - [[package]] 2884 - name = "windows_aarch64_gnullvm" 2885 - version = "0.52.6" 2886 - source = "registry+https://github.com/rust-lang/crates.io-index" 2887 - checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" 2888 - 2889 - [[package]] 2890 - name = "windows_aarch64_msvc" 2891 - version = "0.48.5" 2892 - source = "registry+https://github.com/rust-lang/crates.io-index" 2893 - checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" 2894 - 2895 - [[package]] 2896 - name = "windows_aarch64_msvc" 2897 - version = "0.52.6" 2898 - source = "registry+https://github.com/rust-lang/crates.io-index" 2899 - checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" 2900 - 2901 - [[package]] 2902 - name = "windows_i686_gnu" 2903 - version = "0.48.5" 2904 - source = "registry+https://github.com/rust-lang/crates.io-index" 2905 - checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" 2906 - 2907 - [[package]] 2908 - name = "windows_i686_gnu" 2909 - version = "0.52.6" 2910 - source = "registry+https://github.com/rust-lang/crates.io-index" 2911 - checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" 2912 - 2913 - [[package]] 2914 - name = "windows_i686_gnullvm" 2915 - version = "0.52.6" 2916 - source = "registry+https://github.com/rust-lang/crates.io-index" 2917 - checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" 2918 - 2919 - [[package]] 2920 - name = "windows_i686_msvc" 2921 - version = "0.48.5" 2922 - source = "registry+https://github.com/rust-lang/crates.io-index" 2923 - checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" 2924 - 2925 - [[package]] 2926 - name = "windows_i686_msvc" 2927 - version = "0.52.6" 2928 - source = "registry+https://github.com/rust-lang/crates.io-index" 2929 - checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" 2930 - 2931 - [[package]] 2932 - name = "windows_x86_64_gnu" 2933 - version = "0.48.5" 2934 - source = "registry+https://github.com/rust-lang/crates.io-index" 2935 - checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" 2936 - 2937 - [[package]] 2938 - name = "windows_x86_64_gnu" 2939 - version = "0.52.6" 2940 - source = "registry+https://github.com/rust-lang/crates.io-index" 2941 - checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" 2942 - 2943 - [[package]] 2944 - name = "windows_x86_64_gnullvm" 2945 - version = "0.48.5" 2946 - source = "registry+https://github.com/rust-lang/crates.io-index" 2947 - checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" 2948 - 2949 - [[package]] 2950 - name = "windows_x86_64_gnullvm" 2951 - version = "0.52.6" 2952 - source = "registry+https://github.com/rust-lang/crates.io-index" 2953 - checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" 2954 - 2955 - [[package]] 2956 - name = "windows_x86_64_msvc" 2957 - version = "0.48.5" 2958 - source = "registry+https://github.com/rust-lang/crates.io-index" 2959 - checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" 2960 - 2961 - [[package]] 2962 - name = "windows_x86_64_msvc" 2963 - version = "0.52.6" 2964 - source = "registry+https://github.com/rust-lang/crates.io-index" 2965 - checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" 2966 - 2967 - [[package]] 2968 - name = "winreg" 2969 - version = "0.50.0" 2970 - source = "registry+https://github.com/rust-lang/crates.io-index" 2971 - checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1" 2972 - dependencies = [ 2973 - "cfg-if", 2974 - "windows-sys 0.48.0", 2975 - ] 2976 - 2977 - [[package]] 2978 - name = "x509" 2979 - version = "0.2.0" 2980 - source = "registry+https://github.com/rust-lang/crates.io-index" 2981 - checksum = "ca3cec94c3999f31341553f358ef55f65fc031291a022cd42ec0ce7219560c76" 2982 - dependencies = [ 2983 - "chrono", 2984 - "cookie-factory", 2985 - ] 2986 - 2987 - [[package]] 2988 - name = "x509-parser" 2989 - version = "0.14.0" 2990 - source = "registry+https://github.com/rust-lang/crates.io-index" 2991 - checksum = "e0ecbeb7b67ce215e40e3cc7f2ff902f94a223acf44995934763467e7b1febc8" 2992 - dependencies = [ 2993 - "asn1-rs", 2994 - "base64 0.13.1", 2995 - "data-encoding", 2996 - "der-parser", 2997 - "lazy_static", 2998 - "nom", 2999 - "oid-registry", 3000 - "rusticata-macros", 3001 - "thiserror", 3002 - "time", 3003 - ] 3004 - 3005 - [[package]] 3006 - name = "yubikey" 3007 - version = "0.8.0-pre.0" 3008 - source = "registry+https://github.com/rust-lang/crates.io-index" 3009 - checksum = "71240be97248417e072ab49076573dbf96e886478453497e02b49968c0273790" 3010 - dependencies = [ 3011 - "base16ct", 3012 - "chrono", 3013 - "cookie-factory", 3014 - "der-parser", 3015 - "des", 3016 - "elliptic-curve", 3017 - "hmac", 3018 - "log", 3019 - "nom", 3020 - "num-bigint-dig", 3021 - "num-integer", 3022 - "num-traits", 3023 - "p256", 3024 - "p384", 3025 - "pbkdf2", 3026 - "pcsc", 3027 - "rand_core", 3028 - "rsa", 3029 - "secrecy", 3030 - "sha1", 3031 - "sha2", 3032 - "subtle", 3033 - "uuid", 3034 - "x509", 3035 - "x509-parser", 3036 - "zeroize", 3037 - ] 3038 - 3039 - [[package]] 3040 - name = "zerocopy" 3041 - version = "0.7.35" 3042 - source = "registry+https://github.com/rust-lang/crates.io-index" 3043 - checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0" 3044 - dependencies = [ 3045 - "byteorder", 3046 - "zerocopy-derive", 3047 - ] 3048 - 3049 - [[package]] 3050 - name = "zerocopy-derive" 3051 - version = "0.7.35" 3052 - source = "registry+https://github.com/rust-lang/crates.io-index" 3053 - checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e" 3054 - dependencies = [ 3055 - "proc-macro2", 3056 - "quote", 3057 - "syn 2.0.86", 3058 - ] 3059 - 3060 - [[package]] 3061 - name = "zeroize" 3062 - version = "1.8.1" 3063 - source = "registry+https://github.com/rust-lang/crates.io-index" 3064 - checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde"
···
+2 -6
pkgs/by-name/ag/age-plugin-yubikey/package.nix
··· 19 hash = "sha256-vfemYGQnn3IzG7Y6iVKHZlYN+55/+A+N/GMG3TLs1h0="; 20 }; 21 22 - cargoLock = { 23 - lockFile = ./Cargo.lock; 24 - outputHashes = { 25 - "age-core-0.10.0" = "sha256-Iw1KPYhUwfAvLGpYAGuSRhynrRJhD3EqOIS4UY6qC6c="; 26 - }; 27 - }; 28 29 nativeBuildInputs = [ 30 pkg-config
··· 19 hash = "sha256-vfemYGQnn3IzG7Y6iVKHZlYN+55/+A+N/GMG3TLs1h0="; 20 }; 21 22 + useFetchCargoVendor = true; 23 + cargoHash = "sha256-CVbRKKX2A0MrHgjkjKAXhX80db1fimFlNxusvseUnxQ="; 24 25 nativeBuildInputs = [ 26 pkg-config
-6169
pkgs/by-name/an/anchor/Cargo.lock
··· 1 - # This file is automatically @generated by Cargo. 2 - # It is not intended for manual editing. 3 - version = 3 4 - 5 - [[package]] 6 - name = "Inflector" 7 - version = "0.11.4" 8 - source = "registry+https://github.com/rust-lang/crates.io-index" 9 - checksum = "fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3" 10 - dependencies = [ 11 - "lazy_static", 12 - "regex", 13 - ] 14 - 15 - [[package]] 16 - name = "addr2line" 17 - version = "0.21.0" 18 - source = "registry+https://github.com/rust-lang/crates.io-index" 19 - checksum = "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb" 20 - dependencies = [ 21 - "gimli", 22 - ] 23 - 24 - [[package]] 25 - name = "adler" 26 - version = "1.0.2" 27 - source = "registry+https://github.com/rust-lang/crates.io-index" 28 - checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe" 29 - 30 - [[package]] 31 - name = "aead" 32 - version = "0.4.3" 33 - source = "registry+https://github.com/rust-lang/crates.io-index" 34 - checksum = "0b613b8e1e3cf911a086f53f03bf286f52fd7a7258e4fa606f0ef220d39d8877" 35 - dependencies = [ 36 - "generic-array", 37 - ] 38 - 39 - [[package]] 40 - name = "aes" 41 - version = "0.7.5" 42 - source = "registry+https://github.com/rust-lang/crates.io-index" 43 - checksum = "9e8b47f52ea9bae42228d07ec09eb676433d7c4ed1ebdf0f1d1c29ed446f1ab8" 44 - dependencies = [ 45 - "cfg-if", 46 - "cipher", 47 - "cpufeatures", 48 - "opaque-debug", 49 - ] 50 - 51 - [[package]] 52 - name = "aes-gcm-siv" 53 - version = "0.10.3" 54 - source = "registry+https://github.com/rust-lang/crates.io-index" 55 - checksum = "589c637f0e68c877bbd59a4599bbe849cac8e5f3e4b5a3ebae8f528cd218dcdc" 56 - dependencies = [ 57 - "aead", 58 - "aes", 59 - "cipher", 60 - "ctr", 61 - "polyval", 62 - "subtle", 63 - "zeroize", 64 - ] 65 - 66 - [[package]] 67 - name = "ahash" 68 - version = "0.7.6" 69 - source = "registry+https://github.com/rust-lang/crates.io-index" 70 - checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47" 71 - dependencies = [ 72 - "getrandom 0.2.10", 73 - "once_cell", 74 - "version_check", 75 - ] 76 - 77 - [[package]] 78 - name = "ahash" 79 - version = "0.8.11" 80 - source = "registry+https://github.com/rust-lang/crates.io-index" 81 - checksum = "e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011" 82 - dependencies = [ 83 - "cfg-if", 84 - "getrandom 0.2.10", 85 - "once_cell", 86 - "version_check", 87 - "zerocopy", 88 - ] 89 - 90 - [[package]] 91 - name = "aho-corasick" 92 - version = "1.1.1" 93 - source = "registry+https://github.com/rust-lang/crates.io-index" 94 - checksum = "ea5d730647d4fadd988536d06fecce94b7b4f2a7efdae548f1cf4b63205518ab" 95 - dependencies = [ 96 - "memchr", 97 - ] 98 - 99 - [[package]] 100 - name = "alloc-no-stdlib" 101 - version = "2.0.4" 102 - source = "registry+https://github.com/rust-lang/crates.io-index" 103 - checksum = "cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3" 104 - 105 - [[package]] 106 - name = "alloc-stdlib" 107 - version = "0.2.2" 108 - source = "registry+https://github.com/rust-lang/crates.io-index" 109 - checksum = "94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece" 110 - dependencies = [ 111 - "alloc-no-stdlib", 112 - ] 113 - 114 - [[package]] 115 - name = "alloc-traits" 116 - version = "0.1.1" 117 - source = "registry+https://github.com/rust-lang/crates.io-index" 118 - checksum = "6b2d54853319fd101b8dd81de382bcbf3e03410a64d8928bbee85a3e7dcde483" 119 - 120 - [[package]] 121 - name = "anchor-attribute-access-control" 122 - version = "0.30.1" 123 - dependencies = [ 124 - "anchor-syn", 125 - "proc-macro2", 126 - "quote", 127 - "syn 1.0.109", 128 - ] 129 - 130 - [[package]] 131 - name = "anchor-attribute-account" 132 - version = "0.30.1" 133 - dependencies = [ 134 - "anchor-syn", 135 - "bs58 0.5.0", 136 - "proc-macro2", 137 - "quote", 138 - "syn 1.0.109", 139 - ] 140 - 141 - [[package]] 142 - name = "anchor-attribute-constant" 143 - version = "0.30.1" 144 - dependencies = [ 145 - "anchor-syn", 146 - "quote", 147 - "syn 1.0.109", 148 - ] 149 - 150 - [[package]] 151 - name = "anchor-attribute-error" 152 - version = "0.30.1" 153 - dependencies = [ 154 - "anchor-syn", 155 - "quote", 156 - "syn 1.0.109", 157 - ] 158 - 159 - [[package]] 160 - name = "anchor-attribute-event" 161 - version = "0.30.1" 162 - dependencies = [ 163 - "anchor-syn", 164 - "proc-macro2", 165 - "quote", 166 - "syn 1.0.109", 167 - ] 168 - 169 - [[package]] 170 - name = "anchor-attribute-program" 171 - version = "0.30.1" 172 - dependencies = [ 173 - "anchor-lang-idl", 174 - "anchor-syn", 175 - "anyhow", 176 - "bs58 0.5.0", 177 - "heck 0.3.3", 178 - "proc-macro2", 179 - "quote", 180 - "serde_json", 181 - "syn 1.0.109", 182 - ] 183 - 184 - [[package]] 185 - name = "anchor-cli" 186 - version = "0.30.1" 187 - dependencies = [ 188 - "anchor-client", 189 - "anchor-lang", 190 - "anchor-lang-idl", 191 - "anyhow", 192 - "base64 0.21.7", 193 - "bincode", 194 - "cargo_toml", 195 - "chrono", 196 - "clap 4.4.6", 197 - "dirs", 198 - "flate2", 199 - "heck 0.4.1", 200 - "pathdiff", 201 - "portpicker", 202 - "regex", 203 - "reqwest", 204 - "semver", 205 - "serde", 206 - "serde_json", 207 - "shellexpand", 208 - "solana-cli-config", 209 - "solana-client", 210 - "solana-faucet", 211 - "solana-program", 212 - "solana-sdk", 213 - "solang-parser", 214 - "syn 1.0.109", 215 - "tar", 216 - "toml 0.7.8", 217 - "walkdir", 218 - ] 219 - 220 - [[package]] 221 - name = "anchor-client" 222 - version = "0.30.1" 223 - dependencies = [ 224 - "anchor-lang", 225 - "anyhow", 226 - "futures", 227 - "regex", 228 - "serde", 229 - "solana-account-decoder", 230 - "solana-client", 231 - "solana-sdk", 232 - "thiserror", 233 - "tokio", 234 - "url", 235 - ] 236 - 237 - [[package]] 238 - name = "anchor-derive-accounts" 239 - version = "0.30.1" 240 - dependencies = [ 241 - "anchor-syn", 242 - "quote", 243 - "syn 1.0.109", 244 - ] 245 - 246 - [[package]] 247 - name = "anchor-derive-serde" 248 - version = "0.30.1" 249 - dependencies = [ 250 - "anchor-syn", 251 - "borsh-derive-internal 0.10.3", 252 - "proc-macro2", 253 - "quote", 254 - "syn 1.0.109", 255 - ] 256 - 257 - [[package]] 258 - name = "anchor-derive-space" 259 - version = "0.30.1" 260 - dependencies = [ 261 - "proc-macro2", 262 - "quote", 263 - "syn 1.0.109", 264 - ] 265 - 266 - [[package]] 267 - name = "anchor-lang" 268 - version = "0.30.1" 269 - dependencies = [ 270 - "anchor-attribute-access-control", 271 - "anchor-attribute-account", 272 - "anchor-attribute-constant", 273 - "anchor-attribute-error", 274 - "anchor-attribute-event", 275 - "anchor-attribute-program", 276 - "anchor-derive-accounts", 277 - "anchor-derive-serde", 278 - "anchor-derive-space", 279 - "anchor-lang-idl", 280 - "arrayref", 281 - "base64 0.21.7", 282 - "bincode", 283 - "borsh 0.10.3", 284 - "bytemuck", 285 - "getrandom 0.2.10", 286 - "solana-program", 287 - "thiserror", 288 - ] 289 - 290 - [[package]] 291 - name = "anchor-lang-idl" 292 - version = "0.1.1" 293 - dependencies = [ 294 - "anchor-lang-idl-spec", 295 - "anyhow", 296 - "heck 0.3.3", 297 - "regex", 298 - "serde", 299 - "serde_json", 300 - "sha2 0.10.8", 301 - ] 302 - 303 - [[package]] 304 - name = "anchor-lang-idl-spec" 305 - version = "0.1.0" 306 - dependencies = [ 307 - "anyhow", 308 - "serde", 309 - ] 310 - 311 - [[package]] 312 - name = "anchor-spl" 313 - version = "0.30.1" 314 - dependencies = [ 315 - "anchor-lang", 316 - "borsh 0.10.3", 317 - "mpl-token-metadata", 318 - "serum_dex", 319 - "spl-associated-token-account 3.0.2", 320 - "spl-memo", 321 - "spl-pod 0.2.2", 322 - "spl-token 4.0.0", 323 - "spl-token-2022 3.0.2", 324 - "spl-token-group-interface 0.2.3", 325 - "spl-token-metadata-interface 0.3.3", 326 - ] 327 - 328 - [[package]] 329 - name = "anchor-syn" 330 - version = "0.30.1" 331 - dependencies = [ 332 - "anyhow", 333 - "bs58 0.5.0", 334 - "cargo_toml", 335 - "heck 0.3.3", 336 - "proc-macro2", 337 - "quote", 338 - "serde", 339 - "serde_json", 340 - "sha2 0.10.8", 341 - "syn 1.0.109", 342 - "thiserror", 343 - ] 344 - 345 - [[package]] 346 - name = "android-tzdata" 347 - version = "0.1.1" 348 - source = "registry+https://github.com/rust-lang/crates.io-index" 349 - checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0" 350 - 351 - [[package]] 352 - name = "android_system_properties" 353 - version = "0.1.5" 354 - source = "registry+https://github.com/rust-lang/crates.io-index" 355 - checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" 356 - dependencies = [ 357 - "libc", 358 - ] 359 - 360 - [[package]] 361 - name = "ansi_term" 362 - version = "0.12.1" 363 - source = "registry+https://github.com/rust-lang/crates.io-index" 364 - checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2" 365 - dependencies = [ 366 - "winapi", 367 - ] 368 - 369 - [[package]] 370 - name = "anstream" 371 - version = "0.6.4" 372 - source = "registry+https://github.com/rust-lang/crates.io-index" 373 - checksum = "2ab91ebe16eb252986481c5b62f6098f3b698a45e34b5b98200cf20dd2484a44" 374 - dependencies = [ 375 - "anstyle", 376 - "anstyle-parse", 377 - "anstyle-query", 378 - "anstyle-wincon", 379 - "colorchoice", 380 - "utf8parse", 381 - ] 382 - 383 - [[package]] 384 - name = "anstyle" 385 - version = "1.0.4" 386 - source = "registry+https://github.com/rust-lang/crates.io-index" 387 - checksum = "7079075b41f533b8c61d2a4d073c4676e1f8b249ff94a393b0595db304e0dd87" 388 - 389 - [[package]] 390 - name = "anstyle-parse" 391 - version = "0.2.2" 392 - source = "registry+https://github.com/rust-lang/crates.io-index" 393 - checksum = "317b9a89c1868f5ea6ff1d9539a69f45dffc21ce321ac1fd1160dfa48c8e2140" 394 - dependencies = [ 395 - "utf8parse", 396 - ] 397 - 398 - [[package]] 399 - name = "anstyle-query" 400 - version = "1.0.0" 401 - source = "registry+https://github.com/rust-lang/crates.io-index" 402 - checksum = "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b" 403 - dependencies = [ 404 - "windows-sys 0.48.0", 405 - ] 406 - 407 - [[package]] 408 - name = "anstyle-wincon" 409 - version = "3.0.1" 410 - source = "registry+https://github.com/rust-lang/crates.io-index" 411 - checksum = "f0699d10d2f4d628a98ee7b57b289abbc98ff3bad977cb3152709d4bf2330628" 412 - dependencies = [ 413 - "anstyle", 414 - "windows-sys 0.48.0", 415 - ] 416 - 417 - [[package]] 418 - name = "anyhow" 419 - version = "1.0.75" 420 - source = "registry+https://github.com/rust-lang/crates.io-index" 421 - checksum = "a4668cab20f66d8d020e1fbc0ebe47217433c1b6c8f2040faf858554e394ace6" 422 - 423 - [[package]] 424 - name = "ark-bn254" 425 - version = "0.4.0" 426 - source = "registry+https://github.com/rust-lang/crates.io-index" 427 - checksum = "a22f4561524cd949590d78d7d4c5df8f592430d221f7f3c9497bbafd8972120f" 428 - dependencies = [ 429 - "ark-ec", 430 - "ark-ff", 431 - "ark-std", 432 - ] 433 - 434 - [[package]] 435 - name = "ark-ec" 436 - version = "0.4.2" 437 - source = "registry+https://github.com/rust-lang/crates.io-index" 438 - checksum = "defd9a439d56ac24968cca0571f598a61bc8c55f71d50a89cda591cb750670ba" 439 - dependencies = [ 440 - "ark-ff", 441 - "ark-poly", 442 - "ark-serialize", 443 - "ark-std", 444 - "derivative", 445 - "hashbrown 0.13.2", 446 - "itertools 0.10.5", 447 - "num-traits", 448 - "zeroize", 449 - ] 450 - 451 - [[package]] 452 - name = "ark-ff" 453 - version = "0.4.2" 454 - source = "registry+https://github.com/rust-lang/crates.io-index" 455 - checksum = "ec847af850f44ad29048935519032c33da8aa03340876d351dfab5660d2966ba" 456 - dependencies = [ 457 - "ark-ff-asm", 458 - "ark-ff-macros", 459 - "ark-serialize", 460 - "ark-std", 461 - "derivative", 462 - "digest 0.10.7", 463 - "itertools 0.10.5", 464 - "num-bigint 0.4.4", 465 - "num-traits", 466 - "paste", 467 - "rustc_version", 468 - "zeroize", 469 - ] 470 - 471 - [[package]] 472 - name = "ark-ff-asm" 473 - version = "0.4.2" 474 - source = "registry+https://github.com/rust-lang/crates.io-index" 475 - checksum = "3ed4aa4fe255d0bc6d79373f7e31d2ea147bcf486cba1be5ba7ea85abdb92348" 476 - dependencies = [ 477 - "quote", 478 - "syn 1.0.109", 479 - ] 480 - 481 - [[package]] 482 - name = "ark-ff-macros" 483 - version = "0.4.2" 484 - source = "registry+https://github.com/rust-lang/crates.io-index" 485 - checksum = "7abe79b0e4288889c4574159ab790824d0033b9fdcb2a112a3182fac2e514565" 486 - dependencies = [ 487 - "num-bigint 0.4.4", 488 - "num-traits", 489 - "proc-macro2", 490 - "quote", 491 - "syn 1.0.109", 492 - ] 493 - 494 - [[package]] 495 - name = "ark-poly" 496 - version = "0.4.2" 497 - source = "registry+https://github.com/rust-lang/crates.io-index" 498 - checksum = "d320bfc44ee185d899ccbadfa8bc31aab923ce1558716e1997a1e74057fe86bf" 499 - dependencies = [ 500 - "ark-ff", 501 - "ark-serialize", 502 - "ark-std", 503 - "derivative", 504 - "hashbrown 0.13.2", 505 - ] 506 - 507 - [[package]] 508 - name = "ark-serialize" 509 - version = "0.4.2" 510 - source = "registry+https://github.com/rust-lang/crates.io-index" 511 - checksum = "adb7b85a02b83d2f22f89bd5cac66c9c89474240cb6207cb1efc16d098e822a5" 512 - dependencies = [ 513 - "ark-serialize-derive", 514 - "ark-std", 515 - "digest 0.10.7", 516 - "num-bigint 0.4.4", 517 - ] 518 - 519 - [[package]] 520 - name = "ark-serialize-derive" 521 - version = "0.4.2" 522 - source = "registry+https://github.com/rust-lang/crates.io-index" 523 - checksum = "ae3281bc6d0fd7e549af32b52511e1302185bd688fd3359fa36423346ff682ea" 524 - dependencies = [ 525 - "proc-macro2", 526 - "quote", 527 - "syn 1.0.109", 528 - ] 529 - 530 - [[package]] 531 - name = "ark-std" 532 - version = "0.4.0" 533 - source = "registry+https://github.com/rust-lang/crates.io-index" 534 - checksum = "94893f1e0c6eeab764ade8dc4c0db24caf4fe7cbbaafc0eba0a9030f447b5185" 535 - dependencies = [ 536 - "num-traits", 537 - "rand 0.8.5", 538 - ] 539 - 540 - [[package]] 541 - name = "arrayref" 542 - version = "0.3.7" 543 - source = "registry+https://github.com/rust-lang/crates.io-index" 544 - checksum = "6b4930d2cb77ce62f89ee5d5289b4ac049559b1c45539271f5ed4fdc7db34545" 545 - 546 - [[package]] 547 - name = "arrayvec" 548 - version = "0.7.4" 549 - source = "registry+https://github.com/rust-lang/crates.io-index" 550 - checksum = "96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711" 551 - 552 - [[package]] 553 - name = "ascii" 554 - version = "0.9.3" 555 - source = "registry+https://github.com/rust-lang/crates.io-index" 556 - checksum = "eab1c04a571841102f5345a8fc0f6bb3d31c315dec879b5c6e42e40ce7ffa34e" 557 - 558 - [[package]] 559 - name = "ascii-canvas" 560 - version = "3.0.0" 561 - source = "registry+https://github.com/rust-lang/crates.io-index" 562 - checksum = "8824ecca2e851cec16968d54a01dd372ef8f95b244fb84b84e70128be347c3c6" 563 - dependencies = [ 564 - "term", 565 - ] 566 - 567 - [[package]] 568 - name = "asn1-rs" 569 - version = "0.5.2" 570 - source = "registry+https://github.com/rust-lang/crates.io-index" 571 - checksum = "7f6fd5ddaf0351dff5b8da21b2fb4ff8e08ddd02857f0bf69c47639106c0fff0" 572 - dependencies = [ 573 - "asn1-rs-derive", 574 - "asn1-rs-impl", 575 - "displaydoc", 576 - "nom", 577 - "num-traits", 578 - "rusticata-macros", 579 - "thiserror", 580 - "time", 581 - ] 582 - 583 - [[package]] 584 - name = "asn1-rs-derive" 585 - version = "0.4.0" 586 - source = "registry+https://github.com/rust-lang/crates.io-index" 587 - checksum = "726535892e8eae7e70657b4c8ea93d26b8553afb1ce617caee529ef96d7dee6c" 588 - dependencies = [ 589 - "proc-macro2", 590 - "quote", 591 - "syn 1.0.109", 592 - "synstructure", 593 - ] 594 - 595 - [[package]] 596 - name = "asn1-rs-impl" 597 - version = "0.1.0" 598 - source = "registry+https://github.com/rust-lang/crates.io-index" 599 - checksum = "2777730b2039ac0f95f093556e61b6d26cebed5393ca6f152717777cec3a42ed" 600 - dependencies = [ 601 - "proc-macro2", 602 - "quote", 603 - "syn 1.0.109", 604 - ] 605 - 606 - [[package]] 607 - name = "assert_matches" 608 - version = "1.5.0" 609 - source = "registry+https://github.com/rust-lang/crates.io-index" 610 - checksum = "9b34d609dfbaf33d6889b2b7106d3ca345eacad44200913df5ba02bfd31d2ba9" 611 - 612 - [[package]] 613 - name = "async-channel" 614 - version = "1.9.0" 615 - source = "registry+https://github.com/rust-lang/crates.io-index" 616 - checksum = "81953c529336010edd6d8e358f886d9581267795c61b19475b71314bffa46d35" 617 - dependencies = [ 618 - "concurrent-queue", 619 - "event-listener", 620 - "futures-core", 621 - ] 622 - 623 - [[package]] 624 - name = "async-compression" 625 - version = "0.4.3" 626 - source = "registry+https://github.com/rust-lang/crates.io-index" 627 - checksum = "bb42b2197bf15ccb092b62c74515dbd8b86d0effd934795f6687c93b6e679a2c" 628 - dependencies = [ 629 - "brotli", 630 - "flate2", 631 - "futures-core", 632 - "memchr", 633 - "pin-project-lite", 634 - "tokio", 635 - ] 636 - 637 - [[package]] 638 - name = "async-mutex" 639 - version = "1.4.0" 640 - source = "registry+https://github.com/rust-lang/crates.io-index" 641 - checksum = "479db852db25d9dbf6204e6cb6253698f175c15726470f78af0d918e99d6156e" 642 - dependencies = [ 643 - "event-listener", 644 - ] 645 - 646 - [[package]] 647 - name = "async-trait" 648 - version = "0.1.79" 649 - source = "registry+https://github.com/rust-lang/crates.io-index" 650 - checksum = "a507401cad91ec6a857ed5513a2073c82a9b9048762b885bb98655b306964681" 651 - dependencies = [ 652 - "proc-macro2", 653 - "quote", 654 - "syn 2.0.55", 655 - ] 656 - 657 - [[package]] 658 - name = "atty" 659 - version = "0.2.14" 660 - source = "registry+https://github.com/rust-lang/crates.io-index" 661 - checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8" 662 - dependencies = [ 663 - "hermit-abi 0.1.19", 664 - "libc", 665 - "winapi", 666 - ] 667 - 668 - [[package]] 669 - name = "autocfg" 670 - version = "1.1.0" 671 - source = "registry+https://github.com/rust-lang/crates.io-index" 672 - checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" 673 - 674 - [[package]] 675 - name = "avm" 676 - version = "0.30.1" 677 - dependencies = [ 678 - "anyhow", 679 - "cargo_toml", 680 - "cfg-if", 681 - "chrono", 682 - "clap 4.4.6", 683 - "dirs", 684 - "once_cell", 685 - "reqwest", 686 - "semver", 687 - "serde", 688 - "tempfile", 689 - ] 690 - 691 - [[package]] 692 - name = "backtrace" 693 - version = "0.3.69" 694 - source = "registry+https://github.com/rust-lang/crates.io-index" 695 - checksum = "2089b7e3f35b9dd2d0ed921ead4f6d318c27680d4a5bd167b3ee120edb105837" 696 - dependencies = [ 697 - "addr2line", 698 - "cc", 699 - "cfg-if", 700 - "libc", 701 - "miniz_oxide", 702 - "object", 703 - "rustc-demangle", 704 - ] 705 - 706 - [[package]] 707 - name = "base64" 708 - version = "0.12.3" 709 - source = "registry+https://github.com/rust-lang/crates.io-index" 710 - checksum = "3441f0f7b02788e948e47f457ca01f1d7e6d92c693bc132c22b087d3141c03ff" 711 - 712 - [[package]] 713 - name = "base64" 714 - version = "0.13.1" 715 - source = "registry+https://github.com/rust-lang/crates.io-index" 716 - checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8" 717 - 718 - [[package]] 719 - name = "base64" 720 - version = "0.21.7" 721 - source = "registry+https://github.com/rust-lang/crates.io-index" 722 - checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567" 723 - 724 - [[package]] 725 - name = "base64ct" 726 - version = "1.6.0" 727 - source = "registry+https://github.com/rust-lang/crates.io-index" 728 - checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b" 729 - 730 - [[package]] 731 - name = "bincode" 732 - version = "1.3.3" 733 - source = "registry+https://github.com/rust-lang/crates.io-index" 734 - checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad" 735 - dependencies = [ 736 - "serde", 737 - ] 738 - 739 - [[package]] 740 - name = "bit-set" 741 - version = "0.5.3" 742 - source = "registry+https://github.com/rust-lang/crates.io-index" 743 - checksum = "0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1" 744 - dependencies = [ 745 - "bit-vec", 746 - ] 747 - 748 - [[package]] 749 - name = "bit-vec" 750 - version = "0.6.3" 751 - source = "registry+https://github.com/rust-lang/crates.io-index" 752 - checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb" 753 - 754 - [[package]] 755 - name = "bitflags" 756 - version = "1.3.2" 757 - source = "registry+https://github.com/rust-lang/crates.io-index" 758 - checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 759 - 760 - [[package]] 761 - name = "bitflags" 762 - version = "2.5.0" 763 - source = "registry+https://github.com/rust-lang/crates.io-index" 764 - checksum = "cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1" 765 - dependencies = [ 766 - "serde", 767 - ] 768 - 769 - [[package]] 770 - name = "bitmaps" 771 - version = "2.1.0" 772 - source = "registry+https://github.com/rust-lang/crates.io-index" 773 - checksum = "031043d04099746d8db04daf1fa424b2bc8bd69d92b25962dcde24da39ab64a2" 774 - dependencies = [ 775 - "typenum", 776 - ] 777 - 778 - [[package]] 779 - name = "blake3" 780 - version = "1.5.0" 781 - source = "registry+https://github.com/rust-lang/crates.io-index" 782 - checksum = "0231f06152bf547e9c2b5194f247cd97aacf6dcd8b15d8e5ec0663f64580da87" 783 - dependencies = [ 784 - "arrayref", 785 - "arrayvec", 786 - "cc", 787 - "cfg-if", 788 - "constant_time_eq", 789 - "digest 0.10.7", 790 - ] 791 - 792 - [[package]] 793 - name = "block-buffer" 794 - version = "0.9.0" 795 - source = "registry+https://github.com/rust-lang/crates.io-index" 796 - checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4" 797 - dependencies = [ 798 - "block-padding", 799 - "generic-array", 800 - ] 801 - 802 - [[package]] 803 - name = "block-buffer" 804 - version = "0.10.4" 805 - source = "registry+https://github.com/rust-lang/crates.io-index" 806 - checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" 807 - dependencies = [ 808 - "generic-array", 809 - ] 810 - 811 - [[package]] 812 - name = "block-padding" 813 - version = "0.2.1" 814 - source = "registry+https://github.com/rust-lang/crates.io-index" 815 - checksum = "8d696c370c750c948ada61c69a0ee2cbbb9c50b1019ddb86d9317157a99c2cae" 816 - 817 - [[package]] 818 - name = "borsh" 819 - version = "0.9.3" 820 - source = "registry+https://github.com/rust-lang/crates.io-index" 821 - checksum = "15bf3650200d8bffa99015595e10f1fbd17de07abbc25bb067da79e769939bfa" 822 - dependencies = [ 823 - "borsh-derive 0.9.3", 824 - "hashbrown 0.11.2", 825 - ] 826 - 827 - [[package]] 828 - name = "borsh" 829 - version = "0.10.3" 830 - source = "registry+https://github.com/rust-lang/crates.io-index" 831 - checksum = "4114279215a005bc675e386011e594e1d9b800918cea18fcadadcce864a2046b" 832 - dependencies = [ 833 - "borsh-derive 0.10.3", 834 - "hashbrown 0.13.2", 835 - ] 836 - 837 - [[package]] 838 - name = "borsh" 839 - version = "1.3.1" 840 - source = "registry+https://github.com/rust-lang/crates.io-index" 841 - checksum = "f58b559fd6448c6e2fd0adb5720cd98a2506594cafa4737ff98c396f3e82f667" 842 - dependencies = [ 843 - "borsh-derive 1.3.1", 844 - "cfg_aliases", 845 - ] 846 - 847 - [[package]] 848 - name = "borsh-derive" 849 - version = "0.9.3" 850 - source = "registry+https://github.com/rust-lang/crates.io-index" 851 - checksum = "6441c552f230375d18e3cc377677914d2ca2b0d36e52129fe15450a2dce46775" 852 - dependencies = [ 853 - "borsh-derive-internal 0.9.3", 854 - "borsh-schema-derive-internal 0.9.3", 855 - "proc-macro-crate 0.1.5", 856 - "proc-macro2", 857 - "syn 1.0.109", 858 - ] 859 - 860 - [[package]] 861 - name = "borsh-derive" 862 - version = "0.10.3" 863 - source = "registry+https://github.com/rust-lang/crates.io-index" 864 - checksum = "0754613691538d51f329cce9af41d7b7ca150bc973056f1156611489475f54f7" 865 - dependencies = [ 866 - "borsh-derive-internal 0.10.3", 867 - "borsh-schema-derive-internal 0.10.3", 868 - "proc-macro-crate 0.1.5", 869 - "proc-macro2", 870 - "syn 1.0.109", 871 - ] 872 - 873 - [[package]] 874 - name = "borsh-derive" 875 - version = "1.3.1" 876 - source = "registry+https://github.com/rust-lang/crates.io-index" 877 - checksum = "7aadb5b6ccbd078890f6d7003694e33816e6b784358f18e15e7e6d9f065a57cd" 878 - dependencies = [ 879 - "once_cell", 880 - "proc-macro-crate 3.1.0", 881 - "proc-macro2", 882 - "quote", 883 - "syn 2.0.55", 884 - "syn_derive", 885 - ] 886 - 887 - [[package]] 888 - name = "borsh-derive-internal" 889 - version = "0.9.3" 890 - source = "registry+https://github.com/rust-lang/crates.io-index" 891 - checksum = "5449c28a7b352f2d1e592a8a28bf139bc71afb0764a14f3c02500935d8c44065" 892 - dependencies = [ 893 - "proc-macro2", 894 - "quote", 895 - "syn 1.0.109", 896 - ] 897 - 898 - [[package]] 899 - name = "borsh-derive-internal" 900 - version = "0.10.3" 901 - source = "registry+https://github.com/rust-lang/crates.io-index" 902 - checksum = "afb438156919598d2c7bad7e1c0adf3d26ed3840dbc010db1a882a65583ca2fb" 903 - dependencies = [ 904 - "proc-macro2", 905 - "quote", 906 - "syn 1.0.109", 907 - ] 908 - 909 - [[package]] 910 - name = "borsh-schema-derive-internal" 911 - version = "0.9.3" 912 - source = "registry+https://github.com/rust-lang/crates.io-index" 913 - checksum = "cdbd5696d8bfa21d53d9fe39a714a18538bad11492a42d066dbbc395fb1951c0" 914 - dependencies = [ 915 - "proc-macro2", 916 - "quote", 917 - "syn 1.0.109", 918 - ] 919 - 920 - [[package]] 921 - name = "borsh-schema-derive-internal" 922 - version = "0.10.3" 923 - source = "registry+https://github.com/rust-lang/crates.io-index" 924 - checksum = "634205cc43f74a1b9046ef87c4540ebda95696ec0f315024860cad7c5b0f5ccd" 925 - dependencies = [ 926 - "proc-macro2", 927 - "quote", 928 - "syn 1.0.109", 929 - ] 930 - 931 - [[package]] 932 - name = "brotli" 933 - version = "3.4.0" 934 - source = "registry+https://github.com/rust-lang/crates.io-index" 935 - checksum = "516074a47ef4bce09577a3b379392300159ce5b1ba2e501ff1c819950066100f" 936 - dependencies = [ 937 - "alloc-no-stdlib", 938 - "alloc-stdlib", 939 - "brotli-decompressor", 940 - ] 941 - 942 - [[package]] 943 - name = "brotli-decompressor" 944 - version = "2.5.0" 945 - source = "registry+https://github.com/rust-lang/crates.io-index" 946 - checksum = "da74e2b81409b1b743f8f0c62cc6254afefb8b8e50bbfe3735550f7aeefa3448" 947 - dependencies = [ 948 - "alloc-no-stdlib", 949 - "alloc-stdlib", 950 - ] 951 - 952 - [[package]] 953 - name = "bs58" 954 - version = "0.4.0" 955 - source = "registry+https://github.com/rust-lang/crates.io-index" 956 - checksum = "771fe0050b883fcc3ea2359b1a96bcfbc090b7116eae7c3c512c7a083fdf23d3" 957 - 958 - [[package]] 959 - name = "bs58" 960 - version = "0.5.0" 961 - source = "registry+https://github.com/rust-lang/crates.io-index" 962 - checksum = "f5353f36341f7451062466f0b755b96ac3a9547e4d7f6b70d603fc721a7d7896" 963 - dependencies = [ 964 - "tinyvec", 965 - ] 966 - 967 - [[package]] 968 - name = "bumpalo" 969 - version = "3.14.0" 970 - source = "registry+https://github.com/rust-lang/crates.io-index" 971 - checksum = "7f30e7476521f6f8af1a1c4c0b8cc94f0bee37d91763d0ca2665f299b6cd8aec" 972 - 973 - [[package]] 974 - name = "bv" 975 - version = "0.11.1" 976 - source = "registry+https://github.com/rust-lang/crates.io-index" 977 - checksum = "8834bb1d8ee5dc048ee3124f2c7c1afcc6bc9aed03f11e9dfd8c69470a5db340" 978 - dependencies = [ 979 - "feature-probe", 980 - "serde", 981 - ] 982 - 983 - [[package]] 984 - name = "bytemuck" 985 - version = "1.15.0" 986 - source = "registry+https://github.com/rust-lang/crates.io-index" 987 - checksum = "5d6d68c57235a3a081186990eca2867354726650f42f7516ca50c28d6281fd15" 988 - dependencies = [ 989 - "bytemuck_derive", 990 - ] 991 - 992 - [[package]] 993 - name = "bytemuck_derive" 994 - version = "1.5.0" 995 - source = "registry+https://github.com/rust-lang/crates.io-index" 996 - checksum = "965ab7eb5f8f97d2a083c799f3a1b994fc397b2fe2da5d1da1626ce15a39f2b1" 997 - dependencies = [ 998 - "proc-macro2", 999 - "quote", 1000 - "syn 2.0.55", 1001 - ] 1002 - 1003 - [[package]] 1004 - name = "byteorder" 1005 - version = "1.5.0" 1006 - source = "registry+https://github.com/rust-lang/crates.io-index" 1007 - checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" 1008 - 1009 - [[package]] 1010 - name = "bytes" 1011 - version = "1.5.0" 1012 - source = "registry+https://github.com/rust-lang/crates.io-index" 1013 - checksum = "a2bd12c1caf447e69cd4528f47f94d203fd2582878ecb9e9465484c4148a8223" 1014 - 1015 - [[package]] 1016 - name = "caps" 1017 - version = "0.5.5" 1018 - source = "registry+https://github.com/rust-lang/crates.io-index" 1019 - checksum = "190baaad529bcfbde9e1a19022c42781bdb6ff9de25721abdb8fd98c0807730b" 1020 - dependencies = [ 1021 - "libc", 1022 - "thiserror", 1023 - ] 1024 - 1025 - [[package]] 1026 - name = "cargo_toml" 1027 - version = "0.19.2" 1028 - source = "registry+https://github.com/rust-lang/crates.io-index" 1029 - checksum = "a98356df42a2eb1bd8f1793ae4ee4de48e384dd974ce5eac8eee802edb7492be" 1030 - dependencies = [ 1031 - "serde", 1032 - "toml 0.8.2", 1033 - ] 1034 - 1035 - [[package]] 1036 - name = "cc" 1037 - version = "1.0.83" 1038 - source = "registry+https://github.com/rust-lang/crates.io-index" 1039 - checksum = "f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0" 1040 - dependencies = [ 1041 - "jobserver", 1042 - "libc", 1043 - ] 1044 - 1045 - [[package]] 1046 - name = "cfg-if" 1047 - version = "1.0.0" 1048 - source = "registry+https://github.com/rust-lang/crates.io-index" 1049 - checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 1050 - 1051 - [[package]] 1052 - name = "cfg_aliases" 1053 - version = "0.1.1" 1054 - source = "registry+https://github.com/rust-lang/crates.io-index" 1055 - checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e" 1056 - 1057 - [[package]] 1058 - name = "chrono" 1059 - version = "0.4.31" 1060 - source = "registry+https://github.com/rust-lang/crates.io-index" 1061 - checksum = "7f2c685bad3eb3d45a01354cedb7d5faa66194d1d58ba6e267a8de788f79db38" 1062 - dependencies = [ 1063 - "android-tzdata", 1064 - "iana-time-zone", 1065 - "js-sys", 1066 - "num-traits", 1067 - "serde", 1068 - "wasm-bindgen", 1069 - "windows-targets 0.48.5", 1070 - ] 1071 - 1072 - [[package]] 1073 - name = "cipher" 1074 - version = "0.3.0" 1075 - source = "registry+https://github.com/rust-lang/crates.io-index" 1076 - checksum = "7ee52072ec15386f770805afd189a01c8841be8696bed250fa2f13c4c0d6dfb7" 1077 - dependencies = [ 1078 - "generic-array", 1079 - ] 1080 - 1081 - [[package]] 1082 - name = "clap" 1083 - version = "2.34.0" 1084 - source = "registry+https://github.com/rust-lang/crates.io-index" 1085 - checksum = "a0610544180c38b88101fecf2dd634b174a62eef6946f84dfc6a7127512b381c" 1086 - dependencies = [ 1087 - "ansi_term", 1088 - "atty", 1089 - "bitflags 1.3.2", 1090 - "strsim 0.8.0", 1091 - "textwrap 0.11.0", 1092 - "unicode-width", 1093 - "vec_map", 1094 - ] 1095 - 1096 - [[package]] 1097 - name = "clap" 1098 - version = "3.2.25" 1099 - source = "registry+https://github.com/rust-lang/crates.io-index" 1100 - checksum = "4ea181bf566f71cb9a5d17a59e1871af638180a18fb0035c92ae62b705207123" 1101 - dependencies = [ 1102 - "atty", 1103 - "bitflags 1.3.2", 1104 - "clap_lex 0.2.4", 1105 - "indexmap 1.9.3", 1106 - "once_cell", 1107 - "strsim 0.10.0", 1108 - "termcolor", 1109 - "textwrap 0.16.0", 1110 - ] 1111 - 1112 - [[package]] 1113 - name = "clap" 1114 - version = "4.4.6" 1115 - source = "registry+https://github.com/rust-lang/crates.io-index" 1116 - checksum = "d04704f56c2cde07f43e8e2c154b43f216dc5c92fc98ada720177362f953b956" 1117 - dependencies = [ 1118 - "clap_builder", 1119 - "clap_derive", 1120 - ] 1121 - 1122 - [[package]] 1123 - name = "clap_builder" 1124 - version = "4.4.6" 1125 - source = "registry+https://github.com/rust-lang/crates.io-index" 1126 - checksum = "0e231faeaca65ebd1ea3c737966bf858971cd38c3849107aa3ea7de90a804e45" 1127 - dependencies = [ 1128 - "anstream", 1129 - "anstyle", 1130 - "clap_lex 0.5.1", 1131 - "strsim 0.10.0", 1132 - ] 1133 - 1134 - [[package]] 1135 - name = "clap_derive" 1136 - version = "4.4.2" 1137 - source = "registry+https://github.com/rust-lang/crates.io-index" 1138 - checksum = "0862016ff20d69b84ef8247369fabf5c008a7417002411897d40ee1f4532b873" 1139 - dependencies = [ 1140 - "heck 0.4.1", 1141 - "proc-macro2", 1142 - "quote", 1143 - "syn 2.0.55", 1144 - ] 1145 - 1146 - [[package]] 1147 - name = "clap_lex" 1148 - version = "0.2.4" 1149 - source = "registry+https://github.com/rust-lang/crates.io-index" 1150 - checksum = "2850f2f5a82cbf437dd5af4d49848fbdfc27c157c3d010345776f952765261c5" 1151 - dependencies = [ 1152 - "os_str_bytes", 1153 - ] 1154 - 1155 - [[package]] 1156 - name = "clap_lex" 1157 - version = "0.5.1" 1158 - source = "registry+https://github.com/rust-lang/crates.io-index" 1159 - checksum = "cd7cc57abe963c6d3b9d8be5b06ba7c8957a930305ca90304f24ef040aa6f961" 1160 - 1161 - [[package]] 1162 - name = "colorchoice" 1163 - version = "1.0.0" 1164 - source = "registry+https://github.com/rust-lang/crates.io-index" 1165 - checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7" 1166 - 1167 - [[package]] 1168 - name = "combine" 1169 - version = "3.8.1" 1170 - source = "registry+https://github.com/rust-lang/crates.io-index" 1171 - checksum = "da3da6baa321ec19e1cc41d31bf599f00c783d0517095cdaf0332e3fe8d20680" 1172 - dependencies = [ 1173 - "ascii", 1174 - "byteorder", 1175 - "either", 1176 - "memchr", 1177 - "unreachable", 1178 - ] 1179 - 1180 - [[package]] 1181 - name = "concurrent-queue" 1182 - version = "2.3.0" 1183 - source = "registry+https://github.com/rust-lang/crates.io-index" 1184 - checksum = "f057a694a54f12365049b0958a1685bb52d567f5593b355fbf685838e873d400" 1185 - dependencies = [ 1186 - "crossbeam-utils", 1187 - ] 1188 - 1189 - [[package]] 1190 - name = "console" 1191 - version = "0.15.8" 1192 - source = "registry+https://github.com/rust-lang/crates.io-index" 1193 - checksum = "0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb" 1194 - dependencies = [ 1195 - "encode_unicode", 1196 - "lazy_static", 1197 - "libc", 1198 - "unicode-width", 1199 - "windows-sys 0.52.0", 1200 - ] 1201 - 1202 - [[package]] 1203 - name = "console_error_panic_hook" 1204 - version = "0.1.7" 1205 - source = "registry+https://github.com/rust-lang/crates.io-index" 1206 - checksum = "a06aeb73f470f66dcdbf7223caeebb85984942f22f1adb2a088cf9668146bbbc" 1207 - dependencies = [ 1208 - "cfg-if", 1209 - "wasm-bindgen", 1210 - ] 1211 - 1212 - [[package]] 1213 - name = "console_log" 1214 - version = "0.2.2" 1215 - source = "registry+https://github.com/rust-lang/crates.io-index" 1216 - checksum = "e89f72f65e8501878b8a004d5a1afb780987e2ce2b4532c562e367a72c57499f" 1217 - dependencies = [ 1218 - "log", 1219 - "web-sys", 1220 - ] 1221 - 1222 - [[package]] 1223 - name = "const-oid" 1224 - version = "0.7.1" 1225 - source = "registry+https://github.com/rust-lang/crates.io-index" 1226 - checksum = "e4c78c047431fee22c1a7bb92e00ad095a02a983affe4d8a72e2a2c62c1b94f3" 1227 - 1228 - [[package]] 1229 - name = "constant_time_eq" 1230 - version = "0.3.0" 1231 - source = "registry+https://github.com/rust-lang/crates.io-index" 1232 - checksum = "f7144d30dcf0fafbce74250a3963025d8d52177934239851c917d29f1df280c2" 1233 - 1234 - [[package]] 1235 - name = "core-foundation" 1236 - version = "0.9.3" 1237 - source = "registry+https://github.com/rust-lang/crates.io-index" 1238 - checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146" 1239 - dependencies = [ 1240 - "core-foundation-sys", 1241 - "libc", 1242 - ] 1243 - 1244 - [[package]] 1245 - name = "core-foundation-sys" 1246 - version = "0.8.4" 1247 - source = "registry+https://github.com/rust-lang/crates.io-index" 1248 - checksum = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa" 1249 - 1250 - [[package]] 1251 - name = "cpufeatures" 1252 - version = "0.2.9" 1253 - source = "registry+https://github.com/rust-lang/crates.io-index" 1254 - checksum = "a17b76ff3a4162b0b27f354a0c87015ddad39d35f9c0c36607a3bdd175dde1f1" 1255 - dependencies = [ 1256 - "libc", 1257 - ] 1258 - 1259 - [[package]] 1260 - name = "crc32fast" 1261 - version = "1.3.2" 1262 - source = "registry+https://github.com/rust-lang/crates.io-index" 1263 - checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d" 1264 - dependencies = [ 1265 - "cfg-if", 1266 - ] 1267 - 1268 - [[package]] 1269 - name = "crossbeam-channel" 1270 - version = "0.5.12" 1271 - source = "registry+https://github.com/rust-lang/crates.io-index" 1272 - checksum = "ab3db02a9c5b5121e1e42fbdb1aeb65f5e02624cc58c43f2884c6ccac0b82f95" 1273 - dependencies = [ 1274 - "crossbeam-utils", 1275 - ] 1276 - 1277 - [[package]] 1278 - name = "crossbeam-deque" 1279 - version = "0.8.3" 1280 - source = "registry+https://github.com/rust-lang/crates.io-index" 1281 - checksum = "ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef" 1282 - dependencies = [ 1283 - "cfg-if", 1284 - "crossbeam-epoch", 1285 - "crossbeam-utils", 1286 - ] 1287 - 1288 - [[package]] 1289 - name = "crossbeam-epoch" 1290 - version = "0.9.15" 1291 - source = "registry+https://github.com/rust-lang/crates.io-index" 1292 - checksum = "ae211234986c545741a7dc064309f67ee1e5ad243d0e48335adc0484d960bcc7" 1293 - dependencies = [ 1294 - "autocfg", 1295 - "cfg-if", 1296 - "crossbeam-utils", 1297 - "memoffset 0.9.0", 1298 - "scopeguard", 1299 - ] 1300 - 1301 - [[package]] 1302 - name = "crossbeam-utils" 1303 - version = "0.8.19" 1304 - source = "registry+https://github.com/rust-lang/crates.io-index" 1305 - checksum = "248e3bacc7dc6baa3b21e405ee045c3047101a49145e7e9eca583ab4c2ca5345" 1306 - 1307 - [[package]] 1308 - name = "crunchy" 1309 - version = "0.2.2" 1310 - source = "registry+https://github.com/rust-lang/crates.io-index" 1311 - checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7" 1312 - 1313 - [[package]] 1314 - name = "crypto-common" 1315 - version = "0.1.6" 1316 - source = "registry+https://github.com/rust-lang/crates.io-index" 1317 - checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" 1318 - dependencies = [ 1319 - "generic-array", 1320 - "typenum", 1321 - ] 1322 - 1323 - [[package]] 1324 - name = "crypto-mac" 1325 - version = "0.8.0" 1326 - source = "registry+https://github.com/rust-lang/crates.io-index" 1327 - checksum = "b584a330336237c1eecd3e94266efb216c56ed91225d634cb2991c5f3fd1aeab" 1328 - dependencies = [ 1329 - "generic-array", 1330 - "subtle", 1331 - ] 1332 - 1333 - [[package]] 1334 - name = "ctr" 1335 - version = "0.8.0" 1336 - source = "registry+https://github.com/rust-lang/crates.io-index" 1337 - checksum = "049bb91fb4aaf0e3c7efa6cd5ef877dbbbd15b39dad06d9948de4ec8a75761ea" 1338 - dependencies = [ 1339 - "cipher", 1340 - ] 1341 - 1342 - [[package]] 1343 - name = "curve25519-dalek" 1344 - version = "3.2.1" 1345 - source = "registry+https://github.com/rust-lang/crates.io-index" 1346 - checksum = "90f9d052967f590a76e62eb387bd0bbb1b000182c3cefe5364db6b7211651bc0" 1347 - dependencies = [ 1348 - "byteorder", 1349 - "digest 0.9.0", 1350 - "rand_core 0.5.1", 1351 - "serde", 1352 - "subtle", 1353 - "zeroize", 1354 - ] 1355 - 1356 - [[package]] 1357 - name = "darling" 1358 - version = "0.20.3" 1359 - source = "registry+https://github.com/rust-lang/crates.io-index" 1360 - checksum = "0209d94da627ab5605dcccf08bb18afa5009cfbef48d8a8b7d7bdbc79be25c5e" 1361 - dependencies = [ 1362 - "darling_core", 1363 - "darling_macro", 1364 - ] 1365 - 1366 - [[package]] 1367 - name = "darling_core" 1368 - version = "0.20.3" 1369 - source = "registry+https://github.com/rust-lang/crates.io-index" 1370 - checksum = "177e3443818124b357d8e76f53be906d60937f0d3a90773a664fa63fa253e621" 1371 - dependencies = [ 1372 - "fnv", 1373 - "ident_case", 1374 - "proc-macro2", 1375 - "quote", 1376 - "strsim 0.10.0", 1377 - "syn 2.0.55", 1378 - ] 1379 - 1380 - [[package]] 1381 - name = "darling_macro" 1382 - version = "0.20.3" 1383 - source = "registry+https://github.com/rust-lang/crates.io-index" 1384 - checksum = "836a9bbc7ad63342d6d6e7b815ccab164bc77a2d95d84bc3117a8c0d5c98e2d5" 1385 - dependencies = [ 1386 - "darling_core", 1387 - "quote", 1388 - "syn 2.0.55", 1389 - ] 1390 - 1391 - [[package]] 1392 - name = "dashmap" 1393 - version = "5.5.3" 1394 - source = "registry+https://github.com/rust-lang/crates.io-index" 1395 - checksum = "978747c1d849a7d2ee5e8adc0159961c48fb7e5db2f06af6723b80123bb53856" 1396 - dependencies = [ 1397 - "cfg-if", 1398 - "hashbrown 0.14.1", 1399 - "lock_api", 1400 - "once_cell", 1401 - "parking_lot_core", 1402 - ] 1403 - 1404 - [[package]] 1405 - name = "data-encoding" 1406 - version = "2.4.0" 1407 - source = "registry+https://github.com/rust-lang/crates.io-index" 1408 - checksum = "c2e66c9d817f1720209181c316d28635c050fa304f9c79e47a520882661b7308" 1409 - 1410 - [[package]] 1411 - name = "der" 1412 - version = "0.5.1" 1413 - source = "registry+https://github.com/rust-lang/crates.io-index" 1414 - checksum = "6919815d73839e7ad218de758883aae3a257ba6759ce7a9992501efbb53d705c" 1415 - dependencies = [ 1416 - "const-oid", 1417 - ] 1418 - 1419 - [[package]] 1420 - name = "der-parser" 1421 - version = "8.2.0" 1422 - source = "registry+https://github.com/rust-lang/crates.io-index" 1423 - checksum = "dbd676fbbab537128ef0278adb5576cf363cff6aa22a7b24effe97347cfab61e" 1424 - dependencies = [ 1425 - "asn1-rs", 1426 - "displaydoc", 1427 - "nom", 1428 - "num-bigint 0.4.4", 1429 - "num-traits", 1430 - "rusticata-macros", 1431 - ] 1432 - 1433 - [[package]] 1434 - name = "deranged" 1435 - version = "0.3.11" 1436 - source = "registry+https://github.com/rust-lang/crates.io-index" 1437 - checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4" 1438 - dependencies = [ 1439 - "powerfmt", 1440 - ] 1441 - 1442 - [[package]] 1443 - name = "derivation-path" 1444 - version = "0.2.0" 1445 - source = "registry+https://github.com/rust-lang/crates.io-index" 1446 - checksum = "6e5c37193a1db1d8ed868c03ec7b152175f26160a5b740e5e484143877e0adf0" 1447 - 1448 - [[package]] 1449 - name = "derivative" 1450 - version = "2.2.0" 1451 - source = "registry+https://github.com/rust-lang/crates.io-index" 1452 - checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b" 1453 - dependencies = [ 1454 - "proc-macro2", 1455 - "quote", 1456 - "syn 1.0.109", 1457 - ] 1458 - 1459 - [[package]] 1460 - name = "dialoguer" 1461 - version = "0.10.4" 1462 - source = "registry+https://github.com/rust-lang/crates.io-index" 1463 - checksum = "59c6f2989294b9a498d3ad5491a79c6deb604617378e1cdc4bfc1c1361fe2f87" 1464 - dependencies = [ 1465 - "console", 1466 - "shell-words", 1467 - "tempfile", 1468 - "zeroize", 1469 - ] 1470 - 1471 - [[package]] 1472 - name = "diff" 1473 - version = "0.1.13" 1474 - source = "registry+https://github.com/rust-lang/crates.io-index" 1475 - checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8" 1476 - 1477 - [[package]] 1478 - name = "digest" 1479 - version = "0.9.0" 1480 - source = "registry+https://github.com/rust-lang/crates.io-index" 1481 - checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066" 1482 - dependencies = [ 1483 - "generic-array", 1484 - ] 1485 - 1486 - [[package]] 1487 - name = "digest" 1488 - version = "0.10.7" 1489 - source = "registry+https://github.com/rust-lang/crates.io-index" 1490 - checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" 1491 - dependencies = [ 1492 - "block-buffer 0.10.4", 1493 - "crypto-common", 1494 - "subtle", 1495 - ] 1496 - 1497 - [[package]] 1498 - name = "dirs" 1499 - version = "4.0.0" 1500 - source = "registry+https://github.com/rust-lang/crates.io-index" 1501 - checksum = "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059" 1502 - dependencies = [ 1503 - "dirs-sys", 1504 - ] 1505 - 1506 - [[package]] 1507 - name = "dirs-next" 1508 - version = "2.0.0" 1509 - source = "registry+https://github.com/rust-lang/crates.io-index" 1510 - checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1" 1511 - dependencies = [ 1512 - "cfg-if", 1513 - "dirs-sys-next", 1514 - ] 1515 - 1516 - [[package]] 1517 - name = "dirs-sys" 1518 - version = "0.3.7" 1519 - source = "registry+https://github.com/rust-lang/crates.io-index" 1520 - checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6" 1521 - dependencies = [ 1522 - "libc", 1523 - "redox_users", 1524 - "winapi", 1525 - ] 1526 - 1527 - [[package]] 1528 - name = "dirs-sys-next" 1529 - version = "0.1.2" 1530 - source = "registry+https://github.com/rust-lang/crates.io-index" 1531 - checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d" 1532 - dependencies = [ 1533 - "libc", 1534 - "redox_users", 1535 - "winapi", 1536 - ] 1537 - 1538 - [[package]] 1539 - name = "displaydoc" 1540 - version = "0.2.4" 1541 - source = "registry+https://github.com/rust-lang/crates.io-index" 1542 - checksum = "487585f4d0c6655fe74905e2504d8ad6908e4db67f744eb140876906c2f3175d" 1543 - dependencies = [ 1544 - "proc-macro2", 1545 - "quote", 1546 - "syn 2.0.55", 1547 - ] 1548 - 1549 - [[package]] 1550 - name = "dlopen2" 1551 - version = "0.5.0" 1552 - source = "registry+https://github.com/rust-lang/crates.io-index" 1553 - checksum = "09b4f5f101177ff01b8ec4ecc81eead416a8aa42819a2869311b3420fa114ffa" 1554 - dependencies = [ 1555 - "dlopen2_derive", 1556 - "libc", 1557 - "once_cell", 1558 - "winapi", 1559 - ] 1560 - 1561 - [[package]] 1562 - name = "dlopen2_derive" 1563 - version = "0.3.0" 1564 - source = "registry+https://github.com/rust-lang/crates.io-index" 1565 - checksum = "a6cbae11b3de8fce2a456e8ea3dada226b35fe791f0dc1d360c0941f0bb681f3" 1566 - dependencies = [ 1567 - "proc-macro2", 1568 - "quote", 1569 - "syn 2.0.55", 1570 - ] 1571 - 1572 - [[package]] 1573 - name = "eager" 1574 - version = "0.1.0" 1575 - source = "registry+https://github.com/rust-lang/crates.io-index" 1576 - checksum = "abe71d579d1812060163dff96056261deb5bf6729b100fa2e36a68b9649ba3d3" 1577 - 1578 - [[package]] 1579 - name = "ed25519" 1580 - version = "1.5.3" 1581 - source = "registry+https://github.com/rust-lang/crates.io-index" 1582 - checksum = "91cff35c70bba8a626e3185d8cd48cc11b5437e1a5bcd15b9b5fa3c64b6dfee7" 1583 - dependencies = [ 1584 - "signature", 1585 - ] 1586 - 1587 - [[package]] 1588 - name = "ed25519-dalek" 1589 - version = "1.0.1" 1590 - source = "registry+https://github.com/rust-lang/crates.io-index" 1591 - checksum = "c762bae6dcaf24c4c84667b8579785430908723d5c889f469d76a41d59cc7a9d" 1592 - dependencies = [ 1593 - "curve25519-dalek", 1594 - "ed25519", 1595 - "rand 0.7.3", 1596 - "serde", 1597 - "sha2 0.9.9", 1598 - "zeroize", 1599 - ] 1600 - 1601 - [[package]] 1602 - name = "ed25519-dalek-bip32" 1603 - version = "0.2.0" 1604 - source = "registry+https://github.com/rust-lang/crates.io-index" 1605 - checksum = "9d2be62a4061b872c8c0873ee4fc6f101ce7b889d039f019c5fa2af471a59908" 1606 - dependencies = [ 1607 - "derivation-path", 1608 - "ed25519-dalek", 1609 - "hmac 0.12.1", 1610 - "sha2 0.10.8", 1611 - ] 1612 - 1613 - [[package]] 1614 - name = "either" 1615 - version = "1.9.0" 1616 - source = "registry+https://github.com/rust-lang/crates.io-index" 1617 - checksum = "a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07" 1618 - 1619 - [[package]] 1620 - name = "ena" 1621 - version = "0.14.2" 1622 - source = "registry+https://github.com/rust-lang/crates.io-index" 1623 - checksum = "c533630cf40e9caa44bd91aadc88a75d75a4c3a12b4cfde353cbed41daa1e1f1" 1624 - dependencies = [ 1625 - "log", 1626 - ] 1627 - 1628 - [[package]] 1629 - name = "encode_unicode" 1630 - version = "0.3.6" 1631 - source = "registry+https://github.com/rust-lang/crates.io-index" 1632 - checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f" 1633 - 1634 - [[package]] 1635 - name = "encoding_rs" 1636 - version = "0.8.33" 1637 - source = "registry+https://github.com/rust-lang/crates.io-index" 1638 - checksum = "7268b386296a025e474d5140678f75d6de9493ae55a5d709eeb9dd08149945e1" 1639 - dependencies = [ 1640 - "cfg-if", 1641 - ] 1642 - 1643 - [[package]] 1644 - name = "enum-iterator" 1645 - version = "1.5.0" 1646 - source = "registry+https://github.com/rust-lang/crates.io-index" 1647 - checksum = "9fd242f399be1da0a5354aa462d57b4ab2b4ee0683cc552f7c007d2d12d36e94" 1648 - dependencies = [ 1649 - "enum-iterator-derive", 1650 - ] 1651 - 1652 - [[package]] 1653 - name = "enum-iterator-derive" 1654 - version = "1.3.0" 1655 - source = "registry+https://github.com/rust-lang/crates.io-index" 1656 - checksum = "03cdc46ec28bd728e67540c528013c6a10eb69a02eb31078a1bda695438cbfb8" 1657 - dependencies = [ 1658 - "proc-macro2", 1659 - "quote", 1660 - "syn 2.0.55", 1661 - ] 1662 - 1663 - [[package]] 1664 - name = "enumflags2" 1665 - version = "0.6.4" 1666 - source = "registry+https://github.com/rust-lang/crates.io-index" 1667 - checksum = "83c8d82922337cd23a15f88b70d8e4ef5f11da38dd7cdb55e84dd5de99695da0" 1668 - dependencies = [ 1669 - "enumflags2_derive", 1670 - ] 1671 - 1672 - [[package]] 1673 - name = "enumflags2_derive" 1674 - version = "0.6.4" 1675 - source = "registry+https://github.com/rust-lang/crates.io-index" 1676 - checksum = "946ee94e3dbf58fdd324f9ce245c7b238d46a66f00e86a020b71996349e46cce" 1677 - dependencies = [ 1678 - "proc-macro2", 1679 - "quote", 1680 - "syn 1.0.109", 1681 - ] 1682 - 1683 - [[package]] 1684 - name = "env_logger" 1685 - version = "0.9.3" 1686 - source = "registry+https://github.com/rust-lang/crates.io-index" 1687 - checksum = "a12e6657c4c97ebab115a42dcee77225f7f482cdd841cf7088c657a42e9e00e7" 1688 - dependencies = [ 1689 - "atty", 1690 - "humantime", 1691 - "log", 1692 - "regex", 1693 - "termcolor", 1694 - ] 1695 - 1696 - [[package]] 1697 - name = "equivalent" 1698 - version = "1.0.1" 1699 - source = "registry+https://github.com/rust-lang/crates.io-index" 1700 - checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5" 1701 - 1702 - [[package]] 1703 - name = "errno" 1704 - version = "0.3.4" 1705 - source = "registry+https://github.com/rust-lang/crates.io-index" 1706 - checksum = "add4f07d43996f76ef320709726a556a9d4f965d9410d8d0271132d2f8293480" 1707 - dependencies = [ 1708 - "errno-dragonfly", 1709 - "libc", 1710 - "windows-sys 0.48.0", 1711 - ] 1712 - 1713 - [[package]] 1714 - name = "errno-dragonfly" 1715 - version = "0.1.2" 1716 - source = "registry+https://github.com/rust-lang/crates.io-index" 1717 - checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf" 1718 - dependencies = [ 1719 - "cc", 1720 - "libc", 1721 - ] 1722 - 1723 - [[package]] 1724 - name = "event-listener" 1725 - version = "2.5.3" 1726 - source = "registry+https://github.com/rust-lang/crates.io-index" 1727 - checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0" 1728 - 1729 - [[package]] 1730 - name = "fastrand" 1731 - version = "2.0.1" 1732 - source = "registry+https://github.com/rust-lang/crates.io-index" 1733 - checksum = "25cbce373ec4653f1a01a31e8a5e5ec0c622dc27ff9c4e6606eefef5cbbed4a5" 1734 - 1735 - [[package]] 1736 - name = "feature-probe" 1737 - version = "0.1.1" 1738 - source = "registry+https://github.com/rust-lang/crates.io-index" 1739 - checksum = "835a3dc7d1ec9e75e2b5fb4ba75396837112d2060b03f7d43bc1897c7f7211da" 1740 - 1741 - [[package]] 1742 - name = "field-offset" 1743 - version = "0.3.6" 1744 - source = "registry+https://github.com/rust-lang/crates.io-index" 1745 - checksum = "38e2275cc4e4fc009b0669731a1e5ab7ebf11f469eaede2bab9309a5b4d6057f" 1746 - dependencies = [ 1747 - "memoffset 0.9.0", 1748 - "rustc_version", 1749 - ] 1750 - 1751 - [[package]] 1752 - name = "filetime" 1753 - version = "0.2.22" 1754 - source = "registry+https://github.com/rust-lang/crates.io-index" 1755 - checksum = "d4029edd3e734da6fe05b6cd7bd2960760a616bd2ddd0d59a0124746d6272af0" 1756 - dependencies = [ 1757 - "cfg-if", 1758 - "libc", 1759 - "redox_syscall 0.3.5", 1760 - "windows-sys 0.48.0", 1761 - ] 1762 - 1763 - [[package]] 1764 - name = "fixedbitset" 1765 - version = "0.4.2" 1766 - source = "registry+https://github.com/rust-lang/crates.io-index" 1767 - checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80" 1768 - 1769 - [[package]] 1770 - name = "flate2" 1771 - version = "1.0.27" 1772 - source = "registry+https://github.com/rust-lang/crates.io-index" 1773 - checksum = "c6c98ee8095e9d1dcbf2fcc6d95acccb90d1c81db1e44725c6a984b1dbdfb010" 1774 - dependencies = [ 1775 - "crc32fast", 1776 - "miniz_oxide", 1777 - ] 1778 - 1779 - [[package]] 1780 - name = "fnv" 1781 - version = "1.0.7" 1782 - source = "registry+https://github.com/rust-lang/crates.io-index" 1783 - checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 1784 - 1785 - [[package]] 1786 - name = "form_urlencoded" 1787 - version = "1.2.1" 1788 - source = "registry+https://github.com/rust-lang/crates.io-index" 1789 - checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456" 1790 - dependencies = [ 1791 - "percent-encoding", 1792 - ] 1793 - 1794 - [[package]] 1795 - name = "futures" 1796 - version = "0.3.30" 1797 - source = "registry+https://github.com/rust-lang/crates.io-index" 1798 - checksum = "645c6916888f6cb6350d2550b80fb63e734897a8498abe35cfb732b6487804b0" 1799 - dependencies = [ 1800 - "futures-channel", 1801 - "futures-core", 1802 - "futures-executor", 1803 - "futures-io", 1804 - "futures-sink", 1805 - "futures-task", 1806 - "futures-util", 1807 - ] 1808 - 1809 - [[package]] 1810 - name = "futures-channel" 1811 - version = "0.3.30" 1812 - source = "registry+https://github.com/rust-lang/crates.io-index" 1813 - checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78" 1814 - dependencies = [ 1815 - "futures-core", 1816 - "futures-sink", 1817 - ] 1818 - 1819 - [[package]] 1820 - name = "futures-core" 1821 - version = "0.3.30" 1822 - source = "registry+https://github.com/rust-lang/crates.io-index" 1823 - checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d" 1824 - 1825 - [[package]] 1826 - name = "futures-executor" 1827 - version = "0.3.30" 1828 - source = "registry+https://github.com/rust-lang/crates.io-index" 1829 - checksum = "a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4eda41f02b01d" 1830 - dependencies = [ 1831 - "futures-core", 1832 - "futures-task", 1833 - "futures-util", 1834 - ] 1835 - 1836 - [[package]] 1837 - name = "futures-io" 1838 - version = "0.3.30" 1839 - source = "registry+https://github.com/rust-lang/crates.io-index" 1840 - checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1" 1841 - 1842 - [[package]] 1843 - name = "futures-macro" 1844 - version = "0.3.30" 1845 - source = "registry+https://github.com/rust-lang/crates.io-index" 1846 - checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac" 1847 - dependencies = [ 1848 - "proc-macro2", 1849 - "quote", 1850 - "syn 2.0.55", 1851 - ] 1852 - 1853 - [[package]] 1854 - name = "futures-sink" 1855 - version = "0.3.30" 1856 - source = "registry+https://github.com/rust-lang/crates.io-index" 1857 - checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5" 1858 - 1859 - [[package]] 1860 - name = "futures-task" 1861 - version = "0.3.30" 1862 - source = "registry+https://github.com/rust-lang/crates.io-index" 1863 - checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004" 1864 - 1865 - [[package]] 1866 - name = "futures-util" 1867 - version = "0.3.30" 1868 - source = "registry+https://github.com/rust-lang/crates.io-index" 1869 - checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48" 1870 - dependencies = [ 1871 - "futures-channel", 1872 - "futures-core", 1873 - "futures-io", 1874 - "futures-macro", 1875 - "futures-sink", 1876 - "futures-task", 1877 - "memchr", 1878 - "pin-project-lite", 1879 - "pin-utils", 1880 - "slab", 1881 - ] 1882 - 1883 - [[package]] 1884 - name = "generic-array" 1885 - version = "0.14.7" 1886 - source = "registry+https://github.com/rust-lang/crates.io-index" 1887 - checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" 1888 - dependencies = [ 1889 - "serde", 1890 - "typenum", 1891 - "version_check", 1892 - ] 1893 - 1894 - [[package]] 1895 - name = "gethostname" 1896 - version = "0.2.3" 1897 - source = "registry+https://github.com/rust-lang/crates.io-index" 1898 - checksum = "c1ebd34e35c46e00bb73e81363248d627782724609fe1b6396f553f68fe3862e" 1899 - dependencies = [ 1900 - "libc", 1901 - "winapi", 1902 - ] 1903 - 1904 - [[package]] 1905 - name = "getrandom" 1906 - version = "0.1.16" 1907 - source = "registry+https://github.com/rust-lang/crates.io-index" 1908 - checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce" 1909 - dependencies = [ 1910 - "cfg-if", 1911 - "js-sys", 1912 - "libc", 1913 - "wasi 0.9.0+wasi-snapshot-preview1", 1914 - "wasm-bindgen", 1915 - ] 1916 - 1917 - [[package]] 1918 - name = "getrandom" 1919 - version = "0.2.10" 1920 - source = "registry+https://github.com/rust-lang/crates.io-index" 1921 - checksum = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427" 1922 - dependencies = [ 1923 - "cfg-if", 1924 - "js-sys", 1925 - "libc", 1926 - "wasi 0.11.0+wasi-snapshot-preview1", 1927 - "wasm-bindgen", 1928 - ] 1929 - 1930 - [[package]] 1931 - name = "gimli" 1932 - version = "0.28.0" 1933 - source = "registry+https://github.com/rust-lang/crates.io-index" 1934 - checksum = "6fb8d784f27acf97159b40fc4db5ecd8aa23b9ad5ef69cdd136d3bc80665f0c0" 1935 - 1936 - [[package]] 1937 - name = "goblin" 1938 - version = "0.5.4" 1939 - source = "registry+https://github.com/rust-lang/crates.io-index" 1940 - checksum = "a7666983ed0dd8d21a6f6576ee00053ca0926fb281a5522577a4dbd0f1b54143" 1941 - dependencies = [ 1942 - "log", 1943 - "plain", 1944 - "scroll", 1945 - ] 1946 - 1947 - [[package]] 1948 - name = "h2" 1949 - version = "0.3.21" 1950 - source = "registry+https://github.com/rust-lang/crates.io-index" 1951 - checksum = "91fc23aa11be92976ef4729127f1a74adf36d8436f7816b185d18df956790833" 1952 - dependencies = [ 1953 - "bytes", 1954 - "fnv", 1955 - "futures-core", 1956 - "futures-sink", 1957 - "futures-util", 1958 - "http", 1959 - "indexmap 1.9.3", 1960 - "slab", 1961 - "tokio", 1962 - "tokio-util", 1963 - "tracing", 1964 - ] 1965 - 1966 - [[package]] 1967 - name = "hash32" 1968 - version = "0.2.1" 1969 - source = "registry+https://github.com/rust-lang/crates.io-index" 1970 - checksum = "b0c35f58762feb77d74ebe43bdbc3210f09be9fe6742234d573bacc26ed92b67" 1971 - dependencies = [ 1972 - "byteorder", 1973 - ] 1974 - 1975 - [[package]] 1976 - name = "hashbrown" 1977 - version = "0.11.2" 1978 - source = "registry+https://github.com/rust-lang/crates.io-index" 1979 - checksum = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e" 1980 - dependencies = [ 1981 - "ahash 0.7.6", 1982 - ] 1983 - 1984 - [[package]] 1985 - name = "hashbrown" 1986 - version = "0.12.3" 1987 - source = "registry+https://github.com/rust-lang/crates.io-index" 1988 - checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" 1989 - 1990 - [[package]] 1991 - name = "hashbrown" 1992 - version = "0.13.2" 1993 - source = "registry+https://github.com/rust-lang/crates.io-index" 1994 - checksum = "43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e" 1995 - dependencies = [ 1996 - "ahash 0.8.11", 1997 - ] 1998 - 1999 - [[package]] 2000 - name = "hashbrown" 2001 - version = "0.14.1" 2002 - source = "registry+https://github.com/rust-lang/crates.io-index" 2003 - checksum = "7dfda62a12f55daeae5015f81b0baea145391cb4520f86c248fc615d72640d12" 2004 - 2005 - [[package]] 2006 - name = "heck" 2007 - version = "0.3.3" 2008 - source = "registry+https://github.com/rust-lang/crates.io-index" 2009 - checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c" 2010 - dependencies = [ 2011 - "unicode-segmentation", 2012 - ] 2013 - 2014 - [[package]] 2015 - name = "heck" 2016 - version = "0.4.1" 2017 - source = "registry+https://github.com/rust-lang/crates.io-index" 2018 - checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" 2019 - 2020 - [[package]] 2021 - name = "hermit-abi" 2022 - version = "0.1.19" 2023 - source = "registry+https://github.com/rust-lang/crates.io-index" 2024 - checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33" 2025 - dependencies = [ 2026 - "libc", 2027 - ] 2028 - 2029 - [[package]] 2030 - name = "hermit-abi" 2031 - version = "0.3.3" 2032 - source = "registry+https://github.com/rust-lang/crates.io-index" 2033 - checksum = "d77f7ec81a6d05a3abb01ab6eb7590f6083d08449fe5a1c8b1e620283546ccb7" 2034 - 2035 - [[package]] 2036 - name = "histogram" 2037 - version = "0.6.9" 2038 - source = "registry+https://github.com/rust-lang/crates.io-index" 2039 - checksum = "12cb882ccb290b8646e554b157ab0b71e64e8d5bef775cd66b6531e52d302669" 2040 - 2041 - [[package]] 2042 - name = "hmac" 2043 - version = "0.8.1" 2044 - source = "registry+https://github.com/rust-lang/crates.io-index" 2045 - checksum = "126888268dcc288495a26bf004b38c5fdbb31682f992c84ceb046a1f0fe38840" 2046 - dependencies = [ 2047 - "crypto-mac", 2048 - "digest 0.9.0", 2049 - ] 2050 - 2051 - [[package]] 2052 - name = "hmac" 2053 - version = "0.12.1" 2054 - source = "registry+https://github.com/rust-lang/crates.io-index" 2055 - checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e" 2056 - dependencies = [ 2057 - "digest 0.10.7", 2058 - ] 2059 - 2060 - [[package]] 2061 - name = "hmac-drbg" 2062 - version = "0.3.0" 2063 - source = "registry+https://github.com/rust-lang/crates.io-index" 2064 - checksum = "17ea0a1394df5b6574da6e0c1ade9e78868c9fb0a4e5ef4428e32da4676b85b1" 2065 - dependencies = [ 2066 - "digest 0.9.0", 2067 - "generic-array", 2068 - "hmac 0.8.1", 2069 - ] 2070 - 2071 - [[package]] 2072 - name = "http" 2073 - version = "0.2.9" 2074 - source = "registry+https://github.com/rust-lang/crates.io-index" 2075 - checksum = "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482" 2076 - dependencies = [ 2077 - "bytes", 2078 - "fnv", 2079 - "itoa", 2080 - ] 2081 - 2082 - [[package]] 2083 - name = "http-body" 2084 - version = "0.4.5" 2085 - source = "registry+https://github.com/rust-lang/crates.io-index" 2086 - checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1" 2087 - dependencies = [ 2088 - "bytes", 2089 - "http", 2090 - "pin-project-lite", 2091 - ] 2092 - 2093 - [[package]] 2094 - name = "httparse" 2095 - version = "1.8.0" 2096 - source = "registry+https://github.com/rust-lang/crates.io-index" 2097 - checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904" 2098 - 2099 - [[package]] 2100 - name = "httpdate" 2101 - version = "1.0.3" 2102 - source = "registry+https://github.com/rust-lang/crates.io-index" 2103 - checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" 2104 - 2105 - [[package]] 2106 - name = "humantime" 2107 - version = "2.1.0" 2108 - source = "registry+https://github.com/rust-lang/crates.io-index" 2109 - checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" 2110 - 2111 - [[package]] 2112 - name = "hyper" 2113 - version = "0.14.27" 2114 - source = "registry+https://github.com/rust-lang/crates.io-index" 2115 - checksum = "ffb1cfd654a8219eaef89881fdb3bb3b1cdc5fa75ded05d6933b2b382e395468" 2116 - dependencies = [ 2117 - "bytes", 2118 - "futures-channel", 2119 - "futures-core", 2120 - "futures-util", 2121 - "h2", 2122 - "http", 2123 - "http-body", 2124 - "httparse", 2125 - "httpdate", 2126 - "itoa", 2127 - "pin-project-lite", 2128 - "socket2 0.4.9", 2129 - "tokio", 2130 - "tower-service", 2131 - "tracing", 2132 - "want", 2133 - ] 2134 - 2135 - [[package]] 2136 - name = "hyper-rustls" 2137 - version = "0.24.1" 2138 - source = "registry+https://github.com/rust-lang/crates.io-index" 2139 - checksum = "8d78e1e73ec14cf7375674f74d7dde185c8206fd9dea6fb6295e8a98098aaa97" 2140 - dependencies = [ 2141 - "futures-util", 2142 - "http", 2143 - "hyper", 2144 - "rustls", 2145 - "tokio", 2146 - "tokio-rustls", 2147 - ] 2148 - 2149 - [[package]] 2150 - name = "iana-time-zone" 2151 - version = "0.1.57" 2152 - source = "registry+https://github.com/rust-lang/crates.io-index" 2153 - checksum = "2fad5b825842d2b38bd206f3e81d6957625fd7f0a361e345c30e01a0ae2dd613" 2154 - dependencies = [ 2155 - "android_system_properties", 2156 - "core-foundation-sys", 2157 - "iana-time-zone-haiku", 2158 - "js-sys", 2159 - "wasm-bindgen", 2160 - "windows", 2161 - ] 2162 - 2163 - [[package]] 2164 - name = "iana-time-zone-haiku" 2165 - version = "0.1.2" 2166 - source = "registry+https://github.com/rust-lang/crates.io-index" 2167 - checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" 2168 - dependencies = [ 2169 - "cc", 2170 - ] 2171 - 2172 - [[package]] 2173 - name = "ident_case" 2174 - version = "1.0.1" 2175 - source = "registry+https://github.com/rust-lang/crates.io-index" 2176 - checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39" 2177 - 2178 - [[package]] 2179 - name = "idna" 2180 - version = "0.5.0" 2181 - source = "registry+https://github.com/rust-lang/crates.io-index" 2182 - checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6" 2183 - dependencies = [ 2184 - "unicode-bidi", 2185 - "unicode-normalization", 2186 - ] 2187 - 2188 - [[package]] 2189 - name = "im" 2190 - version = "15.1.0" 2191 - source = "registry+https://github.com/rust-lang/crates.io-index" 2192 - checksum = "d0acd33ff0285af998aaf9b57342af478078f53492322fafc47450e09397e0e9" 2193 - dependencies = [ 2194 - "bitmaps", 2195 - "rand_core 0.6.4", 2196 - "rand_xoshiro", 2197 - "rayon", 2198 - "serde", 2199 - "sized-chunks", 2200 - "typenum", 2201 - "version_check", 2202 - ] 2203 - 2204 - [[package]] 2205 - name = "indexmap" 2206 - version = "1.9.3" 2207 - source = "registry+https://github.com/rust-lang/crates.io-index" 2208 - checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99" 2209 - dependencies = [ 2210 - "autocfg", 2211 - "hashbrown 0.12.3", 2212 - ] 2213 - 2214 - [[package]] 2215 - name = "indexmap" 2216 - version = "2.2.6" 2217 - source = "registry+https://github.com/rust-lang/crates.io-index" 2218 - checksum = "168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26" 2219 - dependencies = [ 2220 - "equivalent", 2221 - "hashbrown 0.14.1", 2222 - ] 2223 - 2224 - [[package]] 2225 - name = "indicatif" 2226 - version = "0.17.7" 2227 - source = "registry+https://github.com/rust-lang/crates.io-index" 2228 - checksum = "fb28741c9db9a713d93deb3bb9515c20788cef5815265bee4980e87bde7e0f25" 2229 - dependencies = [ 2230 - "console", 2231 - "instant", 2232 - "number_prefix", 2233 - "portable-atomic", 2234 - "unicode-width", 2235 - ] 2236 - 2237 - [[package]] 2238 - name = "instant" 2239 - version = "0.1.12" 2240 - source = "registry+https://github.com/rust-lang/crates.io-index" 2241 - checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c" 2242 - dependencies = [ 2243 - "cfg-if", 2244 - ] 2245 - 2246 - [[package]] 2247 - name = "ipnet" 2248 - version = "2.8.0" 2249 - source = "registry+https://github.com/rust-lang/crates.io-index" 2250 - checksum = "28b29a3cd74f0f4598934efe3aeba42bae0eb4680554128851ebbecb02af14e6" 2251 - 2252 - [[package]] 2253 - name = "is-terminal" 2254 - version = "0.4.9" 2255 - source = "registry+https://github.com/rust-lang/crates.io-index" 2256 - checksum = "cb0889898416213fab133e1d33a0e5858a48177452750691bde3666d0fdbaf8b" 2257 - dependencies = [ 2258 - "hermit-abi 0.3.3", 2259 - "rustix", 2260 - "windows-sys 0.48.0", 2261 - ] 2262 - 2263 - [[package]] 2264 - name = "itertools" 2265 - version = "0.9.0" 2266 - source = "registry+https://github.com/rust-lang/crates.io-index" 2267 - checksum = "284f18f85651fe11e8a991b2adb42cb078325c996ed026d994719efcfca1d54b" 2268 - dependencies = [ 2269 - "either", 2270 - ] 2271 - 2272 - [[package]] 2273 - name = "itertools" 2274 - version = "0.10.5" 2275 - source = "registry+https://github.com/rust-lang/crates.io-index" 2276 - checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473" 2277 - dependencies = [ 2278 - "either", 2279 - ] 2280 - 2281 - [[package]] 2282 - name = "itertools" 2283 - version = "0.11.0" 2284 - source = "registry+https://github.com/rust-lang/crates.io-index" 2285 - checksum = "b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57" 2286 - dependencies = [ 2287 - "either", 2288 - ] 2289 - 2290 - [[package]] 2291 - name = "itoa" 2292 - version = "1.0.9" 2293 - source = "registry+https://github.com/rust-lang/crates.io-index" 2294 - checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38" 2295 - 2296 - [[package]] 2297 - name = "jobserver" 2298 - version = "0.1.26" 2299 - source = "registry+https://github.com/rust-lang/crates.io-index" 2300 - checksum = "936cfd212a0155903bcbc060e316fb6cc7cbf2e1907329391ebadc1fe0ce77c2" 2301 - dependencies = [ 2302 - "libc", 2303 - ] 2304 - 2305 - [[package]] 2306 - name = "js-sys" 2307 - version = "0.3.69" 2308 - source = "registry+https://github.com/rust-lang/crates.io-index" 2309 - checksum = "29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296d" 2310 - dependencies = [ 2311 - "wasm-bindgen", 2312 - ] 2313 - 2314 - [[package]] 2315 - name = "jsonrpc-core" 2316 - version = "18.0.0" 2317 - source = "registry+https://github.com/rust-lang/crates.io-index" 2318 - checksum = "14f7f76aef2d054868398427f6c54943cf3d1caa9a7ec7d0c38d69df97a965eb" 2319 - dependencies = [ 2320 - "futures", 2321 - "futures-executor", 2322 - "futures-util", 2323 - "log", 2324 - "serde", 2325 - "serde_derive", 2326 - "serde_json", 2327 - ] 2328 - 2329 - [[package]] 2330 - name = "keccak" 2331 - version = "0.1.4" 2332 - source = "registry+https://github.com/rust-lang/crates.io-index" 2333 - checksum = "8f6d5ed8676d904364de097082f4e7d240b571b67989ced0240f08b7f966f940" 2334 - dependencies = [ 2335 - "cpufeatures", 2336 - ] 2337 - 2338 - [[package]] 2339 - name = "lalrpop" 2340 - version = "0.20.0" 2341 - source = "registry+https://github.com/rust-lang/crates.io-index" 2342 - checksum = "da4081d44f4611b66c6dd725e6de3169f9f63905421e8626fcb86b6a898998b8" 2343 - dependencies = [ 2344 - "ascii-canvas", 2345 - "bit-set", 2346 - "diff", 2347 - "ena", 2348 - "is-terminal", 2349 - "itertools 0.10.5", 2350 - "lalrpop-util", 2351 - "petgraph", 2352 - "regex", 2353 - "regex-syntax", 2354 - "string_cache", 2355 - "term", 2356 - "tiny-keccak", 2357 - "unicode-xid", 2358 - ] 2359 - 2360 - [[package]] 2361 - name = "lalrpop-util" 2362 - version = "0.20.0" 2363 - source = "registry+https://github.com/rust-lang/crates.io-index" 2364 - checksum = "3f35c735096c0293d313e8f2a641627472b83d01b937177fe76e5e2708d31e0d" 2365 - 2366 - [[package]] 2367 - name = "lazy_static" 2368 - version = "1.4.0" 2369 - source = "registry+https://github.com/rust-lang/crates.io-index" 2370 - checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" 2371 - 2372 - [[package]] 2373 - name = "libc" 2374 - version = "0.2.153" 2375 - source = "registry+https://github.com/rust-lang/crates.io-index" 2376 - checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd" 2377 - 2378 - [[package]] 2379 - name = "libsecp256k1" 2380 - version = "0.6.0" 2381 - source = "registry+https://github.com/rust-lang/crates.io-index" 2382 - checksum = "c9d220bc1feda2ac231cb78c3d26f27676b8cf82c96971f7aeef3d0cf2797c73" 2383 - dependencies = [ 2384 - "arrayref", 2385 - "base64 0.12.3", 2386 - "digest 0.9.0", 2387 - "hmac-drbg", 2388 - "libsecp256k1-core", 2389 - "libsecp256k1-gen-ecmult", 2390 - "libsecp256k1-gen-genmult", 2391 - "rand 0.7.3", 2392 - "serde", 2393 - "sha2 0.9.9", 2394 - "typenum", 2395 - ] 2396 - 2397 - [[package]] 2398 - name = "libsecp256k1-core" 2399 - version = "0.2.2" 2400 - source = "registry+https://github.com/rust-lang/crates.io-index" 2401 - checksum = "d0f6ab710cec28cef759c5f18671a27dae2a5f952cdaaee1d8e2908cb2478a80" 2402 - dependencies = [ 2403 - "crunchy", 2404 - "digest 0.9.0", 2405 - "subtle", 2406 - ] 2407 - 2408 - [[package]] 2409 - name = "libsecp256k1-gen-ecmult" 2410 - version = "0.2.1" 2411 - source = "registry+https://github.com/rust-lang/crates.io-index" 2412 - checksum = "ccab96b584d38fac86a83f07e659f0deafd0253dc096dab5a36d53efe653c5c3" 2413 - dependencies = [ 2414 - "libsecp256k1-core", 2415 - ] 2416 - 2417 - [[package]] 2418 - name = "libsecp256k1-gen-genmult" 2419 - version = "0.2.1" 2420 - source = "registry+https://github.com/rust-lang/crates.io-index" 2421 - checksum = "67abfe149395e3aa1c48a2beb32b068e2334402df8181f818d3aee2b304c4f5d" 2422 - dependencies = [ 2423 - "libsecp256k1-core", 2424 - ] 2425 - 2426 - [[package]] 2427 - name = "light-poseidon" 2428 - version = "0.2.0" 2429 - source = "registry+https://github.com/rust-lang/crates.io-index" 2430 - checksum = "3c9a85a9752c549ceb7578064b4ed891179d20acd85f27318573b64d2d7ee7ee" 2431 - dependencies = [ 2432 - "ark-bn254", 2433 - "ark-ff", 2434 - "num-bigint 0.4.4", 2435 - "thiserror", 2436 - ] 2437 - 2438 - [[package]] 2439 - name = "linux-raw-sys" 2440 - version = "0.4.8" 2441 - source = "registry+https://github.com/rust-lang/crates.io-index" 2442 - checksum = "3852614a3bd9ca9804678ba6be5e3b8ce76dfc902cae004e3e0c44051b6e88db" 2443 - 2444 - [[package]] 2445 - name = "lock_api" 2446 - version = "0.4.10" 2447 - source = "registry+https://github.com/rust-lang/crates.io-index" 2448 - checksum = "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16" 2449 - dependencies = [ 2450 - "autocfg", 2451 - "scopeguard", 2452 - ] 2453 - 2454 - [[package]] 2455 - name = "log" 2456 - version = "0.4.20" 2457 - source = "registry+https://github.com/rust-lang/crates.io-index" 2458 - checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f" 2459 - 2460 - [[package]] 2461 - name = "memchr" 2462 - version = "2.6.4" 2463 - source = "registry+https://github.com/rust-lang/crates.io-index" 2464 - checksum = "f665ee40bc4a3c5590afb1e9677db74a508659dfd71e126420da8274909a0167" 2465 - 2466 - [[package]] 2467 - name = "memmap2" 2468 - version = "0.5.10" 2469 - source = "registry+https://github.com/rust-lang/crates.io-index" 2470 - checksum = "83faa42c0a078c393f6b29d5db232d8be22776a891f8f56e5284faee4a20b327" 2471 - dependencies = [ 2472 - "libc", 2473 - ] 2474 - 2475 - [[package]] 2476 - name = "memoffset" 2477 - version = "0.7.1" 2478 - source = "registry+https://github.com/rust-lang/crates.io-index" 2479 - checksum = "5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4" 2480 - dependencies = [ 2481 - "autocfg", 2482 - ] 2483 - 2484 - [[package]] 2485 - name = "memoffset" 2486 - version = "0.9.0" 2487 - source = "registry+https://github.com/rust-lang/crates.io-index" 2488 - checksum = "5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c" 2489 - dependencies = [ 2490 - "autocfg", 2491 - ] 2492 - 2493 - [[package]] 2494 - name = "merlin" 2495 - version = "3.0.0" 2496 - source = "registry+https://github.com/rust-lang/crates.io-index" 2497 - checksum = "58c38e2799fc0978b65dfff8023ec7843e2330bb462f19198840b34b6582397d" 2498 - dependencies = [ 2499 - "byteorder", 2500 - "keccak", 2501 - "rand_core 0.6.4", 2502 - "zeroize", 2503 - ] 2504 - 2505 - [[package]] 2506 - name = "mime" 2507 - version = "0.3.17" 2508 - source = "registry+https://github.com/rust-lang/crates.io-index" 2509 - checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" 2510 - 2511 - [[package]] 2512 - name = "mime_guess" 2513 - version = "2.0.4" 2514 - source = "registry+https://github.com/rust-lang/crates.io-index" 2515 - checksum = "4192263c238a5f0d0c6bfd21f336a313a4ce1c450542449ca191bb657b4642ef" 2516 - dependencies = [ 2517 - "mime", 2518 - "unicase", 2519 - ] 2520 - 2521 - [[package]] 2522 - name = "minimal-lexical" 2523 - version = "0.2.1" 2524 - source = "registry+https://github.com/rust-lang/crates.io-index" 2525 - checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" 2526 - 2527 - [[package]] 2528 - name = "miniz_oxide" 2529 - version = "0.7.1" 2530 - source = "registry+https://github.com/rust-lang/crates.io-index" 2531 - checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7" 2532 - dependencies = [ 2533 - "adler", 2534 - ] 2535 - 2536 - [[package]] 2537 - name = "mio" 2538 - version = "0.8.8" 2539 - source = "registry+https://github.com/rust-lang/crates.io-index" 2540 - checksum = "927a765cd3fc26206e66b296465fa9d3e5ab003e651c1b3c060e7956d96b19d2" 2541 - dependencies = [ 2542 - "libc", 2543 - "wasi 0.11.0+wasi-snapshot-preview1", 2544 - "windows-sys 0.48.0", 2545 - ] 2546 - 2547 - [[package]] 2548 - name = "mpl-token-metadata" 2549 - version = "4.1.2" 2550 - source = "registry+https://github.com/rust-lang/crates.io-index" 2551 - checksum = "caf0f61b553e424a6234af1268456972ee66c2222e1da89079242251fa7479e5" 2552 - dependencies = [ 2553 - "borsh 0.10.3", 2554 - "num-derive 0.3.3", 2555 - "num-traits", 2556 - "solana-program", 2557 - "thiserror", 2558 - ] 2559 - 2560 - [[package]] 2561 - name = "new_debug_unreachable" 2562 - version = "1.0.4" 2563 - source = "registry+https://github.com/rust-lang/crates.io-index" 2564 - checksum = "e4a24736216ec316047a1fc4252e27dabb04218aa4a3f37c6e7ddbf1f9782b54" 2565 - 2566 - [[package]] 2567 - name = "nix" 2568 - version = "0.26.4" 2569 - source = "registry+https://github.com/rust-lang/crates.io-index" 2570 - checksum = "598beaf3cc6fdd9a5dfb1630c2800c7acd31df7aaf0f565796fba2b53ca1af1b" 2571 - dependencies = [ 2572 - "bitflags 1.3.2", 2573 - "cfg-if", 2574 - "libc", 2575 - "memoffset 0.7.1", 2576 - "pin-utils", 2577 - ] 2578 - 2579 - [[package]] 2580 - name = "nom" 2581 - version = "7.1.3" 2582 - source = "registry+https://github.com/rust-lang/crates.io-index" 2583 - checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a" 2584 - dependencies = [ 2585 - "memchr", 2586 - "minimal-lexical", 2587 - ] 2588 - 2589 - [[package]] 2590 - name = "num" 2591 - version = "0.2.1" 2592 - source = "registry+https://github.com/rust-lang/crates.io-index" 2593 - checksum = "b8536030f9fea7127f841b45bb6243b27255787fb4eb83958aa1ef9d2fdc0c36" 2594 - dependencies = [ 2595 - "num-bigint 0.2.6", 2596 - "num-complex", 2597 - "num-integer", 2598 - "num-iter", 2599 - "num-rational", 2600 - "num-traits", 2601 - ] 2602 - 2603 - [[package]] 2604 - name = "num-bigint" 2605 - version = "0.2.6" 2606 - source = "registry+https://github.com/rust-lang/crates.io-index" 2607 - checksum = "090c7f9998ee0ff65aa5b723e4009f7b217707f1fb5ea551329cc4d6231fb304" 2608 - dependencies = [ 2609 - "autocfg", 2610 - "num-integer", 2611 - "num-traits", 2612 - ] 2613 - 2614 - [[package]] 2615 - name = "num-bigint" 2616 - version = "0.4.4" 2617 - source = "registry+https://github.com/rust-lang/crates.io-index" 2618 - checksum = "608e7659b5c3d7cba262d894801b9ec9d00de989e8a82bd4bef91d08da45cdc0" 2619 - dependencies = [ 2620 - "autocfg", 2621 - "num-integer", 2622 - "num-traits", 2623 - ] 2624 - 2625 - [[package]] 2626 - name = "num-complex" 2627 - version = "0.2.4" 2628 - source = "registry+https://github.com/rust-lang/crates.io-index" 2629 - checksum = "b6b19411a9719e753aff12e5187b74d60d3dc449ec3f4dc21e3989c3f554bc95" 2630 - dependencies = [ 2631 - "autocfg", 2632 - "num-traits", 2633 - ] 2634 - 2635 - [[package]] 2636 - name = "num-conv" 2637 - version = "0.1.0" 2638 - source = "registry+https://github.com/rust-lang/crates.io-index" 2639 - checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9" 2640 - 2641 - [[package]] 2642 - name = "num-derive" 2643 - version = "0.3.3" 2644 - source = "registry+https://github.com/rust-lang/crates.io-index" 2645 - checksum = "876a53fff98e03a936a674b29568b0e605f06b29372c2489ff4de23f1949743d" 2646 - dependencies = [ 2647 - "proc-macro2", 2648 - "quote", 2649 - "syn 1.0.109", 2650 - ] 2651 - 2652 - [[package]] 2653 - name = "num-derive" 2654 - version = "0.4.0" 2655 - source = "registry+https://github.com/rust-lang/crates.io-index" 2656 - checksum = "9e6a0fd4f737c707bd9086cc16c925f294943eb62eb71499e9fd4cf71f8b9f4e" 2657 - dependencies = [ 2658 - "proc-macro2", 2659 - "quote", 2660 - "syn 2.0.55", 2661 - ] 2662 - 2663 - [[package]] 2664 - name = "num-integer" 2665 - version = "0.1.45" 2666 - source = "registry+https://github.com/rust-lang/crates.io-index" 2667 - checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9" 2668 - dependencies = [ 2669 - "autocfg", 2670 - "num-traits", 2671 - ] 2672 - 2673 - [[package]] 2674 - name = "num-iter" 2675 - version = "0.1.43" 2676 - source = "registry+https://github.com/rust-lang/crates.io-index" 2677 - checksum = "7d03e6c028c5dc5cac6e2dec0efda81fc887605bb3d884578bb6d6bf7514e252" 2678 - dependencies = [ 2679 - "autocfg", 2680 - "num-integer", 2681 - "num-traits", 2682 - ] 2683 - 2684 - [[package]] 2685 - name = "num-rational" 2686 - version = "0.2.4" 2687 - source = "registry+https://github.com/rust-lang/crates.io-index" 2688 - checksum = "5c000134b5dbf44adc5cb772486d335293351644b801551abe8f75c84cfa4aef" 2689 - dependencies = [ 2690 - "autocfg", 2691 - "num-bigint 0.2.6", 2692 - "num-integer", 2693 - "num-traits", 2694 - ] 2695 - 2696 - [[package]] 2697 - name = "num-traits" 2698 - version = "0.2.16" 2699 - source = "registry+https://github.com/rust-lang/crates.io-index" 2700 - checksum = "f30b0abd723be7e2ffca1272140fac1a2f084c77ec3e123c192b66af1ee9e6c2" 2701 - dependencies = [ 2702 - "autocfg", 2703 - ] 2704 - 2705 - [[package]] 2706 - name = "num_cpus" 2707 - version = "1.16.0" 2708 - source = "registry+https://github.com/rust-lang/crates.io-index" 2709 - checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43" 2710 - dependencies = [ 2711 - "hermit-abi 0.3.3", 2712 - "libc", 2713 - ] 2714 - 2715 - [[package]] 2716 - name = "num_enum" 2717 - version = "0.5.11" 2718 - source = "registry+https://github.com/rust-lang/crates.io-index" 2719 - checksum = "1f646caf906c20226733ed5b1374287eb97e3c2a5c227ce668c1f2ce20ae57c9" 2720 - dependencies = [ 2721 - "num_enum_derive 0.5.11", 2722 - ] 2723 - 2724 - [[package]] 2725 - name = "num_enum" 2726 - version = "0.6.1" 2727 - source = "registry+https://github.com/rust-lang/crates.io-index" 2728 - checksum = "7a015b430d3c108a207fd776d2e2196aaf8b1cf8cf93253e3a097ff3085076a1" 2729 - dependencies = [ 2730 - "num_enum_derive 0.6.1", 2731 - ] 2732 - 2733 - [[package]] 2734 - name = "num_enum" 2735 - version = "0.7.2" 2736 - source = "registry+https://github.com/rust-lang/crates.io-index" 2737 - checksum = "02339744ee7253741199f897151b38e72257d13802d4ee837285cc2990a90845" 2738 - dependencies = [ 2739 - "num_enum_derive 0.7.2", 2740 - ] 2741 - 2742 - [[package]] 2743 - name = "num_enum_derive" 2744 - version = "0.5.11" 2745 - source = "registry+https://github.com/rust-lang/crates.io-index" 2746 - checksum = "dcbff9bc912032c62bf65ef1d5aea88983b420f4f839db1e9b0c281a25c9c799" 2747 - dependencies = [ 2748 - "proc-macro-crate 1.3.1", 2749 - "proc-macro2", 2750 - "quote", 2751 - "syn 1.0.109", 2752 - ] 2753 - 2754 - [[package]] 2755 - name = "num_enum_derive" 2756 - version = "0.6.1" 2757 - source = "registry+https://github.com/rust-lang/crates.io-index" 2758 - checksum = "96667db765a921f7b295ffee8b60472b686a51d4f21c2ee4ffdb94c7013b65a6" 2759 - dependencies = [ 2760 - "proc-macro-crate 1.3.1", 2761 - "proc-macro2", 2762 - "quote", 2763 - "syn 2.0.55", 2764 - ] 2765 - 2766 - [[package]] 2767 - name = "num_enum_derive" 2768 - version = "0.7.2" 2769 - source = "registry+https://github.com/rust-lang/crates.io-index" 2770 - checksum = "681030a937600a36906c185595136d26abfebb4aa9c65701cefcaf8578bb982b" 2771 - dependencies = [ 2772 - "proc-macro-crate 3.1.0", 2773 - "proc-macro2", 2774 - "quote", 2775 - "syn 2.0.55", 2776 - ] 2777 - 2778 - [[package]] 2779 - name = "number_prefix" 2780 - version = "0.4.0" 2781 - source = "registry+https://github.com/rust-lang/crates.io-index" 2782 - checksum = "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3" 2783 - 2784 - [[package]] 2785 - name = "object" 2786 - version = "0.32.1" 2787 - source = "registry+https://github.com/rust-lang/crates.io-index" 2788 - checksum = "9cf5f9dd3933bd50a9e1f149ec995f39ae2c496d31fd772c1fd45ebc27e902b0" 2789 - dependencies = [ 2790 - "memchr", 2791 - ] 2792 - 2793 - [[package]] 2794 - name = "oid-registry" 2795 - version = "0.6.1" 2796 - source = "registry+https://github.com/rust-lang/crates.io-index" 2797 - checksum = "9bedf36ffb6ba96c2eb7144ef6270557b52e54b20c0a8e1eb2ff99a6c6959bff" 2798 - dependencies = [ 2799 - "asn1-rs", 2800 - ] 2801 - 2802 - [[package]] 2803 - name = "once_cell" 2804 - version = "1.18.0" 2805 - source = "registry+https://github.com/rust-lang/crates.io-index" 2806 - checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d" 2807 - 2808 - [[package]] 2809 - name = "opaque-debug" 2810 - version = "0.3.0" 2811 - source = "registry+https://github.com/rust-lang/crates.io-index" 2812 - checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5" 2813 - 2814 - [[package]] 2815 - name = "openssl-probe" 2816 - version = "0.1.5" 2817 - source = "registry+https://github.com/rust-lang/crates.io-index" 2818 - checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf" 2819 - 2820 - [[package]] 2821 - name = "os_str_bytes" 2822 - version = "6.5.1" 2823 - source = "registry+https://github.com/rust-lang/crates.io-index" 2824 - checksum = "4d5d9eb14b174ee9aa2ef96dc2b94637a2d4b6e7cb873c7e171f0c20c6cf3eac" 2825 - 2826 - [[package]] 2827 - name = "parking_lot" 2828 - version = "0.12.1" 2829 - source = "registry+https://github.com/rust-lang/crates.io-index" 2830 - checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f" 2831 - dependencies = [ 2832 - "lock_api", 2833 - "parking_lot_core", 2834 - ] 2835 - 2836 - [[package]] 2837 - name = "parking_lot_core" 2838 - version = "0.9.8" 2839 - source = "registry+https://github.com/rust-lang/crates.io-index" 2840 - checksum = "93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447" 2841 - dependencies = [ 2842 - "cfg-if", 2843 - "libc", 2844 - "redox_syscall 0.3.5", 2845 - "smallvec", 2846 - "windows-targets 0.48.5", 2847 - ] 2848 - 2849 - [[package]] 2850 - name = "paste" 2851 - version = "1.0.14" 2852 - source = "registry+https://github.com/rust-lang/crates.io-index" 2853 - checksum = "de3145af08024dea9fa9914f381a17b8fc6034dfb00f3a84013f7ff43f29ed4c" 2854 - 2855 - [[package]] 2856 - name = "pathdiff" 2857 - version = "0.2.1" 2858 - source = "registry+https://github.com/rust-lang/crates.io-index" 2859 - checksum = "8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd" 2860 - 2861 - [[package]] 2862 - name = "pbkdf2" 2863 - version = "0.4.0" 2864 - source = "registry+https://github.com/rust-lang/crates.io-index" 2865 - checksum = "216eaa586a190f0a738f2f918511eecfa90f13295abec0e457cdebcceda80cbd" 2866 - dependencies = [ 2867 - "crypto-mac", 2868 - ] 2869 - 2870 - [[package]] 2871 - name = "pbkdf2" 2872 - version = "0.11.0" 2873 - source = "registry+https://github.com/rust-lang/crates.io-index" 2874 - checksum = "83a0692ec44e4cf1ef28ca317f14f8f07da2d95ec3fa01f86e4467b725e60917" 2875 - dependencies = [ 2876 - "digest 0.10.7", 2877 - ] 2878 - 2879 - [[package]] 2880 - name = "pem" 2881 - version = "1.1.1" 2882 - source = "registry+https://github.com/rust-lang/crates.io-index" 2883 - checksum = "a8835c273a76a90455d7344889b0964598e3316e2a79ede8e36f16bdcf2228b8" 2884 - dependencies = [ 2885 - "base64 0.13.1", 2886 - ] 2887 - 2888 - [[package]] 2889 - name = "percent-encoding" 2890 - version = "2.3.1" 2891 - source = "registry+https://github.com/rust-lang/crates.io-index" 2892 - checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" 2893 - 2894 - [[package]] 2895 - name = "percentage" 2896 - version = "0.1.0" 2897 - source = "registry+https://github.com/rust-lang/crates.io-index" 2898 - checksum = "2fd23b938276f14057220b707937bcb42fa76dda7560e57a2da30cb52d557937" 2899 - dependencies = [ 2900 - "num", 2901 - ] 2902 - 2903 - [[package]] 2904 - name = "petgraph" 2905 - version = "0.6.4" 2906 - source = "registry+https://github.com/rust-lang/crates.io-index" 2907 - checksum = "e1d3afd2628e69da2be385eb6f2fd57c8ac7977ceeff6dc166ff1657b0e386a9" 2908 - dependencies = [ 2909 - "fixedbitset", 2910 - "indexmap 2.2.6", 2911 - ] 2912 - 2913 - [[package]] 2914 - name = "phf" 2915 - version = "0.11.2" 2916 - source = "registry+https://github.com/rust-lang/crates.io-index" 2917 - checksum = "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc" 2918 - dependencies = [ 2919 - "phf_macros", 2920 - "phf_shared 0.11.2", 2921 - ] 2922 - 2923 - [[package]] 2924 - name = "phf_generator" 2925 - version = "0.11.2" 2926 - source = "registry+https://github.com/rust-lang/crates.io-index" 2927 - checksum = "48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0" 2928 - dependencies = [ 2929 - "phf_shared 0.11.2", 2930 - "rand 0.8.5", 2931 - ] 2932 - 2933 - [[package]] 2934 - name = "phf_macros" 2935 - version = "0.11.2" 2936 - source = "registry+https://github.com/rust-lang/crates.io-index" 2937 - checksum = "3444646e286606587e49f3bcf1679b8cef1dc2c5ecc29ddacaffc305180d464b" 2938 - dependencies = [ 2939 - "phf_generator", 2940 - "phf_shared 0.11.2", 2941 - "proc-macro2", 2942 - "quote", 2943 - "syn 2.0.55", 2944 - ] 2945 - 2946 - [[package]] 2947 - name = "phf_shared" 2948 - version = "0.10.0" 2949 - source = "registry+https://github.com/rust-lang/crates.io-index" 2950 - checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096" 2951 - dependencies = [ 2952 - "siphasher", 2953 - ] 2954 - 2955 - [[package]] 2956 - name = "phf_shared" 2957 - version = "0.11.2" 2958 - source = "registry+https://github.com/rust-lang/crates.io-index" 2959 - checksum = "90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b" 2960 - dependencies = [ 2961 - "siphasher", 2962 - ] 2963 - 2964 - [[package]] 2965 - name = "pin-project-lite" 2966 - version = "0.2.13" 2967 - source = "registry+https://github.com/rust-lang/crates.io-index" 2968 - checksum = "8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58" 2969 - 2970 - [[package]] 2971 - name = "pin-utils" 2972 - version = "0.1.0" 2973 - source = "registry+https://github.com/rust-lang/crates.io-index" 2974 - checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" 2975 - 2976 - [[package]] 2977 - name = "pkcs8" 2978 - version = "0.8.0" 2979 - source = "registry+https://github.com/rust-lang/crates.io-index" 2980 - checksum = "7cabda3fb821068a9a4fab19a683eac3af12edf0f34b94a8be53c4972b8149d0" 2981 - dependencies = [ 2982 - "der", 2983 - "spki", 2984 - "zeroize", 2985 - ] 2986 - 2987 - [[package]] 2988 - name = "pkg-config" 2989 - version = "0.3.27" 2990 - source = "registry+https://github.com/rust-lang/crates.io-index" 2991 - checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964" 2992 - 2993 - [[package]] 2994 - name = "plain" 2995 - version = "0.2.3" 2996 - source = "registry+https://github.com/rust-lang/crates.io-index" 2997 - checksum = "b4596b6d070b27117e987119b4dac604f3c58cfb0b191112e24771b2faeac1a6" 2998 - 2999 - [[package]] 3000 - name = "polyval" 3001 - version = "0.5.3" 3002 - source = "registry+https://github.com/rust-lang/crates.io-index" 3003 - checksum = "8419d2b623c7c0896ff2d5d96e2cb4ede590fed28fcc34934f4c33c036e620a1" 3004 - dependencies = [ 3005 - "cfg-if", 3006 - "cpufeatures", 3007 - "opaque-debug", 3008 - "universal-hash", 3009 - ] 3010 - 3011 - [[package]] 3012 - name = "portable-atomic" 3013 - version = "1.4.3" 3014 - source = "registry+https://github.com/rust-lang/crates.io-index" 3015 - checksum = "31114a898e107c51bb1609ffaf55a0e011cf6a4d7f1170d0015a165082c0338b" 3016 - 3017 - [[package]] 3018 - name = "portpicker" 3019 - version = "0.1.1" 3020 - source = "registry+https://github.com/rust-lang/crates.io-index" 3021 - checksum = "be97d76faf1bfab666e1375477b23fde79eccf0276e9b63b92a39d676a889ba9" 3022 - dependencies = [ 3023 - "rand 0.8.5", 3024 - ] 3025 - 3026 - [[package]] 3027 - name = "powerfmt" 3028 - version = "0.2.0" 3029 - source = "registry+https://github.com/rust-lang/crates.io-index" 3030 - checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" 3031 - 3032 - [[package]] 3033 - name = "ppv-lite86" 3034 - version = "0.2.17" 3035 - source = "registry+https://github.com/rust-lang/crates.io-index" 3036 - checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de" 3037 - 3038 - [[package]] 3039 - name = "precomputed-hash" 3040 - version = "0.1.1" 3041 - source = "registry+https://github.com/rust-lang/crates.io-index" 3042 - checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c" 3043 - 3044 - [[package]] 3045 - name = "proc-macro-crate" 3046 - version = "0.1.5" 3047 - source = "registry+https://github.com/rust-lang/crates.io-index" 3048 - checksum = "1d6ea3c4595b96363c13943497db34af4460fb474a95c43f4446ad341b8c9785" 3049 - dependencies = [ 3050 - "toml 0.5.11", 3051 - ] 3052 - 3053 - [[package]] 3054 - name = "proc-macro-crate" 3055 - version = "1.3.1" 3056 - source = "registry+https://github.com/rust-lang/crates.io-index" 3057 - checksum = "7f4c021e1093a56626774e81216a4ce732a735e5bad4868a03f3ed65ca0c3919" 3058 - dependencies = [ 3059 - "once_cell", 3060 - "toml_edit 0.19.15", 3061 - ] 3062 - 3063 - [[package]] 3064 - name = "proc-macro-crate" 3065 - version = "3.1.0" 3066 - source = "registry+https://github.com/rust-lang/crates.io-index" 3067 - checksum = "6d37c51ca738a55da99dc0c4a34860fd675453b8b36209178c2249bb13651284" 3068 - dependencies = [ 3069 - "toml_edit 0.21.0", 3070 - ] 3071 - 3072 - [[package]] 3073 - name = "proc-macro-error" 3074 - version = "1.0.4" 3075 - source = "registry+https://github.com/rust-lang/crates.io-index" 3076 - checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c" 3077 - dependencies = [ 3078 - "proc-macro-error-attr", 3079 - "proc-macro2", 3080 - "quote", 3081 - "version_check", 3082 - ] 3083 - 3084 - [[package]] 3085 - name = "proc-macro-error-attr" 3086 - version = "1.0.4" 3087 - source = "registry+https://github.com/rust-lang/crates.io-index" 3088 - checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869" 3089 - dependencies = [ 3090 - "proc-macro2", 3091 - "quote", 3092 - "version_check", 3093 - ] 3094 - 3095 - [[package]] 3096 - name = "proc-macro2" 3097 - version = "1.0.79" 3098 - source = "registry+https://github.com/rust-lang/crates.io-index" 3099 - checksum = "e835ff2298f5721608eb1a980ecaee1aef2c132bf95ecc026a11b7bf3c01c02e" 3100 - dependencies = [ 3101 - "unicode-ident", 3102 - ] 3103 - 3104 - [[package]] 3105 - name = "qstring" 3106 - version = "0.7.2" 3107 - source = "registry+https://github.com/rust-lang/crates.io-index" 3108 - checksum = "d464fae65fff2680baf48019211ce37aaec0c78e9264c84a3e484717f965104e" 3109 - dependencies = [ 3110 - "percent-encoding", 3111 - ] 3112 - 3113 - [[package]] 3114 - name = "qualifier_attr" 3115 - version = "0.2.2" 3116 - source = "registry+https://github.com/rust-lang/crates.io-index" 3117 - checksum = "9e2e25ee72f5b24d773cae88422baddefff7714f97aab68d96fe2b6fc4a28fb2" 3118 - dependencies = [ 3119 - "proc-macro2", 3120 - "quote", 3121 - "syn 2.0.55", 3122 - ] 3123 - 3124 - [[package]] 3125 - name = "quinn" 3126 - version = "0.10.2" 3127 - source = "registry+https://github.com/rust-lang/crates.io-index" 3128 - checksum = "8cc2c5017e4b43d5995dcea317bc46c1e09404c0a9664d2908f7f02dfe943d75" 3129 - dependencies = [ 3130 - "bytes", 3131 - "pin-project-lite", 3132 - "quinn-proto", 3133 - "quinn-udp", 3134 - "rustc-hash", 3135 - "rustls", 3136 - "thiserror", 3137 - "tokio", 3138 - "tracing", 3139 - ] 3140 - 3141 - [[package]] 3142 - name = "quinn-proto" 3143 - version = "0.10.6" 3144 - source = "registry+https://github.com/rust-lang/crates.io-index" 3145 - checksum = "141bf7dfde2fbc246bfd3fe12f2455aa24b0fbd9af535d8c86c7bd1381ff2b1a" 3146 - dependencies = [ 3147 - "bytes", 3148 - "rand 0.8.5", 3149 - "ring 0.16.20", 3150 - "rustc-hash", 3151 - "rustls", 3152 - "rustls-native-certs", 3153 - "slab", 3154 - "thiserror", 3155 - "tinyvec", 3156 - "tracing", 3157 - ] 3158 - 3159 - [[package]] 3160 - name = "quinn-udp" 3161 - version = "0.4.1" 3162 - source = "registry+https://github.com/rust-lang/crates.io-index" 3163 - checksum = "055b4e778e8feb9f93c4e439f71dc2156ef13360b432b799e179a8c4cdf0b1d7" 3164 - dependencies = [ 3165 - "bytes", 3166 - "libc", 3167 - "socket2 0.5.6", 3168 - "tracing", 3169 - "windows-sys 0.48.0", 3170 - ] 3171 - 3172 - [[package]] 3173 - name = "quote" 3174 - version = "1.0.35" 3175 - source = "registry+https://github.com/rust-lang/crates.io-index" 3176 - checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef" 3177 - dependencies = [ 3178 - "proc-macro2", 3179 - ] 3180 - 3181 - [[package]] 3182 - name = "rand" 3183 - version = "0.7.3" 3184 - source = "registry+https://github.com/rust-lang/crates.io-index" 3185 - checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03" 3186 - dependencies = [ 3187 - "getrandom 0.1.16", 3188 - "libc", 3189 - "rand_chacha 0.2.2", 3190 - "rand_core 0.5.1", 3191 - "rand_hc", 3192 - ] 3193 - 3194 - [[package]] 3195 - name = "rand" 3196 - version = "0.8.5" 3197 - source = "registry+https://github.com/rust-lang/crates.io-index" 3198 - checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" 3199 - dependencies = [ 3200 - "libc", 3201 - "rand_chacha 0.3.1", 3202 - "rand_core 0.6.4", 3203 - ] 3204 - 3205 - [[package]] 3206 - name = "rand_chacha" 3207 - version = "0.2.2" 3208 - source = "registry+https://github.com/rust-lang/crates.io-index" 3209 - checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402" 3210 - dependencies = [ 3211 - "ppv-lite86", 3212 - "rand_core 0.5.1", 3213 - ] 3214 - 3215 - [[package]] 3216 - name = "rand_chacha" 3217 - version = "0.3.1" 3218 - source = "registry+https://github.com/rust-lang/crates.io-index" 3219 - checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" 3220 - dependencies = [ 3221 - "ppv-lite86", 3222 - "rand_core 0.6.4", 3223 - ] 3224 - 3225 - [[package]] 3226 - name = "rand_core" 3227 - version = "0.5.1" 3228 - source = "registry+https://github.com/rust-lang/crates.io-index" 3229 - checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19" 3230 - dependencies = [ 3231 - "getrandom 0.1.16", 3232 - ] 3233 - 3234 - [[package]] 3235 - name = "rand_core" 3236 - version = "0.6.4" 3237 - source = "registry+https://github.com/rust-lang/crates.io-index" 3238 - checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 3239 - dependencies = [ 3240 - "getrandom 0.2.10", 3241 - ] 3242 - 3243 - [[package]] 3244 - name = "rand_hc" 3245 - version = "0.2.0" 3246 - source = "registry+https://github.com/rust-lang/crates.io-index" 3247 - checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c" 3248 - dependencies = [ 3249 - "rand_core 0.5.1", 3250 - ] 3251 - 3252 - [[package]] 3253 - name = "rand_xoshiro" 3254 - version = "0.6.0" 3255 - source = "registry+https://github.com/rust-lang/crates.io-index" 3256 - checksum = "6f97cdb2a36ed4183de61b2f824cc45c9f1037f28afe0a322e9fff4c108b5aaa" 3257 - dependencies = [ 3258 - "rand_core 0.6.4", 3259 - ] 3260 - 3261 - [[package]] 3262 - name = "rayon" 3263 - version = "1.10.0" 3264 - source = "registry+https://github.com/rust-lang/crates.io-index" 3265 - checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa" 3266 - dependencies = [ 3267 - "either", 3268 - "rayon-core", 3269 - ] 3270 - 3271 - [[package]] 3272 - name = "rayon-core" 3273 - version = "1.12.1" 3274 - source = "registry+https://github.com/rust-lang/crates.io-index" 3275 - checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2" 3276 - dependencies = [ 3277 - "crossbeam-deque", 3278 - "crossbeam-utils", 3279 - ] 3280 - 3281 - [[package]] 3282 - name = "rcgen" 3283 - version = "0.10.0" 3284 - source = "registry+https://github.com/rust-lang/crates.io-index" 3285 - checksum = "ffbe84efe2f38dea12e9bfc1f65377fdf03e53a18cb3b995faedf7934c7e785b" 3286 - dependencies = [ 3287 - "pem", 3288 - "ring 0.16.20", 3289 - "time", 3290 - "yasna", 3291 - ] 3292 - 3293 - [[package]] 3294 - name = "redox_syscall" 3295 - version = "0.2.16" 3296 - source = "registry+https://github.com/rust-lang/crates.io-index" 3297 - checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a" 3298 - dependencies = [ 3299 - "bitflags 1.3.2", 3300 - ] 3301 - 3302 - [[package]] 3303 - name = "redox_syscall" 3304 - version = "0.3.5" 3305 - source = "registry+https://github.com/rust-lang/crates.io-index" 3306 - checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29" 3307 - dependencies = [ 3308 - "bitflags 1.3.2", 3309 - ] 3310 - 3311 - [[package]] 3312 - name = "redox_users" 3313 - version = "0.4.3" 3314 - source = "registry+https://github.com/rust-lang/crates.io-index" 3315 - checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b" 3316 - dependencies = [ 3317 - "getrandom 0.2.10", 3318 - "redox_syscall 0.2.16", 3319 - "thiserror", 3320 - ] 3321 - 3322 - [[package]] 3323 - name = "regex" 3324 - version = "1.9.6" 3325 - source = "registry+https://github.com/rust-lang/crates.io-index" 3326 - checksum = "ebee201405406dbf528b8b672104ae6d6d63e6d118cb10e4d51abbc7b58044ff" 3327 - dependencies = [ 3328 - "aho-corasick", 3329 - "memchr", 3330 - "regex-automata", 3331 - "regex-syntax", 3332 - ] 3333 - 3334 - [[package]] 3335 - name = "regex-automata" 3336 - version = "0.3.9" 3337 - source = "registry+https://github.com/rust-lang/crates.io-index" 3338 - checksum = "59b23e92ee4318893fa3fe3e6fb365258efbfe6ac6ab30f090cdcbb7aa37efa9" 3339 - dependencies = [ 3340 - "aho-corasick", 3341 - "memchr", 3342 - "regex-syntax", 3343 - ] 3344 - 3345 - [[package]] 3346 - name = "regex-syntax" 3347 - version = "0.7.5" 3348 - source = "registry+https://github.com/rust-lang/crates.io-index" 3349 - checksum = "dbb5fb1acd8a1a18b3dd5be62d25485eb770e05afb408a9627d14d451bae12da" 3350 - 3351 - [[package]] 3352 - name = "reqwest" 3353 - version = "0.11.27" 3354 - source = "registry+https://github.com/rust-lang/crates.io-index" 3355 - checksum = "dd67538700a17451e7cba03ac727fb961abb7607553461627b97de0b89cf4a62" 3356 - dependencies = [ 3357 - "async-compression", 3358 - "base64 0.21.7", 3359 - "bytes", 3360 - "encoding_rs", 3361 - "futures-core", 3362 - "futures-util", 3363 - "h2", 3364 - "http", 3365 - "http-body", 3366 - "hyper", 3367 - "hyper-rustls", 3368 - "ipnet", 3369 - "js-sys", 3370 - "log", 3371 - "mime", 3372 - "mime_guess", 3373 - "once_cell", 3374 - "percent-encoding", 3375 - "pin-project-lite", 3376 - "rustls", 3377 - "rustls-pemfile", 3378 - "serde", 3379 - "serde_json", 3380 - "serde_urlencoded", 3381 - "sync_wrapper", 3382 - "system-configuration", 3383 - "tokio", 3384 - "tokio-rustls", 3385 - "tokio-util", 3386 - "tower-service", 3387 - "url", 3388 - "wasm-bindgen", 3389 - "wasm-bindgen-futures", 3390 - "web-sys", 3391 - "webpki-roots 0.25.2", 3392 - "winreg", 3393 - ] 3394 - 3395 - [[package]] 3396 - name = "ring" 3397 - version = "0.16.20" 3398 - source = "registry+https://github.com/rust-lang/crates.io-index" 3399 - checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc" 3400 - dependencies = [ 3401 - "cc", 3402 - "libc", 3403 - "once_cell", 3404 - "spin 0.5.2", 3405 - "untrusted 0.7.1", 3406 - "web-sys", 3407 - "winapi", 3408 - ] 3409 - 3410 - [[package]] 3411 - name = "ring" 3412 - version = "0.17.8" 3413 - source = "registry+https://github.com/rust-lang/crates.io-index" 3414 - checksum = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d" 3415 - dependencies = [ 3416 - "cc", 3417 - "cfg-if", 3418 - "getrandom 0.2.10", 3419 - "libc", 3420 - "spin 0.9.8", 3421 - "untrusted 0.9.0", 3422 - "windows-sys 0.52.0", 3423 - ] 3424 - 3425 - [[package]] 3426 - name = "rpassword" 3427 - version = "7.3.1" 3428 - source = "registry+https://github.com/rust-lang/crates.io-index" 3429 - checksum = "80472be3c897911d0137b2d2b9055faf6eeac5b14e324073d83bc17b191d7e3f" 3430 - dependencies = [ 3431 - "libc", 3432 - "rtoolbox", 3433 - "windows-sys 0.48.0", 3434 - ] 3435 - 3436 - [[package]] 3437 - name = "rtoolbox" 3438 - version = "0.0.1" 3439 - source = "registry+https://github.com/rust-lang/crates.io-index" 3440 - checksum = "034e22c514f5c0cb8a10ff341b9b048b5ceb21591f31c8f44c43b960f9b3524a" 3441 - dependencies = [ 3442 - "libc", 3443 - "winapi", 3444 - ] 3445 - 3446 - [[package]] 3447 - name = "rustc-demangle" 3448 - version = "0.1.23" 3449 - source = "registry+https://github.com/rust-lang/crates.io-index" 3450 - checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76" 3451 - 3452 - [[package]] 3453 - name = "rustc-hash" 3454 - version = "1.1.0" 3455 - source = "registry+https://github.com/rust-lang/crates.io-index" 3456 - checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2" 3457 - 3458 - [[package]] 3459 - name = "rustc_version" 3460 - version = "0.4.0" 3461 - source = "registry+https://github.com/rust-lang/crates.io-index" 3462 - checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366" 3463 - dependencies = [ 3464 - "semver", 3465 - ] 3466 - 3467 - [[package]] 3468 - name = "rusticata-macros" 3469 - version = "4.1.0" 3470 - source = "registry+https://github.com/rust-lang/crates.io-index" 3471 - checksum = "faf0c4a6ece9950b9abdb62b1cfcf2a68b3b67a10ba445b3bb85be2a293d0632" 3472 - dependencies = [ 3473 - "nom", 3474 - ] 3475 - 3476 - [[package]] 3477 - name = "rustix" 3478 - version = "0.38.15" 3479 - source = "registry+https://github.com/rust-lang/crates.io-index" 3480 - checksum = "d2f9da0cbd88f9f09e7814e388301c8414c51c62aa6ce1e4b5c551d49d96e531" 3481 - dependencies = [ 3482 - "bitflags 2.5.0", 3483 - "errno", 3484 - "libc", 3485 - "linux-raw-sys", 3486 - "windows-sys 0.48.0", 3487 - ] 3488 - 3489 - [[package]] 3490 - name = "rustls" 3491 - version = "0.21.12" 3492 - source = "registry+https://github.com/rust-lang/crates.io-index" 3493 - checksum = "3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e" 3494 - dependencies = [ 3495 - "log", 3496 - "ring 0.17.8", 3497 - "rustls-webpki", 3498 - "sct", 3499 - ] 3500 - 3501 - [[package]] 3502 - name = "rustls-native-certs" 3503 - version = "0.6.3" 3504 - source = "registry+https://github.com/rust-lang/crates.io-index" 3505 - checksum = "a9aace74cb666635c918e9c12bc0d348266037aa8eb599b5cba565709a8dff00" 3506 - dependencies = [ 3507 - "openssl-probe", 3508 - "rustls-pemfile", 3509 - "schannel", 3510 - "security-framework", 3511 - ] 3512 - 3513 - [[package]] 3514 - name = "rustls-pemfile" 3515 - version = "1.0.3" 3516 - source = "registry+https://github.com/rust-lang/crates.io-index" 3517 - checksum = "2d3987094b1d07b653b7dfdc3f70ce9a1da9c51ac18c1b06b662e4f9a0e9f4b2" 3518 - dependencies = [ 3519 - "base64 0.21.7", 3520 - ] 3521 - 3522 - [[package]] 3523 - name = "rustls-webpki" 3524 - version = "0.101.7" 3525 - source = "registry+https://github.com/rust-lang/crates.io-index" 3526 - checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765" 3527 - dependencies = [ 3528 - "ring 0.17.8", 3529 - "untrusted 0.9.0", 3530 - ] 3531 - 3532 - [[package]] 3533 - name = "rustversion" 3534 - version = "1.0.14" 3535 - source = "registry+https://github.com/rust-lang/crates.io-index" 3536 - checksum = "7ffc183a10b4478d04cbbbfc96d0873219d962dd5accaff2ffbd4ceb7df837f4" 3537 - 3538 - [[package]] 3539 - name = "ryu" 3540 - version = "1.0.15" 3541 - source = "registry+https://github.com/rust-lang/crates.io-index" 3542 - checksum = "1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741" 3543 - 3544 - [[package]] 3545 - name = "safe-transmute" 3546 - version = "0.11.2" 3547 - source = "registry+https://github.com/rust-lang/crates.io-index" 3548 - checksum = "98a01dab6acf992653be49205bdd549f32f17cb2803e8eacf1560bf97259aae8" 3549 - 3550 - [[package]] 3551 - name = "same-file" 3552 - version = "1.0.6" 3553 - source = "registry+https://github.com/rust-lang/crates.io-index" 3554 - checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" 3555 - dependencies = [ 3556 - "winapi-util", 3557 - ] 3558 - 3559 - [[package]] 3560 - name = "schannel" 3561 - version = "0.1.22" 3562 - source = "registry+https://github.com/rust-lang/crates.io-index" 3563 - checksum = "0c3733bf4cf7ea0880754e19cb5a462007c4a8c1914bff372ccc95b464f1df88" 3564 - dependencies = [ 3565 - "windows-sys 0.48.0", 3566 - ] 3567 - 3568 - [[package]] 3569 - name = "scopeguard" 3570 - version = "1.2.0" 3571 - source = "registry+https://github.com/rust-lang/crates.io-index" 3572 - checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" 3573 - 3574 - [[package]] 3575 - name = "scroll" 3576 - version = "0.11.0" 3577 - source = "registry+https://github.com/rust-lang/crates.io-index" 3578 - checksum = "04c565b551bafbef4157586fa379538366e4385d42082f255bfd96e4fe8519da" 3579 - dependencies = [ 3580 - "scroll_derive", 3581 - ] 3582 - 3583 - [[package]] 3584 - name = "scroll_derive" 3585 - version = "0.11.1" 3586 - source = "registry+https://github.com/rust-lang/crates.io-index" 3587 - checksum = "1db149f81d46d2deba7cd3c50772474707729550221e69588478ebf9ada425ae" 3588 - dependencies = [ 3589 - "proc-macro2", 3590 - "quote", 3591 - "syn 2.0.55", 3592 - ] 3593 - 3594 - [[package]] 3595 - name = "sct" 3596 - version = "0.7.0" 3597 - source = "registry+https://github.com/rust-lang/crates.io-index" 3598 - checksum = "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4" 3599 - dependencies = [ 3600 - "ring 0.16.20", 3601 - "untrusted 0.7.1", 3602 - ] 3603 - 3604 - [[package]] 3605 - name = "security-framework" 3606 - version = "2.9.2" 3607 - source = "registry+https://github.com/rust-lang/crates.io-index" 3608 - checksum = "05b64fb303737d99b81884b2c63433e9ae28abebe5eb5045dcdd175dc2ecf4de" 3609 - dependencies = [ 3610 - "bitflags 1.3.2", 3611 - "core-foundation", 3612 - "core-foundation-sys", 3613 - "libc", 3614 - "security-framework-sys", 3615 - ] 3616 - 3617 - [[package]] 3618 - name = "security-framework-sys" 3619 - version = "2.9.1" 3620 - source = "registry+https://github.com/rust-lang/crates.io-index" 3621 - checksum = "e932934257d3b408ed8f30db49d85ea163bfe74961f017f405b025af298f0c7a" 3622 - dependencies = [ 3623 - "core-foundation-sys", 3624 - "libc", 3625 - ] 3626 - 3627 - [[package]] 3628 - name = "semver" 3629 - version = "1.0.22" 3630 - source = "registry+https://github.com/rust-lang/crates.io-index" 3631 - checksum = "92d43fe69e652f3df9bdc2b85b2854a0825b86e4fb76bc44d945137d053639ca" 3632 - 3633 - [[package]] 3634 - name = "serde" 3635 - version = "1.0.197" 3636 - source = "registry+https://github.com/rust-lang/crates.io-index" 3637 - checksum = "3fb1c873e1b9b056a4dc4c0c198b24c3ffa059243875552b2bd0933b1aee4ce2" 3638 - dependencies = [ 3639 - "serde_derive", 3640 - ] 3641 - 3642 - [[package]] 3643 - name = "serde_bytes" 3644 - version = "0.11.14" 3645 - source = "registry+https://github.com/rust-lang/crates.io-index" 3646 - checksum = "8b8497c313fd43ab992087548117643f6fcd935cbf36f176ffda0aacf9591734" 3647 - dependencies = [ 3648 - "serde", 3649 - ] 3650 - 3651 - [[package]] 3652 - name = "serde_derive" 3653 - version = "1.0.197" 3654 - source = "registry+https://github.com/rust-lang/crates.io-index" 3655 - checksum = "7eb0b34b42edc17f6b7cac84a52a1c5f0e1bb2227e997ca9011ea3dd34e8610b" 3656 - dependencies = [ 3657 - "proc-macro2", 3658 - "quote", 3659 - "syn 2.0.55", 3660 - ] 3661 - 3662 - [[package]] 3663 - name = "serde_json" 3664 - version = "1.0.114" 3665 - source = "registry+https://github.com/rust-lang/crates.io-index" 3666 - checksum = "c5f09b1bd632ef549eaa9f60a1f8de742bdbc698e6cee2095fc84dde5f549ae0" 3667 - dependencies = [ 3668 - "itoa", 3669 - "ryu", 3670 - "serde", 3671 - ] 3672 - 3673 - [[package]] 3674 - name = "serde_spanned" 3675 - version = "0.6.3" 3676 - source = "registry+https://github.com/rust-lang/crates.io-index" 3677 - checksum = "96426c9936fd7a0124915f9185ea1d20aa9445cc9821142f0a73bc9207a2e186" 3678 - dependencies = [ 3679 - "serde", 3680 - ] 3681 - 3682 - [[package]] 3683 - name = "serde_urlencoded" 3684 - version = "0.7.1" 3685 - source = "registry+https://github.com/rust-lang/crates.io-index" 3686 - checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" 3687 - dependencies = [ 3688 - "form_urlencoded", 3689 - "itoa", 3690 - "ryu", 3691 - "serde", 3692 - ] 3693 - 3694 - [[package]] 3695 - name = "serde_with" 3696 - version = "2.3.3" 3697 - source = "registry+https://github.com/rust-lang/crates.io-index" 3698 - checksum = "07ff71d2c147a7b57362cead5e22f772cd52f6ab31cfcd9edcd7f6aeb2a0afbe" 3699 - dependencies = [ 3700 - "serde", 3701 - "serde_with_macros", 3702 - ] 3703 - 3704 - [[package]] 3705 - name = "serde_with_macros" 3706 - version = "2.3.3" 3707 - source = "registry+https://github.com/rust-lang/crates.io-index" 3708 - checksum = "881b6f881b17d13214e5d494c939ebab463d01264ce1811e9d4ac3a882e7695f" 3709 - dependencies = [ 3710 - "darling", 3711 - "proc-macro2", 3712 - "quote", 3713 - "syn 2.0.55", 3714 - ] 3715 - 3716 - [[package]] 3717 - name = "serde_yaml" 3718 - version = "0.9.33" 3719 - source = "registry+https://github.com/rust-lang/crates.io-index" 3720 - checksum = "a0623d197252096520c6f2a5e1171ee436e5af99a5d7caa2891e55e61950e6d9" 3721 - dependencies = [ 3722 - "indexmap 2.2.6", 3723 - "itoa", 3724 - "ryu", 3725 - "serde", 3726 - "unsafe-libyaml", 3727 - ] 3728 - 3729 - [[package]] 3730 - name = "serum_dex" 3731 - version = "0.4.0" 3732 - source = "git+https://github.com/openbook-dex/program/?rev=1be91f2#1be91f2863d8ecede32daaae7e768034e24bbc79" 3733 - dependencies = [ 3734 - "arrayref", 3735 - "bincode", 3736 - "bytemuck", 3737 - "byteorder", 3738 - "enumflags2", 3739 - "field-offset", 3740 - "itertools 0.9.0", 3741 - "num-traits", 3742 - "num_enum 0.5.11", 3743 - "safe-transmute", 3744 - "serde", 3745 - "solana-program", 3746 - "spl-token 3.5.0", 3747 - "static_assertions", 3748 - "thiserror", 3749 - "without-alloc", 3750 - ] 3751 - 3752 - [[package]] 3753 - name = "sha1" 3754 - version = "0.10.6" 3755 - source = "registry+https://github.com/rust-lang/crates.io-index" 3756 - checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba" 3757 - dependencies = [ 3758 - "cfg-if", 3759 - "cpufeatures", 3760 - "digest 0.10.7", 3761 - ] 3762 - 3763 - [[package]] 3764 - name = "sha2" 3765 - version = "0.9.9" 3766 - source = "registry+https://github.com/rust-lang/crates.io-index" 3767 - checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800" 3768 - dependencies = [ 3769 - "block-buffer 0.9.0", 3770 - "cfg-if", 3771 - "cpufeatures", 3772 - "digest 0.9.0", 3773 - "opaque-debug", 3774 - ] 3775 - 3776 - [[package]] 3777 - name = "sha2" 3778 - version = "0.10.8" 3779 - source = "registry+https://github.com/rust-lang/crates.io-index" 3780 - checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8" 3781 - dependencies = [ 3782 - "cfg-if", 3783 - "cpufeatures", 3784 - "digest 0.10.7", 3785 - ] 3786 - 3787 - [[package]] 3788 - name = "sha3" 3789 - version = "0.9.1" 3790 - source = "registry+https://github.com/rust-lang/crates.io-index" 3791 - checksum = "f81199417d4e5de3f04b1e871023acea7389672c4135918f05aa9cbf2f2fa809" 3792 - dependencies = [ 3793 - "block-buffer 0.9.0", 3794 - "digest 0.9.0", 3795 - "keccak", 3796 - "opaque-debug", 3797 - ] 3798 - 3799 - [[package]] 3800 - name = "sha3" 3801 - version = "0.10.8" 3802 - source = "registry+https://github.com/rust-lang/crates.io-index" 3803 - checksum = "75872d278a8f37ef87fa0ddbda7802605cb18344497949862c0d4dcb291eba60" 3804 - dependencies = [ 3805 - "digest 0.10.7", 3806 - "keccak", 3807 - ] 3808 - 3809 - [[package]] 3810 - name = "shell-words" 3811 - version = "1.1.0" 3812 - source = "registry+https://github.com/rust-lang/crates.io-index" 3813 - checksum = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde" 3814 - 3815 - [[package]] 3816 - name = "shellexpand" 3817 - version = "2.1.2" 3818 - source = "registry+https://github.com/rust-lang/crates.io-index" 3819 - checksum = "7ccc8076840c4da029af4f87e4e8daeb0fca6b87bbb02e10cb60b791450e11e4" 3820 - dependencies = [ 3821 - "dirs", 3822 - ] 3823 - 3824 - [[package]] 3825 - name = "signal-hook-registry" 3826 - version = "1.4.1" 3827 - source = "registry+https://github.com/rust-lang/crates.io-index" 3828 - checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1" 3829 - dependencies = [ 3830 - "libc", 3831 - ] 3832 - 3833 - [[package]] 3834 - name = "signature" 3835 - version = "1.6.4" 3836 - source = "registry+https://github.com/rust-lang/crates.io-index" 3837 - checksum = "74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c" 3838 - 3839 - [[package]] 3840 - name = "siphasher" 3841 - version = "0.3.11" 3842 - source = "registry+https://github.com/rust-lang/crates.io-index" 3843 - checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d" 3844 - 3845 - [[package]] 3846 - name = "sized-chunks" 3847 - version = "0.6.5" 3848 - source = "registry+https://github.com/rust-lang/crates.io-index" 3849 - checksum = "16d69225bde7a69b235da73377861095455d298f2b970996eec25ddbb42b3d1e" 3850 - dependencies = [ 3851 - "bitmaps", 3852 - "typenum", 3853 - ] 3854 - 3855 - [[package]] 3856 - name = "slab" 3857 - version = "0.4.9" 3858 - source = "registry+https://github.com/rust-lang/crates.io-index" 3859 - checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67" 3860 - dependencies = [ 3861 - "autocfg", 3862 - ] 3863 - 3864 - [[package]] 3865 - name = "smallvec" 3866 - version = "1.13.2" 3867 - source = "registry+https://github.com/rust-lang/crates.io-index" 3868 - checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67" 3869 - 3870 - [[package]] 3871 - name = "socket2" 3872 - version = "0.4.9" 3873 - source = "registry+https://github.com/rust-lang/crates.io-index" 3874 - checksum = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662" 3875 - dependencies = [ 3876 - "libc", 3877 - "winapi", 3878 - ] 3879 - 3880 - [[package]] 3881 - name = "socket2" 3882 - version = "0.5.6" 3883 - source = "registry+https://github.com/rust-lang/crates.io-index" 3884 - checksum = "05ffd9c0a93b7543e062e759284fcf5f5e3b098501104bfbdde4d404db792871" 3885 - dependencies = [ 3886 - "libc", 3887 - "windows-sys 0.52.0", 3888 - ] 3889 - 3890 - [[package]] 3891 - name = "solana-account-decoder" 3892 - version = "1.18.17" 3893 - source = "registry+https://github.com/rust-lang/crates.io-index" 3894 - checksum = "4973213a11c2e1b924b36e0c6688682b5aa4623f8d4eeaa1204c32cee524e6d6" 3895 - dependencies = [ 3896 - "Inflector", 3897 - "base64 0.21.7", 3898 - "bincode", 3899 - "bs58 0.4.0", 3900 - "bv", 3901 - "lazy_static", 3902 - "serde", 3903 - "serde_derive", 3904 - "serde_json", 3905 - "solana-config-program", 3906 - "solana-sdk", 3907 - "spl-token 4.0.0", 3908 - "spl-token-2022 1.0.0", 3909 - "spl-token-group-interface 0.1.0", 3910 - "spl-token-metadata-interface 0.2.0", 3911 - "thiserror", 3912 - "zstd", 3913 - ] 3914 - 3915 - [[package]] 3916 - name = "solana-clap-utils" 3917 - version = "1.18.17" 3918 - source = "registry+https://github.com/rust-lang/crates.io-index" 3919 - checksum = "909f4553d0b31bb5b97533a6b64cc321a4eace9112d6efbabcf4408ea1b3f1db" 3920 - dependencies = [ 3921 - "chrono", 3922 - "clap 2.34.0", 3923 - "rpassword", 3924 - "solana-remote-wallet", 3925 - "solana-sdk", 3926 - "thiserror", 3927 - "tiny-bip39", 3928 - "uriparse", 3929 - "url", 3930 - ] 3931 - 3932 - [[package]] 3933 - name = "solana-cli-config" 3934 - version = "1.18.17" 3935 - source = "registry+https://github.com/rust-lang/crates.io-index" 3936 - checksum = "2242c4a0776cdaec1358d0ffc61b32131985a7b2210c491fa465d28c313eb880" 3937 - dependencies = [ 3938 - "dirs-next", 3939 - "lazy_static", 3940 - "serde", 3941 - "serde_derive", 3942 - "serde_yaml", 3943 - "solana-clap-utils", 3944 - "solana-sdk", 3945 - "url", 3946 - ] 3947 - 3948 - [[package]] 3949 - name = "solana-client" 3950 - version = "1.18.17" 3951 - source = "registry+https://github.com/rust-lang/crates.io-index" 3952 - checksum = "c5cc431df6cc1dd964134fa4ec7df765d3af3fae9c2148f96a3c4fb500290633" 3953 - dependencies = [ 3954 - "async-trait", 3955 - "bincode", 3956 - "dashmap", 3957 - "futures", 3958 - "futures-util", 3959 - "indexmap 2.2.6", 3960 - "indicatif", 3961 - "log", 3962 - "quinn", 3963 - "rayon", 3964 - "solana-connection-cache", 3965 - "solana-measure", 3966 - "solana-metrics", 3967 - "solana-pubsub-client", 3968 - "solana-quic-client", 3969 - "solana-rpc-client", 3970 - "solana-rpc-client-api", 3971 - "solana-rpc-client-nonce-utils", 3972 - "solana-sdk", 3973 - "solana-streamer", 3974 - "solana-thin-client", 3975 - "solana-tpu-client", 3976 - "solana-udp-client", 3977 - "thiserror", 3978 - "tokio", 3979 - ] 3980 - 3981 - [[package]] 3982 - name = "solana-config-program" 3983 - version = "1.18.17" 3984 - source = "registry+https://github.com/rust-lang/crates.io-index" 3985 - checksum = "e38b040d3a42e8f7d80c4a86bb0d49d7aed663b56b0fe0ae135d2d145fb7ae3a" 3986 - dependencies = [ 3987 - "bincode", 3988 - "chrono", 3989 - "serde", 3990 - "serde_derive", 3991 - "solana-program-runtime", 3992 - "solana-sdk", 3993 - ] 3994 - 3995 - [[package]] 3996 - name = "solana-connection-cache" 3997 - version = "1.18.17" 3998 - source = "registry+https://github.com/rust-lang/crates.io-index" 3999 - checksum = "ae02622c63943485f0af3d0896626eaf6478e734f0b6bc61c7cc5320963c6e75" 4000 - dependencies = [ 4001 - "async-trait", 4002 - "bincode", 4003 - "crossbeam-channel", 4004 - "futures-util", 4005 - "indexmap 2.2.6", 4006 - "log", 4007 - "rand 0.8.5", 4008 - "rayon", 4009 - "rcgen", 4010 - "solana-measure", 4011 - "solana-metrics", 4012 - "solana-sdk", 4013 - "thiserror", 4014 - "tokio", 4015 - ] 4016 - 4017 - [[package]] 4018 - name = "solana-faucet" 4019 - version = "1.18.17" 4020 - source = "registry+https://github.com/rust-lang/crates.io-index" 4021 - checksum = "6fb2e8702fea7c9549d4e946c9b30894f99c94778d80cc8a669d8fdccb131ce3" 4022 - dependencies = [ 4023 - "bincode", 4024 - "byteorder", 4025 - "clap 2.34.0", 4026 - "crossbeam-channel", 4027 - "log", 4028 - "serde", 4029 - "serde_derive", 4030 - "solana-clap-utils", 4031 - "solana-cli-config", 4032 - "solana-logger", 4033 - "solana-metrics", 4034 - "solana-sdk", 4035 - "solana-version", 4036 - "spl-memo", 4037 - "thiserror", 4038 - "tokio", 4039 - ] 4040 - 4041 - [[package]] 4042 - name = "solana-frozen-abi" 4043 - version = "1.18.17" 4044 - source = "registry+https://github.com/rust-lang/crates.io-index" 4045 - checksum = "4867f66e9527fa44451c861c1dc6d9b2a7c7a668d7c6a297cdefbe39f4395b33" 4046 - dependencies = [ 4047 - "block-buffer 0.10.4", 4048 - "bs58 0.4.0", 4049 - "bv", 4050 - "either", 4051 - "generic-array", 4052 - "im", 4053 - "lazy_static", 4054 - "log", 4055 - "memmap2", 4056 - "rustc_version", 4057 - "serde", 4058 - "serde_bytes", 4059 - "serde_derive", 4060 - "sha2 0.10.8", 4061 - "solana-frozen-abi-macro", 4062 - "subtle", 4063 - "thiserror", 4064 - ] 4065 - 4066 - [[package]] 4067 - name = "solana-frozen-abi-macro" 4068 - version = "1.18.17" 4069 - source = "registry+https://github.com/rust-lang/crates.io-index" 4070 - checksum = "168f24d97347b85f05192df58d6be3e3047a4aadc4001bc1b9e711a5ec878eea" 4071 - dependencies = [ 4072 - "proc-macro2", 4073 - "quote", 4074 - "rustc_version", 4075 - "syn 2.0.55", 4076 - ] 4077 - 4078 - [[package]] 4079 - name = "solana-logger" 4080 - version = "1.18.17" 4081 - source = "registry+https://github.com/rust-lang/crates.io-index" 4082 - checksum = "a0511082fc62f2d086520fff5aa1917c389d8c840930c08ad255ae05952c08a2" 4083 - dependencies = [ 4084 - "env_logger", 4085 - "lazy_static", 4086 - "log", 4087 - ] 4088 - 4089 - [[package]] 4090 - name = "solana-measure" 4091 - version = "1.18.17" 4092 - source = "registry+https://github.com/rust-lang/crates.io-index" 4093 - checksum = "be55a3df105431d25f86f2a7da0cbbde5f54c1f0782ca59367ea4a8037bc6797" 4094 - dependencies = [ 4095 - "log", 4096 - "solana-sdk", 4097 - ] 4098 - 4099 - [[package]] 4100 - name = "solana-metrics" 4101 - version = "1.18.17" 4102 - source = "registry+https://github.com/rust-lang/crates.io-index" 4103 - checksum = "ddec097ed7572804389195128dbd57958b427829153c6cd8ec3343c86fe3cd22" 4104 - dependencies = [ 4105 - "crossbeam-channel", 4106 - "gethostname", 4107 - "lazy_static", 4108 - "log", 4109 - "reqwest", 4110 - "solana-sdk", 4111 - "thiserror", 4112 - ] 4113 - 4114 - [[package]] 4115 - name = "solana-net-utils" 4116 - version = "1.18.17" 4117 - source = "registry+https://github.com/rust-lang/crates.io-index" 4118 - checksum = "258fa7c29fb7605b8d2ed89aa0d43c640d14f4147ad1f5b3fdad19a1ac145ca5" 4119 - dependencies = [ 4120 - "bincode", 4121 - "clap 3.2.25", 4122 - "crossbeam-channel", 4123 - "log", 4124 - "nix", 4125 - "rand 0.8.5", 4126 - "serde", 4127 - "serde_derive", 4128 - "socket2 0.5.6", 4129 - "solana-logger", 4130 - "solana-sdk", 4131 - "solana-version", 4132 - "tokio", 4133 - "url", 4134 - ] 4135 - 4136 - [[package]] 4137 - name = "solana-perf" 4138 - version = "1.18.17" 4139 - source = "registry+https://github.com/rust-lang/crates.io-index" 4140 - checksum = "ca422edcf16a6e64003ca118575ea641f7b750f14a0ad28c71dd84f33dcb912a" 4141 - dependencies = [ 4142 - "ahash 0.8.11", 4143 - "bincode", 4144 - "bv", 4145 - "caps", 4146 - "curve25519-dalek", 4147 - "dlopen2", 4148 - "fnv", 4149 - "lazy_static", 4150 - "libc", 4151 - "log", 4152 - "nix", 4153 - "rand 0.8.5", 4154 - "rayon", 4155 - "rustc_version", 4156 - "serde", 4157 - "solana-frozen-abi", 4158 - "solana-frozen-abi-macro", 4159 - "solana-metrics", 4160 - "solana-rayon-threadlimit", 4161 - "solana-sdk", 4162 - "solana-vote-program", 4163 - ] 4164 - 4165 - [[package]] 4166 - name = "solana-program" 4167 - version = "1.18.17" 4168 - source = "registry+https://github.com/rust-lang/crates.io-index" 4169 - checksum = "2bc5a636dc75e5c25651e34f7a36afc9ae60d38166687c5b0375abb580ac81a2" 4170 - dependencies = [ 4171 - "ark-bn254", 4172 - "ark-ec", 4173 - "ark-ff", 4174 - "ark-serialize", 4175 - "base64 0.21.7", 4176 - "bincode", 4177 - "bitflags 2.5.0", 4178 - "blake3", 4179 - "borsh 0.10.3", 4180 - "borsh 0.9.3", 4181 - "borsh 1.3.1", 4182 - "bs58 0.4.0", 4183 - "bv", 4184 - "bytemuck", 4185 - "cc", 4186 - "console_error_panic_hook", 4187 - "console_log", 4188 - "curve25519-dalek", 4189 - "getrandom 0.2.10", 4190 - "itertools 0.10.5", 4191 - "js-sys", 4192 - "lazy_static", 4193 - "libc", 4194 - "libsecp256k1", 4195 - "light-poseidon", 4196 - "log", 4197 - "memoffset 0.9.0", 4198 - "num-bigint 0.4.4", 4199 - "num-derive 0.4.0", 4200 - "num-traits", 4201 - "parking_lot", 4202 - "rand 0.8.5", 4203 - "rustc_version", 4204 - "rustversion", 4205 - "serde", 4206 - "serde_bytes", 4207 - "serde_derive", 4208 - "serde_json", 4209 - "sha2 0.10.8", 4210 - "sha3 0.10.8", 4211 - "solana-frozen-abi", 4212 - "solana-frozen-abi-macro", 4213 - "solana-sdk-macro", 4214 - "thiserror", 4215 - "tiny-bip39", 4216 - "wasm-bindgen", 4217 - "zeroize", 4218 - ] 4219 - 4220 - [[package]] 4221 - name = "solana-program-runtime" 4222 - version = "1.18.17" 4223 - source = "registry+https://github.com/rust-lang/crates.io-index" 4224 - checksum = "bf373c3da0387f47fee4c5ed2465a9628b9db026a62211a692a9285aa9251544" 4225 - dependencies = [ 4226 - "base64 0.21.7", 4227 - "bincode", 4228 - "eager", 4229 - "enum-iterator", 4230 - "itertools 0.10.5", 4231 - "libc", 4232 - "log", 4233 - "num-derive 0.4.0", 4234 - "num-traits", 4235 - "percentage", 4236 - "rand 0.8.5", 4237 - "rustc_version", 4238 - "serde", 4239 - "solana-frozen-abi", 4240 - "solana-frozen-abi-macro", 4241 - "solana-measure", 4242 - "solana-metrics", 4243 - "solana-sdk", 4244 - "solana_rbpf", 4245 - "thiserror", 4246 - ] 4247 - 4248 - [[package]] 4249 - name = "solana-pubsub-client" 4250 - version = "1.18.17" 4251 - source = "registry+https://github.com/rust-lang/crates.io-index" 4252 - checksum = "97b9abc76168d19927561db6a3685b98752bd0961b4ce4f8b7f85ee12238c017" 4253 - dependencies = [ 4254 - "crossbeam-channel", 4255 - "futures-util", 4256 - "log", 4257 - "reqwest", 4258 - "semver", 4259 - "serde", 4260 - "serde_derive", 4261 - "serde_json", 4262 - "solana-account-decoder", 4263 - "solana-rpc-client-api", 4264 - "solana-sdk", 4265 - "thiserror", 4266 - "tokio", 4267 - "tokio-stream", 4268 - "tokio-tungstenite", 4269 - "tungstenite", 4270 - "url", 4271 - ] 4272 - 4273 - [[package]] 4274 - name = "solana-quic-client" 4275 - version = "1.18.17" 4276 - source = "registry+https://github.com/rust-lang/crates.io-index" 4277 - checksum = "7952c5306a0be5f5276448cd20246b31265bfa884f29a077a24303c6a16aeb34" 4278 - dependencies = [ 4279 - "async-mutex", 4280 - "async-trait", 4281 - "futures", 4282 - "itertools 0.10.5", 4283 - "lazy_static", 4284 - "log", 4285 - "quinn", 4286 - "quinn-proto", 4287 - "rcgen", 4288 - "rustls", 4289 - "solana-connection-cache", 4290 - "solana-measure", 4291 - "solana-metrics", 4292 - "solana-net-utils", 4293 - "solana-rpc-client-api", 4294 - "solana-sdk", 4295 - "solana-streamer", 4296 - "thiserror", 4297 - "tokio", 4298 - ] 4299 - 4300 - [[package]] 4301 - name = "solana-rayon-threadlimit" 4302 - version = "1.18.17" 4303 - source = "registry+https://github.com/rust-lang/crates.io-index" 4304 - checksum = "a4fa0cc66f8e73d769bca2ede3012ba2ef8ab67963e832808665369f2cf81743" 4305 - dependencies = [ 4306 - "lazy_static", 4307 - "num_cpus", 4308 - ] 4309 - 4310 - [[package]] 4311 - name = "solana-remote-wallet" 4312 - version = "1.18.17" 4313 - source = "registry+https://github.com/rust-lang/crates.io-index" 4314 - checksum = "289803796d4ff7b4699504d3ab9e9d9c5205ea3892b2ebe397b377494dbd75d4" 4315 - dependencies = [ 4316 - "console", 4317 - "dialoguer", 4318 - "log", 4319 - "num-derive 0.4.0", 4320 - "num-traits", 4321 - "parking_lot", 4322 - "qstring", 4323 - "semver", 4324 - "solana-sdk", 4325 - "thiserror", 4326 - "uriparse", 4327 - ] 4328 - 4329 - [[package]] 4330 - name = "solana-rpc-client" 4331 - version = "1.18.17" 4332 - source = "registry+https://github.com/rust-lang/crates.io-index" 4333 - checksum = "6cb55a08018776a62ecff52139fbcdab1a7baa4e8f077202be58156e8dde4d5f" 4334 - dependencies = [ 4335 - "async-trait", 4336 - "base64 0.21.7", 4337 - "bincode", 4338 - "bs58 0.4.0", 4339 - "indicatif", 4340 - "log", 4341 - "reqwest", 4342 - "semver", 4343 - "serde", 4344 - "serde_derive", 4345 - "serde_json", 4346 - "solana-account-decoder", 4347 - "solana-rpc-client-api", 4348 - "solana-sdk", 4349 - "solana-transaction-status", 4350 - "solana-version", 4351 - "solana-vote-program", 4352 - "tokio", 4353 - ] 4354 - 4355 - [[package]] 4356 - name = "solana-rpc-client-api" 4357 - version = "1.18.17" 4358 - source = "registry+https://github.com/rust-lang/crates.io-index" 4359 - checksum = "72a8403038f4d6ab65bc7e7afb3afe8d9824c592232553c5cef55cf3de36025d" 4360 - dependencies = [ 4361 - "base64 0.21.7", 4362 - "bs58 0.4.0", 4363 - "jsonrpc-core", 4364 - "reqwest", 4365 - "semver", 4366 - "serde", 4367 - "serde_derive", 4368 - "serde_json", 4369 - "solana-account-decoder", 4370 - "solana-sdk", 4371 - "solana-transaction-status", 4372 - "solana-version", 4373 - "spl-token-2022 1.0.0", 4374 - "thiserror", 4375 - ] 4376 - 4377 - [[package]] 4378 - name = "solana-rpc-client-nonce-utils" 4379 - version = "1.18.17" 4380 - source = "registry+https://github.com/rust-lang/crates.io-index" 4381 - checksum = "4caca735caf76d51c074c3bacbfe38094bf7f92cfbe7b5b13f3bc4946e64f889" 4382 - dependencies = [ 4383 - "clap 2.34.0", 4384 - "solana-clap-utils", 4385 - "solana-rpc-client", 4386 - "solana-sdk", 4387 - "thiserror", 4388 - ] 4389 - 4390 - [[package]] 4391 - name = "solana-sdk" 4392 - version = "1.18.17" 4393 - source = "registry+https://github.com/rust-lang/crates.io-index" 4394 - checksum = "df43d3a1e1637397ab43cbc216a5a8f977ec8a3cc3f3ae8c3851c83a3255dbcf" 4395 - dependencies = [ 4396 - "assert_matches", 4397 - "base64 0.21.7", 4398 - "bincode", 4399 - "bitflags 2.5.0", 4400 - "borsh 1.3.1", 4401 - "bs58 0.4.0", 4402 - "bytemuck", 4403 - "byteorder", 4404 - "chrono", 4405 - "derivation-path", 4406 - "digest 0.10.7", 4407 - "ed25519-dalek", 4408 - "ed25519-dalek-bip32", 4409 - "generic-array", 4410 - "hmac 0.12.1", 4411 - "itertools 0.10.5", 4412 - "js-sys", 4413 - "lazy_static", 4414 - "libsecp256k1", 4415 - "log", 4416 - "memmap2", 4417 - "num-derive 0.4.0", 4418 - "num-traits", 4419 - "num_enum 0.7.2", 4420 - "pbkdf2 0.11.0", 4421 - "qstring", 4422 - "qualifier_attr", 4423 - "rand 0.7.3", 4424 - "rand 0.8.5", 4425 - "rustc_version", 4426 - "rustversion", 4427 - "serde", 4428 - "serde_bytes", 4429 - "serde_derive", 4430 - "serde_json", 4431 - "serde_with", 4432 - "sha2 0.10.8", 4433 - "sha3 0.10.8", 4434 - "siphasher", 4435 - "solana-frozen-abi", 4436 - "solana-frozen-abi-macro", 4437 - "solana-logger", 4438 - "solana-program", 4439 - "solana-sdk-macro", 4440 - "thiserror", 4441 - "uriparse", 4442 - "wasm-bindgen", 4443 - ] 4444 - 4445 - [[package]] 4446 - name = "solana-sdk-macro" 4447 - version = "1.18.17" 4448 - source = "registry+https://github.com/rust-lang/crates.io-index" 4449 - checksum = "86c76414183a325038ff020b22c07d1e9d2da0703ddc0244acfed37ee2921d96" 4450 - dependencies = [ 4451 - "bs58 0.4.0", 4452 - "proc-macro2", 4453 - "quote", 4454 - "rustversion", 4455 - "syn 2.0.55", 4456 - ] 4457 - 4458 - [[package]] 4459 - name = "solana-security-txt" 4460 - version = "1.1.1" 4461 - source = "registry+https://github.com/rust-lang/crates.io-index" 4462 - checksum = "468aa43b7edb1f9b7b7b686d5c3aeb6630dc1708e86e31343499dd5c4d775183" 4463 - 4464 - [[package]] 4465 - name = "solana-streamer" 4466 - version = "1.18.17" 4467 - source = "registry+https://github.com/rust-lang/crates.io-index" 4468 - checksum = "fad1bdb955ec6d23a1dbf87e403ff3e610d68616275693125a893d7ed4b2d323" 4469 - dependencies = [ 4470 - "async-channel", 4471 - "bytes", 4472 - "crossbeam-channel", 4473 - "futures-util", 4474 - "histogram", 4475 - "indexmap 2.2.6", 4476 - "itertools 0.10.5", 4477 - "libc", 4478 - "log", 4479 - "nix", 4480 - "pem", 4481 - "percentage", 4482 - "pkcs8", 4483 - "quinn", 4484 - "quinn-proto", 4485 - "rand 0.8.5", 4486 - "rcgen", 4487 - "rustls", 4488 - "smallvec", 4489 - "solana-metrics", 4490 - "solana-perf", 4491 - "solana-sdk", 4492 - "thiserror", 4493 - "tokio", 4494 - "x509-parser", 4495 - ] 4496 - 4497 - [[package]] 4498 - name = "solana-thin-client" 4499 - version = "1.18.17" 4500 - source = "registry+https://github.com/rust-lang/crates.io-index" 4501 - checksum = "bc301310ba0755c449a8800136f67f8ad14419b366404629894cd10021495360" 4502 - dependencies = [ 4503 - "bincode", 4504 - "log", 4505 - "rayon", 4506 - "solana-connection-cache", 4507 - "solana-rpc-client", 4508 - "solana-rpc-client-api", 4509 - "solana-sdk", 4510 - ] 4511 - 4512 - [[package]] 4513 - name = "solana-tpu-client" 4514 - version = "1.18.17" 4515 - source = "registry+https://github.com/rust-lang/crates.io-index" 4516 - checksum = "fb887bd5078ff015e103e9ee54a6713380590efa8ff1804b3a653f07188928c6" 4517 - dependencies = [ 4518 - "async-trait", 4519 - "bincode", 4520 - "futures-util", 4521 - "indexmap 2.2.6", 4522 - "indicatif", 4523 - "log", 4524 - "rayon", 4525 - "solana-connection-cache", 4526 - "solana-measure", 4527 - "solana-metrics", 4528 - "solana-pubsub-client", 4529 - "solana-rpc-client", 4530 - "solana-rpc-client-api", 4531 - "solana-sdk", 4532 - "thiserror", 4533 - "tokio", 4534 - ] 4535 - 4536 - [[package]] 4537 - name = "solana-transaction-status" 4538 - version = "1.18.17" 4539 - source = "registry+https://github.com/rust-lang/crates.io-index" 4540 - checksum = "4a0cdfdf63192fb60de094fae8e81159e4e3e9aac9659fe3f9ef0e707023fb32" 4541 - dependencies = [ 4542 - "Inflector", 4543 - "base64 0.21.7", 4544 - "bincode", 4545 - "borsh 0.10.3", 4546 - "bs58 0.4.0", 4547 - "lazy_static", 4548 - "log", 4549 - "serde", 4550 - "serde_derive", 4551 - "serde_json", 4552 - "solana-account-decoder", 4553 - "solana-sdk", 4554 - "spl-associated-token-account 2.3.0", 4555 - "spl-memo", 4556 - "spl-token 4.0.0", 4557 - "spl-token-2022 1.0.0", 4558 - "thiserror", 4559 - ] 4560 - 4561 - [[package]] 4562 - name = "solana-udp-client" 4563 - version = "1.18.17" 4564 - source = "registry+https://github.com/rust-lang/crates.io-index" 4565 - checksum = "3ea0d6d8d66e36371577f51c4d1d6192a66f1fa4efe7161a36d94677640dcadb" 4566 - dependencies = [ 4567 - "async-trait", 4568 - "solana-connection-cache", 4569 - "solana-net-utils", 4570 - "solana-sdk", 4571 - "solana-streamer", 4572 - "thiserror", 4573 - "tokio", 4574 - ] 4575 - 4576 - [[package]] 4577 - name = "solana-version" 4578 - version = "1.18.17" 4579 - source = "registry+https://github.com/rust-lang/crates.io-index" 4580 - checksum = "6f4c2f531c22ce806b211118be8928a791425f97de4592371fb57b246ed33e34" 4581 - dependencies = [ 4582 - "log", 4583 - "rustc_version", 4584 - "semver", 4585 - "serde", 4586 - "serde_derive", 4587 - "solana-frozen-abi", 4588 - "solana-frozen-abi-macro", 4589 - "solana-sdk", 4590 - ] 4591 - 4592 - [[package]] 4593 - name = "solana-vote-program" 4594 - version = "1.18.17" 4595 - source = "registry+https://github.com/rust-lang/crates.io-index" 4596 - checksum = "6d8a6486017e71a3714a8e1a635e17209135cc20535ba9808ccf106d80ff6e8b" 4597 - dependencies = [ 4598 - "bincode", 4599 - "log", 4600 - "num-derive 0.4.0", 4601 - "num-traits", 4602 - "rustc_version", 4603 - "serde", 4604 - "serde_derive", 4605 - "solana-frozen-abi", 4606 - "solana-frozen-abi-macro", 4607 - "solana-metrics", 4608 - "solana-program", 4609 - "solana-program-runtime", 4610 - "solana-sdk", 4611 - "thiserror", 4612 - ] 4613 - 4614 - [[package]] 4615 - name = "solana-zk-token-sdk" 4616 - version = "1.18.17" 4617 - source = "registry+https://github.com/rust-lang/crates.io-index" 4618 - checksum = "513407f88394e437b4ff5aad892bc5bf51a655ae2401e6e63549734d3695c46f" 4619 - dependencies = [ 4620 - "aes-gcm-siv", 4621 - "base64 0.21.7", 4622 - "bincode", 4623 - "bytemuck", 4624 - "byteorder", 4625 - "curve25519-dalek", 4626 - "getrandom 0.1.16", 4627 - "itertools 0.10.5", 4628 - "lazy_static", 4629 - "merlin", 4630 - "num-derive 0.4.0", 4631 - "num-traits", 4632 - "rand 0.7.3", 4633 - "serde", 4634 - "serde_json", 4635 - "sha3 0.9.1", 4636 - "solana-program", 4637 - "solana-sdk", 4638 - "subtle", 4639 - "thiserror", 4640 - "zeroize", 4641 - ] 4642 - 4643 - [[package]] 4644 - name = "solana_rbpf" 4645 - version = "0.8.0" 4646 - source = "registry+https://github.com/rust-lang/crates.io-index" 4647 - checksum = "3d457cc2ba742c120492a64b7fa60e22c575e891f6b55039f4d736568fb112a3" 4648 - dependencies = [ 4649 - "byteorder", 4650 - "combine", 4651 - "goblin", 4652 - "hash32", 4653 - "libc", 4654 - "log", 4655 - "rand 0.8.5", 4656 - "rustc-demangle", 4657 - "scroll", 4658 - "thiserror", 4659 - "winapi", 4660 - ] 4661 - 4662 - [[package]] 4663 - name = "solang-parser" 4664 - version = "0.3.3" 4665 - source = "registry+https://github.com/rust-lang/crates.io-index" 4666 - checksum = "c425ce1c59f4b154717592f0bdf4715c3a1d55058883622d3157e1f0908a5b26" 4667 - dependencies = [ 4668 - "itertools 0.11.0", 4669 - "lalrpop", 4670 - "lalrpop-util", 4671 - "phf", 4672 - "thiserror", 4673 - "unicode-xid", 4674 - ] 4675 - 4676 - [[package]] 4677 - name = "spin" 4678 - version = "0.5.2" 4679 - source = "registry+https://github.com/rust-lang/crates.io-index" 4680 - checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d" 4681 - 4682 - [[package]] 4683 - name = "spin" 4684 - version = "0.9.8" 4685 - source = "registry+https://github.com/rust-lang/crates.io-index" 4686 - checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67" 4687 - 4688 - [[package]] 4689 - name = "spki" 4690 - version = "0.5.4" 4691 - source = "registry+https://github.com/rust-lang/crates.io-index" 4692 - checksum = "44d01ac02a6ccf3e07db148d2be087da624fea0221a16152ed01f0496a6b0a27" 4693 - dependencies = [ 4694 - "base64ct", 4695 - "der", 4696 - ] 4697 - 4698 - [[package]] 4699 - name = "spl-associated-token-account" 4700 - version = "2.3.0" 4701 - source = "registry+https://github.com/rust-lang/crates.io-index" 4702 - checksum = "992d9c64c2564cc8f63a4b508bf3ebcdf2254b0429b13cd1d31adb6162432a5f" 4703 - dependencies = [ 4704 - "assert_matches", 4705 - "borsh 0.10.3", 4706 - "num-derive 0.4.0", 4707 - "num-traits", 4708 - "solana-program", 4709 - "spl-token 4.0.0", 4710 - "spl-token-2022 1.0.0", 4711 - "thiserror", 4712 - ] 4713 - 4714 - [[package]] 4715 - name = "spl-associated-token-account" 4716 - version = "3.0.2" 4717 - source = "registry+https://github.com/rust-lang/crates.io-index" 4718 - checksum = "a2e688554bac5838217ffd1fab7845c573ff106b6336bf7d290db7c98d5a8efd" 4719 - dependencies = [ 4720 - "assert_matches", 4721 - "borsh 1.3.1", 4722 - "num-derive 0.4.0", 4723 - "num-traits", 4724 - "solana-program", 4725 - "spl-token 4.0.0", 4726 - "spl-token-2022 3.0.2", 4727 - "thiserror", 4728 - ] 4729 - 4730 - [[package]] 4731 - name = "spl-discriminator" 4732 - version = "0.1.0" 4733 - source = "registry+https://github.com/rust-lang/crates.io-index" 4734 - checksum = "cce5d563b58ef1bb2cdbbfe0dfb9ffdc24903b10ae6a4df2d8f425ece375033f" 4735 - dependencies = [ 4736 - "bytemuck", 4737 - "solana-program", 4738 - "spl-discriminator-derive 0.1.1", 4739 - ] 4740 - 4741 - [[package]] 4742 - name = "spl-discriminator" 4743 - version = "0.2.2" 4744 - source = "registry+https://github.com/rust-lang/crates.io-index" 4745 - checksum = "34d1814406e98b08c5cd02c1126f83fd407ad084adce0b05fda5730677822eac" 4746 - dependencies = [ 4747 - "bytemuck", 4748 - "solana-program", 4749 - "spl-discriminator-derive 0.2.0", 4750 - ] 4751 - 4752 - [[package]] 4753 - name = "spl-discriminator-derive" 4754 - version = "0.1.1" 4755 - source = "registry+https://github.com/rust-lang/crates.io-index" 4756 - checksum = "fadbefec4f3c678215ca72bd71862697bb06b41fd77c0088902dd3203354387b" 4757 - dependencies = [ 4758 - "quote", 4759 - "spl-discriminator-syn 0.1.1", 4760 - "syn 2.0.55", 4761 - ] 4762 - 4763 - [[package]] 4764 - name = "spl-discriminator-derive" 4765 - version = "0.2.0" 4766 - source = "registry+https://github.com/rust-lang/crates.io-index" 4767 - checksum = "d9e8418ea6269dcfb01c712f0444d2c75542c04448b480e87de59d2865edc750" 4768 - dependencies = [ 4769 - "quote", 4770 - "spl-discriminator-syn 0.2.0", 4771 - "syn 2.0.55", 4772 - ] 4773 - 4774 - [[package]] 4775 - name = "spl-discriminator-syn" 4776 - version = "0.1.1" 4777 - source = "registry+https://github.com/rust-lang/crates.io-index" 4778 - checksum = "0e5f2044ca42c8938d54d1255ce599c79a1ffd86b677dfab695caa20f9ffc3f2" 4779 - dependencies = [ 4780 - "proc-macro2", 4781 - "quote", 4782 - "sha2 0.10.8", 4783 - "syn 2.0.55", 4784 - "thiserror", 4785 - ] 4786 - 4787 - [[package]] 4788 - name = "spl-discriminator-syn" 4789 - version = "0.2.0" 4790 - source = "registry+https://github.com/rust-lang/crates.io-index" 4791 - checksum = "8c1f05593b7ca9eac7caca309720f2eafb96355e037e6d373b909a80fe7b69b9" 4792 - dependencies = [ 4793 - "proc-macro2", 4794 - "quote", 4795 - "sha2 0.10.8", 4796 - "syn 2.0.55", 4797 - "thiserror", 4798 - ] 4799 - 4800 - [[package]] 4801 - name = "spl-memo" 4802 - version = "4.0.0" 4803 - source = "registry+https://github.com/rust-lang/crates.io-index" 4804 - checksum = "f0f180b03318c3dbab3ef4e1e4d46d5211ae3c780940dd0a28695aba4b59a75a" 4805 - dependencies = [ 4806 - "solana-program", 4807 - ] 4808 - 4809 - [[package]] 4810 - name = "spl-pod" 4811 - version = "0.1.1" 4812 - source = "registry+https://github.com/rust-lang/crates.io-index" 4813 - checksum = "85a5db7e4efb1107b0b8e52a13f035437cdcb36ef99c58f6d467f089d9b2915a" 4814 - dependencies = [ 4815 - "borsh 0.10.3", 4816 - "bytemuck", 4817 - "solana-program", 4818 - "solana-zk-token-sdk", 4819 - "spl-program-error 0.3.0", 4820 - ] 4821 - 4822 - [[package]] 4823 - name = "spl-pod" 4824 - version = "0.2.2" 4825 - source = "registry+https://github.com/rust-lang/crates.io-index" 4826 - checksum = "046ce669f48cf2eca1ec518916d8725596bfb655beb1c74374cf71dc6cb773c9" 4827 - dependencies = [ 4828 - "borsh 1.3.1", 4829 - "bytemuck", 4830 - "solana-program", 4831 - "solana-zk-token-sdk", 4832 - "spl-program-error 0.4.0", 4833 - ] 4834 - 4835 - [[package]] 4836 - name = "spl-program-error" 4837 - version = "0.3.0" 4838 - source = "registry+https://github.com/rust-lang/crates.io-index" 4839 - checksum = "249e0318493b6bcf27ae9902600566c689b7dfba9f1bdff5893e92253374e78c" 4840 - dependencies = [ 4841 - "num-derive 0.4.0", 4842 - "num-traits", 4843 - "solana-program", 4844 - "spl-program-error-derive 0.3.1", 4845 - "thiserror", 4846 - ] 4847 - 4848 - [[package]] 4849 - name = "spl-program-error" 4850 - version = "0.4.0" 4851 - source = "registry+https://github.com/rust-lang/crates.io-index" 4852 - checksum = "5528f4dfa2a905012007999526955c79162c09668c69ad3c3f2ddfbd0b2984a4" 4853 - dependencies = [ 4854 - "num-derive 0.4.0", 4855 - "num-traits", 4856 - "solana-program", 4857 - "spl-program-error-derive 0.4.0", 4858 - "thiserror", 4859 - ] 4860 - 4861 - [[package]] 4862 - name = "spl-program-error-derive" 4863 - version = "0.3.1" 4864 - source = "registry+https://github.com/rust-lang/crates.io-index" 4865 - checksum = "ab5269c8e868da17b6552ef35a51355a017bd8e0eae269c201fef830d35fa52c" 4866 - dependencies = [ 4867 - "proc-macro2", 4868 - "quote", 4869 - "sha2 0.10.8", 4870 - "syn 2.0.55", 4871 - ] 4872 - 4873 - [[package]] 4874 - name = "spl-program-error-derive" 4875 - version = "0.4.0" 4876 - source = "registry+https://github.com/rust-lang/crates.io-index" 4877 - checksum = "641aa3116b1d58481e921b5d41dafc26a67bd488cb288330dbde004641764dd4" 4878 - dependencies = [ 4879 - "proc-macro2", 4880 - "quote", 4881 - "sha2 0.10.8", 4882 - "syn 2.0.55", 4883 - ] 4884 - 4885 - [[package]] 4886 - name = "spl-tlv-account-resolution" 4887 - version = "0.5.1" 4888 - source = "registry+https://github.com/rust-lang/crates.io-index" 4889 - checksum = "615d381f48ddd2bb3c57c7f7fb207591a2a05054639b18a62e785117dd7a8683" 4890 - dependencies = [ 4891 - "bytemuck", 4892 - "solana-program", 4893 - "spl-discriminator 0.1.0", 4894 - "spl-pod 0.1.1", 4895 - "spl-program-error 0.3.0", 4896 - "spl-type-length-value 0.3.0", 4897 - ] 4898 - 4899 - [[package]] 4900 - name = "spl-tlv-account-resolution" 4901 - version = "0.6.3" 4902 - source = "registry+https://github.com/rust-lang/crates.io-index" 4903 - checksum = "cace91ba08984a41556efe49cbf2edca4db2f577b649da7827d3621161784bf8" 4904 - dependencies = [ 4905 - "bytemuck", 4906 - "solana-program", 4907 - "spl-discriminator 0.2.2", 4908 - "spl-pod 0.2.2", 4909 - "spl-program-error 0.4.0", 4910 - "spl-type-length-value 0.4.3", 4911 - ] 4912 - 4913 - [[package]] 4914 - name = "spl-token" 4915 - version = "3.5.0" 4916 - source = "registry+https://github.com/rust-lang/crates.io-index" 4917 - checksum = "8e85e168a785e82564160dcb87b2a8e04cee9bfd1f4d488c729d53d6a4bd300d" 4918 - dependencies = [ 4919 - "arrayref", 4920 - "bytemuck", 4921 - "num-derive 0.3.3", 4922 - "num-traits", 4923 - "num_enum 0.5.11", 4924 - "solana-program", 4925 - "thiserror", 4926 - ] 4927 - 4928 - [[package]] 4929 - name = "spl-token" 4930 - version = "4.0.0" 4931 - source = "registry+https://github.com/rust-lang/crates.io-index" 4932 - checksum = "08459ba1b8f7c1020b4582c4edf0f5c7511a5e099a7a97570c9698d4f2337060" 4933 - dependencies = [ 4934 - "arrayref", 4935 - "bytemuck", 4936 - "num-derive 0.3.3", 4937 - "num-traits", 4938 - "num_enum 0.6.1", 4939 - "solana-program", 4940 - "thiserror", 4941 - ] 4942 - 4943 - [[package]] 4944 - name = "spl-token-2022" 4945 - version = "1.0.0" 4946 - source = "registry+https://github.com/rust-lang/crates.io-index" 4947 - checksum = "d697fac19fd74ff472dfcc13f0b442dd71403178ce1de7b5d16f83a33561c059" 4948 - dependencies = [ 4949 - "arrayref", 4950 - "bytemuck", 4951 - "num-derive 0.4.0", 4952 - "num-traits", 4953 - "num_enum 0.7.2", 4954 - "solana-program", 4955 - "solana-security-txt", 4956 - "solana-zk-token-sdk", 4957 - "spl-memo", 4958 - "spl-pod 0.1.1", 4959 - "spl-token 4.0.0", 4960 - "spl-token-group-interface 0.1.0", 4961 - "spl-token-metadata-interface 0.2.0", 4962 - "spl-transfer-hook-interface 0.4.1", 4963 - "spl-type-length-value 0.3.0", 4964 - "thiserror", 4965 - ] 4966 - 4967 - [[package]] 4968 - name = "spl-token-2022" 4969 - version = "3.0.2" 4970 - source = "registry+https://github.com/rust-lang/crates.io-index" 4971 - checksum = "e5412f99ae7ee6e0afde00defaa354e6228e47e30c0e3adf553e2e01e6abb584" 4972 - dependencies = [ 4973 - "arrayref", 4974 - "bytemuck", 4975 - "num-derive 0.4.0", 4976 - "num-traits", 4977 - "num_enum 0.7.2", 4978 - "solana-program", 4979 - "solana-security-txt", 4980 - "solana-zk-token-sdk", 4981 - "spl-memo", 4982 - "spl-pod 0.2.2", 4983 - "spl-token 4.0.0", 4984 - "spl-token-group-interface 0.2.3", 4985 - "spl-token-metadata-interface 0.3.3", 4986 - "spl-transfer-hook-interface 0.6.3", 4987 - "spl-type-length-value 0.4.3", 4988 - "thiserror", 4989 - ] 4990 - 4991 - [[package]] 4992 - name = "spl-token-group-interface" 4993 - version = "0.1.0" 4994 - source = "registry+https://github.com/rust-lang/crates.io-index" 4995 - checksum = "b889509d49fa74a4a033ca5dae6c2307e9e918122d97e58562f5c4ffa795c75d" 4996 - dependencies = [ 4997 - "bytemuck", 4998 - "solana-program", 4999 - "spl-discriminator 0.1.0", 5000 - "spl-pod 0.1.1", 5001 - "spl-program-error 0.3.0", 5002 - ] 5003 - 5004 - [[package]] 5005 - name = "spl-token-group-interface" 5006 - version = "0.2.3" 5007 - source = "registry+https://github.com/rust-lang/crates.io-index" 5008 - checksum = "d419b5cfa3ee8e0f2386fd7e02a33b3ec8a7db4a9c7064a2ea24849dc4a273b6" 5009 - dependencies = [ 5010 - "bytemuck", 5011 - "solana-program", 5012 - "spl-discriminator 0.2.2", 5013 - "spl-pod 0.2.2", 5014 - "spl-program-error 0.4.0", 5015 - ] 5016 - 5017 - [[package]] 5018 - name = "spl-token-metadata-interface" 5019 - version = "0.2.0" 5020 - source = "registry+https://github.com/rust-lang/crates.io-index" 5021 - checksum = "4c16ce3ba6979645fb7627aa1e435576172dd63088dc7848cb09aa331fa1fe4f" 5022 - dependencies = [ 5023 - "borsh 0.10.3", 5024 - "solana-program", 5025 - "spl-discriminator 0.1.0", 5026 - "spl-pod 0.1.1", 5027 - "spl-program-error 0.3.0", 5028 - "spl-type-length-value 0.3.0", 5029 - ] 5030 - 5031 - [[package]] 5032 - name = "spl-token-metadata-interface" 5033 - version = "0.3.3" 5034 - source = "registry+https://github.com/rust-lang/crates.io-index" 5035 - checksum = "30179c47e93625680dabb620c6e7931bd12d62af390f447bc7beb4a3a9b5feee" 5036 - dependencies = [ 5037 - "borsh 1.3.1", 5038 - "solana-program", 5039 - "spl-discriminator 0.2.2", 5040 - "spl-pod 0.2.2", 5041 - "spl-program-error 0.4.0", 5042 - "spl-type-length-value 0.4.3", 5043 - ] 5044 - 5045 - [[package]] 5046 - name = "spl-transfer-hook-interface" 5047 - version = "0.4.1" 5048 - source = "registry+https://github.com/rust-lang/crates.io-index" 5049 - checksum = "7aabdb7c471566f6ddcee724beb8618449ea24b399e58d464d6b5bc7db550259" 5050 - dependencies = [ 5051 - "arrayref", 5052 - "bytemuck", 5053 - "solana-program", 5054 - "spl-discriminator 0.1.0", 5055 - "spl-pod 0.1.1", 5056 - "spl-program-error 0.3.0", 5057 - "spl-tlv-account-resolution 0.5.1", 5058 - "spl-type-length-value 0.3.0", 5059 - ] 5060 - 5061 - [[package]] 5062 - name = "spl-transfer-hook-interface" 5063 - version = "0.6.3" 5064 - source = "registry+https://github.com/rust-lang/crates.io-index" 5065 - checksum = "66a98359769cd988f7b35c02558daa56d496a7e3bd8626e61f90a7c757eedb9b" 5066 - dependencies = [ 5067 - "arrayref", 5068 - "bytemuck", 5069 - "solana-program", 5070 - "spl-discriminator 0.2.2", 5071 - "spl-pod 0.2.2", 5072 - "spl-program-error 0.4.0", 5073 - "spl-tlv-account-resolution 0.6.3", 5074 - "spl-type-length-value 0.4.3", 5075 - ] 5076 - 5077 - [[package]] 5078 - name = "spl-type-length-value" 5079 - version = "0.3.0" 5080 - source = "registry+https://github.com/rust-lang/crates.io-index" 5081 - checksum = "a468e6f6371f9c69aae760186ea9f1a01c2908351b06a5e0026d21cfc4d7ecac" 5082 - dependencies = [ 5083 - "bytemuck", 5084 - "solana-program", 5085 - "spl-discriminator 0.1.0", 5086 - "spl-pod 0.1.1", 5087 - "spl-program-error 0.3.0", 5088 - ] 5089 - 5090 - [[package]] 5091 - name = "spl-type-length-value" 5092 - version = "0.4.3" 5093 - source = "registry+https://github.com/rust-lang/crates.io-index" 5094 - checksum = "422ce13429dbd41d2cee8a73931c05fda0b0c8ca156a8b0c19445642550bb61a" 5095 - dependencies = [ 5096 - "bytemuck", 5097 - "solana-program", 5098 - "spl-discriminator 0.2.2", 5099 - "spl-pod 0.2.2", 5100 - "spl-program-error 0.4.0", 5101 - ] 5102 - 5103 - [[package]] 5104 - name = "static_assertions" 5105 - version = "1.1.0" 5106 - source = "registry+https://github.com/rust-lang/crates.io-index" 5107 - checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" 5108 - 5109 - [[package]] 5110 - name = "string_cache" 5111 - version = "0.8.7" 5112 - source = "registry+https://github.com/rust-lang/crates.io-index" 5113 - checksum = "f91138e76242f575eb1d3b38b4f1362f10d3a43f47d182a5b359af488a02293b" 5114 - dependencies = [ 5115 - "new_debug_unreachable", 5116 - "once_cell", 5117 - "parking_lot", 5118 - "phf_shared 0.10.0", 5119 - "precomputed-hash", 5120 - ] 5121 - 5122 - [[package]] 5123 - name = "strsim" 5124 - version = "0.8.0" 5125 - source = "registry+https://github.com/rust-lang/crates.io-index" 5126 - checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a" 5127 - 5128 - [[package]] 5129 - name = "strsim" 5130 - version = "0.10.0" 5131 - source = "registry+https://github.com/rust-lang/crates.io-index" 5132 - checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623" 5133 - 5134 - [[package]] 5135 - name = "subtle" 5136 - version = "2.4.1" 5137 - source = "registry+https://github.com/rust-lang/crates.io-index" 5138 - checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601" 5139 - 5140 - [[package]] 5141 - name = "syn" 5142 - version = "1.0.109" 5143 - source = "registry+https://github.com/rust-lang/crates.io-index" 5144 - checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" 5145 - dependencies = [ 5146 - "proc-macro2", 5147 - "quote", 5148 - "unicode-ident", 5149 - ] 5150 - 5151 - [[package]] 5152 - name = "syn" 5153 - version = "2.0.55" 5154 - source = "registry+https://github.com/rust-lang/crates.io-index" 5155 - checksum = "002a1b3dbf967edfafc32655d0f377ab0bb7b994aa1d32c8cc7e9b8bf3ebb8f0" 5156 - dependencies = [ 5157 - "proc-macro2", 5158 - "quote", 5159 - "unicode-ident", 5160 - ] 5161 - 5162 - [[package]] 5163 - name = "syn_derive" 5164 - version = "0.1.8" 5165 - source = "registry+https://github.com/rust-lang/crates.io-index" 5166 - checksum = "1329189c02ff984e9736652b1631330da25eaa6bc639089ed4915d25446cbe7b" 5167 - dependencies = [ 5168 - "proc-macro-error", 5169 - "proc-macro2", 5170 - "quote", 5171 - "syn 2.0.55", 5172 - ] 5173 - 5174 - [[package]] 5175 - name = "sync_wrapper" 5176 - version = "0.1.2" 5177 - source = "registry+https://github.com/rust-lang/crates.io-index" 5178 - checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160" 5179 - 5180 - [[package]] 5181 - name = "synstructure" 5182 - version = "0.12.6" 5183 - source = "registry+https://github.com/rust-lang/crates.io-index" 5184 - checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f" 5185 - dependencies = [ 5186 - "proc-macro2", 5187 - "quote", 5188 - "syn 1.0.109", 5189 - "unicode-xid", 5190 - ] 5191 - 5192 - [[package]] 5193 - name = "system-configuration" 5194 - version = "0.5.1" 5195 - source = "registry+https://github.com/rust-lang/crates.io-index" 5196 - checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7" 5197 - dependencies = [ 5198 - "bitflags 1.3.2", 5199 - "core-foundation", 5200 - "system-configuration-sys", 5201 - ] 5202 - 5203 - [[package]] 5204 - name = "system-configuration-sys" 5205 - version = "0.5.0" 5206 - source = "registry+https://github.com/rust-lang/crates.io-index" 5207 - checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9" 5208 - dependencies = [ 5209 - "core-foundation-sys", 5210 - "libc", 5211 - ] 5212 - 5213 - [[package]] 5214 - name = "tar" 5215 - version = "0.4.40" 5216 - source = "registry+https://github.com/rust-lang/crates.io-index" 5217 - checksum = "b16afcea1f22891c49a00c751c7b63b2233284064f11a200fc624137c51e2ddb" 5218 - dependencies = [ 5219 - "filetime", 5220 - "libc", 5221 - "xattr", 5222 - ] 5223 - 5224 - [[package]] 5225 - name = "tempfile" 5226 - version = "3.8.0" 5227 - source = "registry+https://github.com/rust-lang/crates.io-index" 5228 - checksum = "cb94d2f3cc536af71caac6b6fcebf65860b347e7ce0cc9ebe8f70d3e521054ef" 5229 - dependencies = [ 5230 - "cfg-if", 5231 - "fastrand", 5232 - "redox_syscall 0.3.5", 5233 - "rustix", 5234 - "windows-sys 0.48.0", 5235 - ] 5236 - 5237 - [[package]] 5238 - name = "term" 5239 - version = "0.7.0" 5240 - source = "registry+https://github.com/rust-lang/crates.io-index" 5241 - checksum = "c59df8ac95d96ff9bede18eb7300b0fda5e5d8d90960e76f8e14ae765eedbf1f" 5242 - dependencies = [ 5243 - "dirs-next", 5244 - "rustversion", 5245 - "winapi", 5246 - ] 5247 - 5248 - [[package]] 5249 - name = "termcolor" 5250 - version = "1.3.0" 5251 - source = "registry+https://github.com/rust-lang/crates.io-index" 5252 - checksum = "6093bad37da69aab9d123a8091e4be0aa4a03e4d601ec641c327398315f62b64" 5253 - dependencies = [ 5254 - "winapi-util", 5255 - ] 5256 - 5257 - [[package]] 5258 - name = "textwrap" 5259 - version = "0.11.0" 5260 - source = "registry+https://github.com/rust-lang/crates.io-index" 5261 - checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060" 5262 - dependencies = [ 5263 - "unicode-width", 5264 - ] 5265 - 5266 - [[package]] 5267 - name = "textwrap" 5268 - version = "0.16.0" 5269 - source = "registry+https://github.com/rust-lang/crates.io-index" 5270 - checksum = "222a222a5bfe1bba4a77b45ec488a741b3cb8872e5e499451fd7d0129c9c7c3d" 5271 - 5272 - [[package]] 5273 - name = "thiserror" 5274 - version = "1.0.58" 5275 - source = "registry+https://github.com/rust-lang/crates.io-index" 5276 - checksum = "03468839009160513471e86a034bb2c5c0e4baae3b43f79ffc55c4a5427b3297" 5277 - dependencies = [ 5278 - "thiserror-impl", 5279 - ] 5280 - 5281 - [[package]] 5282 - name = "thiserror-impl" 5283 - version = "1.0.58" 5284 - source = "registry+https://github.com/rust-lang/crates.io-index" 5285 - checksum = "c61f3ba182994efc43764a46c018c347bc492c79f024e705f46567b418f6d4f7" 5286 - dependencies = [ 5287 - "proc-macro2", 5288 - "quote", 5289 - "syn 2.0.55", 5290 - ] 5291 - 5292 - [[package]] 5293 - name = "time" 5294 - version = "0.3.36" 5295 - source = "registry+https://github.com/rust-lang/crates.io-index" 5296 - checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885" 5297 - dependencies = [ 5298 - "deranged", 5299 - "itoa", 5300 - "num-conv", 5301 - "powerfmt", 5302 - "serde", 5303 - "time-core", 5304 - "time-macros", 5305 - ] 5306 - 5307 - [[package]] 5308 - name = "time-core" 5309 - version = "0.1.2" 5310 - source = "registry+https://github.com/rust-lang/crates.io-index" 5311 - checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3" 5312 - 5313 - [[package]] 5314 - name = "time-macros" 5315 - version = "0.2.18" 5316 - source = "registry+https://github.com/rust-lang/crates.io-index" 5317 - checksum = "3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf" 5318 - dependencies = [ 5319 - "num-conv", 5320 - "time-core", 5321 - ] 5322 - 5323 - [[package]] 5324 - name = "tiny-bip39" 5325 - version = "0.8.2" 5326 - source = "registry+https://github.com/rust-lang/crates.io-index" 5327 - checksum = "ffc59cb9dfc85bb312c3a78fd6aa8a8582e310b0fa885d5bb877f6dcc601839d" 5328 - dependencies = [ 5329 - "anyhow", 5330 - "hmac 0.8.1", 5331 - "once_cell", 5332 - "pbkdf2 0.4.0", 5333 - "rand 0.7.3", 5334 - "rustc-hash", 5335 - "sha2 0.9.9", 5336 - "thiserror", 5337 - "unicode-normalization", 5338 - "wasm-bindgen", 5339 - "zeroize", 5340 - ] 5341 - 5342 - [[package]] 5343 - name = "tiny-keccak" 5344 - version = "2.0.2" 5345 - source = "registry+https://github.com/rust-lang/crates.io-index" 5346 - checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237" 5347 - dependencies = [ 5348 - "crunchy", 5349 - ] 5350 - 5351 - [[package]] 5352 - name = "tinyvec" 5353 - version = "1.6.0" 5354 - source = "registry+https://github.com/rust-lang/crates.io-index" 5355 - checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50" 5356 - dependencies = [ 5357 - "tinyvec_macros", 5358 - ] 5359 - 5360 - [[package]] 5361 - name = "tinyvec_macros" 5362 - version = "0.1.1" 5363 - source = "registry+https://github.com/rust-lang/crates.io-index" 5364 - checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" 5365 - 5366 - [[package]] 5367 - name = "tokio" 5368 - version = "1.32.0" 5369 - source = "registry+https://github.com/rust-lang/crates.io-index" 5370 - checksum = "17ed6077ed6cd6c74735e21f37eb16dc3935f96878b1fe961074089cc80893f9" 5371 - dependencies = [ 5372 - "backtrace", 5373 - "bytes", 5374 - "libc", 5375 - "mio", 5376 - "num_cpus", 5377 - "parking_lot", 5378 - "pin-project-lite", 5379 - "signal-hook-registry", 5380 - "socket2 0.5.6", 5381 - "tokio-macros", 5382 - "windows-sys 0.48.0", 5383 - ] 5384 - 5385 - [[package]] 5386 - name = "tokio-macros" 5387 - version = "2.1.0" 5388 - source = "registry+https://github.com/rust-lang/crates.io-index" 5389 - checksum = "630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e" 5390 - dependencies = [ 5391 - "proc-macro2", 5392 - "quote", 5393 - "syn 2.0.55", 5394 - ] 5395 - 5396 - [[package]] 5397 - name = "tokio-rustls" 5398 - version = "0.24.1" 5399 - source = "registry+https://github.com/rust-lang/crates.io-index" 5400 - checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081" 5401 - dependencies = [ 5402 - "rustls", 5403 - "tokio", 5404 - ] 5405 - 5406 - [[package]] 5407 - name = "tokio-stream" 5408 - version = "0.1.14" 5409 - source = "registry+https://github.com/rust-lang/crates.io-index" 5410 - checksum = "397c988d37662c7dda6d2208364a706264bf3d6138b11d436cbac0ad38832842" 5411 - dependencies = [ 5412 - "futures-core", 5413 - "pin-project-lite", 5414 - "tokio", 5415 - ] 5416 - 5417 - [[package]] 5418 - name = "tokio-tungstenite" 5419 - version = "0.20.1" 5420 - source = "registry+https://github.com/rust-lang/crates.io-index" 5421 - checksum = "212d5dcb2a1ce06d81107c3d0ffa3121fe974b73f068c8282cb1c32328113b6c" 5422 - dependencies = [ 5423 - "futures-util", 5424 - "log", 5425 - "rustls", 5426 - "tokio", 5427 - "tokio-rustls", 5428 - "tungstenite", 5429 - "webpki-roots 0.25.2", 5430 - ] 5431 - 5432 - [[package]] 5433 - name = "tokio-util" 5434 - version = "0.7.9" 5435 - source = "registry+https://github.com/rust-lang/crates.io-index" 5436 - checksum = "1d68074620f57a0b21594d9735eb2e98ab38b17f80d3fcb189fca266771ca60d" 5437 - dependencies = [ 5438 - "bytes", 5439 - "futures-core", 5440 - "futures-sink", 5441 - "pin-project-lite", 5442 - "tokio", 5443 - "tracing", 5444 - ] 5445 - 5446 - [[package]] 5447 - name = "toml" 5448 - version = "0.5.11" 5449 - source = "registry+https://github.com/rust-lang/crates.io-index" 5450 - checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234" 5451 - dependencies = [ 5452 - "serde", 5453 - ] 5454 - 5455 - [[package]] 5456 - name = "toml" 5457 - version = "0.7.8" 5458 - source = "registry+https://github.com/rust-lang/crates.io-index" 5459 - checksum = "dd79e69d3b627db300ff956027cc6c3798cef26d22526befdfcd12feeb6d2257" 5460 - dependencies = [ 5461 - "serde", 5462 - "serde_spanned", 5463 - "toml_datetime", 5464 - "toml_edit 0.19.15", 5465 - ] 5466 - 5467 - [[package]] 5468 - name = "toml" 5469 - version = "0.8.2" 5470 - source = "registry+https://github.com/rust-lang/crates.io-index" 5471 - checksum = "185d8ab0dfbb35cf1399a6344d8484209c088f75f8f68230da55d48d95d43e3d" 5472 - dependencies = [ 5473 - "serde", 5474 - "serde_spanned", 5475 - "toml_datetime", 5476 - "toml_edit 0.20.2", 5477 - ] 5478 - 5479 - [[package]] 5480 - name = "toml_datetime" 5481 - version = "0.6.5" 5482 - source = "registry+https://github.com/rust-lang/crates.io-index" 5483 - checksum = "3550f4e9685620ac18a50ed434eb3aec30db8ba93b0287467bca5826ea25baf1" 5484 - dependencies = [ 5485 - "serde", 5486 - ] 5487 - 5488 - [[package]] 5489 - name = "toml_edit" 5490 - version = "0.19.15" 5491 - source = "registry+https://github.com/rust-lang/crates.io-index" 5492 - checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421" 5493 - dependencies = [ 5494 - "indexmap 2.2.6", 5495 - "serde", 5496 - "serde_spanned", 5497 - "toml_datetime", 5498 - "winnow", 5499 - ] 5500 - 5501 - [[package]] 5502 - name = "toml_edit" 5503 - version = "0.20.2" 5504 - source = "registry+https://github.com/rust-lang/crates.io-index" 5505 - checksum = "396e4d48bbb2b7554c944bde63101b5ae446cff6ec4a24227428f15eb72ef338" 5506 - dependencies = [ 5507 - "indexmap 2.2.6", 5508 - "serde", 5509 - "serde_spanned", 5510 - "toml_datetime", 5511 - "winnow", 5512 - ] 5513 - 5514 - [[package]] 5515 - name = "toml_edit" 5516 - version = "0.21.0" 5517 - source = "registry+https://github.com/rust-lang/crates.io-index" 5518 - checksum = "d34d383cd00a163b4a5b85053df514d45bc330f6de7737edfe0a93311d1eaa03" 5519 - dependencies = [ 5520 - "indexmap 2.2.6", 5521 - "toml_datetime", 5522 - "winnow", 5523 - ] 5524 - 5525 - [[package]] 5526 - name = "tower-service" 5527 - version = "0.3.2" 5528 - source = "registry+https://github.com/rust-lang/crates.io-index" 5529 - checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52" 5530 - 5531 - [[package]] 5532 - name = "tracing" 5533 - version = "0.1.37" 5534 - source = "registry+https://github.com/rust-lang/crates.io-index" 5535 - checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8" 5536 - dependencies = [ 5537 - "cfg-if", 5538 - "log", 5539 - "pin-project-lite", 5540 - "tracing-attributes", 5541 - "tracing-core", 5542 - ] 5543 - 5544 - [[package]] 5545 - name = "tracing-attributes" 5546 - version = "0.1.26" 5547 - source = "registry+https://github.com/rust-lang/crates.io-index" 5548 - checksum = "5f4f31f56159e98206da9efd823404b79b6ef3143b4a7ab76e67b1751b25a4ab" 5549 - dependencies = [ 5550 - "proc-macro2", 5551 - "quote", 5552 - "syn 2.0.55", 5553 - ] 5554 - 5555 - [[package]] 5556 - name = "tracing-core" 5557 - version = "0.1.31" 5558 - source = "registry+https://github.com/rust-lang/crates.io-index" 5559 - checksum = "0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a" 5560 - dependencies = [ 5561 - "once_cell", 5562 - ] 5563 - 5564 - [[package]] 5565 - name = "try-lock" 5566 - version = "0.2.4" 5567 - source = "registry+https://github.com/rust-lang/crates.io-index" 5568 - checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed" 5569 - 5570 - [[package]] 5571 - name = "tungstenite" 5572 - version = "0.20.1" 5573 - source = "registry+https://github.com/rust-lang/crates.io-index" 5574 - checksum = "9e3dac10fd62eaf6617d3a904ae222845979aec67c615d1c842b4002c7666fb9" 5575 - dependencies = [ 5576 - "byteorder", 5577 - "bytes", 5578 - "data-encoding", 5579 - "http", 5580 - "httparse", 5581 - "log", 5582 - "rand 0.8.5", 5583 - "rustls", 5584 - "sha1", 5585 - "thiserror", 5586 - "url", 5587 - "utf-8", 5588 - "webpki-roots 0.24.0", 5589 - ] 5590 - 5591 - [[package]] 5592 - name = "typenum" 5593 - version = "1.17.0" 5594 - source = "registry+https://github.com/rust-lang/crates.io-index" 5595 - checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825" 5596 - 5597 - [[package]] 5598 - name = "unicase" 5599 - version = "2.7.0" 5600 - source = "registry+https://github.com/rust-lang/crates.io-index" 5601 - checksum = "f7d2d4dafb69621809a81864c9c1b864479e1235c0dd4e199924b9742439ed89" 5602 - dependencies = [ 5603 - "version_check", 5604 - ] 5605 - 5606 - [[package]] 5607 - name = "unicode-bidi" 5608 - version = "0.3.13" 5609 - source = "registry+https://github.com/rust-lang/crates.io-index" 5610 - checksum = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460" 5611 - 5612 - [[package]] 5613 - name = "unicode-ident" 5614 - version = "1.0.12" 5615 - source = "registry+https://github.com/rust-lang/crates.io-index" 5616 - checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b" 5617 - 5618 - [[package]] 5619 - name = "unicode-normalization" 5620 - version = "0.1.22" 5621 - source = "registry+https://github.com/rust-lang/crates.io-index" 5622 - checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921" 5623 - dependencies = [ 5624 - "tinyvec", 5625 - ] 5626 - 5627 - [[package]] 5628 - name = "unicode-segmentation" 5629 - version = "1.10.1" 5630 - source = "registry+https://github.com/rust-lang/crates.io-index" 5631 - checksum = "1dd624098567895118886609431a7c3b8f516e41d30e0643f03d94592a147e36" 5632 - 5633 - [[package]] 5634 - name = "unicode-width" 5635 - version = "0.1.11" 5636 - source = "registry+https://github.com/rust-lang/crates.io-index" 5637 - checksum = "e51733f11c9c4f72aa0c160008246859e340b00807569a0da0e7a1079b27ba85" 5638 - 5639 - [[package]] 5640 - name = "unicode-xid" 5641 - version = "0.2.4" 5642 - source = "registry+https://github.com/rust-lang/crates.io-index" 5643 - checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c" 5644 - 5645 - [[package]] 5646 - name = "universal-hash" 5647 - version = "0.4.1" 5648 - source = "registry+https://github.com/rust-lang/crates.io-index" 5649 - checksum = "9f214e8f697e925001e66ec2c6e37a4ef93f0f78c2eed7814394e10c62025b05" 5650 - dependencies = [ 5651 - "generic-array", 5652 - "subtle", 5653 - ] 5654 - 5655 - [[package]] 5656 - name = "unreachable" 5657 - version = "1.0.0" 5658 - source = "registry+https://github.com/rust-lang/crates.io-index" 5659 - checksum = "382810877fe448991dfc7f0dd6e3ae5d58088fd0ea5e35189655f84e6814fa56" 5660 - dependencies = [ 5661 - "void", 5662 - ] 5663 - 5664 - [[package]] 5665 - name = "unsafe-libyaml" 5666 - version = "0.2.11" 5667 - source = "registry+https://github.com/rust-lang/crates.io-index" 5668 - checksum = "673aac59facbab8a9007c7f6108d11f63b603f7cabff99fabf650fea5c32b861" 5669 - 5670 - [[package]] 5671 - name = "unsize" 5672 - version = "1.1.0" 5673 - source = "registry+https://github.com/rust-lang/crates.io-index" 5674 - checksum = "4fa7a7a734c1a5664a662ddcea0b6c9472a21da8888c957c7f1eaa09dba7a939" 5675 - dependencies = [ 5676 - "autocfg", 5677 - ] 5678 - 5679 - [[package]] 5680 - name = "untrusted" 5681 - version = "0.7.1" 5682 - source = "registry+https://github.com/rust-lang/crates.io-index" 5683 - checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a" 5684 - 5685 - [[package]] 5686 - name = "untrusted" 5687 - version = "0.9.0" 5688 - source = "registry+https://github.com/rust-lang/crates.io-index" 5689 - checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" 5690 - 5691 - [[package]] 5692 - name = "uriparse" 5693 - version = "0.6.4" 5694 - source = "registry+https://github.com/rust-lang/crates.io-index" 5695 - checksum = "0200d0fc04d809396c2ad43f3c95da3582a2556eba8d453c1087f4120ee352ff" 5696 - dependencies = [ 5697 - "fnv", 5698 - "lazy_static", 5699 - ] 5700 - 5701 - [[package]] 5702 - name = "url" 5703 - version = "2.5.0" 5704 - source = "registry+https://github.com/rust-lang/crates.io-index" 5705 - checksum = "31e6302e3bb753d46e83516cae55ae196fc0c309407cf11ab35cc51a4c2a4633" 5706 - dependencies = [ 5707 - "form_urlencoded", 5708 - "idna", 5709 - "percent-encoding", 5710 - ] 5711 - 5712 - [[package]] 5713 - name = "utf-8" 5714 - version = "0.7.6" 5715 - source = "registry+https://github.com/rust-lang/crates.io-index" 5716 - checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9" 5717 - 5718 - [[package]] 5719 - name = "utf8parse" 5720 - version = "0.2.1" 5721 - source = "registry+https://github.com/rust-lang/crates.io-index" 5722 - checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a" 5723 - 5724 - [[package]] 5725 - name = "vec_map" 5726 - version = "0.8.2" 5727 - source = "registry+https://github.com/rust-lang/crates.io-index" 5728 - checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191" 5729 - 5730 - [[package]] 5731 - name = "version_check" 5732 - version = "0.9.4" 5733 - source = "registry+https://github.com/rust-lang/crates.io-index" 5734 - checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" 5735 - 5736 - [[package]] 5737 - name = "void" 5738 - version = "1.0.2" 5739 - source = "registry+https://github.com/rust-lang/crates.io-index" 5740 - checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d" 5741 - 5742 - [[package]] 5743 - name = "walkdir" 5744 - version = "2.4.0" 5745 - source = "registry+https://github.com/rust-lang/crates.io-index" 5746 - checksum = "d71d857dc86794ca4c280d616f7da00d2dbfd8cd788846559a6813e6aa4b54ee" 5747 - dependencies = [ 5748 - "same-file", 5749 - "winapi-util", 5750 - ] 5751 - 5752 - [[package]] 5753 - name = "want" 5754 - version = "0.3.1" 5755 - source = "registry+https://github.com/rust-lang/crates.io-index" 5756 - checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" 5757 - dependencies = [ 5758 - "try-lock", 5759 - ] 5760 - 5761 - [[package]] 5762 - name = "wasi" 5763 - version = "0.9.0+wasi-snapshot-preview1" 5764 - source = "registry+https://github.com/rust-lang/crates.io-index" 5765 - checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519" 5766 - 5767 - [[package]] 5768 - name = "wasi" 5769 - version = "0.11.0+wasi-snapshot-preview1" 5770 - source = "registry+https://github.com/rust-lang/crates.io-index" 5771 - checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" 5772 - 5773 - [[package]] 5774 - name = "wasm-bindgen" 5775 - version = "0.2.92" 5776 - source = "registry+https://github.com/rust-lang/crates.io-index" 5777 - checksum = "4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8" 5778 - dependencies = [ 5779 - "cfg-if", 5780 - "wasm-bindgen-macro", 5781 - ] 5782 - 5783 - [[package]] 5784 - name = "wasm-bindgen-backend" 5785 - version = "0.2.92" 5786 - source = "registry+https://github.com/rust-lang/crates.io-index" 5787 - checksum = "614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747da" 5788 - dependencies = [ 5789 - "bumpalo", 5790 - "log", 5791 - "once_cell", 5792 - "proc-macro2", 5793 - "quote", 5794 - "syn 2.0.55", 5795 - "wasm-bindgen-shared", 5796 - ] 5797 - 5798 - [[package]] 5799 - name = "wasm-bindgen-futures" 5800 - version = "0.4.37" 5801 - source = "registry+https://github.com/rust-lang/crates.io-index" 5802 - checksum = "c02dbc21516f9f1f04f187958890d7e6026df8d16540b7ad9492bc34a67cea03" 5803 - dependencies = [ 5804 - "cfg-if", 5805 - "js-sys", 5806 - "wasm-bindgen", 5807 - "web-sys", 5808 - ] 5809 - 5810 - [[package]] 5811 - name = "wasm-bindgen-macro" 5812 - version = "0.2.92" 5813 - source = "registry+https://github.com/rust-lang/crates.io-index" 5814 - checksum = "a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726" 5815 - dependencies = [ 5816 - "quote", 5817 - "wasm-bindgen-macro-support", 5818 - ] 5819 - 5820 - [[package]] 5821 - name = "wasm-bindgen-macro-support" 5822 - version = "0.2.92" 5823 - source = "registry+https://github.com/rust-lang/crates.io-index" 5824 - checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7" 5825 - dependencies = [ 5826 - "proc-macro2", 5827 - "quote", 5828 - "syn 2.0.55", 5829 - "wasm-bindgen-backend", 5830 - "wasm-bindgen-shared", 5831 - ] 5832 - 5833 - [[package]] 5834 - name = "wasm-bindgen-shared" 5835 - version = "0.2.92" 5836 - source = "registry+https://github.com/rust-lang/crates.io-index" 5837 - checksum = "af190c94f2773fdb3729c55b007a722abb5384da03bc0986df4c289bf5567e96" 5838 - 5839 - [[package]] 5840 - name = "web-sys" 5841 - version = "0.3.64" 5842 - source = "registry+https://github.com/rust-lang/crates.io-index" 5843 - checksum = "9b85cbef8c220a6abc02aefd892dfc0fc23afb1c6a426316ec33253a3877249b" 5844 - dependencies = [ 5845 - "js-sys", 5846 - "wasm-bindgen", 5847 - ] 5848 - 5849 - [[package]] 5850 - name = "webpki-roots" 5851 - version = "0.24.0" 5852 - source = "registry+https://github.com/rust-lang/crates.io-index" 5853 - checksum = "b291546d5d9d1eab74f069c77749f2cb8504a12caa20f0f2de93ddbf6f411888" 5854 - dependencies = [ 5855 - "rustls-webpki", 5856 - ] 5857 - 5858 - [[package]] 5859 - name = "webpki-roots" 5860 - version = "0.25.2" 5861 - source = "registry+https://github.com/rust-lang/crates.io-index" 5862 - checksum = "14247bb57be4f377dfb94c72830b8ce8fc6beac03cf4bf7b9732eadd414123fc" 5863 - 5864 - [[package]] 5865 - name = "winapi" 5866 - version = "0.3.9" 5867 - source = "registry+https://github.com/rust-lang/crates.io-index" 5868 - checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 5869 - dependencies = [ 5870 - "winapi-i686-pc-windows-gnu", 5871 - "winapi-x86_64-pc-windows-gnu", 5872 - ] 5873 - 5874 - [[package]] 5875 - name = "winapi-i686-pc-windows-gnu" 5876 - version = "0.4.0" 5877 - source = "registry+https://github.com/rust-lang/crates.io-index" 5878 - checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 5879 - 5880 - [[package]] 5881 - name = "winapi-util" 5882 - version = "0.1.6" 5883 - source = "registry+https://github.com/rust-lang/crates.io-index" 5884 - checksum = "f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596" 5885 - dependencies = [ 5886 - "winapi", 5887 - ] 5888 - 5889 - [[package]] 5890 - name = "winapi-x86_64-pc-windows-gnu" 5891 - version = "0.4.0" 5892 - source = "registry+https://github.com/rust-lang/crates.io-index" 5893 - checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 5894 - 5895 - [[package]] 5896 - name = "windows" 5897 - version = "0.48.0" 5898 - source = "registry+https://github.com/rust-lang/crates.io-index" 5899 - checksum = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f" 5900 - dependencies = [ 5901 - "windows-targets 0.48.5", 5902 - ] 5903 - 5904 - [[package]] 5905 - name = "windows-sys" 5906 - version = "0.48.0" 5907 - source = "registry+https://github.com/rust-lang/crates.io-index" 5908 - checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" 5909 - dependencies = [ 5910 - "windows-targets 0.48.5", 5911 - ] 5912 - 5913 - [[package]] 5914 - name = "windows-sys" 5915 - version = "0.52.0" 5916 - source = "registry+https://github.com/rust-lang/crates.io-index" 5917 - checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" 5918 - dependencies = [ 5919 - "windows-targets 0.52.4", 5920 - ] 5921 - 5922 - [[package]] 5923 - name = "windows-targets" 5924 - version = "0.48.5" 5925 - source = "registry+https://github.com/rust-lang/crates.io-index" 5926 - checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" 5927 - dependencies = [ 5928 - "windows_aarch64_gnullvm 0.48.5", 5929 - "windows_aarch64_msvc 0.48.5", 5930 - "windows_i686_gnu 0.48.5", 5931 - "windows_i686_msvc 0.48.5", 5932 - "windows_x86_64_gnu 0.48.5", 5933 - "windows_x86_64_gnullvm 0.48.5", 5934 - "windows_x86_64_msvc 0.48.5", 5935 - ] 5936 - 5937 - [[package]] 5938 - name = "windows-targets" 5939 - version = "0.52.4" 5940 - source = "registry+https://github.com/rust-lang/crates.io-index" 5941 - checksum = "7dd37b7e5ab9018759f893a1952c9420d060016fc19a472b4bb20d1bdd694d1b" 5942 - dependencies = [ 5943 - "windows_aarch64_gnullvm 0.52.4", 5944 - "windows_aarch64_msvc 0.52.4", 5945 - "windows_i686_gnu 0.52.4", 5946 - "windows_i686_msvc 0.52.4", 5947 - "windows_x86_64_gnu 0.52.4", 5948 - "windows_x86_64_gnullvm 0.52.4", 5949 - "windows_x86_64_msvc 0.52.4", 5950 - ] 5951 - 5952 - [[package]] 5953 - name = "windows_aarch64_gnullvm" 5954 - version = "0.48.5" 5955 - source = "registry+https://github.com/rust-lang/crates.io-index" 5956 - checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" 5957 - 5958 - [[package]] 5959 - name = "windows_aarch64_gnullvm" 5960 - version = "0.52.4" 5961 - source = "registry+https://github.com/rust-lang/crates.io-index" 5962 - checksum = "bcf46cf4c365c6f2d1cc93ce535f2c8b244591df96ceee75d8e83deb70a9cac9" 5963 - 5964 - [[package]] 5965 - name = "windows_aarch64_msvc" 5966 - version = "0.48.5" 5967 - source = "registry+https://github.com/rust-lang/crates.io-index" 5968 - checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" 5969 - 5970 - [[package]] 5971 - name = "windows_aarch64_msvc" 5972 - version = "0.52.4" 5973 - source = "registry+https://github.com/rust-lang/crates.io-index" 5974 - checksum = "da9f259dd3bcf6990b55bffd094c4f7235817ba4ceebde8e6d11cd0c5633b675" 5975 - 5976 - [[package]] 5977 - name = "windows_i686_gnu" 5978 - version = "0.48.5" 5979 - source = "registry+https://github.com/rust-lang/crates.io-index" 5980 - checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" 5981 - 5982 - [[package]] 5983 - name = "windows_i686_gnu" 5984 - version = "0.52.4" 5985 - source = "registry+https://github.com/rust-lang/crates.io-index" 5986 - checksum = "b474d8268f99e0995f25b9f095bc7434632601028cf86590aea5c8a5cb7801d3" 5987 - 5988 - [[package]] 5989 - name = "windows_i686_msvc" 5990 - version = "0.48.5" 5991 - source = "registry+https://github.com/rust-lang/crates.io-index" 5992 - checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" 5993 - 5994 - [[package]] 5995 - name = "windows_i686_msvc" 5996 - version = "0.52.4" 5997 - source = "registry+https://github.com/rust-lang/crates.io-index" 5998 - checksum = "1515e9a29e5bed743cb4415a9ecf5dfca648ce85ee42e15873c3cd8610ff8e02" 5999 - 6000 - [[package]] 6001 - name = "windows_x86_64_gnu" 6002 - version = "0.48.5" 6003 - source = "registry+https://github.com/rust-lang/crates.io-index" 6004 - checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" 6005 - 6006 - [[package]] 6007 - name = "windows_x86_64_gnu" 6008 - version = "0.52.4" 6009 - source = "registry+https://github.com/rust-lang/crates.io-index" 6010 - checksum = "5eee091590e89cc02ad514ffe3ead9eb6b660aedca2183455434b93546371a03" 6011 - 6012 - [[package]] 6013 - name = "windows_x86_64_gnullvm" 6014 - version = "0.48.5" 6015 - source = "registry+https://github.com/rust-lang/crates.io-index" 6016 - checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" 6017 - 6018 - [[package]] 6019 - name = "windows_x86_64_gnullvm" 6020 - version = "0.52.4" 6021 - source = "registry+https://github.com/rust-lang/crates.io-index" 6022 - checksum = "77ca79f2451b49fa9e2af39f0747fe999fcda4f5e241b2898624dca97a1f2177" 6023 - 6024 - [[package]] 6025 - name = "windows_x86_64_msvc" 6026 - version = "0.48.5" 6027 - source = "registry+https://github.com/rust-lang/crates.io-index" 6028 - checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" 6029 - 6030 - [[package]] 6031 - name = "windows_x86_64_msvc" 6032 - version = "0.52.4" 6033 - source = "registry+https://github.com/rust-lang/crates.io-index" 6034 - checksum = "32b752e52a2da0ddfbdbcc6fceadfeede4c939ed16d13e648833a61dfb611ed8" 6035 - 6036 - [[package]] 6037 - name = "winnow" 6038 - version = "0.5.15" 6039 - source = "registry+https://github.com/rust-lang/crates.io-index" 6040 - checksum = "7c2e3184b9c4e92ad5167ca73039d0c42476302ab603e2fec4487511f38ccefc" 6041 - dependencies = [ 6042 - "memchr", 6043 - ] 6044 - 6045 - [[package]] 6046 - name = "winreg" 6047 - version = "0.50.0" 6048 - source = "registry+https://github.com/rust-lang/crates.io-index" 6049 - checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1" 6050 - dependencies = [ 6051 - "cfg-if", 6052 - "windows-sys 0.48.0", 6053 - ] 6054 - 6055 - [[package]] 6056 - name = "without-alloc" 6057 - version = "0.2.2" 6058 - source = "registry+https://github.com/rust-lang/crates.io-index" 6059 - checksum = "375db0478b203b950ef10d1cce23cdbe5f30c2454fd9e7673ff56656df23adbb" 6060 - dependencies = [ 6061 - "alloc-traits", 6062 - "unsize", 6063 - ] 6064 - 6065 - [[package]] 6066 - name = "x509-parser" 6067 - version = "0.14.0" 6068 - source = "registry+https://github.com/rust-lang/crates.io-index" 6069 - checksum = "e0ecbeb7b67ce215e40e3cc7f2ff902f94a223acf44995934763467e7b1febc8" 6070 - dependencies = [ 6071 - "asn1-rs", 6072 - "base64 0.13.1", 6073 - "data-encoding", 6074 - "der-parser", 6075 - "lazy_static", 6076 - "nom", 6077 - "oid-registry", 6078 - "rusticata-macros", 6079 - "thiserror", 6080 - "time", 6081 - ] 6082 - 6083 - [[package]] 6084 - name = "xattr" 6085 - version = "1.0.1" 6086 - source = "registry+https://github.com/rust-lang/crates.io-index" 6087 - checksum = "f4686009f71ff3e5c4dbcf1a282d0a44db3f021ba69350cd42086b3e5f1c6985" 6088 - dependencies = [ 6089 - "libc", 6090 - ] 6091 - 6092 - [[package]] 6093 - name = "yasna" 6094 - version = "0.5.2" 6095 - source = "registry+https://github.com/rust-lang/crates.io-index" 6096 - checksum = "e17bb3549cc1321ae1296b9cdc2698e2b6cb1992adfa19a8c72e5b7a738f44cd" 6097 - dependencies = [ 6098 - "time", 6099 - ] 6100 - 6101 - [[package]] 6102 - name = "zerocopy" 6103 - version = "0.7.32" 6104 - source = "registry+https://github.com/rust-lang/crates.io-index" 6105 - checksum = "74d4d3961e53fa4c9a25a8637fc2bfaf2595b3d3ae34875568a5cf64787716be" 6106 - dependencies = [ 6107 - "zerocopy-derive", 6108 - ] 6109 - 6110 - [[package]] 6111 - name = "zerocopy-derive" 6112 - version = "0.7.32" 6113 - source = "registry+https://github.com/rust-lang/crates.io-index" 6114 - checksum = "9ce1b18ccd8e73a9321186f97e46f9f04b778851177567b1975109d26a08d2a6" 6115 - dependencies = [ 6116 - "proc-macro2", 6117 - "quote", 6118 - "syn 2.0.55", 6119 - ] 6120 - 6121 - [[package]] 6122 - name = "zeroize" 6123 - version = "1.3.0" 6124 - source = "registry+https://github.com/rust-lang/crates.io-index" 6125 - checksum = "4756f7db3f7b5574938c3eb1c117038b8e07f95ee6718c0efad4ac21508f1efd" 6126 - dependencies = [ 6127 - "zeroize_derive", 6128 - ] 6129 - 6130 - [[package]] 6131 - name = "zeroize_derive" 6132 - version = "1.4.2" 6133 - source = "registry+https://github.com/rust-lang/crates.io-index" 6134 - checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69" 6135 - dependencies = [ 6136 - "proc-macro2", 6137 - "quote", 6138 - "syn 2.0.55", 6139 - ] 6140 - 6141 - [[package]] 6142 - name = "zstd" 6143 - version = "0.11.2+zstd.1.5.2" 6144 - source = "registry+https://github.com/rust-lang/crates.io-index" 6145 - checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4" 6146 - dependencies = [ 6147 - "zstd-safe", 6148 - ] 6149 - 6150 - [[package]] 6151 - name = "zstd-safe" 6152 - version = "5.0.2+zstd.1.5.2" 6153 - source = "registry+https://github.com/rust-lang/crates.io-index" 6154 - checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db" 6155 - dependencies = [ 6156 - "libc", 6157 - "zstd-sys", 6158 - ] 6159 - 6160 - [[package]] 6161 - name = "zstd-sys" 6162 - version = "2.0.8+zstd.1.5.5" 6163 - source = "registry+https://github.com/rust-lang/crates.io-index" 6164 - checksum = "5556e6ee25d32df2586c098bbfa278803692a20d0ab9565e049480d52707ec8c" 6165 - dependencies = [ 6166 - "cc", 6167 - "libc", 6168 - "pkg-config", 6169 - ]
···
+2 -6
pkgs/by-name/an/anchor/package.nix
··· 18 19 cargoPatches = [ ./0001-update-time-rs.patch ]; 20 21 - cargoLock = { 22 - lockFile = ./Cargo.lock; 23 - outputHashes = { 24 - "serum_dex-0.4.0" = "sha256-Nzhh3OcAFE2LcbUgrA4zE2TnUMfV0dD4iH6fTi48GcI="; 25 - }; 26 - }; 27 28 checkFlags = [ 29 # the following test cases try to access network, skip them
··· 18 19 cargoPatches = [ ./0001-update-time-rs.patch ]; 20 21 + useFetchCargoVendor = true; 22 + cargoHash = "sha256-CeTkYqRD5Xk61evYLGn8Gtdn2fTUmpKKPyPLtmABv6A="; 23 24 checkFlags = [ 25 # the following test cases try to access network, skip them
-970
pkgs/by-name/an/ante/Cargo.lock
··· 1 - # This file is automatically @generated by Cargo. 2 - # It is not intended for manual editing. 3 - version = 3 4 - 5 - [[package]] 6 - name = "ahash" 7 - version = "0.7.7" 8 - source = "registry+https://github.com/rust-lang/crates.io-index" 9 - checksum = "5a824f2aa7e75a0c98c5a504fceb80649e9c35265d44525b5f94de4771a395cd" 10 - dependencies = [ 11 - "getrandom", 12 - "once_cell", 13 - "version_check", 14 - ] 15 - 16 - [[package]] 17 - name = "aho-corasick" 18 - version = "1.1.2" 19 - source = "registry+https://github.com/rust-lang/crates.io-index" 20 - checksum = "b2969dcb958b36655471fc61f7e416fa76033bdd4bfed0678d8fee1e2d07a1f0" 21 - dependencies = [ 22 - "memchr", 23 - ] 24 - 25 - [[package]] 26 - name = "anstream" 27 - version = "0.6.4" 28 - source = "registry+https://github.com/rust-lang/crates.io-index" 29 - checksum = "2ab91ebe16eb252986481c5b62f6098f3b698a45e34b5b98200cf20dd2484a44" 30 - dependencies = [ 31 - "anstyle", 32 - "anstyle-parse", 33 - "anstyle-query", 34 - "anstyle-wincon", 35 - "colorchoice", 36 - "utf8parse", 37 - ] 38 - 39 - [[package]] 40 - name = "anstyle" 41 - version = "1.0.4" 42 - source = "registry+https://github.com/rust-lang/crates.io-index" 43 - checksum = "7079075b41f533b8c61d2a4d073c4676e1f8b249ff94a393b0595db304e0dd87" 44 - 45 - [[package]] 46 - name = "anstyle-parse" 47 - version = "0.2.2" 48 - source = "registry+https://github.com/rust-lang/crates.io-index" 49 - checksum = "317b9a89c1868f5ea6ff1d9539a69f45dffc21ce321ac1fd1160dfa48c8e2140" 50 - dependencies = [ 51 - "utf8parse", 52 - ] 53 - 54 - [[package]] 55 - name = "anstyle-query" 56 - version = "1.0.0" 57 - source = "registry+https://github.com/rust-lang/crates.io-index" 58 - checksum = "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b" 59 - dependencies = [ 60 - "windows-sys 0.48.0", 61 - ] 62 - 63 - [[package]] 64 - name = "anstyle-wincon" 65 - version = "3.0.1" 66 - source = "registry+https://github.com/rust-lang/crates.io-index" 67 - checksum = "f0699d10d2f4d628a98ee7b57b289abbc98ff3bad977cb3152709d4bf2330628" 68 - dependencies = [ 69 - "anstyle", 70 - "windows-sys 0.48.0", 71 - ] 72 - 73 - [[package]] 74 - name = "ante" 75 - version = "0.1.1" 76 - dependencies = [ 77 - "clap", 78 - "clap_complete", 79 - "colored", 80 - "cranelift", 81 - "cranelift-jit", 82 - "cranelift-module", 83 - "cranelift-object", 84 - "difference", 85 - "goldentests", 86 - "inkwell", 87 - "mimalloc", 88 - "petgraph", 89 - "target-lexicon", 90 - ] 91 - 92 - [[package]] 93 - name = "anyhow" 94 - version = "1.0.75" 95 - source = "registry+https://github.com/rust-lang/crates.io-index" 96 - checksum = "a4668cab20f66d8d020e1fbc0ebe47217433c1b6c8f2040faf858554e394ace6" 97 - 98 - [[package]] 99 - name = "autocfg" 100 - version = "1.1.0" 101 - source = "registry+https://github.com/rust-lang/crates.io-index" 102 - checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" 103 - 104 - [[package]] 105 - name = "bitflags" 106 - version = "1.3.2" 107 - source = "registry+https://github.com/rust-lang/crates.io-index" 108 - checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 109 - 110 - [[package]] 111 - name = "bitflags" 112 - version = "2.4.1" 113 - source = "registry+https://github.com/rust-lang/crates.io-index" 114 - checksum = "327762f6e5a765692301e5bb513e0d9fef63be86bbc14528052b1cd3e6f03e07" 115 - 116 - [[package]] 117 - name = "byteorder" 118 - version = "1.5.0" 119 - source = "registry+https://github.com/rust-lang/crates.io-index" 120 - checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" 121 - 122 - [[package]] 123 - name = "cc" 124 - version = "1.0.83" 125 - source = "registry+https://github.com/rust-lang/crates.io-index" 126 - checksum = "f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0" 127 - dependencies = [ 128 - "libc", 129 - ] 130 - 131 - [[package]] 132 - name = "cfg-if" 133 - version = "1.0.0" 134 - source = "registry+https://github.com/rust-lang/crates.io-index" 135 - checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 136 - 137 - [[package]] 138 - name = "clap" 139 - version = "4.4.8" 140 - source = "registry+https://github.com/rust-lang/crates.io-index" 141 - checksum = "2275f18819641850fa26c89acc84d465c1bf91ce57bc2748b28c420473352f64" 142 - dependencies = [ 143 - "clap_builder", 144 - "clap_derive", 145 - ] 146 - 147 - [[package]] 148 - name = "clap_builder" 149 - version = "4.4.8" 150 - source = "registry+https://github.com/rust-lang/crates.io-index" 151 - checksum = "07cdf1b148b25c1e1f7a42225e30a0d99a615cd4637eae7365548dd4529b95bc" 152 - dependencies = [ 153 - "anstream", 154 - "anstyle", 155 - "clap_lex", 156 - "strsim", 157 - ] 158 - 159 - [[package]] 160 - name = "clap_complete" 161 - version = "4.4.4" 162 - source = "registry+https://github.com/rust-lang/crates.io-index" 163 - checksum = "bffe91f06a11b4b9420f62103854e90867812cd5d01557f853c5ee8e791b12ae" 164 - dependencies = [ 165 - "clap", 166 - ] 167 - 168 - [[package]] 169 - name = "clap_derive" 170 - version = "4.4.7" 171 - source = "registry+https://github.com/rust-lang/crates.io-index" 172 - checksum = "cf9804afaaf59a91e75b022a30fb7229a7901f60c755489cc61c9b423b836442" 173 - dependencies = [ 174 - "heck", 175 - "proc-macro2", 176 - "quote", 177 - "syn", 178 - ] 179 - 180 - [[package]] 181 - name = "clap_lex" 182 - version = "0.6.0" 183 - source = "registry+https://github.com/rust-lang/crates.io-index" 184 - checksum = "702fc72eb24e5a1e48ce58027a675bc24edd52096d5397d4aea7c6dd9eca0bd1" 185 - 186 - [[package]] 187 - name = "colorchoice" 188 - version = "1.0.0" 189 - source = "registry+https://github.com/rust-lang/crates.io-index" 190 - checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7" 191 - 192 - [[package]] 193 - name = "colored" 194 - version = "2.0.4" 195 - source = "registry+https://github.com/rust-lang/crates.io-index" 196 - checksum = "2674ec482fbc38012cf31e6c42ba0177b431a0cb6f15fe40efa5aab1bda516f6" 197 - dependencies = [ 198 - "is-terminal", 199 - "lazy_static", 200 - "windows-sys 0.48.0", 201 - ] 202 - 203 - [[package]] 204 - name = "cranelift" 205 - version = "0.86.1" 206 - source = "registry+https://github.com/rust-lang/crates.io-index" 207 - checksum = "bd96bba738454eb373087df6d6891b18009361123fef90930def4978e3837448" 208 - dependencies = [ 209 - "cranelift-codegen", 210 - "cranelift-frontend", 211 - ] 212 - 213 - [[package]] 214 - name = "cranelift-bforest" 215 - version = "0.86.1" 216 - source = "registry+https://github.com/rust-lang/crates.io-index" 217 - checksum = "529ffacce2249ac60edba2941672dfedf3d96558b415d0d8083cd007456e0f55" 218 - dependencies = [ 219 - "cranelift-entity", 220 - ] 221 - 222 - [[package]] 223 - name = "cranelift-codegen" 224 - version = "0.86.1" 225 - source = "registry+https://github.com/rust-lang/crates.io-index" 226 - checksum = "427d105f617efc8cb55f8d036a7fded2e227892d8780b4985e5551f8d27c4a92" 227 - dependencies = [ 228 - "cranelift-bforest", 229 - "cranelift-codegen-meta", 230 - "cranelift-codegen-shared", 231 - "cranelift-entity", 232 - "cranelift-isle", 233 - "log", 234 - "regalloc2", 235 - "smallvec", 236 - "target-lexicon", 237 - ] 238 - 239 - [[package]] 240 - name = "cranelift-codegen-meta" 241 - version = "0.86.1" 242 - source = "registry+https://github.com/rust-lang/crates.io-index" 243 - checksum = "551674bed85b838d45358e3eab4f0ffaa6790c70dc08184204b9a54b41cdb7d1" 244 - dependencies = [ 245 - "cranelift-codegen-shared", 246 - ] 247 - 248 - [[package]] 249 - name = "cranelift-codegen-shared" 250 - version = "0.86.1" 251 - source = "registry+https://github.com/rust-lang/crates.io-index" 252 - checksum = "2b3a63ae57498c3eb495360944a33571754241e15e47e3bcae6082f40fec5866" 253 - 254 - [[package]] 255 - name = "cranelift-entity" 256 - version = "0.86.1" 257 - source = "registry+https://github.com/rust-lang/crates.io-index" 258 - checksum = "11aa8aa624c72cc1c94ea3d0739fa61248260b5b14d3646f51593a88d67f3e6e" 259 - 260 - [[package]] 261 - name = "cranelift-frontend" 262 - version = "0.86.1" 263 - source = "registry+https://github.com/rust-lang/crates.io-index" 264 - checksum = "544ee8f4d1c9559c9aa6d46e7aaeac4a13856d620561094f35527356c7d21bd0" 265 - dependencies = [ 266 - "cranelift-codegen", 267 - "log", 268 - "smallvec", 269 - "target-lexicon", 270 - ] 271 - 272 - [[package]] 273 - name = "cranelift-isle" 274 - version = "0.86.1" 275 - source = "registry+https://github.com/rust-lang/crates.io-index" 276 - checksum = "ed16b14363d929b8c37e3c557d0a7396791b383ecc302141643c054343170aad" 277 - 278 - [[package]] 279 - name = "cranelift-jit" 280 - version = "0.86.1" 281 - source = "registry+https://github.com/rust-lang/crates.io-index" 282 - checksum = "0308e7418208639fb96c1a3dc04955fa41c4bc92dfce9106635185f71d5caf46" 283 - dependencies = [ 284 - "anyhow", 285 - "cranelift-codegen", 286 - "cranelift-entity", 287 - "cranelift-module", 288 - "cranelift-native", 289 - "libc", 290 - "log", 291 - "region", 292 - "target-lexicon", 293 - "windows-sys 0.36.1", 294 - ] 295 - 296 - [[package]] 297 - name = "cranelift-module" 298 - version = "0.86.1" 299 - source = "registry+https://github.com/rust-lang/crates.io-index" 300 - checksum = "76979aac10dbcf0c222cd5902565bc93597ac30bbe9d879a2aa5f2402d1561f2" 301 - dependencies = [ 302 - "anyhow", 303 - "cranelift-codegen", 304 - ] 305 - 306 - [[package]] 307 - name = "cranelift-native" 308 - version = "0.86.1" 309 - source = "registry+https://github.com/rust-lang/crates.io-index" 310 - checksum = "51617cf8744634f2ed3c989c3c40cd6444f63377c6d994adab0d85807f3eb682" 311 - dependencies = [ 312 - "cranelift-codegen", 313 - "libc", 314 - "target-lexicon", 315 - ] 316 - 317 - [[package]] 318 - name = "cranelift-object" 319 - version = "0.86.1" 320 - source = "registry+https://github.com/rust-lang/crates.io-index" 321 - checksum = "50e649a13f3951ad3b8cb13a3a774481c12159a98eb386b04583573c57d7cf56" 322 - dependencies = [ 323 - "anyhow", 324 - "cranelift-codegen", 325 - "cranelift-module", 326 - "log", 327 - "object", 328 - "target-lexicon", 329 - ] 330 - 331 - [[package]] 332 - name = "crc32fast" 333 - version = "1.3.2" 334 - source = "registry+https://github.com/rust-lang/crates.io-index" 335 - checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d" 336 - dependencies = [ 337 - "cfg-if", 338 - ] 339 - 340 - [[package]] 341 - name = "crossbeam-deque" 342 - version = "0.8.3" 343 - source = "registry+https://github.com/rust-lang/crates.io-index" 344 - checksum = "ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef" 345 - dependencies = [ 346 - "cfg-if", 347 - "crossbeam-epoch", 348 - "crossbeam-utils", 349 - ] 350 - 351 - [[package]] 352 - name = "crossbeam-epoch" 353 - version = "0.9.15" 354 - source = "registry+https://github.com/rust-lang/crates.io-index" 355 - checksum = "ae211234986c545741a7dc064309f67ee1e5ad243d0e48335adc0484d960bcc7" 356 - dependencies = [ 357 - "autocfg", 358 - "cfg-if", 359 - "crossbeam-utils", 360 - "memoffset", 361 - "scopeguard", 362 - ] 363 - 364 - [[package]] 365 - name = "crossbeam-utils" 366 - version = "0.8.16" 367 - source = "registry+https://github.com/rust-lang/crates.io-index" 368 - checksum = "5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294" 369 - dependencies = [ 370 - "cfg-if", 371 - ] 372 - 373 - [[package]] 374 - name = "difference" 375 - version = "2.0.0" 376 - source = "registry+https://github.com/rust-lang/crates.io-index" 377 - checksum = "524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198" 378 - 379 - [[package]] 380 - name = "either" 381 - version = "1.9.0" 382 - source = "registry+https://github.com/rust-lang/crates.io-index" 383 - checksum = "a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07" 384 - 385 - [[package]] 386 - name = "equivalent" 387 - version = "1.0.1" 388 - source = "registry+https://github.com/rust-lang/crates.io-index" 389 - checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5" 390 - 391 - [[package]] 392 - name = "errno" 393 - version = "0.3.7" 394 - source = "registry+https://github.com/rust-lang/crates.io-index" 395 - checksum = "f258a7194e7f7c2a7837a8913aeab7fd8c383457034fa20ce4dd3dcb813e8eb8" 396 - dependencies = [ 397 - "libc", 398 - "windows-sys 0.48.0", 399 - ] 400 - 401 - [[package]] 402 - name = "fixedbitset" 403 - version = "0.4.2" 404 - source = "registry+https://github.com/rust-lang/crates.io-index" 405 - checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80" 406 - 407 - [[package]] 408 - name = "fxhash" 409 - version = "0.2.1" 410 - source = "registry+https://github.com/rust-lang/crates.io-index" 411 - checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c" 412 - dependencies = [ 413 - "byteorder", 414 - ] 415 - 416 - [[package]] 417 - name = "getrandom" 418 - version = "0.2.11" 419 - source = "registry+https://github.com/rust-lang/crates.io-index" 420 - checksum = "fe9006bed769170c11f845cf00c7c1e9092aeb3f268e007c3e760ac68008070f" 421 - dependencies = [ 422 - "cfg-if", 423 - "libc", 424 - "wasi", 425 - ] 426 - 427 - [[package]] 428 - name = "goldentests" 429 - version = "1.1.1" 430 - source = "registry+https://github.com/rust-lang/crates.io-index" 431 - checksum = "8476785a67758ffc17be1d41009468ef27fb96b5211c9d375a4356bf891dcbc5" 432 - dependencies = [ 433 - "colored", 434 - "rayon", 435 - "shlex", 436 - "similar", 437 - ] 438 - 439 - [[package]] 440 - name = "hashbrown" 441 - version = "0.11.2" 442 - source = "registry+https://github.com/rust-lang/crates.io-index" 443 - checksum = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e" 444 - dependencies = [ 445 - "ahash", 446 - ] 447 - 448 - [[package]] 449 - name = "hashbrown" 450 - version = "0.12.3" 451 - source = "registry+https://github.com/rust-lang/crates.io-index" 452 - checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" 453 - 454 - [[package]] 455 - name = "hashbrown" 456 - version = "0.14.2" 457 - source = "registry+https://github.com/rust-lang/crates.io-index" 458 - checksum = "f93e7192158dbcda357bdec5fb5788eebf8bbac027f3f33e719d29135ae84156" 459 - 460 - [[package]] 461 - name = "heck" 462 - version = "0.4.1" 463 - source = "registry+https://github.com/rust-lang/crates.io-index" 464 - checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" 465 - 466 - [[package]] 467 - name = "hermit-abi" 468 - version = "0.3.3" 469 - source = "registry+https://github.com/rust-lang/crates.io-index" 470 - checksum = "d77f7ec81a6d05a3abb01ab6eb7590f6083d08449fe5a1c8b1e620283546ccb7" 471 - 472 - [[package]] 473 - name = "indexmap" 474 - version = "1.9.3" 475 - source = "registry+https://github.com/rust-lang/crates.io-index" 476 - checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99" 477 - dependencies = [ 478 - "autocfg", 479 - "hashbrown 0.12.3", 480 - ] 481 - 482 - [[package]] 483 - name = "indexmap" 484 - version = "2.1.0" 485 - source = "registry+https://github.com/rust-lang/crates.io-index" 486 - checksum = "d530e1a18b1cb4c484e6e34556a0d948706958449fca0cab753d649f2bce3d1f" 487 - dependencies = [ 488 - "equivalent", 489 - "hashbrown 0.14.2", 490 - ] 491 - 492 - [[package]] 493 - name = "inkwell" 494 - version = "0.2.0" 495 - source = "git+https://github.com/TheDan64/inkwell?branch=master#7a09ad8a5f3b1fc416f95b5e1c97d33df0ab3f06" 496 - dependencies = [ 497 - "either", 498 - "inkwell_internals", 499 - "libc", 500 - "llvm-sys", 501 - "once_cell", 502 - "thiserror", 503 - ] 504 - 505 - [[package]] 506 - name = "inkwell_internals" 507 - version = "0.8.0" 508 - source = "git+https://github.com/TheDan64/inkwell?branch=master#7a09ad8a5f3b1fc416f95b5e1c97d33df0ab3f06" 509 - dependencies = [ 510 - "proc-macro2", 511 - "quote", 512 - "syn", 513 - ] 514 - 515 - [[package]] 516 - name = "is-terminal" 517 - version = "0.4.9" 518 - source = "registry+https://github.com/rust-lang/crates.io-index" 519 - checksum = "cb0889898416213fab133e1d33a0e5858a48177452750691bde3666d0fdbaf8b" 520 - dependencies = [ 521 - "hermit-abi", 522 - "rustix", 523 - "windows-sys 0.48.0", 524 - ] 525 - 526 - [[package]] 527 - name = "lazy_static" 528 - version = "1.4.0" 529 - source = "registry+https://github.com/rust-lang/crates.io-index" 530 - checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" 531 - 532 - [[package]] 533 - name = "libc" 534 - version = "0.2.150" 535 - source = "registry+https://github.com/rust-lang/crates.io-index" 536 - checksum = "89d92a4743f9a61002fae18374ed11e7973f530cb3a3255fb354818118b2203c" 537 - 538 - [[package]] 539 - name = "libmimalloc-sys" 540 - version = "0.1.35" 541 - source = "registry+https://github.com/rust-lang/crates.io-index" 542 - checksum = "3979b5c37ece694f1f5e51e7ecc871fdb0f517ed04ee45f88d15d6d553cb9664" 543 - dependencies = [ 544 - "cc", 545 - "libc", 546 - ] 547 - 548 - [[package]] 549 - name = "linux-raw-sys" 550 - version = "0.4.11" 551 - source = "registry+https://github.com/rust-lang/crates.io-index" 552 - checksum = "969488b55f8ac402214f3f5fd243ebb7206cf82de60d3172994707a4bcc2b829" 553 - 554 - [[package]] 555 - name = "llvm-sys" 556 - version = "160.1.3" 557 - source = "registry+https://github.com/rust-lang/crates.io-index" 558 - checksum = "0bf51981ac0622b10fe4790763e3de1f3d68a0ee4222e03accaaab6731bd508d" 559 - dependencies = [ 560 - "cc", 561 - "lazy_static", 562 - "libc", 563 - "regex", 564 - "semver", 565 - ] 566 - 567 - [[package]] 568 - name = "log" 569 - version = "0.4.20" 570 - source = "registry+https://github.com/rust-lang/crates.io-index" 571 - checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f" 572 - 573 - [[package]] 574 - name = "mach" 575 - version = "0.3.2" 576 - source = "registry+https://github.com/rust-lang/crates.io-index" 577 - checksum = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa" 578 - dependencies = [ 579 - "libc", 580 - ] 581 - 582 - [[package]] 583 - name = "memchr" 584 - version = "2.6.4" 585 - source = "registry+https://github.com/rust-lang/crates.io-index" 586 - checksum = "f665ee40bc4a3c5590afb1e9677db74a508659dfd71e126420da8274909a0167" 587 - 588 - [[package]] 589 - name = "memoffset" 590 - version = "0.9.0" 591 - source = "registry+https://github.com/rust-lang/crates.io-index" 592 - checksum = "5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c" 593 - dependencies = [ 594 - "autocfg", 595 - ] 596 - 597 - [[package]] 598 - name = "mimalloc" 599 - version = "0.1.39" 600 - source = "registry+https://github.com/rust-lang/crates.io-index" 601 - checksum = "fa01922b5ea280a911e323e4d2fd24b7fe5cc4042e0d2cda3c40775cdc4bdc9c" 602 - dependencies = [ 603 - "libmimalloc-sys", 604 - ] 605 - 606 - [[package]] 607 - name = "object" 608 - version = "0.28.4" 609 - source = "registry+https://github.com/rust-lang/crates.io-index" 610 - checksum = "e42c982f2d955fac81dd7e1d0e1426a7d702acd9c98d19ab01083a6a0328c424" 611 - dependencies = [ 612 - "crc32fast", 613 - "hashbrown 0.11.2", 614 - "indexmap 1.9.3", 615 - "memchr", 616 - ] 617 - 618 - [[package]] 619 - name = "once_cell" 620 - version = "1.18.0" 621 - source = "registry+https://github.com/rust-lang/crates.io-index" 622 - checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d" 623 - 624 - [[package]] 625 - name = "petgraph" 626 - version = "0.6.4" 627 - source = "registry+https://github.com/rust-lang/crates.io-index" 628 - checksum = "e1d3afd2628e69da2be385eb6f2fd57c8ac7977ceeff6dc166ff1657b0e386a9" 629 - dependencies = [ 630 - "fixedbitset", 631 - "indexmap 2.1.0", 632 - ] 633 - 634 - [[package]] 635 - name = "proc-macro2" 636 - version = "1.0.69" 637 - source = "registry+https://github.com/rust-lang/crates.io-index" 638 - checksum = "134c189feb4956b20f6f547d2cf727d4c0fe06722b20a0eec87ed445a97f92da" 639 - dependencies = [ 640 - "unicode-ident", 641 - ] 642 - 643 - [[package]] 644 - name = "quote" 645 - version = "1.0.33" 646 - source = "registry+https://github.com/rust-lang/crates.io-index" 647 - checksum = "5267fca4496028628a95160fc423a33e8b2e6af8a5302579e322e4b520293cae" 648 - dependencies = [ 649 - "proc-macro2", 650 - ] 651 - 652 - [[package]] 653 - name = "rayon" 654 - version = "1.8.0" 655 - source = "registry+https://github.com/rust-lang/crates.io-index" 656 - checksum = "9c27db03db7734835b3f53954b534c91069375ce6ccaa2e065441e07d9b6cdb1" 657 - dependencies = [ 658 - "either", 659 - "rayon-core", 660 - ] 661 - 662 - [[package]] 663 - name = "rayon-core" 664 - version = "1.12.0" 665 - source = "registry+https://github.com/rust-lang/crates.io-index" 666 - checksum = "5ce3fb6ad83f861aac485e76e1985cd109d9a3713802152be56c3b1f0e0658ed" 667 - dependencies = [ 668 - "crossbeam-deque", 669 - "crossbeam-utils", 670 - ] 671 - 672 - [[package]] 673 - name = "regalloc2" 674 - version = "0.3.2" 675 - source = "registry+https://github.com/rust-lang/crates.io-index" 676 - checksum = "d43a209257d978ef079f3d446331d0f1794f5e0fc19b306a199983857833a779" 677 - dependencies = [ 678 - "fxhash", 679 - "log", 680 - "slice-group-by", 681 - "smallvec", 682 - ] 683 - 684 - [[package]] 685 - name = "regex" 686 - version = "1.10.2" 687 - source = "registry+https://github.com/rust-lang/crates.io-index" 688 - checksum = "380b951a9c5e80ddfd6136919eef32310721aa4aacd4889a8d39124b026ab343" 689 - dependencies = [ 690 - "aho-corasick", 691 - "memchr", 692 - "regex-automata", 693 - "regex-syntax", 694 - ] 695 - 696 - [[package]] 697 - name = "regex-automata" 698 - version = "0.4.3" 699 - source = "registry+https://github.com/rust-lang/crates.io-index" 700 - checksum = "5f804c7828047e88b2d32e2d7fe5a105da8ee3264f01902f796c8e067dc2483f" 701 - dependencies = [ 702 - "aho-corasick", 703 - "memchr", 704 - "regex-syntax", 705 - ] 706 - 707 - [[package]] 708 - name = "regex-syntax" 709 - version = "0.8.2" 710 - source = "registry+https://github.com/rust-lang/crates.io-index" 711 - checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f" 712 - 713 - [[package]] 714 - name = "region" 715 - version = "2.2.0" 716 - source = "registry+https://github.com/rust-lang/crates.io-index" 717 - checksum = "877e54ea2adcd70d80e9179344c97f93ef0dffd6b03e1f4529e6e83ab2fa9ae0" 718 - dependencies = [ 719 - "bitflags 1.3.2", 720 - "libc", 721 - "mach", 722 - "winapi", 723 - ] 724 - 725 - [[package]] 726 - name = "rustix" 727 - version = "0.38.25" 728 - source = "registry+https://github.com/rust-lang/crates.io-index" 729 - checksum = "dc99bc2d4f1fed22595588a013687477aedf3cdcfb26558c559edb67b4d9b22e" 730 - dependencies = [ 731 - "bitflags 2.4.1", 732 - "errno", 733 - "libc", 734 - "linux-raw-sys", 735 - "windows-sys 0.48.0", 736 - ] 737 - 738 - [[package]] 739 - name = "scopeguard" 740 - version = "1.2.0" 741 - source = "registry+https://github.com/rust-lang/crates.io-index" 742 - checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" 743 - 744 - [[package]] 745 - name = "semver" 746 - version = "1.0.20" 747 - source = "registry+https://github.com/rust-lang/crates.io-index" 748 - checksum = "836fa6a3e1e547f9a2c4040802ec865b5d85f4014efe00555d7090a3dcaa1090" 749 - 750 - [[package]] 751 - name = "shlex" 752 - version = "1.2.0" 753 - source = "registry+https://github.com/rust-lang/crates.io-index" 754 - checksum = "a7cee0529a6d40f580e7a5e6c495c8fbfe21b7b52795ed4bb5e62cdf92bc6380" 755 - 756 - [[package]] 757 - name = "similar" 758 - version = "2.3.0" 759 - source = "registry+https://github.com/rust-lang/crates.io-index" 760 - checksum = "2aeaf503862c419d66959f5d7ca015337d864e9c49485d771b732e2a20453597" 761 - 762 - [[package]] 763 - name = "slice-group-by" 764 - version = "0.3.1" 765 - source = "registry+https://github.com/rust-lang/crates.io-index" 766 - checksum = "826167069c09b99d56f31e9ae5c99049e932a98c9dc2dac47645b08dbbf76ba7" 767 - 768 - [[package]] 769 - name = "smallvec" 770 - version = "1.11.2" 771 - source = "registry+https://github.com/rust-lang/crates.io-index" 772 - checksum = "4dccd0940a2dcdf68d092b8cbab7dc0ad8fa938bf95787e1b916b0e3d0e8e970" 773 - 774 - [[package]] 775 - name = "strsim" 776 - version = "0.10.0" 777 - source = "registry+https://github.com/rust-lang/crates.io-index" 778 - checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623" 779 - 780 - [[package]] 781 - name = "syn" 782 - version = "2.0.39" 783 - source = "registry+https://github.com/rust-lang/crates.io-index" 784 - checksum = "23e78b90f2fcf45d3e842032ce32e3f2d1545ba6636271dcbf24fa306d87be7a" 785 - dependencies = [ 786 - "proc-macro2", 787 - "quote", 788 - "unicode-ident", 789 - ] 790 - 791 - [[package]] 792 - name = "target-lexicon" 793 - version = "0.12.12" 794 - source = "registry+https://github.com/rust-lang/crates.io-index" 795 - checksum = "14c39fd04924ca3a864207c66fc2cd7d22d7c016007f9ce846cbb9326331930a" 796 - 797 - [[package]] 798 - name = "thiserror" 799 - version = "1.0.50" 800 - source = "registry+https://github.com/rust-lang/crates.io-index" 801 - checksum = "f9a7210f5c9a7156bb50aa36aed4c95afb51df0df00713949448cf9e97d382d2" 802 - dependencies = [ 803 - "thiserror-impl", 804 - ] 805 - 806 - [[package]] 807 - name = "thiserror-impl" 808 - version = "1.0.50" 809 - source = "registry+https://github.com/rust-lang/crates.io-index" 810 - checksum = "266b2e40bc00e5a6c09c3584011e08b06f123c00362c92b975ba9843aaaa14b8" 811 - dependencies = [ 812 - "proc-macro2", 813 - "quote", 814 - "syn", 815 - ] 816 - 817 - [[package]] 818 - name = "unicode-ident" 819 - version = "1.0.12" 820 - source = "registry+https://github.com/rust-lang/crates.io-index" 821 - checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b" 822 - 823 - [[package]] 824 - name = "utf8parse" 825 - version = "0.2.1" 826 - source = "registry+https://github.com/rust-lang/crates.io-index" 827 - checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a" 828 - 829 - [[package]] 830 - name = "version_check" 831 - version = "0.9.4" 832 - source = "registry+https://github.com/rust-lang/crates.io-index" 833 - checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" 834 - 835 - [[package]] 836 - name = "wasi" 837 - version = "0.11.0+wasi-snapshot-preview1" 838 - source = "registry+https://github.com/rust-lang/crates.io-index" 839 - checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" 840 - 841 - [[package]] 842 - name = "winapi" 843 - version = "0.3.9" 844 - source = "registry+https://github.com/rust-lang/crates.io-index" 845 - checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 846 - dependencies = [ 847 - "winapi-i686-pc-windows-gnu", 848 - "winapi-x86_64-pc-windows-gnu", 849 - ] 850 - 851 - [[package]] 852 - name = "winapi-i686-pc-windows-gnu" 853 - version = "0.4.0" 854 - source = "registry+https://github.com/rust-lang/crates.io-index" 855 - checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 856 - 857 - [[package]] 858 - name = "winapi-x86_64-pc-windows-gnu" 859 - version = "0.4.0" 860 - source = "registry+https://github.com/rust-lang/crates.io-index" 861 - checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 862 - 863 - [[package]] 864 - name = "windows-sys" 865 - version = "0.36.1" 866 - source = "registry+https://github.com/rust-lang/crates.io-index" 867 - checksum = "ea04155a16a59f9eab786fe12a4a450e75cdb175f9e0d80da1e17db09f55b8d2" 868 - dependencies = [ 869 - "windows_aarch64_msvc 0.36.1", 870 - "windows_i686_gnu 0.36.1", 871 - "windows_i686_msvc 0.36.1", 872 - "windows_x86_64_gnu 0.36.1", 873 - "windows_x86_64_msvc 0.36.1", 874 - ] 875 - 876 - [[package]] 877 - name = "windows-sys" 878 - version = "0.48.0" 879 - source = "registry+https://github.com/rust-lang/crates.io-index" 880 - checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" 881 - dependencies = [ 882 - "windows-targets", 883 - ] 884 - 885 - [[package]] 886 - name = "windows-targets" 887 - version = "0.48.5" 888 - source = "registry+https://github.com/rust-lang/crates.io-index" 889 - checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" 890 - dependencies = [ 891 - "windows_aarch64_gnullvm", 892 - "windows_aarch64_msvc 0.48.5", 893 - "windows_i686_gnu 0.48.5", 894 - "windows_i686_msvc 0.48.5", 895 - "windows_x86_64_gnu 0.48.5", 896 - "windows_x86_64_gnullvm", 897 - "windows_x86_64_msvc 0.48.5", 898 - ] 899 - 900 - [[package]] 901 - name = "windows_aarch64_gnullvm" 902 - version = "0.48.5" 903 - source = "registry+https://github.com/rust-lang/crates.io-index" 904 - checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" 905 - 906 - [[package]] 907 - name = "windows_aarch64_msvc" 908 - version = "0.36.1" 909 - source = "registry+https://github.com/rust-lang/crates.io-index" 910 - checksum = "9bb8c3fd39ade2d67e9874ac4f3db21f0d710bee00fe7cab16949ec184eeaa47" 911 - 912 - [[package]] 913 - name = "windows_aarch64_msvc" 914 - version = "0.48.5" 915 - source = "registry+https://github.com/rust-lang/crates.io-index" 916 - checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" 917 - 918 - [[package]] 919 - name = "windows_i686_gnu" 920 - version = "0.36.1" 921 - source = "registry+https://github.com/rust-lang/crates.io-index" 922 - checksum = "180e6ccf01daf4c426b846dfc66db1fc518f074baa793aa7d9b9aaeffad6a3b6" 923 - 924 - [[package]] 925 - name = "windows_i686_gnu" 926 - version = "0.48.5" 927 - source = "registry+https://github.com/rust-lang/crates.io-index" 928 - checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" 929 - 930 - [[package]] 931 - name = "windows_i686_msvc" 932 - version = "0.36.1" 933 - source = "registry+https://github.com/rust-lang/crates.io-index" 934 - checksum = "e2e7917148b2812d1eeafaeb22a97e4813dfa60a3f8f78ebe204bcc88f12f024" 935 - 936 - [[package]] 937 - name = "windows_i686_msvc" 938 - version = "0.48.5" 939 - source = "registry+https://github.com/rust-lang/crates.io-index" 940 - checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" 941 - 942 - [[package]] 943 - name = "windows_x86_64_gnu" 944 - version = "0.36.1" 945 - source = "registry+https://github.com/rust-lang/crates.io-index" 946 - checksum = "4dcd171b8776c41b97521e5da127a2d86ad280114807d0b2ab1e462bc764d9e1" 947 - 948 - [[package]] 949 - name = "windows_x86_64_gnu" 950 - version = "0.48.5" 951 - source = "registry+https://github.com/rust-lang/crates.io-index" 952 - checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" 953 - 954 - [[package]] 955 - name = "windows_x86_64_gnullvm" 956 - version = "0.48.5" 957 - source = "registry+https://github.com/rust-lang/crates.io-index" 958 - checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" 959 - 960 - [[package]] 961 - name = "windows_x86_64_msvc" 962 - version = "0.36.1" 963 - source = "registry+https://github.com/rust-lang/crates.io-index" 964 - checksum = "c811ca4a8c853ef420abd8592ba53ddbbac90410fab6903b3e79972a631f7680" 965 - 966 - [[package]] 967 - name = "windows_x86_64_msvc" 968 - version = "0.48.5" 969 - source = "registry+https://github.com/rust-lang/crates.io-index" 970 - checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
···
+3 -6
pkgs/by-name/an/ante/package.nix
··· 17 rev = "e38231ffa51b84a2ca53b4b0439d1ca5e0dea32a"; 18 hash = "sha256-UKEoOm+Jc0YUwO74Tn038MLeX/c3d2z8I0cTBVfX61U="; 19 }; 20 - cargoLock = { 21 - lockFile = ./Cargo.lock; 22 - outputHashes = { 23 - "inkwell-0.2.0" = "sha256-eMoclRtekg8v+m5KsTcjB3zCdPkcJy42NALEEuT/fw8="; 24 - }; 25 - }; 26 27 /* 28 https://crates.io/crates/llvm-sys#llvm-compatibility
··· 17 rev = "e38231ffa51b84a2ca53b4b0439d1ca5e0dea32a"; 18 hash = "sha256-UKEoOm+Jc0YUwO74Tn038MLeX/c3d2z8I0cTBVfX61U="; 19 }; 20 + 21 + useFetchCargoVendor = true; 22 + cargoHash = "sha256-uOOSxRoc59XzJT5oVO2NOYC0BwrNq4X6Jd/gQz0ZBp8="; 23 24 /* 25 https://crates.io/crates/llvm-sys#llvm-compatibility
-2063
pkgs/by-name/av/avbroot/Cargo.lock
··· 1 - # This file is automatically @generated by Cargo. 2 - # It is not intended for manual editing. 3 - version = 3 4 - 5 - [[package]] 6 - name = "adler" 7 - version = "1.0.2" 8 - source = "registry+https://github.com/rust-lang/crates.io-index" 9 - checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe" 10 - 11 - [[package]] 12 - name = "aes" 13 - version = "0.8.4" 14 - source = "registry+https://github.com/rust-lang/crates.io-index" 15 - checksum = "b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0" 16 - dependencies = [ 17 - "cfg-if", 18 - "cipher", 19 - "cpufeatures", 20 - ] 21 - 22 - [[package]] 23 - name = "aho-corasick" 24 - version = "1.1.3" 25 - source = "registry+https://github.com/rust-lang/crates.io-index" 26 - checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916" 27 - dependencies = [ 28 - "memchr", 29 - ] 30 - 31 - [[package]] 32 - name = "ambient-authority" 33 - version = "0.0.2" 34 - source = "registry+https://github.com/rust-lang/crates.io-index" 35 - checksum = "e9d4ee0d472d1cd2e28c97dfa124b3d8d992e10eb0a035f33f5d12e3a177ba3b" 36 - 37 - [[package]] 38 - name = "anstream" 39 - version = "0.6.14" 40 - source = "registry+https://github.com/rust-lang/crates.io-index" 41 - checksum = "418c75fa768af9c03be99d17643f93f79bbba589895012a80e3452a19ddda15b" 42 - dependencies = [ 43 - "anstyle", 44 - "anstyle-parse", 45 - "anstyle-query", 46 - "anstyle-wincon", 47 - "colorchoice", 48 - "is_terminal_polyfill", 49 - "utf8parse", 50 - ] 51 - 52 - [[package]] 53 - name = "anstyle" 54 - version = "1.0.7" 55 - source = "registry+https://github.com/rust-lang/crates.io-index" 56 - checksum = "038dfcf04a5feb68e9c60b21c9625a54c2c0616e79b72b0fd87075a056ae1d1b" 57 - 58 - [[package]] 59 - name = "anstyle-parse" 60 - version = "0.2.4" 61 - source = "registry+https://github.com/rust-lang/crates.io-index" 62 - checksum = "c03a11a9034d92058ceb6ee011ce58af4a9bf61491aa7e1e59ecd24bd40d22d4" 63 - dependencies = [ 64 - "utf8parse", 65 - ] 66 - 67 - [[package]] 68 - name = "anstyle-query" 69 - version = "1.1.0" 70 - source = "registry+https://github.com/rust-lang/crates.io-index" 71 - checksum = "ad186efb764318d35165f1758e7dcef3b10628e26d41a44bc5550652e6804391" 72 - dependencies = [ 73 - "windows-sys 0.52.0", 74 - ] 75 - 76 - [[package]] 77 - name = "anstyle-wincon" 78 - version = "3.0.3" 79 - source = "registry+https://github.com/rust-lang/crates.io-index" 80 - checksum = "61a38449feb7068f52bb06c12759005cf459ee52bb4adc1d5a7c4322d716fb19" 81 - dependencies = [ 82 - "anstyle", 83 - "windows-sys 0.52.0", 84 - ] 85 - 86 - [[package]] 87 - name = "anyhow" 88 - version = "1.0.86" 89 - source = "registry+https://github.com/rust-lang/crates.io-index" 90 - checksum = "b3d1d046238990b9cf5bcde22a3fb3584ee5cf65fb2765f454ed428c7a0063da" 91 - 92 - [[package]] 93 - name = "arbitrary" 94 - version = "1.3.2" 95 - source = "registry+https://github.com/rust-lang/crates.io-index" 96 - checksum = "7d5a26814d8dcb93b0e5a0ff3c6d80a8843bafb21b39e8e18a6f05471870e110" 97 - 98 - [[package]] 99 - name = "assert_matches" 100 - version = "1.5.0" 101 - source = "registry+https://github.com/rust-lang/crates.io-index" 102 - checksum = "9b34d609dfbaf33d6889b2b7106d3ca345eacad44200913df5ba02bfd31d2ba9" 103 - 104 - [[package]] 105 - name = "autocfg" 106 - version = "1.3.0" 107 - source = "registry+https://github.com/rust-lang/crates.io-index" 108 - checksum = "0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0" 109 - 110 - [[package]] 111 - name = "avbroot" 112 - version = "3.4.1" 113 - dependencies = [ 114 - "anyhow", 115 - "assert_matches", 116 - "base64", 117 - "bitflags", 118 - "bstr", 119 - "byteorder", 120 - "bzip2", 121 - "cap-std", 122 - "cap-tempfile", 123 - "clap", 124 - "clap_complete", 125 - "cms", 126 - "const-oid", 127 - "ctrlc", 128 - "flate2", 129 - "gf256", 130 - "hex", 131 - "liblzma", 132 - "lz4_flex", 133 - "memchr", 134 - "num-bigint-dig", 135 - "num-traits", 136 - "phf", 137 - "pkcs8", 138 - "prost", 139 - "prost-build", 140 - "protox", 141 - "rand", 142 - "rayon", 143 - "regex", 144 - "ring", 145 - "rpassword", 146 - "rsa", 147 - "rustix", 148 - "serde", 149 - "sha1", 150 - "sha2", 151 - "tempfile", 152 - "thiserror", 153 - "toml_edit", 154 - "topological-sort", 155 - "tracing", 156 - "tracing-subscriber", 157 - "x509-cert", 158 - "zip", 159 - ] 160 - 161 - [[package]] 162 - name = "base64" 163 - version = "0.22.1" 164 - source = "registry+https://github.com/rust-lang/crates.io-index" 165 - checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" 166 - 167 - [[package]] 168 - name = "base64ct" 169 - version = "1.6.0" 170 - source = "registry+https://github.com/rust-lang/crates.io-index" 171 - checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b" 172 - 173 - [[package]] 174 - name = "beef" 175 - version = "0.5.2" 176 - source = "registry+https://github.com/rust-lang/crates.io-index" 177 - checksum = "3a8241f3ebb85c056b509d4327ad0358fbbba6ffb340bf388f26350aeda225b1" 178 - 179 - [[package]] 180 - name = "bitflags" 181 - version = "2.6.0" 182 - source = "registry+https://github.com/rust-lang/crates.io-index" 183 - checksum = "b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de" 184 - 185 - [[package]] 186 - name = "block-buffer" 187 - version = "0.10.4" 188 - source = "registry+https://github.com/rust-lang/crates.io-index" 189 - checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" 190 - dependencies = [ 191 - "generic-array", 192 - ] 193 - 194 - [[package]] 195 - name = "block-padding" 196 - version = "0.3.3" 197 - source = "registry+https://github.com/rust-lang/crates.io-index" 198 - checksum = "a8894febbff9f758034a5b8e12d87918f56dfc64a8e1fe757d65e29041538d93" 199 - dependencies = [ 200 - "generic-array", 201 - ] 202 - 203 - [[package]] 204 - name = "bstr" 205 - version = "1.9.1" 206 - source = "registry+https://github.com/rust-lang/crates.io-index" 207 - checksum = "05efc5cfd9110c8416e471df0e96702d58690178e206e61b7173706673c93706" 208 - dependencies = [ 209 - "memchr", 210 - "regex-automata", 211 - "serde", 212 - ] 213 - 214 - [[package]] 215 - name = "byteorder" 216 - version = "1.5.0" 217 - source = "registry+https://github.com/rust-lang/crates.io-index" 218 - checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" 219 - 220 - [[package]] 221 - name = "bytes" 222 - version = "1.6.1" 223 - source = "registry+https://github.com/rust-lang/crates.io-index" 224 - checksum = "a12916984aab3fa6e39d655a33e09c0071eb36d6ab3aea5c2d78551f1df6d952" 225 - 226 - [[package]] 227 - name = "bzip2" 228 - version = "0.4.4" 229 - source = "git+https://github.com/chenxiaolong/bzip2-rs?rev=6e0f9836ec87b19261461b6cc1772e14aff8e851#6e0f9836ec87b19261461b6cc1772e14aff8e851" 230 - dependencies = [ 231 - "bzip2-sys", 232 - "libc", 233 - ] 234 - 235 - [[package]] 236 - name = "bzip2-sys" 237 - version = "0.1.11+1.0.8" 238 - source = "git+https://github.com/chenxiaolong/bzip2-rs?rev=6e0f9836ec87b19261461b6cc1772e14aff8e851#6e0f9836ec87b19261461b6cc1772e14aff8e851" 239 - dependencies = [ 240 - "cc", 241 - "libc", 242 - "pkg-config", 243 - ] 244 - 245 - [[package]] 246 - name = "cap-primitives" 247 - version = "3.2.0" 248 - source = "registry+https://github.com/rust-lang/crates.io-index" 249 - checksum = "6d00bd8d26c4270d950eaaa837387964a2089a1c3c349a690a1fa03221d29531" 250 - dependencies = [ 251 - "ambient-authority", 252 - "fs-set-times", 253 - "io-extras", 254 - "io-lifetimes", 255 - "ipnet", 256 - "maybe-owned", 257 - "rustix", 258 - "windows-sys 0.52.0", 259 - "winx", 260 - ] 261 - 262 - [[package]] 263 - name = "cap-std" 264 - version = "3.2.0" 265 - source = "registry+https://github.com/rust-lang/crates.io-index" 266 - checksum = "19eb8e3d71996828751c1ed3908a439639752ac6bdc874e41469ef7fc15fbd7f" 267 - dependencies = [ 268 - "cap-primitives", 269 - "io-extras", 270 - "io-lifetimes", 271 - "rustix", 272 - ] 273 - 274 - [[package]] 275 - name = "cap-tempfile" 276 - version = "3.2.0" 277 - source = "registry+https://github.com/rust-lang/crates.io-index" 278 - checksum = "53880047c3f37cd64947775f0526795498d614182603a718c792616b762ce777" 279 - dependencies = [ 280 - "cap-std", 281 - "rand", 282 - "rustix", 283 - "uuid", 284 - ] 285 - 286 - [[package]] 287 - name = "cbc" 288 - version = "0.1.2" 289 - source = "registry+https://github.com/rust-lang/crates.io-index" 290 - checksum = "26b52a9543ae338f279b96b0b9fed9c8093744685043739079ce85cd58f289a6" 291 - dependencies = [ 292 - "cipher", 293 - ] 294 - 295 - [[package]] 296 - name = "cc" 297 - version = "1.1.5" 298 - source = "registry+https://github.com/rust-lang/crates.io-index" 299 - checksum = "324c74f2155653c90b04f25b2a47a8a631360cb908f92a772695f430c7e31052" 300 - dependencies = [ 301 - "jobserver", 302 - "libc", 303 - ] 304 - 305 - [[package]] 306 - name = "cfg-if" 307 - version = "1.0.0" 308 - source = "registry+https://github.com/rust-lang/crates.io-index" 309 - checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 310 - 311 - [[package]] 312 - name = "cfg_aliases" 313 - version = "0.1.1" 314 - source = "registry+https://github.com/rust-lang/crates.io-index" 315 - checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e" 316 - 317 - [[package]] 318 - name = "cipher" 319 - version = "0.4.4" 320 - source = "registry+https://github.com/rust-lang/crates.io-index" 321 - checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad" 322 - dependencies = [ 323 - "crypto-common", 324 - "inout", 325 - ] 326 - 327 - [[package]] 328 - name = "clap" 329 - version = "4.5.9" 330 - source = "registry+https://github.com/rust-lang/crates.io-index" 331 - checksum = "64acc1846d54c1fe936a78dc189c34e28d3f5afc348403f28ecf53660b9b8462" 332 - dependencies = [ 333 - "clap_builder", 334 - "clap_derive", 335 - ] 336 - 337 - [[package]] 338 - name = "clap_builder" 339 - version = "4.5.9" 340 - source = "registry+https://github.com/rust-lang/crates.io-index" 341 - checksum = "6fb8393d67ba2e7bfaf28a23458e4e2b543cc73a99595511eb207fdb8aede942" 342 - dependencies = [ 343 - "anstream", 344 - "anstyle", 345 - "clap_lex", 346 - "strsim 0.11.1", 347 - ] 348 - 349 - [[package]] 350 - name = "clap_complete" 351 - version = "4.5.8" 352 - source = "registry+https://github.com/rust-lang/crates.io-index" 353 - checksum = "5b4be9c4c4b1f30b78d8a750e0822b6a6102d97e62061c583a6c1dea2dfb33ae" 354 - dependencies = [ 355 - "clap", 356 - ] 357 - 358 - [[package]] 359 - name = "clap_derive" 360 - version = "4.5.8" 361 - source = "registry+https://github.com/rust-lang/crates.io-index" 362 - checksum = "2bac35c6dafb060fd4d275d9a4ffae97917c13a6327903a8be2153cd964f7085" 363 - dependencies = [ 364 - "heck", 365 - "proc-macro2", 366 - "quote", 367 - "syn 2.0.71", 368 - ] 369 - 370 - [[package]] 371 - name = "clap_lex" 372 - version = "0.7.1" 373 - source = "registry+https://github.com/rust-lang/crates.io-index" 374 - checksum = "4b82cf0babdbd58558212896d1a4272303a57bdb245c2bf1147185fb45640e70" 375 - 376 - [[package]] 377 - name = "cms" 378 - version = "0.2.3" 379 - source = "registry+https://github.com/rust-lang/crates.io-index" 380 - checksum = "7b77c319abfd5219629c45c34c89ba945ed3c5e49fcde9d16b6c3885f118a730" 381 - dependencies = [ 382 - "const-oid", 383 - "der", 384 - "spki", 385 - "x509-cert", 386 - ] 387 - 388 - [[package]] 389 - name = "colorchoice" 390 - version = "1.0.1" 391 - source = "registry+https://github.com/rust-lang/crates.io-index" 392 - checksum = "0b6a852b24ab71dffc585bcb46eaf7959d175cb865a7152e35b348d1b2960422" 393 - 394 - [[package]] 395 - name = "const-oid" 396 - version = "0.9.6" 397 - source = "registry+https://github.com/rust-lang/crates.io-index" 398 - checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8" 399 - 400 - [[package]] 401 - name = "cpufeatures" 402 - version = "0.2.12" 403 - source = "registry+https://github.com/rust-lang/crates.io-index" 404 - checksum = "53fe5e26ff1b7aef8bca9c6080520cfb8d9333c7568e1829cef191a9723e5504" 405 - dependencies = [ 406 - "libc", 407 - ] 408 - 409 - [[package]] 410 - name = "crc32fast" 411 - version = "1.4.2" 412 - source = "registry+https://github.com/rust-lang/crates.io-index" 413 - checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3" 414 - dependencies = [ 415 - "cfg-if", 416 - ] 417 - 418 - [[package]] 419 - name = "crossbeam-deque" 420 - version = "0.8.5" 421 - source = "registry+https://github.com/rust-lang/crates.io-index" 422 - checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d" 423 - dependencies = [ 424 - "crossbeam-epoch", 425 - "crossbeam-utils", 426 - ] 427 - 428 - [[package]] 429 - name = "crossbeam-epoch" 430 - version = "0.9.18" 431 - source = "registry+https://github.com/rust-lang/crates.io-index" 432 - checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e" 433 - dependencies = [ 434 - "crossbeam-utils", 435 - ] 436 - 437 - [[package]] 438 - name = "crossbeam-utils" 439 - version = "0.8.20" 440 - source = "registry+https://github.com/rust-lang/crates.io-index" 441 - checksum = "22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80" 442 - 443 - [[package]] 444 - name = "crypto-common" 445 - version = "0.1.6" 446 - source = "registry+https://github.com/rust-lang/crates.io-index" 447 - checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" 448 - dependencies = [ 449 - "generic-array", 450 - "typenum", 451 - ] 452 - 453 - [[package]] 454 - name = "ctrlc" 455 - version = "3.4.4" 456 - source = "registry+https://github.com/rust-lang/crates.io-index" 457 - checksum = "672465ae37dc1bc6380a6547a8883d5dd397b0f1faaad4f265726cc7042a5345" 458 - dependencies = [ 459 - "nix", 460 - "windows-sys 0.52.0", 461 - ] 462 - 463 - [[package]] 464 - name = "darling" 465 - version = "0.12.4" 466 - source = "registry+https://github.com/rust-lang/crates.io-index" 467 - checksum = "5f2c43f534ea4b0b049015d00269734195e6d3f0f6635cb692251aca6f9f8b3c" 468 - dependencies = [ 469 - "darling_core", 470 - "darling_macro", 471 - ] 472 - 473 - [[package]] 474 - name = "darling_core" 475 - version = "0.12.4" 476 - source = "registry+https://github.com/rust-lang/crates.io-index" 477 - checksum = "8e91455b86830a1c21799d94524df0845183fa55bafd9aa137b01c7d1065fa36" 478 - dependencies = [ 479 - "fnv", 480 - "ident_case", 481 - "proc-macro2", 482 - "quote", 483 - "strsim 0.10.0", 484 - "syn 1.0.109", 485 - ] 486 - 487 - [[package]] 488 - name = "darling_macro" 489 - version = "0.12.4" 490 - source = "registry+https://github.com/rust-lang/crates.io-index" 491 - checksum = "29b5acf0dea37a7f66f7b25d2c5e93fd46f8f6968b1a5d7a3e02e97768afc95a" 492 - dependencies = [ 493 - "darling_core", 494 - "quote", 495 - "syn 1.0.109", 496 - ] 497 - 498 - [[package]] 499 - name = "der" 500 - version = "0.7.9" 501 - source = "registry+https://github.com/rust-lang/crates.io-index" 502 - checksum = "f55bf8e7b65898637379c1b74eb1551107c8294ed26d855ceb9fd1a09cfc9bc0" 503 - dependencies = [ 504 - "const-oid", 505 - "der_derive", 506 - "flagset", 507 - "pem-rfc7468", 508 - "zeroize", 509 - ] 510 - 511 - [[package]] 512 - name = "der_derive" 513 - version = "0.7.3" 514 - source = "registry+https://github.com/rust-lang/crates.io-index" 515 - checksum = "8034092389675178f570469e6c3b0465d3d30b4505c294a6550db47f3c17ad18" 516 - dependencies = [ 517 - "proc-macro2", 518 - "quote", 519 - "syn 2.0.71", 520 - ] 521 - 522 - [[package]] 523 - name = "digest" 524 - version = "0.10.7" 525 - source = "registry+https://github.com/rust-lang/crates.io-index" 526 - checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" 527 - dependencies = [ 528 - "block-buffer", 529 - "const-oid", 530 - "crypto-common", 531 - "subtle", 532 - ] 533 - 534 - [[package]] 535 - name = "e2e" 536 - version = "3.4.1" 537 - dependencies = [ 538 - "anyhow", 539 - "avbroot", 540 - "clap", 541 - "ctrlc", 542 - "hex", 543 - "ring", 544 - "rsa", 545 - "serde", 546 - "tempfile", 547 - "toml_edit", 548 - "topological-sort", 549 - "tracing", 550 - "tracing-subscriber", 551 - "x509-cert", 552 - "zip", 553 - ] 554 - 555 - [[package]] 556 - name = "either" 557 - version = "1.13.0" 558 - source = "registry+https://github.com/rust-lang/crates.io-index" 559 - checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0" 560 - 561 - [[package]] 562 - name = "equivalent" 563 - version = "1.0.1" 564 - source = "registry+https://github.com/rust-lang/crates.io-index" 565 - checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5" 566 - 567 - [[package]] 568 - name = "errno" 569 - version = "0.3.9" 570 - source = "registry+https://github.com/rust-lang/crates.io-index" 571 - checksum = "534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba" 572 - dependencies = [ 573 - "libc", 574 - "windows-sys 0.52.0", 575 - ] 576 - 577 - [[package]] 578 - name = "evalexpr" 579 - version = "6.6.0" 580 - source = "registry+https://github.com/rust-lang/crates.io-index" 581 - checksum = "cfc25fd417983cc7f203394ebb89eba18e2df1b0ac1be2673091b5aca52b595f" 582 - 583 - [[package]] 584 - name = "fastrand" 585 - version = "2.1.0" 586 - source = "registry+https://github.com/rust-lang/crates.io-index" 587 - checksum = "9fc0510504f03c51ada170672ac806f1f105a88aa97a5281117e1ddc3368e51a" 588 - 589 - [[package]] 590 - name = "fixedbitset" 591 - version = "0.4.2" 592 - source = "registry+https://github.com/rust-lang/crates.io-index" 593 - checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80" 594 - 595 - [[package]] 596 - name = "flagset" 597 - version = "0.4.6" 598 - source = "registry+https://github.com/rust-lang/crates.io-index" 599 - checksum = "b3ea1ec5f8307826a5b71094dd91fc04d4ae75d5709b20ad351c7fb4815c86ec" 600 - 601 - [[package]] 602 - name = "flate2" 603 - version = "1.0.30" 604 - source = "registry+https://github.com/rust-lang/crates.io-index" 605 - checksum = "5f54427cfd1c7829e2a139fcefea601bf088ebca651d2bf53ebc600eac295dae" 606 - dependencies = [ 607 - "crc32fast", 608 - "miniz_oxide", 609 - ] 610 - 611 - [[package]] 612 - name = "fnv" 613 - version = "1.0.7" 614 - source = "registry+https://github.com/rust-lang/crates.io-index" 615 - checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 616 - 617 - [[package]] 618 - name = "fs-set-times" 619 - version = "0.20.1" 620 - source = "registry+https://github.com/rust-lang/crates.io-index" 621 - checksum = "033b337d725b97690d86893f9de22b67b80dcc4e9ad815f348254c38119db8fb" 622 - dependencies = [ 623 - "io-lifetimes", 624 - "rustix", 625 - "windows-sys 0.52.0", 626 - ] 627 - 628 - [[package]] 629 - name = "fuzz" 630 - version = "3.4.1" 631 - dependencies = [ 632 - "avbroot", 633 - "honggfuzz", 634 - ] 635 - 636 - [[package]] 637 - name = "generic-array" 638 - version = "0.14.7" 639 - source = "registry+https://github.com/rust-lang/crates.io-index" 640 - checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" 641 - dependencies = [ 642 - "typenum", 643 - "version_check", 644 - ] 645 - 646 - [[package]] 647 - name = "getrandom" 648 - version = "0.2.15" 649 - source = "registry+https://github.com/rust-lang/crates.io-index" 650 - checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7" 651 - dependencies = [ 652 - "cfg-if", 653 - "libc", 654 - "wasi", 655 - ] 656 - 657 - [[package]] 658 - name = "gf256" 659 - version = "0.3.0" 660 - source = "registry+https://github.com/rust-lang/crates.io-index" 661 - checksum = "00ad9760c1b289e26006c2ed8cc950807c842e6c51f64532c806bc2ef7a34c79" 662 - dependencies = [ 663 - "cfg-if", 664 - "gf256-macros", 665 - ] 666 - 667 - [[package]] 668 - name = "gf256-macros" 669 - version = "0.3.0" 670 - source = "registry+https://github.com/rust-lang/crates.io-index" 671 - checksum = "3b084923ea97216d84ff299a428609b85e68c130c5320a86ed778c204f9e19cd" 672 - dependencies = [ 673 - "darling", 674 - "evalexpr", 675 - "proc-macro2", 676 - "quote", 677 - "syn 1.0.109", 678 - ] 679 - 680 - [[package]] 681 - name = "hashbrown" 682 - version = "0.14.5" 683 - source = "registry+https://github.com/rust-lang/crates.io-index" 684 - checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1" 685 - 686 - [[package]] 687 - name = "heck" 688 - version = "0.5.0" 689 - source = "registry+https://github.com/rust-lang/crates.io-index" 690 - checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" 691 - 692 - [[package]] 693 - name = "hex" 694 - version = "0.4.3" 695 - source = "registry+https://github.com/rust-lang/crates.io-index" 696 - checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" 697 - dependencies = [ 698 - "serde", 699 - ] 700 - 701 - [[package]] 702 - name = "hmac" 703 - version = "0.12.1" 704 - source = "registry+https://github.com/rust-lang/crates.io-index" 705 - checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e" 706 - dependencies = [ 707 - "digest", 708 - ] 709 - 710 - [[package]] 711 - name = "honggfuzz" 712 - version = "0.5.56" 713 - source = "registry+https://github.com/rust-lang/crates.io-index" 714 - checksum = "7c76b6234c13c9ea73946d1379d33186151148e0da231506b964b44f3d023505" 715 - dependencies = [ 716 - "arbitrary", 717 - "lazy_static", 718 - "memmap2", 719 - "rustc_version", 720 - ] 721 - 722 - [[package]] 723 - name = "ident_case" 724 - version = "1.0.1" 725 - source = "registry+https://github.com/rust-lang/crates.io-index" 726 - checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39" 727 - 728 - [[package]] 729 - name = "indexmap" 730 - version = "2.2.6" 731 - source = "registry+https://github.com/rust-lang/crates.io-index" 732 - checksum = "168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26" 733 - dependencies = [ 734 - "equivalent", 735 - "hashbrown", 736 - ] 737 - 738 - [[package]] 739 - name = "inout" 740 - version = "0.1.3" 741 - source = "registry+https://github.com/rust-lang/crates.io-index" 742 - checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5" 743 - dependencies = [ 744 - "block-padding", 745 - "generic-array", 746 - ] 747 - 748 - [[package]] 749 - name = "io-extras" 750 - version = "0.18.2" 751 - source = "registry+https://github.com/rust-lang/crates.io-index" 752 - checksum = "c9f046b9af244f13b3bd939f55d16830ac3a201e8a9ba9661bfcb03e2be72b9b" 753 - dependencies = [ 754 - "io-lifetimes", 755 - "windows-sys 0.52.0", 756 - ] 757 - 758 - [[package]] 759 - name = "io-lifetimes" 760 - version = "2.0.3" 761 - source = "registry+https://github.com/rust-lang/crates.io-index" 762 - checksum = "5a611371471e98973dbcab4e0ec66c31a10bc356eeb4d54a0e05eac8158fe38c" 763 - 764 - [[package]] 765 - name = "ipnet" 766 - version = "2.9.0" 767 - source = "registry+https://github.com/rust-lang/crates.io-index" 768 - checksum = "8f518f335dce6725a761382244631d86cf0ccb2863413590b31338feb467f9c3" 769 - 770 - [[package]] 771 - name = "is_terminal_polyfill" 772 - version = "1.70.0" 773 - source = "registry+https://github.com/rust-lang/crates.io-index" 774 - checksum = "f8478577c03552c21db0e2724ffb8986a5ce7af88107e6be5d2ee6e158c12800" 775 - 776 - [[package]] 777 - name = "itertools" 778 - version = "0.12.1" 779 - source = "registry+https://github.com/rust-lang/crates.io-index" 780 - checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569" 781 - dependencies = [ 782 - "either", 783 - ] 784 - 785 - [[package]] 786 - name = "itoa" 787 - version = "1.0.11" 788 - source = "registry+https://github.com/rust-lang/crates.io-index" 789 - checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b" 790 - 791 - [[package]] 792 - name = "jobserver" 793 - version = "0.1.31" 794 - source = "registry+https://github.com/rust-lang/crates.io-index" 795 - checksum = "d2b099aaa34a9751c5bf0878add70444e1ed2dd73f347be99003d4577277de6e" 796 - dependencies = [ 797 - "libc", 798 - ] 799 - 800 - [[package]] 801 - name = "lazy_static" 802 - version = "1.5.0" 803 - source = "registry+https://github.com/rust-lang/crates.io-index" 804 - checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" 805 - dependencies = [ 806 - "spin", 807 - ] 808 - 809 - [[package]] 810 - name = "libc" 811 - version = "0.2.155" 812 - source = "registry+https://github.com/rust-lang/crates.io-index" 813 - checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c" 814 - 815 - [[package]] 816 - name = "liblzma" 817 - version = "0.3.2" 818 - source = "registry+https://github.com/rust-lang/crates.io-index" 819 - checksum = "243510a5543c358949902b9e76daec3a32d7b03a43abce823e7c62a1a8360172" 820 - dependencies = [ 821 - "liblzma-sys", 822 - ] 823 - 824 - [[package]] 825 - name = "liblzma-sys" 826 - version = "0.3.4" 827 - source = "registry+https://github.com/rust-lang/crates.io-index" 828 - checksum = "83cf78d20a45b5c0f3c7da2dcac255b230efe7d8684282bd35873164c1491187" 829 - dependencies = [ 830 - "cc", 831 - "libc", 832 - "pkg-config", 833 - ] 834 - 835 - [[package]] 836 - name = "libm" 837 - version = "0.2.8" 838 - source = "registry+https://github.com/rust-lang/crates.io-index" 839 - checksum = "4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058" 840 - 841 - [[package]] 842 - name = "linux-raw-sys" 843 - version = "0.4.14" 844 - source = "registry+https://github.com/rust-lang/crates.io-index" 845 - checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89" 846 - 847 - [[package]] 848 - name = "log" 849 - version = "0.4.22" 850 - source = "registry+https://github.com/rust-lang/crates.io-index" 851 - checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24" 852 - 853 - [[package]] 854 - name = "logos" 855 - version = "0.14.0" 856 - source = "registry+https://github.com/rust-lang/crates.io-index" 857 - checksum = "161971eb88a0da7ae0c333e1063467c5b5727e7fb6b710b8db4814eade3a42e8" 858 - dependencies = [ 859 - "logos-derive", 860 - ] 861 - 862 - [[package]] 863 - name = "logos-codegen" 864 - version = "0.14.0" 865 - source = "registry+https://github.com/rust-lang/crates.io-index" 866 - checksum = "8e31badd9de5131fdf4921f6473d457e3dd85b11b7f091ceb50e4df7c3eeb12a" 867 - dependencies = [ 868 - "beef", 869 - "fnv", 870 - "lazy_static", 871 - "proc-macro2", 872 - "quote", 873 - "regex-syntax", 874 - "syn 2.0.71", 875 - ] 876 - 877 - [[package]] 878 - name = "logos-derive" 879 - version = "0.14.0" 880 - source = "registry+https://github.com/rust-lang/crates.io-index" 881 - checksum = "1c2a69b3eb68d5bd595107c9ee58d7e07fe2bb5e360cc85b0f084dedac80de0a" 882 - dependencies = [ 883 - "logos-codegen", 884 - ] 885 - 886 - [[package]] 887 - name = "lz4_flex" 888 - version = "0.11.3" 889 - source = "registry+https://github.com/rust-lang/crates.io-index" 890 - checksum = "75761162ae2b0e580d7e7c390558127e5f01b4194debd6221fd8c207fc80e3f5" 891 - dependencies = [ 892 - "twox-hash", 893 - ] 894 - 895 - [[package]] 896 - name = "maybe-owned" 897 - version = "0.3.4" 898 - source = "registry+https://github.com/rust-lang/crates.io-index" 899 - checksum = "4facc753ae494aeb6e3c22f839b158aebd4f9270f55cd3c79906c45476c47ab4" 900 - 901 - [[package]] 902 - name = "memchr" 903 - version = "2.7.4" 904 - source = "registry+https://github.com/rust-lang/crates.io-index" 905 - checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3" 906 - 907 - [[package]] 908 - name = "memmap2" 909 - version = "0.9.4" 910 - source = "registry+https://github.com/rust-lang/crates.io-index" 911 - checksum = "fe751422e4a8caa417e13c3ea66452215d7d63e19e604f4980461212f3ae1322" 912 - dependencies = [ 913 - "libc", 914 - ] 915 - 916 - [[package]] 917 - name = "miette" 918 - version = "7.2.0" 919 - source = "registry+https://github.com/rust-lang/crates.io-index" 920 - checksum = "4edc8853320c2a0dab800fbda86253c8938f6ea88510dc92c5f1ed20e794afc1" 921 - dependencies = [ 922 - "cfg-if", 923 - "miette-derive", 924 - "thiserror", 925 - "unicode-width", 926 - ] 927 - 928 - [[package]] 929 - name = "miette-derive" 930 - version = "7.2.0" 931 - source = "registry+https://github.com/rust-lang/crates.io-index" 932 - checksum = "dcf09caffaac8068c346b6df2a7fc27a177fd20b39421a39ce0a211bde679a6c" 933 - dependencies = [ 934 - "proc-macro2", 935 - "quote", 936 - "syn 2.0.71", 937 - ] 938 - 939 - [[package]] 940 - name = "miniz_oxide" 941 - version = "0.7.4" 942 - source = "registry+https://github.com/rust-lang/crates.io-index" 943 - checksum = "b8a240ddb74feaf34a79a7add65a741f3167852fba007066dcac1ca548d89c08" 944 - dependencies = [ 945 - "adler", 946 - ] 947 - 948 - [[package]] 949 - name = "multimap" 950 - version = "0.10.0" 951 - source = "registry+https://github.com/rust-lang/crates.io-index" 952 - checksum = "defc4c55412d89136f966bbb339008b474350e5e6e78d2714439c386b3137a03" 953 - 954 - [[package]] 955 - name = "nix" 956 - version = "0.28.0" 957 - source = "registry+https://github.com/rust-lang/crates.io-index" 958 - checksum = "ab2156c4fce2f8df6c499cc1c763e4394b7482525bf2a9701c9d79d215f519e4" 959 - dependencies = [ 960 - "bitflags", 961 - "cfg-if", 962 - "cfg_aliases", 963 - "libc", 964 - ] 965 - 966 - [[package]] 967 - name = "nu-ansi-term" 968 - version = "0.46.0" 969 - source = "registry+https://github.com/rust-lang/crates.io-index" 970 - checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84" 971 - dependencies = [ 972 - "overload", 973 - "winapi", 974 - ] 975 - 976 - [[package]] 977 - name = "num-bigint-dig" 978 - version = "0.8.4" 979 - source = "registry+https://github.com/rust-lang/crates.io-index" 980 - checksum = "dc84195820f291c7697304f3cbdadd1cb7199c0efc917ff5eafd71225c136151" 981 - dependencies = [ 982 - "byteorder", 983 - "lazy_static", 984 - "libm", 985 - "num-integer", 986 - "num-iter", 987 - "num-traits", 988 - "rand", 989 - "serde", 990 - "smallvec", 991 - "zeroize", 992 - ] 993 - 994 - [[package]] 995 - name = "num-integer" 996 - version = "0.1.46" 997 - source = "registry+https://github.com/rust-lang/crates.io-index" 998 - checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f" 999 - dependencies = [ 1000 - "num-traits", 1001 - ] 1002 - 1003 - [[package]] 1004 - name = "num-iter" 1005 - version = "0.1.45" 1006 - source = "registry+https://github.com/rust-lang/crates.io-index" 1007 - checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf" 1008 - dependencies = [ 1009 - "autocfg", 1010 - "num-integer", 1011 - "num-traits", 1012 - ] 1013 - 1014 - [[package]] 1015 - name = "num-traits" 1016 - version = "0.2.19" 1017 - source = "registry+https://github.com/rust-lang/crates.io-index" 1018 - checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" 1019 - dependencies = [ 1020 - "autocfg", 1021 - "libm", 1022 - ] 1023 - 1024 - [[package]] 1025 - name = "once_cell" 1026 - version = "1.19.0" 1027 - source = "registry+https://github.com/rust-lang/crates.io-index" 1028 - checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92" 1029 - 1030 - [[package]] 1031 - name = "overload" 1032 - version = "0.1.1" 1033 - source = "registry+https://github.com/rust-lang/crates.io-index" 1034 - checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39" 1035 - 1036 - [[package]] 1037 - name = "pbkdf2" 1038 - version = "0.12.2" 1039 - source = "registry+https://github.com/rust-lang/crates.io-index" 1040 - checksum = "f8ed6a7761f76e3b9f92dfb0a60a6a6477c61024b775147ff0973a02653abaf2" 1041 - dependencies = [ 1042 - "digest", 1043 - "hmac", 1044 - ] 1045 - 1046 - [[package]] 1047 - name = "pem-rfc7468" 1048 - version = "0.7.0" 1049 - source = "registry+https://github.com/rust-lang/crates.io-index" 1050 - checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412" 1051 - dependencies = [ 1052 - "base64ct", 1053 - ] 1054 - 1055 - [[package]] 1056 - name = "petgraph" 1057 - version = "0.6.5" 1058 - source = "registry+https://github.com/rust-lang/crates.io-index" 1059 - checksum = "b4c5cc86750666a3ed20bdaf5ca2a0344f9c67674cae0515bec2da16fbaa47db" 1060 - dependencies = [ 1061 - "fixedbitset", 1062 - "indexmap", 1063 - ] 1064 - 1065 - [[package]] 1066 - name = "phf" 1067 - version = "0.11.2" 1068 - source = "registry+https://github.com/rust-lang/crates.io-index" 1069 - checksum = "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc" 1070 - dependencies = [ 1071 - "phf_macros", 1072 - "phf_shared", 1073 - ] 1074 - 1075 - [[package]] 1076 - name = "phf_generator" 1077 - version = "0.11.2" 1078 - source = "registry+https://github.com/rust-lang/crates.io-index" 1079 - checksum = "48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0" 1080 - dependencies = [ 1081 - "phf_shared", 1082 - "rand", 1083 - ] 1084 - 1085 - [[package]] 1086 - name = "phf_macros" 1087 - version = "0.11.2" 1088 - source = "registry+https://github.com/rust-lang/crates.io-index" 1089 - checksum = "3444646e286606587e49f3bcf1679b8cef1dc2c5ecc29ddacaffc305180d464b" 1090 - dependencies = [ 1091 - "phf_generator", 1092 - "phf_shared", 1093 - "proc-macro2", 1094 - "quote", 1095 - "syn 2.0.71", 1096 - ] 1097 - 1098 - [[package]] 1099 - name = "phf_shared" 1100 - version = "0.11.2" 1101 - source = "registry+https://github.com/rust-lang/crates.io-index" 1102 - checksum = "90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b" 1103 - dependencies = [ 1104 - "siphasher", 1105 - ] 1106 - 1107 - [[package]] 1108 - name = "pin-project-lite" 1109 - version = "0.2.14" 1110 - source = "registry+https://github.com/rust-lang/crates.io-index" 1111 - checksum = "bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02" 1112 - 1113 - [[package]] 1114 - name = "pkcs1" 1115 - version = "0.7.5" 1116 - source = "registry+https://github.com/rust-lang/crates.io-index" 1117 - checksum = "c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f" 1118 - dependencies = [ 1119 - "der", 1120 - "pkcs8", 1121 - "spki", 1122 - ] 1123 - 1124 - [[package]] 1125 - name = "pkcs5" 1126 - version = "0.7.1" 1127 - source = "registry+https://github.com/rust-lang/crates.io-index" 1128 - checksum = "e847e2c91a18bfa887dd028ec33f2fe6f25db77db3619024764914affe8b69a6" 1129 - dependencies = [ 1130 - "aes", 1131 - "cbc", 1132 - "der", 1133 - "pbkdf2", 1134 - "scrypt", 1135 - "sha2", 1136 - "spki", 1137 - ] 1138 - 1139 - [[package]] 1140 - name = "pkcs8" 1141 - version = "0.10.2" 1142 - source = "registry+https://github.com/rust-lang/crates.io-index" 1143 - checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7" 1144 - dependencies = [ 1145 - "der", 1146 - "pkcs5", 1147 - "rand_core", 1148 - "spki", 1149 - ] 1150 - 1151 - [[package]] 1152 - name = "pkg-config" 1153 - version = "0.3.30" 1154 - source = "registry+https://github.com/rust-lang/crates.io-index" 1155 - checksum = "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec" 1156 - 1157 - [[package]] 1158 - name = "ppv-lite86" 1159 - version = "0.2.17" 1160 - source = "registry+https://github.com/rust-lang/crates.io-index" 1161 - checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de" 1162 - 1163 - [[package]] 1164 - name = "prettyplease" 1165 - version = "0.2.20" 1166 - source = "registry+https://github.com/rust-lang/crates.io-index" 1167 - checksum = "5f12335488a2f3b0a83b14edad48dca9879ce89b2edd10e80237e4e852dd645e" 1168 - dependencies = [ 1169 - "proc-macro2", 1170 - "syn 2.0.71", 1171 - ] 1172 - 1173 - [[package]] 1174 - name = "proc-macro2" 1175 - version = "1.0.86" 1176 - source = "registry+https://github.com/rust-lang/crates.io-index" 1177 - checksum = "5e719e8df665df0d1c8fbfd238015744736151d4445ec0836b8e628aae103b77" 1178 - dependencies = [ 1179 - "unicode-ident", 1180 - ] 1181 - 1182 - [[package]] 1183 - name = "prost" 1184 - version = "0.12.6" 1185 - source = "registry+https://github.com/rust-lang/crates.io-index" 1186 - checksum = "deb1435c188b76130da55f17a466d252ff7b1418b2ad3e037d127b94e3411f29" 1187 - dependencies = [ 1188 - "bytes", 1189 - "prost-derive", 1190 - ] 1191 - 1192 - [[package]] 1193 - name = "prost-build" 1194 - version = "0.12.6" 1195 - source = "registry+https://github.com/rust-lang/crates.io-index" 1196 - checksum = "22505a5c94da8e3b7c2996394d1c933236c4d743e81a410bcca4e6989fc066a4" 1197 - dependencies = [ 1198 - "bytes", 1199 - "heck", 1200 - "itertools", 1201 - "log", 1202 - "multimap", 1203 - "once_cell", 1204 - "petgraph", 1205 - "prettyplease", 1206 - "prost", 1207 - "prost-types", 1208 - "regex", 1209 - "syn 2.0.71", 1210 - "tempfile", 1211 - ] 1212 - 1213 - [[package]] 1214 - name = "prost-derive" 1215 - version = "0.12.6" 1216 - source = "registry+https://github.com/rust-lang/crates.io-index" 1217 - checksum = "81bddcdb20abf9501610992b6759a4c888aef7d1a7247ef75e2404275ac24af1" 1218 - dependencies = [ 1219 - "anyhow", 1220 - "itertools", 1221 - "proc-macro2", 1222 - "quote", 1223 - "syn 2.0.71", 1224 - ] 1225 - 1226 - [[package]] 1227 - name = "prost-reflect" 1228 - version = "0.13.1" 1229 - source = "registry+https://github.com/rust-lang/crates.io-index" 1230 - checksum = "6f5eec97d5d34bdd17ad2db2219aabf46b054c6c41bd5529767c9ce55be5898f" 1231 - dependencies = [ 1232 - "logos", 1233 - "miette", 1234 - "once_cell", 1235 - "prost", 1236 - "prost-types", 1237 - ] 1238 - 1239 - [[package]] 1240 - name = "prost-types" 1241 - version = "0.12.6" 1242 - source = "registry+https://github.com/rust-lang/crates.io-index" 1243 - checksum = "9091c90b0a32608e984ff2fa4091273cbdd755d54935c51d520887f4a1dbd5b0" 1244 - dependencies = [ 1245 - "prost", 1246 - ] 1247 - 1248 - [[package]] 1249 - name = "protox" 1250 - version = "0.6.1" 1251 - source = "registry+https://github.com/rust-lang/crates.io-index" 1252 - checksum = "ac532509cee918d40f38c3e12f8ef9230f215f017d54de7dd975015538a42ce7" 1253 - dependencies = [ 1254 - "bytes", 1255 - "miette", 1256 - "prost", 1257 - "prost-reflect", 1258 - "prost-types", 1259 - "protox-parse", 1260 - "thiserror", 1261 - ] 1262 - 1263 - [[package]] 1264 - name = "protox-parse" 1265 - version = "0.6.1" 1266 - source = "registry+https://github.com/rust-lang/crates.io-index" 1267 - checksum = "7f6c33f43516fe397e2f930779d720ca12cd057f7da4cd6326a0ef78d69dee96" 1268 - dependencies = [ 1269 - "logos", 1270 - "miette", 1271 - "prost-types", 1272 - "thiserror", 1273 - ] 1274 - 1275 - [[package]] 1276 - name = "quote" 1277 - version = "1.0.36" 1278 - source = "registry+https://github.com/rust-lang/crates.io-index" 1279 - checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7" 1280 - dependencies = [ 1281 - "proc-macro2", 1282 - ] 1283 - 1284 - [[package]] 1285 - name = "rand" 1286 - version = "0.8.5" 1287 - source = "registry+https://github.com/rust-lang/crates.io-index" 1288 - checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" 1289 - dependencies = [ 1290 - "libc", 1291 - "rand_chacha", 1292 - "rand_core", 1293 - ] 1294 - 1295 - [[package]] 1296 - name = "rand_chacha" 1297 - version = "0.3.1" 1298 - source = "registry+https://github.com/rust-lang/crates.io-index" 1299 - checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" 1300 - dependencies = [ 1301 - "ppv-lite86", 1302 - "rand_core", 1303 - ] 1304 - 1305 - [[package]] 1306 - name = "rand_core" 1307 - version = "0.6.4" 1308 - source = "registry+https://github.com/rust-lang/crates.io-index" 1309 - checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 1310 - dependencies = [ 1311 - "getrandom", 1312 - ] 1313 - 1314 - [[package]] 1315 - name = "rayon" 1316 - version = "1.10.0" 1317 - source = "registry+https://github.com/rust-lang/crates.io-index" 1318 - checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa" 1319 - dependencies = [ 1320 - "either", 1321 - "rayon-core", 1322 - ] 1323 - 1324 - [[package]] 1325 - name = "rayon-core" 1326 - version = "1.12.1" 1327 - source = "registry+https://github.com/rust-lang/crates.io-index" 1328 - checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2" 1329 - dependencies = [ 1330 - "crossbeam-deque", 1331 - "crossbeam-utils", 1332 - ] 1333 - 1334 - [[package]] 1335 - name = "regex" 1336 - version = "1.10.5" 1337 - source = "registry+https://github.com/rust-lang/crates.io-index" 1338 - checksum = "b91213439dad192326a0d7c6ee3955910425f441d7038e0d6933b0aec5c4517f" 1339 - dependencies = [ 1340 - "aho-corasick", 1341 - "memchr", 1342 - "regex-automata", 1343 - "regex-syntax", 1344 - ] 1345 - 1346 - [[package]] 1347 - name = "regex-automata" 1348 - version = "0.4.7" 1349 - source = "registry+https://github.com/rust-lang/crates.io-index" 1350 - checksum = "38caf58cc5ef2fed281f89292ef23f6365465ed9a41b7a7754eb4e26496c92df" 1351 - dependencies = [ 1352 - "aho-corasick", 1353 - "memchr", 1354 - "regex-syntax", 1355 - ] 1356 - 1357 - [[package]] 1358 - name = "regex-syntax" 1359 - version = "0.8.4" 1360 - source = "registry+https://github.com/rust-lang/crates.io-index" 1361 - checksum = "7a66a03ae7c801facd77a29370b4faec201768915ac14a721ba36f20bc9c209b" 1362 - 1363 - [[package]] 1364 - name = "ring" 1365 - version = "0.17.8" 1366 - source = "registry+https://github.com/rust-lang/crates.io-index" 1367 - checksum = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d" 1368 - dependencies = [ 1369 - "cc", 1370 - "cfg-if", 1371 - "getrandom", 1372 - "libc", 1373 - "spin", 1374 - "untrusted", 1375 - "windows-sys 0.52.0", 1376 - ] 1377 - 1378 - [[package]] 1379 - name = "rpassword" 1380 - version = "7.3.1" 1381 - source = "registry+https://github.com/rust-lang/crates.io-index" 1382 - checksum = "80472be3c897911d0137b2d2b9055faf6eeac5b14e324073d83bc17b191d7e3f" 1383 - dependencies = [ 1384 - "libc", 1385 - "rtoolbox", 1386 - "windows-sys 0.48.0", 1387 - ] 1388 - 1389 - [[package]] 1390 - name = "rsa" 1391 - version = "0.9.6" 1392 - source = "registry+https://github.com/rust-lang/crates.io-index" 1393 - checksum = "5d0e5124fcb30e76a7e79bfee683a2746db83784b86289f6251b54b7950a0dfc" 1394 - dependencies = [ 1395 - "const-oid", 1396 - "digest", 1397 - "num-bigint-dig", 1398 - "num-integer", 1399 - "num-traits", 1400 - "pkcs1", 1401 - "pkcs8", 1402 - "rand_core", 1403 - "sha1", 1404 - "sha2", 1405 - "signature", 1406 - "spki", 1407 - "subtle", 1408 - "zeroize", 1409 - ] 1410 - 1411 - [[package]] 1412 - name = "rtoolbox" 1413 - version = "0.0.2" 1414 - source = "registry+https://github.com/rust-lang/crates.io-index" 1415 - checksum = "c247d24e63230cdb56463ae328478bd5eac8b8faa8c69461a77e8e323afac90e" 1416 - dependencies = [ 1417 - "libc", 1418 - "windows-sys 0.48.0", 1419 - ] 1420 - 1421 - [[package]] 1422 - name = "rustc_version" 1423 - version = "0.4.0" 1424 - source = "registry+https://github.com/rust-lang/crates.io-index" 1425 - checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366" 1426 - dependencies = [ 1427 - "semver", 1428 - ] 1429 - 1430 - [[package]] 1431 - name = "rustix" 1432 - version = "0.38.34" 1433 - source = "registry+https://github.com/rust-lang/crates.io-index" 1434 - checksum = "70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f" 1435 - dependencies = [ 1436 - "bitflags", 1437 - "errno", 1438 - "itoa", 1439 - "libc", 1440 - "linux-raw-sys", 1441 - "once_cell", 1442 - "windows-sys 0.52.0", 1443 - ] 1444 - 1445 - [[package]] 1446 - name = "salsa20" 1447 - version = "0.10.2" 1448 - source = "registry+https://github.com/rust-lang/crates.io-index" 1449 - checksum = "97a22f5af31f73a954c10289c93e8a50cc23d971e80ee446f1f6f7137a088213" 1450 - dependencies = [ 1451 - "cipher", 1452 - ] 1453 - 1454 - [[package]] 1455 - name = "scrypt" 1456 - version = "0.11.0" 1457 - source = "registry+https://github.com/rust-lang/crates.io-index" 1458 - checksum = "0516a385866c09368f0b5bcd1caff3366aace790fcd46e2bb032697bb172fd1f" 1459 - dependencies = [ 1460 - "pbkdf2", 1461 - "salsa20", 1462 - "sha2", 1463 - ] 1464 - 1465 - [[package]] 1466 - name = "semver" 1467 - version = "1.0.23" 1468 - source = "registry+https://github.com/rust-lang/crates.io-index" 1469 - checksum = "61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b" 1470 - 1471 - [[package]] 1472 - name = "serde" 1473 - version = "1.0.204" 1474 - source = "registry+https://github.com/rust-lang/crates.io-index" 1475 - checksum = "bc76f558e0cbb2a839d37354c575f1dc3fdc6546b5be373ba43d95f231bf7c12" 1476 - dependencies = [ 1477 - "serde_derive", 1478 - ] 1479 - 1480 - [[package]] 1481 - name = "serde_derive" 1482 - version = "1.0.204" 1483 - source = "registry+https://github.com/rust-lang/crates.io-index" 1484 - checksum = "e0cd7e117be63d3c3678776753929474f3b04a43a080c744d6b0ae2a8c28e222" 1485 - dependencies = [ 1486 - "proc-macro2", 1487 - "quote", 1488 - "syn 2.0.71", 1489 - ] 1490 - 1491 - [[package]] 1492 - name = "serde_spanned" 1493 - version = "0.6.6" 1494 - source = "registry+https://github.com/rust-lang/crates.io-index" 1495 - checksum = "79e674e01f999af37c49f70a6ede167a8a60b2503e56c5599532a65baa5969a0" 1496 - dependencies = [ 1497 - "serde", 1498 - ] 1499 - 1500 - [[package]] 1501 - name = "sha1" 1502 - version = "0.10.6" 1503 - source = "registry+https://github.com/rust-lang/crates.io-index" 1504 - checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba" 1505 - dependencies = [ 1506 - "cfg-if", 1507 - "cpufeatures", 1508 - "digest", 1509 - ] 1510 - 1511 - [[package]] 1512 - name = "sha2" 1513 - version = "0.10.8" 1514 - source = "registry+https://github.com/rust-lang/crates.io-index" 1515 - checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8" 1516 - dependencies = [ 1517 - "cfg-if", 1518 - "cpufeatures", 1519 - "digest", 1520 - ] 1521 - 1522 - [[package]] 1523 - name = "sharded-slab" 1524 - version = "0.1.7" 1525 - source = "registry+https://github.com/rust-lang/crates.io-index" 1526 - checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" 1527 - dependencies = [ 1528 - "lazy_static", 1529 - ] 1530 - 1531 - [[package]] 1532 - name = "signature" 1533 - version = "2.2.0" 1534 - source = "registry+https://github.com/rust-lang/crates.io-index" 1535 - checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de" 1536 - dependencies = [ 1537 - "digest", 1538 - "rand_core", 1539 - ] 1540 - 1541 - [[package]] 1542 - name = "siphasher" 1543 - version = "0.3.11" 1544 - source = "registry+https://github.com/rust-lang/crates.io-index" 1545 - checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d" 1546 - 1547 - [[package]] 1548 - name = "smallvec" 1549 - version = "1.13.2" 1550 - source = "registry+https://github.com/rust-lang/crates.io-index" 1551 - checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67" 1552 - 1553 - [[package]] 1554 - name = "spin" 1555 - version = "0.9.8" 1556 - source = "registry+https://github.com/rust-lang/crates.io-index" 1557 - checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67" 1558 - 1559 - [[package]] 1560 - name = "spki" 1561 - version = "0.7.3" 1562 - source = "registry+https://github.com/rust-lang/crates.io-index" 1563 - checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d" 1564 - dependencies = [ 1565 - "base64ct", 1566 - "der", 1567 - ] 1568 - 1569 - [[package]] 1570 - name = "static_assertions" 1571 - version = "1.1.0" 1572 - source = "registry+https://github.com/rust-lang/crates.io-index" 1573 - checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" 1574 - 1575 - [[package]] 1576 - name = "strsim" 1577 - version = "0.10.0" 1578 - source = "registry+https://github.com/rust-lang/crates.io-index" 1579 - checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623" 1580 - 1581 - [[package]] 1582 - name = "strsim" 1583 - version = "0.11.1" 1584 - source = "registry+https://github.com/rust-lang/crates.io-index" 1585 - checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" 1586 - 1587 - [[package]] 1588 - name = "subtle" 1589 - version = "2.6.1" 1590 - source = "registry+https://github.com/rust-lang/crates.io-index" 1591 - checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" 1592 - 1593 - [[package]] 1594 - name = "syn" 1595 - version = "1.0.109" 1596 - source = "registry+https://github.com/rust-lang/crates.io-index" 1597 - checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" 1598 - dependencies = [ 1599 - "proc-macro2", 1600 - "quote", 1601 - "unicode-ident", 1602 - ] 1603 - 1604 - [[package]] 1605 - name = "syn" 1606 - version = "2.0.71" 1607 - source = "registry+https://github.com/rust-lang/crates.io-index" 1608 - checksum = "b146dcf730474b4bcd16c311627b31ede9ab149045db4d6088b3becaea046462" 1609 - dependencies = [ 1610 - "proc-macro2", 1611 - "quote", 1612 - "unicode-ident", 1613 - ] 1614 - 1615 - [[package]] 1616 - name = "tempfile" 1617 - version = "3.10.1" 1618 - source = "registry+https://github.com/rust-lang/crates.io-index" 1619 - checksum = "85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1" 1620 - dependencies = [ 1621 - "cfg-if", 1622 - "fastrand", 1623 - "rustix", 1624 - "windows-sys 0.52.0", 1625 - ] 1626 - 1627 - [[package]] 1628 - name = "thiserror" 1629 - version = "1.0.62" 1630 - source = "registry+https://github.com/rust-lang/crates.io-index" 1631 - checksum = "f2675633b1499176c2dff06b0856a27976a8f9d436737b4cf4f312d4d91d8bbb" 1632 - dependencies = [ 1633 - "thiserror-impl", 1634 - ] 1635 - 1636 - [[package]] 1637 - name = "thiserror-impl" 1638 - version = "1.0.62" 1639 - source = "registry+https://github.com/rust-lang/crates.io-index" 1640 - checksum = "d20468752b09f49e909e55a5d338caa8bedf615594e9d80bc4c565d30faf798c" 1641 - dependencies = [ 1642 - "proc-macro2", 1643 - "quote", 1644 - "syn 2.0.71", 1645 - ] 1646 - 1647 - [[package]] 1648 - name = "thread_local" 1649 - version = "1.1.8" 1650 - source = "registry+https://github.com/rust-lang/crates.io-index" 1651 - checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c" 1652 - dependencies = [ 1653 - "cfg-if", 1654 - "once_cell", 1655 - ] 1656 - 1657 - [[package]] 1658 - name = "tls_codec" 1659 - version = "0.4.1" 1660 - source = "registry+https://github.com/rust-lang/crates.io-index" 1661 - checksum = "b5e78c9c330f8c85b2bae7c8368f2739157db9991235123aa1b15ef9502bfb6a" 1662 - dependencies = [ 1663 - "tls_codec_derive", 1664 - "zeroize", 1665 - ] 1666 - 1667 - [[package]] 1668 - name = "tls_codec_derive" 1669 - version = "0.4.1" 1670 - source = "registry+https://github.com/rust-lang/crates.io-index" 1671 - checksum = "8d9ef545650e79f30233c0003bcc2504d7efac6dad25fca40744de773fe2049c" 1672 - dependencies = [ 1673 - "proc-macro2", 1674 - "quote", 1675 - "syn 2.0.71", 1676 - ] 1677 - 1678 - [[package]] 1679 - name = "toml_datetime" 1680 - version = "0.6.6" 1681 - source = "registry+https://github.com/rust-lang/crates.io-index" 1682 - checksum = "4badfd56924ae69bcc9039335b2e017639ce3f9b001c393c1b2d1ef846ce2cbf" 1683 - dependencies = [ 1684 - "serde", 1685 - ] 1686 - 1687 - [[package]] 1688 - name = "toml_edit" 1689 - version = "0.22.15" 1690 - source = "registry+https://github.com/rust-lang/crates.io-index" 1691 - checksum = "d59a3a72298453f564e2b111fa896f8d07fabb36f51f06d7e875fc5e0b5a3ef1" 1692 - dependencies = [ 1693 - "indexmap", 1694 - "serde", 1695 - "serde_spanned", 1696 - "toml_datetime", 1697 - "winnow", 1698 - ] 1699 - 1700 - [[package]] 1701 - name = "topological-sort" 1702 - version = "0.2.2" 1703 - source = "registry+https://github.com/rust-lang/crates.io-index" 1704 - checksum = "ea68304e134ecd095ac6c3574494fc62b909f416c4fca77e440530221e549d3d" 1705 - 1706 - [[package]] 1707 - name = "tracing" 1708 - version = "0.1.40" 1709 - source = "registry+https://github.com/rust-lang/crates.io-index" 1710 - checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef" 1711 - dependencies = [ 1712 - "pin-project-lite", 1713 - "tracing-attributes", 1714 - "tracing-core", 1715 - ] 1716 - 1717 - [[package]] 1718 - name = "tracing-attributes" 1719 - version = "0.1.27" 1720 - source = "registry+https://github.com/rust-lang/crates.io-index" 1721 - checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7" 1722 - dependencies = [ 1723 - "proc-macro2", 1724 - "quote", 1725 - "syn 2.0.71", 1726 - ] 1727 - 1728 - [[package]] 1729 - name = "tracing-core" 1730 - version = "0.1.32" 1731 - source = "registry+https://github.com/rust-lang/crates.io-index" 1732 - checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54" 1733 - dependencies = [ 1734 - "once_cell", 1735 - "valuable", 1736 - ] 1737 - 1738 - [[package]] 1739 - name = "tracing-log" 1740 - version = "0.2.0" 1741 - source = "registry+https://github.com/rust-lang/crates.io-index" 1742 - checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3" 1743 - dependencies = [ 1744 - "log", 1745 - "once_cell", 1746 - "tracing-core", 1747 - ] 1748 - 1749 - [[package]] 1750 - name = "tracing-subscriber" 1751 - version = "0.3.18" 1752 - source = "registry+https://github.com/rust-lang/crates.io-index" 1753 - checksum = "ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b" 1754 - dependencies = [ 1755 - "nu-ansi-term", 1756 - "sharded-slab", 1757 - "smallvec", 1758 - "thread_local", 1759 - "tracing-core", 1760 - "tracing-log", 1761 - ] 1762 - 1763 - [[package]] 1764 - name = "twox-hash" 1765 - version = "1.6.3" 1766 - source = "registry+https://github.com/rust-lang/crates.io-index" 1767 - checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675" 1768 - dependencies = [ 1769 - "cfg-if", 1770 - "static_assertions", 1771 - ] 1772 - 1773 - [[package]] 1774 - name = "typenum" 1775 - version = "1.17.0" 1776 - source = "registry+https://github.com/rust-lang/crates.io-index" 1777 - checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825" 1778 - 1779 - [[package]] 1780 - name = "unicode-ident" 1781 - version = "1.0.12" 1782 - source = "registry+https://github.com/rust-lang/crates.io-index" 1783 - checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b" 1784 - 1785 - [[package]] 1786 - name = "unicode-width" 1787 - version = "0.1.13" 1788 - source = "registry+https://github.com/rust-lang/crates.io-index" 1789 - checksum = "0336d538f7abc86d282a4189614dfaa90810dfc2c6f6427eaf88e16311dd225d" 1790 - 1791 - [[package]] 1792 - name = "untrusted" 1793 - version = "0.9.0" 1794 - source = "registry+https://github.com/rust-lang/crates.io-index" 1795 - checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" 1796 - 1797 - [[package]] 1798 - name = "utf8parse" 1799 - version = "0.2.2" 1800 - source = "registry+https://github.com/rust-lang/crates.io-index" 1801 - checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" 1802 - 1803 - [[package]] 1804 - name = "uuid" 1805 - version = "1.10.0" 1806 - source = "registry+https://github.com/rust-lang/crates.io-index" 1807 - checksum = "81dfa00651efa65069b0b6b651f4aaa31ba9e3c3ce0137aaad053604ee7e0314" 1808 - dependencies = [ 1809 - "getrandom", 1810 - ] 1811 - 1812 - [[package]] 1813 - name = "valuable" 1814 - version = "0.1.0" 1815 - source = "registry+https://github.com/rust-lang/crates.io-index" 1816 - checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d" 1817 - 1818 - [[package]] 1819 - name = "version_check" 1820 - version = "0.9.4" 1821 - source = "registry+https://github.com/rust-lang/crates.io-index" 1822 - checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" 1823 - 1824 - [[package]] 1825 - name = "wasi" 1826 - version = "0.11.0+wasi-snapshot-preview1" 1827 - source = "registry+https://github.com/rust-lang/crates.io-index" 1828 - checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" 1829 - 1830 - [[package]] 1831 - name = "winapi" 1832 - version = "0.3.9" 1833 - source = "registry+https://github.com/rust-lang/crates.io-index" 1834 - checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 1835 - dependencies = [ 1836 - "winapi-i686-pc-windows-gnu", 1837 - "winapi-x86_64-pc-windows-gnu", 1838 - ] 1839 - 1840 - [[package]] 1841 - name = "winapi-i686-pc-windows-gnu" 1842 - version = "0.4.0" 1843 - source = "registry+https://github.com/rust-lang/crates.io-index" 1844 - checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 1845 - 1846 - [[package]] 1847 - name = "winapi-x86_64-pc-windows-gnu" 1848 - version = "0.4.0" 1849 - source = "registry+https://github.com/rust-lang/crates.io-index" 1850 - checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 1851 - 1852 - [[package]] 1853 - name = "windows-sys" 1854 - version = "0.48.0" 1855 - source = "registry+https://github.com/rust-lang/crates.io-index" 1856 - checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" 1857 - dependencies = [ 1858 - "windows-targets 0.48.5", 1859 - ] 1860 - 1861 - [[package]] 1862 - name = "windows-sys" 1863 - version = "0.52.0" 1864 - source = "registry+https://github.com/rust-lang/crates.io-index" 1865 - checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" 1866 - dependencies = [ 1867 - "windows-targets 0.52.6", 1868 - ] 1869 - 1870 - [[package]] 1871 - name = "windows-targets" 1872 - version = "0.48.5" 1873 - source = "registry+https://github.com/rust-lang/crates.io-index" 1874 - checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" 1875 - dependencies = [ 1876 - "windows_aarch64_gnullvm 0.48.5", 1877 - "windows_aarch64_msvc 0.48.5", 1878 - "windows_i686_gnu 0.48.5", 1879 - "windows_i686_msvc 0.48.5", 1880 - "windows_x86_64_gnu 0.48.5", 1881 - "windows_x86_64_gnullvm 0.48.5", 1882 - "windows_x86_64_msvc 0.48.5", 1883 - ] 1884 - 1885 - [[package]] 1886 - name = "windows-targets" 1887 - version = "0.52.6" 1888 - source = "registry+https://github.com/rust-lang/crates.io-index" 1889 - checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" 1890 - dependencies = [ 1891 - "windows_aarch64_gnullvm 0.52.6", 1892 - "windows_aarch64_msvc 0.52.6", 1893 - "windows_i686_gnu 0.52.6", 1894 - "windows_i686_gnullvm", 1895 - "windows_i686_msvc 0.52.6", 1896 - "windows_x86_64_gnu 0.52.6", 1897 - "windows_x86_64_gnullvm 0.52.6", 1898 - "windows_x86_64_msvc 0.52.6", 1899 - ] 1900 - 1901 - [[package]] 1902 - name = "windows_aarch64_gnullvm" 1903 - version = "0.48.5" 1904 - source = "registry+https://github.com/rust-lang/crates.io-index" 1905 - checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" 1906 - 1907 - [[package]] 1908 - name = "windows_aarch64_gnullvm" 1909 - version = "0.52.6" 1910 - source = "registry+https://github.com/rust-lang/crates.io-index" 1911 - checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" 1912 - 1913 - [[package]] 1914 - name = "windows_aarch64_msvc" 1915 - version = "0.48.5" 1916 - source = "registry+https://github.com/rust-lang/crates.io-index" 1917 - checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" 1918 - 1919 - [[package]] 1920 - name = "windows_aarch64_msvc" 1921 - version = "0.52.6" 1922 - source = "registry+https://github.com/rust-lang/crates.io-index" 1923 - checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" 1924 - 1925 - [[package]] 1926 - name = "windows_i686_gnu" 1927 - version = "0.48.5" 1928 - source = "registry+https://github.com/rust-lang/crates.io-index" 1929 - checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" 1930 - 1931 - [[package]] 1932 - name = "windows_i686_gnu" 1933 - version = "0.52.6" 1934 - source = "registry+https://github.com/rust-lang/crates.io-index" 1935 - checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" 1936 - 1937 - [[package]] 1938 - name = "windows_i686_gnullvm" 1939 - version = "0.52.6" 1940 - source = "registry+https://github.com/rust-lang/crates.io-index" 1941 - checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" 1942 - 1943 - [[package]] 1944 - name = "windows_i686_msvc" 1945 - version = "0.48.5" 1946 - source = "registry+https://github.com/rust-lang/crates.io-index" 1947 - checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" 1948 - 1949 - [[package]] 1950 - name = "windows_i686_msvc" 1951 - version = "0.52.6" 1952 - source = "registry+https://github.com/rust-lang/crates.io-index" 1953 - checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" 1954 - 1955 - [[package]] 1956 - name = "windows_x86_64_gnu" 1957 - version = "0.48.5" 1958 - source = "registry+https://github.com/rust-lang/crates.io-index" 1959 - checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" 1960 - 1961 - [[package]] 1962 - name = "windows_x86_64_gnu" 1963 - version = "0.52.6" 1964 - source = "registry+https://github.com/rust-lang/crates.io-index" 1965 - checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" 1966 - 1967 - [[package]] 1968 - name = "windows_x86_64_gnullvm" 1969 - version = "0.48.5" 1970 - source = "registry+https://github.com/rust-lang/crates.io-index" 1971 - checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" 1972 - 1973 - [[package]] 1974 - name = "windows_x86_64_gnullvm" 1975 - version = "0.52.6" 1976 - source = "registry+https://github.com/rust-lang/crates.io-index" 1977 - checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" 1978 - 1979 - [[package]] 1980 - name = "windows_x86_64_msvc" 1981 - version = "0.48.5" 1982 - source = "registry+https://github.com/rust-lang/crates.io-index" 1983 - checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" 1984 - 1985 - [[package]] 1986 - name = "windows_x86_64_msvc" 1987 - version = "0.52.6" 1988 - source = "registry+https://github.com/rust-lang/crates.io-index" 1989 - checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" 1990 - 1991 - [[package]] 1992 - name = "winnow" 1993 - version = "0.6.13" 1994 - source = "registry+https://github.com/rust-lang/crates.io-index" 1995 - checksum = "59b5e5f6c299a3c7890b876a2a587f3115162487e704907d9b6cd29473052ba1" 1996 - dependencies = [ 1997 - "memchr", 1998 - ] 1999 - 2000 - [[package]] 2001 - name = "winx" 2002 - version = "0.36.3" 2003 - source = "registry+https://github.com/rust-lang/crates.io-index" 2004 - checksum = "f9643b83820c0cd246ecabe5fa454dd04ba4fa67996369466d0747472d337346" 2005 - dependencies = [ 2006 - "bitflags", 2007 - "windows-sys 0.52.0", 2008 - ] 2009 - 2010 - [[package]] 2011 - name = "x509-cert" 2012 - version = "0.2.5" 2013 - source = "registry+https://github.com/rust-lang/crates.io-index" 2014 - checksum = "1301e935010a701ae5f8655edc0ad17c44bad3ac5ce8c39185f75453b720ae94" 2015 - dependencies = [ 2016 - "const-oid", 2017 - "der", 2018 - "sha1", 2019 - "signature", 2020 - "spki", 2021 - "tls_codec", 2022 - ] 2023 - 2024 - [[package]] 2025 - name = "xtask" 2026 - version = "3.4.1" 2027 - dependencies = [ 2028 - "anyhow", 2029 - "clap", 2030 - "regex", 2031 - "toml_edit", 2032 - ] 2033 - 2034 - [[package]] 2035 - name = "zeroize" 2036 - version = "1.8.1" 2037 - source = "registry+https://github.com/rust-lang/crates.io-index" 2038 - checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde" 2039 - dependencies = [ 2040 - "zeroize_derive", 2041 - ] 2042 - 2043 - [[package]] 2044 - name = "zeroize_derive" 2045 - version = "1.4.2" 2046 - source = "registry+https://github.com/rust-lang/crates.io-index" 2047 - checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69" 2048 - dependencies = [ 2049 - "proc-macro2", 2050 - "quote", 2051 - "syn 2.0.71", 2052 - ] 2053 - 2054 - [[package]] 2055 - name = "zip" 2056 - version = "0.6.6" 2057 - source = "git+https://github.com/chenxiaolong/zip?rev=989101f9384b9e94e36e6e9e0f51908fdf98bde6#989101f9384b9e94e36e6e9e0f51908fdf98bde6" 2058 - dependencies = [ 2059 - "byteorder", 2060 - "crc32fast", 2061 - "crossbeam-utils", 2062 - "flate2", 2063 - ]
···
+2 -7
pkgs/by-name/av/avbroot/package.nix
··· 19 hash = "sha256-gG8pR/D5oaPPqq0e815J6z+dDVxh4VSoHIm1Yl3x2p4="; 20 }; 21 22 - cargoLock = { 23 - lockFile = ./Cargo.lock; 24 - outputHashes = { 25 - "bzip2-0.4.4" = "sha256-9YKPFvaGNdGPn2mLsfX8Dh90vR+X4l3YSrsz0u4d+uQ="; 26 - "zip-0.6.6" = "sha256-oZQOW7xlSsb7Tw8lby4LjmySpWty9glcZfzpPuQSSz0="; 27 - }; 28 - }; 29 30 nativeBuildInputs = [ 31 pkg-config
··· 19 hash = "sha256-gG8pR/D5oaPPqq0e815J6z+dDVxh4VSoHIm1Yl3x2p4="; 20 }; 21 22 + useFetchCargoVendor = true; 23 + cargoHash = "sha256-9FM6r7+R9aR0lYJdJxnCuGKLXZ71Ia9UVmY4Pk9UAqw="; 24 25 nativeBuildInputs = [ 26 pkg-config
-4543
pkgs/by-name/aw/awatcher/Cargo.lock
··· 1 - # This file is automatically @generated by Cargo. 2 - # It is not intended for manual editing. 3 - version = 3 4 - 5 - [[package]] 6 - name = "addr2line" 7 - version = "0.21.0" 8 - source = "registry+https://github.com/rust-lang/crates.io-index" 9 - checksum = "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb" 10 - dependencies = [ 11 - "gimli", 12 - ] 13 - 14 - [[package]] 15 - name = "adler" 16 - version = "1.0.2" 17 - source = "registry+https://github.com/rust-lang/crates.io-index" 18 - checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe" 19 - 20 - [[package]] 21 - name = "ahash" 22 - version = "0.8.3" 23 - source = "registry+https://github.com/rust-lang/crates.io-index" 24 - checksum = "2c99f64d1e06488f620f932677e24bc6e2897582980441ae90a671415bd7ec2f" 25 - dependencies = [ 26 - "cfg-if 1.0.0", 27 - "once_cell", 28 - "version_check", 29 - ] 30 - 31 - [[package]] 32 - name = "aho-corasick" 33 - version = "1.1.1" 34 - source = "registry+https://github.com/rust-lang/crates.io-index" 35 - checksum = "ea5d730647d4fadd988536d06fecce94b7b4f2a7efdae548f1cf4b63205518ab" 36 - dependencies = [ 37 - "memchr", 38 - ] 39 - 40 - [[package]] 41 - name = "aligned-vec" 42 - version = "0.5.0" 43 - source = "registry+https://github.com/rust-lang/crates.io-index" 44 - checksum = "4aa90d7ce82d4be67b64039a3d588d38dbcc6736577de4a847025ce5b0c468d1" 45 - 46 - [[package]] 47 - name = "allocator-api2" 48 - version = "0.2.16" 49 - source = "registry+https://github.com/rust-lang/crates.io-index" 50 - checksum = "0942ffc6dcaadf03badf6e6a2d0228460359d5e34b57ccdc720b7382dfbd5ec5" 51 - 52 - [[package]] 53 - name = "android-tzdata" 54 - version = "0.1.1" 55 - source = "registry+https://github.com/rust-lang/crates.io-index" 56 - checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0" 57 - 58 - [[package]] 59 - name = "android_log-sys" 60 - version = "0.3.1" 61 - source = "registry+https://github.com/rust-lang/crates.io-index" 62 - checksum = "5ecc8056bf6ab9892dcd53216c83d1597487d7dacac16c8df6b877d127df9937" 63 - 64 - [[package]] 65 - name = "android_logger" 66 - version = "0.13.3" 67 - source = "registry+https://github.com/rust-lang/crates.io-index" 68 - checksum = "c494134f746c14dc653a35a4ea5aca24ac368529da5370ecf41fe0341c35772f" 69 - dependencies = [ 70 - "android_log-sys", 71 - "env_logger", 72 - "log", 73 - "once_cell", 74 - ] 75 - 76 - [[package]] 77 - name = "android_system_properties" 78 - version = "0.1.5" 79 - source = "registry+https://github.com/rust-lang/crates.io-index" 80 - checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" 81 - dependencies = [ 82 - "libc", 83 - ] 84 - 85 - [[package]] 86 - name = "ansi_term" 87 - version = "0.12.1" 88 - source = "registry+https://github.com/rust-lang/crates.io-index" 89 - checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2" 90 - dependencies = [ 91 - "winapi 0.3.9", 92 - ] 93 - 94 - [[package]] 95 - name = "anstream" 96 - version = "0.6.14" 97 - source = "registry+https://github.com/rust-lang/crates.io-index" 98 - checksum = "418c75fa768af9c03be99d17643f93f79bbba589895012a80e3452a19ddda15b" 99 - dependencies = [ 100 - "anstyle", 101 - "anstyle-parse", 102 - "anstyle-query", 103 - "anstyle-wincon", 104 - "colorchoice", 105 - "is_terminal_polyfill", 106 - "utf8parse", 107 - ] 108 - 109 - [[package]] 110 - name = "anstyle" 111 - version = "1.0.4" 112 - source = "registry+https://github.com/rust-lang/crates.io-index" 113 - checksum = "7079075b41f533b8c61d2a4d073c4676e1f8b249ff94a393b0595db304e0dd87" 114 - 115 - [[package]] 116 - name = "anstyle-parse" 117 - version = "0.2.2" 118 - source = "registry+https://github.com/rust-lang/crates.io-index" 119 - checksum = "317b9a89c1868f5ea6ff1d9539a69f45dffc21ce321ac1fd1160dfa48c8e2140" 120 - dependencies = [ 121 - "utf8parse", 122 - ] 123 - 124 - [[package]] 125 - name = "anstyle-query" 126 - version = "1.0.0" 127 - source = "registry+https://github.com/rust-lang/crates.io-index" 128 - checksum = "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b" 129 - dependencies = [ 130 - "windows-sys 0.48.0", 131 - ] 132 - 133 - [[package]] 134 - name = "anstyle-wincon" 135 - version = "3.0.1" 136 - source = "registry+https://github.com/rust-lang/crates.io-index" 137 - checksum = "f0699d10d2f4d628a98ee7b57b289abbc98ff3bad977cb3152709d4bf2330628" 138 - dependencies = [ 139 - "anstyle", 140 - "windows-sys 0.48.0", 141 - ] 142 - 143 - [[package]] 144 - name = "anyhow" 145 - version = "1.0.83" 146 - source = "registry+https://github.com/rust-lang/crates.io-index" 147 - checksum = "25bdb32cbbdce2b519a9cd7df3a678443100e265d5e25ca763b7572a5104f5f3" 148 - 149 - [[package]] 150 - name = "appdirs" 151 - version = "0.2.0" 152 - source = "registry+https://github.com/rust-lang/crates.io-index" 153 - checksum = "d512b3e61196d27562dcc71446a58ba8a93d3bed2a03a87f96101b9a17f1d378" 154 - dependencies = [ 155 - "ole32-sys", 156 - "shell32-sys", 157 - "winapi 0.2.8", 158 - ] 159 - 160 - [[package]] 161 - name = "arbitrary" 162 - version = "1.3.2" 163 - source = "registry+https://github.com/rust-lang/crates.io-index" 164 - checksum = "7d5a26814d8dcb93b0e5a0ff3c6d80a8843bafb21b39e8e18a6f05471870e110" 165 - 166 - [[package]] 167 - name = "arg_enum_proc_macro" 168 - version = "0.3.4" 169 - source = "registry+https://github.com/rust-lang/crates.io-index" 170 - checksum = "0ae92a5119aa49cdbcf6b9f893fe4e1d98b04ccbf82ee0584ad948a44a734dea" 171 - dependencies = [ 172 - "proc-macro2", 173 - "quote", 174 - "syn 2.0.64", 175 - ] 176 - 177 - [[package]] 178 - name = "arrayvec" 179 - version = "0.7.4" 180 - source = "registry+https://github.com/rust-lang/crates.io-index" 181 - checksum = "96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711" 182 - 183 - [[package]] 184 - name = "async-broadcast" 185 - version = "0.7.0" 186 - source = "registry+https://github.com/rust-lang/crates.io-index" 187 - checksum = "258b52a1aa741b9f09783b2d86cf0aeeb617bbf847f6933340a39644227acbdb" 188 - dependencies = [ 189 - "event-listener 5.3.0", 190 - "event-listener-strategy 0.5.2", 191 - "futures-core", 192 - "pin-project-lite", 193 - ] 194 - 195 - [[package]] 196 - name = "async-channel" 197 - version = "2.3.1" 198 - source = "registry+https://github.com/rust-lang/crates.io-index" 199 - checksum = "89b47800b0be77592da0afd425cc03468052844aff33b84e33cc696f64e77b6a" 200 - dependencies = [ 201 - "concurrent-queue", 202 - "event-listener-strategy 0.5.2", 203 - "futures-core", 204 - "pin-project-lite", 205 - ] 206 - 207 - [[package]] 208 - name = "async-executor" 209 - version = "1.11.0" 210 - source = "registry+https://github.com/rust-lang/crates.io-index" 211 - checksum = "b10202063978b3351199d68f8b22c4e47e4b1b822f8d43fd862d5ea8c006b29a" 212 - dependencies = [ 213 - "async-task", 214 - "concurrent-queue", 215 - "fastrand", 216 - "futures-lite", 217 - "slab", 218 - ] 219 - 220 - [[package]] 221 - name = "async-fs" 222 - version = "2.1.2" 223 - source = "registry+https://github.com/rust-lang/crates.io-index" 224 - checksum = "ebcd09b382f40fcd159c2d695175b2ae620ffa5f3bd6f664131efff4e8b9e04a" 225 - dependencies = [ 226 - "async-lock", 227 - "blocking", 228 - "futures-lite", 229 - ] 230 - 231 - [[package]] 232 - name = "async-io" 233 - version = "2.3.2" 234 - source = "registry+https://github.com/rust-lang/crates.io-index" 235 - checksum = "dcccb0f599cfa2f8ace422d3555572f47424da5648a4382a9dd0310ff8210884" 236 - dependencies = [ 237 - "async-lock", 238 - "cfg-if 1.0.0", 239 - "concurrent-queue", 240 - "futures-io", 241 - "futures-lite", 242 - "parking", 243 - "polling", 244 - "rustix", 245 - "slab", 246 - "tracing", 247 - "windows-sys 0.52.0", 248 - ] 249 - 250 - [[package]] 251 - name = "async-lock" 252 - version = "3.3.0" 253 - source = "registry+https://github.com/rust-lang/crates.io-index" 254 - checksum = "d034b430882f8381900d3fe6f0aaa3ad94f2cb4ac519b429692a1bc2dda4ae7b" 255 - dependencies = [ 256 - "event-listener 4.0.3", 257 - "event-listener-strategy 0.4.0", 258 - "pin-project-lite", 259 - ] 260 - 261 - [[package]] 262 - name = "async-process" 263 - version = "2.2.2" 264 - source = "registry+https://github.com/rust-lang/crates.io-index" 265 - checksum = "a53fc6301894e04a92cb2584fedde80cb25ba8e02d9dc39d4a87d036e22f397d" 266 - dependencies = [ 267 - "async-channel", 268 - "async-io", 269 - "async-lock", 270 - "async-signal", 271 - "async-task", 272 - "blocking", 273 - "cfg-if 1.0.0", 274 - "event-listener 5.3.0", 275 - "futures-lite", 276 - "rustix", 277 - "tracing", 278 - "windows-sys 0.52.0", 279 - ] 280 - 281 - [[package]] 282 - name = "async-recursion" 283 - version = "1.1.1" 284 - source = "registry+https://github.com/rust-lang/crates.io-index" 285 - checksum = "3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11" 286 - dependencies = [ 287 - "proc-macro2", 288 - "quote", 289 - "syn 2.0.64", 290 - ] 291 - 292 - [[package]] 293 - name = "async-signal" 294 - version = "0.2.6" 295 - source = "registry+https://github.com/rust-lang/crates.io-index" 296 - checksum = "afe66191c335039c7bb78f99dc7520b0cbb166b3a1cb33a03f53d8a1c6f2afda" 297 - dependencies = [ 298 - "async-io", 299 - "async-lock", 300 - "atomic-waker", 301 - "cfg-if 1.0.0", 302 - "futures-core", 303 - "futures-io", 304 - "rustix", 305 - "signal-hook-registry", 306 - "slab", 307 - "windows-sys 0.52.0", 308 - ] 309 - 310 - [[package]] 311 - name = "async-stream" 312 - version = "0.3.5" 313 - source = "registry+https://github.com/rust-lang/crates.io-index" 314 - checksum = "cd56dd203fef61ac097dd65721a419ddccb106b2d2b70ba60a6b529f03961a51" 315 - dependencies = [ 316 - "async-stream-impl", 317 - "futures-core", 318 - "pin-project-lite", 319 - ] 320 - 321 - [[package]] 322 - name = "async-stream-impl" 323 - version = "0.3.5" 324 - source = "registry+https://github.com/rust-lang/crates.io-index" 325 - checksum = "16e62a023e7c117e27523144c5d2459f4397fcc3cab0085af8e2224f643a0193" 326 - dependencies = [ 327 - "proc-macro2", 328 - "quote", 329 - "syn 2.0.64", 330 - ] 331 - 332 - [[package]] 333 - name = "async-task" 334 - version = "4.7.1" 335 - source = "registry+https://github.com/rust-lang/crates.io-index" 336 - checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de" 337 - 338 - [[package]] 339 - name = "async-trait" 340 - version = "0.1.80" 341 - source = "registry+https://github.com/rust-lang/crates.io-index" 342 - checksum = "c6fa2087f2753a7da8cc1c0dbfcf89579dd57458e36769de5ac750b4671737ca" 343 - dependencies = [ 344 - "proc-macro2", 345 - "quote", 346 - "syn 2.0.64", 347 - ] 348 - 349 - [[package]] 350 - name = "atomic" 351 - version = "0.5.3" 352 - source = "registry+https://github.com/rust-lang/crates.io-index" 353 - checksum = "c59bdb34bc650a32731b31bd8f0829cc15d24a708ee31559e0bb34f2bc320cba" 354 - 355 - [[package]] 356 - name = "atomic-waker" 357 - version = "1.1.2" 358 - source = "registry+https://github.com/rust-lang/crates.io-index" 359 - checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" 360 - 361 - [[package]] 362 - name = "atty" 363 - version = "0.2.14" 364 - source = "registry+https://github.com/rust-lang/crates.io-index" 365 - checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8" 366 - dependencies = [ 367 - "hermit-abi 0.1.19", 368 - "libc", 369 - "winapi 0.3.9", 370 - ] 371 - 372 - [[package]] 373 - name = "autocfg" 374 - version = "1.1.0" 375 - source = "registry+https://github.com/rust-lang/crates.io-index" 376 - checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" 377 - 378 - [[package]] 379 - name = "av1-grain" 380 - version = "0.2.3" 381 - source = "registry+https://github.com/rust-lang/crates.io-index" 382 - checksum = "6678909d8c5d46a42abcf571271e15fdbc0a225e3646cf23762cd415046c78bf" 383 - dependencies = [ 384 - "anyhow", 385 - "arrayvec", 386 - "log", 387 - "nom", 388 - "num-rational", 389 - "v_frame", 390 - ] 391 - 392 - [[package]] 393 - name = "avif-serialize" 394 - version = "0.8.1" 395 - source = "registry+https://github.com/rust-lang/crates.io-index" 396 - checksum = "876c75a42f6364451a033496a14c44bffe41f5f4a8236f697391f11024e596d2" 397 - dependencies = [ 398 - "arrayvec", 399 - ] 400 - 401 - [[package]] 402 - name = "aw-client-rust" 403 - version = "0.1.0" 404 - source = "git+https://github.com/ActivityWatch/aw-server-rust?rev=bb787fd#bb787fdaa39a8b9683814686791a048b9f682877" 405 - dependencies = [ 406 - "aw-models", 407 - "chrono", 408 - "gethostname", 409 - "reqwest", 410 - "serde", 411 - "serde_json", 412 - "tokio", 413 - ] 414 - 415 - [[package]] 416 - name = "aw-datastore" 417 - version = "0.1.0" 418 - source = "git+https://github.com/ActivityWatch/aw-server-rust?rev=bb787fd#bb787fdaa39a8b9683814686791a048b9f682877" 419 - dependencies = [ 420 - "appdirs", 421 - "aw-models", 422 - "aw-transform", 423 - "chrono", 424 - "log", 425 - "mpsc_requests", 426 - "rusqlite", 427 - "serde", 428 - "serde_json", 429 - ] 430 - 431 - [[package]] 432 - name = "aw-models" 433 - version = "0.1.0" 434 - source = "git+https://github.com/ActivityWatch/aw-server-rust?rev=bb787fd#bb787fdaa39a8b9683814686791a048b9f682877" 435 - dependencies = [ 436 - "chrono", 437 - "log", 438 - "schemars", 439 - "serde", 440 - "serde_json", 441 - ] 442 - 443 - [[package]] 444 - name = "aw-query" 445 - version = "0.1.0" 446 - source = "git+https://github.com/ActivityWatch/aw-server-rust?rev=bb787fd#bb787fdaa39a8b9683814686791a048b9f682877" 447 - dependencies = [ 448 - "aw-datastore", 449 - "aw-models", 450 - "aw-transform", 451 - "chrono", 452 - "fancy-regex", 453 - "log", 454 - "plex", 455 - "serde", 456 - "serde_json", 457 - ] 458 - 459 - [[package]] 460 - name = "aw-server" 461 - version = "0.13.1" 462 - source = "git+https://github.com/ActivityWatch/aw-server-rust?rev=bb787fd#bb787fdaa39a8b9683814686791a048b9f682877" 463 - dependencies = [ 464 - "android_logger", 465 - "appdirs", 466 - "aw-datastore", 467 - "aw-models", 468 - "aw-query", 469 - "aw-transform", 470 - "chrono", 471 - "clap 4.5.4", 472 - "fern", 473 - "gethostname", 474 - "jemallocator", 475 - "jni", 476 - "lazy_static", 477 - "libc", 478 - "log", 479 - "log-panics", 480 - "openssl-sys", 481 - "rocket", 482 - "rocket_cors", 483 - "rust-embed", 484 - "serde", 485 - "serde_json", 486 - "toml 0.8.13", 487 - "uuid", 488 - ] 489 - 490 - [[package]] 491 - name = "aw-transform" 492 - version = "0.1.0" 493 - source = "git+https://github.com/ActivityWatch/aw-server-rust?rev=bb787fd#bb787fdaa39a8b9683814686791a048b9f682877" 494 - dependencies = [ 495 - "aw-models", 496 - "chrono", 497 - "fancy-regex", 498 - "log", 499 - "serde", 500 - "serde_json", 501 - "url", 502 - ] 503 - 504 - [[package]] 505 - name = "awatcher" 506 - version = "0.3.0" 507 - dependencies = [ 508 - "anyhow", 509 - "aw-datastore", 510 - "aw-server", 511 - "chrono", 512 - "clap 4.5.4", 513 - "fern", 514 - "image", 515 - "ksni", 516 - "log", 517 - "open", 518 - "rstest", 519 - "serde", 520 - "tempfile", 521 - "tokio", 522 - "toml 0.8.13", 523 - "watchers", 524 - ] 525 - 526 - [[package]] 527 - name = "backtrace" 528 - version = "0.3.69" 529 - source = "registry+https://github.com/rust-lang/crates.io-index" 530 - checksum = "2089b7e3f35b9dd2d0ed921ead4f6d318c27680d4a5bd167b3ee120edb105837" 531 - dependencies = [ 532 - "addr2line", 533 - "cc", 534 - "cfg-if 1.0.0", 535 - "libc", 536 - "miniz_oxide", 537 - "object", 538 - "rustc-demangle", 539 - ] 540 - 541 - [[package]] 542 - name = "base64" 543 - version = "0.21.4" 544 - source = "registry+https://github.com/rust-lang/crates.io-index" 545 - checksum = "9ba43ea6f343b788c8764558649e08df62f86c6ef251fdaeb1ffd010a9ae50a2" 546 - 547 - [[package]] 548 - name = "binascii" 549 - version = "0.1.4" 550 - source = "registry+https://github.com/rust-lang/crates.io-index" 551 - checksum = "383d29d513d8764dcdc42ea295d979eb99c3c9f00607b3692cf68a431f7dca72" 552 - 553 - [[package]] 554 - name = "bit-set" 555 - version = "0.5.3" 556 - source = "registry+https://github.com/rust-lang/crates.io-index" 557 - checksum = "0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1" 558 - dependencies = [ 559 - "bit-vec", 560 - ] 561 - 562 - [[package]] 563 - name = "bit-vec" 564 - version = "0.6.3" 565 - source = "registry+https://github.com/rust-lang/crates.io-index" 566 - checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb" 567 - 568 - [[package]] 569 - name = "bit_field" 570 - version = "0.10.2" 571 - source = "registry+https://github.com/rust-lang/crates.io-index" 572 - checksum = "dc827186963e592360843fb5ba4b973e145841266c1357f7180c43526f2e5b61" 573 - 574 - [[package]] 575 - name = "bitflags" 576 - version = "1.3.2" 577 - source = "registry+https://github.com/rust-lang/crates.io-index" 578 - checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 579 - 580 - [[package]] 581 - name = "bitflags" 582 - version = "2.4.0" 583 - source = "registry+https://github.com/rust-lang/crates.io-index" 584 - checksum = "b4682ae6287fcf752ecaabbfcc7b6f9b72aa33933dc23a554d853aea8eea8635" 585 - 586 - [[package]] 587 - name = "bitstream-io" 588 - version = "2.2.0" 589 - source = "registry+https://github.com/rust-lang/crates.io-index" 590 - checksum = "06c9989a51171e2e81038ab168b6ae22886fe9ded214430dbb4f41c28cf176da" 591 - 592 - [[package]] 593 - name = "block-buffer" 594 - version = "0.10.4" 595 - source = "registry+https://github.com/rust-lang/crates.io-index" 596 - checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" 597 - dependencies = [ 598 - "generic-array", 599 - ] 600 - 601 - [[package]] 602 - name = "blocking" 603 - version = "1.6.0" 604 - source = "registry+https://github.com/rust-lang/crates.io-index" 605 - checksum = "495f7104e962b7356f0aeb34247aca1fe7d2e783b346582db7f2904cb5717e88" 606 - dependencies = [ 607 - "async-channel", 608 - "async-lock", 609 - "async-task", 610 - "futures-io", 611 - "futures-lite", 612 - "piper", 613 - ] 614 - 615 - [[package]] 616 - name = "built" 617 - version = "0.7.2" 618 - source = "registry+https://github.com/rust-lang/crates.io-index" 619 - checksum = "41bfbdb21256b87a8b5e80fab81a8eed158178e812fd7ba451907518b2742f16" 620 - 621 - [[package]] 622 - name = "bumpalo" 623 - version = "3.14.0" 624 - source = "registry+https://github.com/rust-lang/crates.io-index" 625 - checksum = "7f30e7476521f6f8af1a1c4c0b8cc94f0bee37d91763d0ca2665f299b6cd8aec" 626 - 627 - [[package]] 628 - name = "bytemuck" 629 - version = "1.14.0" 630 - source = "registry+https://github.com/rust-lang/crates.io-index" 631 - checksum = "374d28ec25809ee0e23827c2ab573d729e293f281dfe393500e7ad618baa61c6" 632 - 633 - [[package]] 634 - name = "byteorder" 635 - version = "1.4.3" 636 - source = "registry+https://github.com/rust-lang/crates.io-index" 637 - checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610" 638 - 639 - [[package]] 640 - name = "byteorder-lite" 641 - version = "0.1.0" 642 - source = "registry+https://github.com/rust-lang/crates.io-index" 643 - checksum = "8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495" 644 - 645 - [[package]] 646 - name = "bytes" 647 - version = "1.5.0" 648 - source = "registry+https://github.com/rust-lang/crates.io-index" 649 - checksum = "a2bd12c1caf447e69cd4528f47f94d203fd2582878ecb9e9465484c4148a8223" 650 - 651 - [[package]] 652 - name = "cc" 653 - version = "1.0.83" 654 - source = "registry+https://github.com/rust-lang/crates.io-index" 655 - checksum = "f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0" 656 - dependencies = [ 657 - "jobserver", 658 - "libc", 659 - ] 660 - 661 - [[package]] 662 - name = "cesu8" 663 - version = "1.1.0" 664 - source = "registry+https://github.com/rust-lang/crates.io-index" 665 - checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c" 666 - 667 - [[package]] 668 - name = "cfg-expr" 669 - version = "0.15.8" 670 - source = "registry+https://github.com/rust-lang/crates.io-index" 671 - checksum = "d067ad48b8650848b989a59a86c6c36a995d02d2bf778d45c3c5d57bc2718f02" 672 - dependencies = [ 673 - "smallvec", 674 - "target-lexicon", 675 - ] 676 - 677 - [[package]] 678 - name = "cfg-if" 679 - version = "0.1.10" 680 - source = "registry+https://github.com/rust-lang/crates.io-index" 681 - checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822" 682 - 683 - [[package]] 684 - name = "cfg-if" 685 - version = "1.0.0" 686 - source = "registry+https://github.com/rust-lang/crates.io-index" 687 - checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 688 - 689 - [[package]] 690 - name = "cfg_aliases" 691 - version = "0.1.1" 692 - source = "registry+https://github.com/rust-lang/crates.io-index" 693 - checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e" 694 - 695 - [[package]] 696 - name = "chrono" 697 - version = "0.4.38" 698 - source = "registry+https://github.com/rust-lang/crates.io-index" 699 - checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401" 700 - dependencies = [ 701 - "android-tzdata", 702 - "iana-time-zone", 703 - "js-sys", 704 - "num-traits", 705 - "serde", 706 - "wasm-bindgen", 707 - "windows-targets 0.52.5", 708 - ] 709 - 710 - [[package]] 711 - name = "clap" 712 - version = "2.34.0" 713 - source = "registry+https://github.com/rust-lang/crates.io-index" 714 - checksum = "a0610544180c38b88101fecf2dd634b174a62eef6946f84dfc6a7127512b381c" 715 - dependencies = [ 716 - "ansi_term", 717 - "atty", 718 - "bitflags 1.3.2", 719 - "strsim 0.8.0", 720 - "textwrap", 721 - "unicode-width", 722 - "vec_map", 723 - ] 724 - 725 - [[package]] 726 - name = "clap" 727 - version = "4.5.4" 728 - source = "registry+https://github.com/rust-lang/crates.io-index" 729 - checksum = "90bc066a67923782aa8515dbaea16946c5bcc5addbd668bb80af688e53e548a0" 730 - dependencies = [ 731 - "clap_builder", 732 - "clap_derive", 733 - ] 734 - 735 - [[package]] 736 - name = "clap_builder" 737 - version = "4.5.2" 738 - source = "registry+https://github.com/rust-lang/crates.io-index" 739 - checksum = "ae129e2e766ae0ec03484e609954119f123cc1fe650337e155d03b022f24f7b4" 740 - dependencies = [ 741 - "anstream", 742 - "anstyle", 743 - "clap_lex", 744 - "strsim 0.11.1", 745 - ] 746 - 747 - [[package]] 748 - name = "clap_derive" 749 - version = "4.5.4" 750 - source = "registry+https://github.com/rust-lang/crates.io-index" 751 - checksum = "528131438037fd55894f62d6e9f068b8f45ac57ffa77517819645d10aed04f64" 752 - dependencies = [ 753 - "heck", 754 - "proc-macro2", 755 - "quote", 756 - "syn 2.0.64", 757 - ] 758 - 759 - [[package]] 760 - name = "clap_lex" 761 - version = "0.7.0" 762 - source = "registry+https://github.com/rust-lang/crates.io-index" 763 - checksum = "98cc8fbded0c607b7ba9dd60cd98df59af97e84d24e49c8557331cfc26d301ce" 764 - 765 - [[package]] 766 - name = "color_quant" 767 - version = "1.1.0" 768 - source = "registry+https://github.com/rust-lang/crates.io-index" 769 - checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b" 770 - 771 - [[package]] 772 - name = "colorchoice" 773 - version = "1.0.0" 774 - source = "registry+https://github.com/rust-lang/crates.io-index" 775 - checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7" 776 - 777 - [[package]] 778 - name = "colored" 779 - version = "1.9.4" 780 - source = "registry+https://github.com/rust-lang/crates.io-index" 781 - checksum = "5a5f741c91823341bebf717d4c71bda820630ce065443b58bd1b7451af008355" 782 - dependencies = [ 783 - "is-terminal", 784 - "lazy_static", 785 - "winapi 0.3.9", 786 - ] 787 - 788 - [[package]] 789 - name = "combine" 790 - version = "4.6.6" 791 - source = "registry+https://github.com/rust-lang/crates.io-index" 792 - checksum = "35ed6e9d84f0b51a7f52daf1c7d71dd136fd7a3f41a8462b8cdb8c78d920fad4" 793 - dependencies = [ 794 - "bytes", 795 - "memchr", 796 - ] 797 - 798 - [[package]] 799 - name = "concurrent-queue" 800 - version = "2.5.0" 801 - source = "registry+https://github.com/rust-lang/crates.io-index" 802 - checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973" 803 - dependencies = [ 804 - "crossbeam-utils 0.8.16", 805 - ] 806 - 807 - [[package]] 808 - name = "cookie" 809 - version = "0.18.1" 810 - source = "registry+https://github.com/rust-lang/crates.io-index" 811 - checksum = "4ddef33a339a91ea89fb53151bd0a4689cfce27055c291dfa69945475d22c747" 812 - dependencies = [ 813 - "percent-encoding", 814 - "time", 815 - "version_check", 816 - ] 817 - 818 - [[package]] 819 - name = "core-foundation" 820 - version = "0.9.3" 821 - source = "registry+https://github.com/rust-lang/crates.io-index" 822 - checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146" 823 - dependencies = [ 824 - "core-foundation-sys", 825 - "libc", 826 - ] 827 - 828 - [[package]] 829 - name = "core-foundation-sys" 830 - version = "0.8.4" 831 - source = "registry+https://github.com/rust-lang/crates.io-index" 832 - checksum = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa" 833 - 834 - [[package]] 835 - name = "cpufeatures" 836 - version = "0.2.9" 837 - source = "registry+https://github.com/rust-lang/crates.io-index" 838 - checksum = "a17b76ff3a4162b0b27f354a0c87015ddad39d35f9c0c36607a3bdd175dde1f1" 839 - dependencies = [ 840 - "libc", 841 - ] 842 - 843 - [[package]] 844 - name = "crc32fast" 845 - version = "1.3.2" 846 - source = "registry+https://github.com/rust-lang/crates.io-index" 847 - checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d" 848 - dependencies = [ 849 - "cfg-if 1.0.0", 850 - ] 851 - 852 - [[package]] 853 - name = "crossbeam-channel" 854 - version = "0.4.4" 855 - source = "registry+https://github.com/rust-lang/crates.io-index" 856 - checksum = "b153fe7cbef478c567df0f972e02e6d736db11affe43dfc9c56a9374d1adfb87" 857 - dependencies = [ 858 - "crossbeam-utils 0.7.2", 859 - "maybe-uninit", 860 - ] 861 - 862 - [[package]] 863 - name = "crossbeam-deque" 864 - version = "0.8.3" 865 - source = "registry+https://github.com/rust-lang/crates.io-index" 866 - checksum = "ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef" 867 - dependencies = [ 868 - "cfg-if 1.0.0", 869 - "crossbeam-epoch", 870 - "crossbeam-utils 0.8.16", 871 - ] 872 - 873 - [[package]] 874 - name = "crossbeam-epoch" 875 - version = "0.9.15" 876 - source = "registry+https://github.com/rust-lang/crates.io-index" 877 - checksum = "ae211234986c545741a7dc064309f67ee1e5ad243d0e48335adc0484d960bcc7" 878 - dependencies = [ 879 - "autocfg", 880 - "cfg-if 1.0.0", 881 - "crossbeam-utils 0.8.16", 882 - "memoffset 0.9.0", 883 - "scopeguard", 884 - ] 885 - 886 - [[package]] 887 - name = "crossbeam-utils" 888 - version = "0.7.2" 889 - source = "registry+https://github.com/rust-lang/crates.io-index" 890 - checksum = "c3c7c73a2d1e9fc0886a08b93e98eb643461230d5f1925e4036204d5f2e261a8" 891 - dependencies = [ 892 - "autocfg", 893 - "cfg-if 0.1.10", 894 - "lazy_static", 895 - ] 896 - 897 - [[package]] 898 - name = "crossbeam-utils" 899 - version = "0.8.16" 900 - source = "registry+https://github.com/rust-lang/crates.io-index" 901 - checksum = "5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294" 902 - dependencies = [ 903 - "cfg-if 1.0.0", 904 - ] 905 - 906 - [[package]] 907 - name = "crunchy" 908 - version = "0.2.2" 909 - source = "registry+https://github.com/rust-lang/crates.io-index" 910 - checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7" 911 - 912 - [[package]] 913 - name = "crypto-common" 914 - version = "0.1.6" 915 - source = "registry+https://github.com/rust-lang/crates.io-index" 916 - checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" 917 - dependencies = [ 918 - "generic-array", 919 - "typenum", 920 - ] 921 - 922 - [[package]] 923 - name = "darling" 924 - version = "0.13.4" 925 - source = "registry+https://github.com/rust-lang/crates.io-index" 926 - checksum = "a01d95850c592940db9b8194bc39f4bc0e89dee5c4265e4b1807c34a9aba453c" 927 - dependencies = [ 928 - "darling_core", 929 - "darling_macro", 930 - ] 931 - 932 - [[package]] 933 - name = "darling_core" 934 - version = "0.13.4" 935 - source = "registry+https://github.com/rust-lang/crates.io-index" 936 - checksum = "859d65a907b6852c9361e3185c862aae7fafd2887876799fa55f5f99dc40d610" 937 - dependencies = [ 938 - "fnv", 939 - "ident_case", 940 - "proc-macro2", 941 - "quote", 942 - "strsim 0.10.0", 943 - "syn 1.0.109", 944 - ] 945 - 946 - [[package]] 947 - name = "darling_macro" 948 - version = "0.13.4" 949 - source = "registry+https://github.com/rust-lang/crates.io-index" 950 - checksum = "9c972679f83bdf9c42bd905396b6c3588a843a17f0f16dfcfa3e2c5d57441835" 951 - dependencies = [ 952 - "darling_core", 953 - "quote", 954 - "syn 1.0.109", 955 - ] 956 - 957 - [[package]] 958 - name = "dbus" 959 - version = "0.9.7" 960 - source = "registry+https://github.com/rust-lang/crates.io-index" 961 - checksum = "1bb21987b9fb1613058ba3843121dd18b163b254d8a6e797e144cbac14d96d1b" 962 - dependencies = [ 963 - "libc", 964 - "libdbus-sys", 965 - "winapi 0.3.9", 966 - ] 967 - 968 - [[package]] 969 - name = "dbus-codegen" 970 - version = "0.9.1" 971 - source = "registry+https://github.com/rust-lang/crates.io-index" 972 - checksum = "a49da9fdfbe872d4841d56605dc42efa5e6ca3291299b87f44e1cde91a28617c" 973 - dependencies = [ 974 - "clap 2.34.0", 975 - "dbus", 976 - "xml-rs", 977 - ] 978 - 979 - [[package]] 980 - name = "dbus-tree" 981 - version = "0.9.2" 982 - source = "registry+https://github.com/rust-lang/crates.io-index" 983 - checksum = "f456e698ae8e54575e19ddb1f9b7bce2298568524f215496b248eb9498b4f508" 984 - dependencies = [ 985 - "dbus", 986 - ] 987 - 988 - [[package]] 989 - name = "deranged" 990 - version = "0.3.8" 991 - source = "registry+https://github.com/rust-lang/crates.io-index" 992 - checksum = "f2696e8a945f658fd14dc3b87242e6b80cd0f36ff04ea560fa39082368847946" 993 - 994 - [[package]] 995 - name = "devise" 996 - version = "0.4.1" 997 - source = "registry+https://github.com/rust-lang/crates.io-index" 998 - checksum = "d6eacefd3f541c66fc61433d65e54e0e46e0a029a819a7dbbc7a7b489e8a85f8" 999 - dependencies = [ 1000 - "devise_codegen", 1001 - "devise_core", 1002 - ] 1003 - 1004 - [[package]] 1005 - name = "devise_codegen" 1006 - version = "0.4.1" 1007 - source = "registry+https://github.com/rust-lang/crates.io-index" 1008 - checksum = "9c8cf4b8dd484ede80fd5c547592c46c3745a617c8af278e2b72bea86b2dfed6" 1009 - dependencies = [ 1010 - "devise_core", 1011 - "quote", 1012 - ] 1013 - 1014 - [[package]] 1015 - name = "devise_core" 1016 - version = "0.4.1" 1017 - source = "registry+https://github.com/rust-lang/crates.io-index" 1018 - checksum = "35b50dba0afdca80b187392b24f2499a88c336d5a8493e4b4ccfb608708be56a" 1019 - dependencies = [ 1020 - "bitflags 2.4.0", 1021 - "proc-macro2", 1022 - "proc-macro2-diagnostics", 1023 - "quote", 1024 - "syn 2.0.64", 1025 - ] 1026 - 1027 - [[package]] 1028 - name = "digest" 1029 - version = "0.10.7" 1030 - source = "registry+https://github.com/rust-lang/crates.io-index" 1031 - checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" 1032 - dependencies = [ 1033 - "block-buffer", 1034 - "crypto-common", 1035 - ] 1036 - 1037 - [[package]] 1038 - name = "dirs" 1039 - version = "4.0.0" 1040 - source = "registry+https://github.com/rust-lang/crates.io-index" 1041 - checksum = "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059" 1042 - dependencies = [ 1043 - "dirs-sys 0.3.7", 1044 - ] 1045 - 1046 - [[package]] 1047 - name = "dirs" 1048 - version = "5.0.1" 1049 - source = "registry+https://github.com/rust-lang/crates.io-index" 1050 - checksum = "44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225" 1051 - dependencies = [ 1052 - "dirs-sys 0.4.1", 1053 - ] 1054 - 1055 - [[package]] 1056 - name = "dirs-sys" 1057 - version = "0.3.7" 1058 - source = "registry+https://github.com/rust-lang/crates.io-index" 1059 - checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6" 1060 - dependencies = [ 1061 - "libc", 1062 - "redox_users", 1063 - "winapi 0.3.9", 1064 - ] 1065 - 1066 - [[package]] 1067 - name = "dirs-sys" 1068 - version = "0.4.1" 1069 - source = "registry+https://github.com/rust-lang/crates.io-index" 1070 - checksum = "520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c" 1071 - dependencies = [ 1072 - "libc", 1073 - "option-ext", 1074 - "redox_users", 1075 - "windows-sys 0.48.0", 1076 - ] 1077 - 1078 - [[package]] 1079 - name = "dlib" 1080 - version = "0.5.2" 1081 - source = "registry+https://github.com/rust-lang/crates.io-index" 1082 - checksum = "330c60081dcc4c72131f8eb70510f1ac07223e5d4163db481a04a0befcffa412" 1083 - dependencies = [ 1084 - "libloading", 1085 - ] 1086 - 1087 - [[package]] 1088 - name = "downcast-rs" 1089 - version = "1.2.0" 1090 - source = "registry+https://github.com/rust-lang/crates.io-index" 1091 - checksum = "9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650" 1092 - 1093 - [[package]] 1094 - name = "dyn-clone" 1095 - version = "1.0.14" 1096 - source = "registry+https://github.com/rust-lang/crates.io-index" 1097 - checksum = "23d2f3407d9a573d666de4b5bdf10569d73ca9478087346697dcbae6244bfbcd" 1098 - 1099 - [[package]] 1100 - name = "either" 1101 - version = "1.9.0" 1102 - source = "registry+https://github.com/rust-lang/crates.io-index" 1103 - checksum = "a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07" 1104 - 1105 - [[package]] 1106 - name = "encoding_rs" 1107 - version = "0.8.33" 1108 - source = "registry+https://github.com/rust-lang/crates.io-index" 1109 - checksum = "7268b386296a025e474d5140678f75d6de9493ae55a5d709eeb9dd08149945e1" 1110 - dependencies = [ 1111 - "cfg-if 1.0.0", 1112 - ] 1113 - 1114 - [[package]] 1115 - name = "endi" 1116 - version = "1.1.0" 1117 - source = "registry+https://github.com/rust-lang/crates.io-index" 1118 - checksum = "a3d8a32ae18130a3c84dd492d4215c3d913c3b07c6b63c2eb3eb7ff1101ab7bf" 1119 - 1120 - [[package]] 1121 - name = "enumflags2" 1122 - version = "0.7.9" 1123 - source = "registry+https://github.com/rust-lang/crates.io-index" 1124 - checksum = "3278c9d5fb675e0a51dabcf4c0d355f692b064171535ba72361be1528a9d8e8d" 1125 - dependencies = [ 1126 - "enumflags2_derive", 1127 - "serde", 1128 - ] 1129 - 1130 - [[package]] 1131 - name = "enumflags2_derive" 1132 - version = "0.7.9" 1133 - source = "registry+https://github.com/rust-lang/crates.io-index" 1134 - checksum = "5c785274071b1b420972453b306eeca06acf4633829db4223b58a2a8c5953bc4" 1135 - dependencies = [ 1136 - "proc-macro2", 1137 - "quote", 1138 - "syn 2.0.64", 1139 - ] 1140 - 1141 - [[package]] 1142 - name = "env_logger" 1143 - version = "0.10.0" 1144 - source = "registry+https://github.com/rust-lang/crates.io-index" 1145 - checksum = "85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0" 1146 - dependencies = [ 1147 - "log", 1148 - "regex", 1149 - ] 1150 - 1151 - [[package]] 1152 - name = "equivalent" 1153 - version = "1.0.1" 1154 - source = "registry+https://github.com/rust-lang/crates.io-index" 1155 - checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5" 1156 - 1157 - [[package]] 1158 - name = "errno" 1159 - version = "0.3.9" 1160 - source = "registry+https://github.com/rust-lang/crates.io-index" 1161 - checksum = "534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba" 1162 - dependencies = [ 1163 - "libc", 1164 - "windows-sys 0.52.0", 1165 - ] 1166 - 1167 - [[package]] 1168 - name = "event-listener" 1169 - version = "4.0.3" 1170 - source = "registry+https://github.com/rust-lang/crates.io-index" 1171 - checksum = "67b215c49b2b248c855fb73579eb1f4f26c38ffdc12973e20e07b91d78d5646e" 1172 - dependencies = [ 1173 - "concurrent-queue", 1174 - "parking", 1175 - "pin-project-lite", 1176 - ] 1177 - 1178 - [[package]] 1179 - name = "event-listener" 1180 - version = "5.3.0" 1181 - source = "registry+https://github.com/rust-lang/crates.io-index" 1182 - checksum = "6d9944b8ca13534cdfb2800775f8dd4902ff3fc75a50101466decadfdf322a24" 1183 - dependencies = [ 1184 - "concurrent-queue", 1185 - "parking", 1186 - "pin-project-lite", 1187 - ] 1188 - 1189 - [[package]] 1190 - name = "event-listener-strategy" 1191 - version = "0.4.0" 1192 - source = "registry+https://github.com/rust-lang/crates.io-index" 1193 - checksum = "958e4d70b6d5e81971bebec42271ec641e7ff4e170a6fa605f2b8a8b65cb97d3" 1194 - dependencies = [ 1195 - "event-listener 4.0.3", 1196 - "pin-project-lite", 1197 - ] 1198 - 1199 - [[package]] 1200 - name = "event-listener-strategy" 1201 - version = "0.5.2" 1202 - source = "registry+https://github.com/rust-lang/crates.io-index" 1203 - checksum = "0f214dc438f977e6d4e3500aaa277f5ad94ca83fbbd9b1a15713ce2344ccc5a1" 1204 - dependencies = [ 1205 - "event-listener 5.3.0", 1206 - "pin-project-lite", 1207 - ] 1208 - 1209 - [[package]] 1210 - name = "exr" 1211 - version = "1.71.0" 1212 - source = "registry+https://github.com/rust-lang/crates.io-index" 1213 - checksum = "832a761f35ab3e6664babfbdc6cef35a4860e816ec3916dcfd0882954e98a8a8" 1214 - dependencies = [ 1215 - "bit_field", 1216 - "flume", 1217 - "half", 1218 - "lebe", 1219 - "miniz_oxide", 1220 - "rayon-core", 1221 - "smallvec", 1222 - "zune-inflate", 1223 - ] 1224 - 1225 - [[package]] 1226 - name = "fallible-iterator" 1227 - version = "0.3.0" 1228 - source = "registry+https://github.com/rust-lang/crates.io-index" 1229 - checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649" 1230 - 1231 - [[package]] 1232 - name = "fallible-streaming-iterator" 1233 - version = "0.1.9" 1234 - source = "registry+https://github.com/rust-lang/crates.io-index" 1235 - checksum = "7360491ce676a36bf9bb3c56c1aa791658183a54d2744120f27285738d90465a" 1236 - 1237 - [[package]] 1238 - name = "fancy-regex" 1239 - version = "0.12.0" 1240 - source = "registry+https://github.com/rust-lang/crates.io-index" 1241 - checksum = "7493d4c459da9f84325ad297371a6b2b8a162800873a22e3b6b6512e61d18c05" 1242 - dependencies = [ 1243 - "bit-set", 1244 - "regex", 1245 - ] 1246 - 1247 - [[package]] 1248 - name = "fastrand" 1249 - version = "2.0.1" 1250 - source = "registry+https://github.com/rust-lang/crates.io-index" 1251 - checksum = "25cbce373ec4653f1a01a31e8a5e5ec0c622dc27ff9c4e6606eefef5cbbed4a5" 1252 - 1253 - [[package]] 1254 - name = "fdeflate" 1255 - version = "0.3.0" 1256 - source = "registry+https://github.com/rust-lang/crates.io-index" 1257 - checksum = "d329bdeac514ee06249dabc27877490f17f5d371ec693360768b838e19f3ae10" 1258 - dependencies = [ 1259 - "simd-adler32", 1260 - ] 1261 - 1262 - [[package]] 1263 - name = "fern" 1264 - version = "0.6.2" 1265 - source = "registry+https://github.com/rust-lang/crates.io-index" 1266 - checksum = "d9f0c14694cbd524c8720dd69b0e3179344f04ebb5f90f2e4a440c6ea3b2f1ee" 1267 - dependencies = [ 1268 - "colored", 1269 - "log", 1270 - ] 1271 - 1272 - [[package]] 1273 - name = "figment" 1274 - version = "0.10.10" 1275 - source = "registry+https://github.com/rust-lang/crates.io-index" 1276 - checksum = "4547e226f4c9ab860571e070a9034192b3175580ecea38da34fcdb53a018c9a5" 1277 - dependencies = [ 1278 - "atomic", 1279 - "pear", 1280 - "serde", 1281 - "toml 0.7.8", 1282 - "uncased", 1283 - "version_check", 1284 - ] 1285 - 1286 - [[package]] 1287 - name = "flate2" 1288 - version = "1.0.27" 1289 - source = "registry+https://github.com/rust-lang/crates.io-index" 1290 - checksum = "c6c98ee8095e9d1dcbf2fcc6d95acccb90d1c81db1e44725c6a984b1dbdfb010" 1291 - dependencies = [ 1292 - "crc32fast", 1293 - "miniz_oxide", 1294 - ] 1295 - 1296 - [[package]] 1297 - name = "flume" 1298 - version = "0.11.0" 1299 - source = "registry+https://github.com/rust-lang/crates.io-index" 1300 - checksum = "55ac459de2512911e4b674ce33cf20befaba382d05b62b008afc1c8b57cbf181" 1301 - dependencies = [ 1302 - "spin", 1303 - ] 1304 - 1305 - [[package]] 1306 - name = "fnv" 1307 - version = "1.0.7" 1308 - source = "registry+https://github.com/rust-lang/crates.io-index" 1309 - checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 1310 - 1311 - [[package]] 1312 - name = "foreign-types" 1313 - version = "0.3.2" 1314 - source = "registry+https://github.com/rust-lang/crates.io-index" 1315 - checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" 1316 - dependencies = [ 1317 - "foreign-types-shared", 1318 - ] 1319 - 1320 - [[package]] 1321 - name = "foreign-types-shared" 1322 - version = "0.1.1" 1323 - source = "registry+https://github.com/rust-lang/crates.io-index" 1324 - checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" 1325 - 1326 - [[package]] 1327 - name = "form_urlencoded" 1328 - version = "1.2.0" 1329 - source = "registry+https://github.com/rust-lang/crates.io-index" 1330 - checksum = "a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652" 1331 - dependencies = [ 1332 - "percent-encoding", 1333 - ] 1334 - 1335 - [[package]] 1336 - name = "futures" 1337 - version = "0.3.28" 1338 - source = "registry+https://github.com/rust-lang/crates.io-index" 1339 - checksum = "23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40" 1340 - dependencies = [ 1341 - "futures-channel", 1342 - "futures-core", 1343 - "futures-executor", 1344 - "futures-io", 1345 - "futures-sink", 1346 - "futures-task", 1347 - "futures-util", 1348 - ] 1349 - 1350 - [[package]] 1351 - name = "futures-channel" 1352 - version = "0.3.30" 1353 - source = "registry+https://github.com/rust-lang/crates.io-index" 1354 - checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78" 1355 - dependencies = [ 1356 - "futures-core", 1357 - "futures-sink", 1358 - ] 1359 - 1360 - [[package]] 1361 - name = "futures-core" 1362 - version = "0.3.30" 1363 - source = "registry+https://github.com/rust-lang/crates.io-index" 1364 - checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d" 1365 - 1366 - [[package]] 1367 - name = "futures-executor" 1368 - version = "0.3.28" 1369 - source = "registry+https://github.com/rust-lang/crates.io-index" 1370 - checksum = "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0" 1371 - dependencies = [ 1372 - "futures-core", 1373 - "futures-task", 1374 - "futures-util", 1375 - ] 1376 - 1377 - [[package]] 1378 - name = "futures-io" 1379 - version = "0.3.30" 1380 - source = "registry+https://github.com/rust-lang/crates.io-index" 1381 - checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1" 1382 - 1383 - [[package]] 1384 - name = "futures-lite" 1385 - version = "2.0.0" 1386 - source = "registry+https://github.com/rust-lang/crates.io-index" 1387 - checksum = "9c1155db57329dca6d018b61e76b1488ce9a2e5e44028cac420a5898f4fcef63" 1388 - dependencies = [ 1389 - "fastrand", 1390 - "futures-core", 1391 - "futures-io", 1392 - "memchr", 1393 - "parking", 1394 - "pin-project-lite", 1395 - "waker-fn", 1396 - ] 1397 - 1398 - [[package]] 1399 - name = "futures-macro" 1400 - version = "0.3.30" 1401 - source = "registry+https://github.com/rust-lang/crates.io-index" 1402 - checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac" 1403 - dependencies = [ 1404 - "proc-macro2", 1405 - "quote", 1406 - "syn 2.0.64", 1407 - ] 1408 - 1409 - [[package]] 1410 - name = "futures-sink" 1411 - version = "0.3.30" 1412 - source = "registry+https://github.com/rust-lang/crates.io-index" 1413 - checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5" 1414 - 1415 - [[package]] 1416 - name = "futures-task" 1417 - version = "0.3.30" 1418 - source = "registry+https://github.com/rust-lang/crates.io-index" 1419 - checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004" 1420 - 1421 - [[package]] 1422 - name = "futures-timer" 1423 - version = "3.0.2" 1424 - source = "registry+https://github.com/rust-lang/crates.io-index" 1425 - checksum = "e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c" 1426 - 1427 - [[package]] 1428 - name = "futures-util" 1429 - version = "0.3.30" 1430 - source = "registry+https://github.com/rust-lang/crates.io-index" 1431 - checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48" 1432 - dependencies = [ 1433 - "futures-channel", 1434 - "futures-core", 1435 - "futures-io", 1436 - "futures-macro", 1437 - "futures-sink", 1438 - "futures-task", 1439 - "memchr", 1440 - "pin-project-lite", 1441 - "pin-utils", 1442 - "slab", 1443 - ] 1444 - 1445 - [[package]] 1446 - name = "generator" 1447 - version = "0.7.5" 1448 - source = "registry+https://github.com/rust-lang/crates.io-index" 1449 - checksum = "5cc16584ff22b460a382b7feec54b23d2908d858152e5739a120b949293bd74e" 1450 - dependencies = [ 1451 - "cc", 1452 - "libc", 1453 - "log", 1454 - "rustversion", 1455 - "windows", 1456 - ] 1457 - 1458 - [[package]] 1459 - name = "generic-array" 1460 - version = "0.14.7" 1461 - source = "registry+https://github.com/rust-lang/crates.io-index" 1462 - checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" 1463 - dependencies = [ 1464 - "typenum", 1465 - "version_check", 1466 - ] 1467 - 1468 - [[package]] 1469 - name = "gethostname" 1470 - version = "0.4.3" 1471 - source = "registry+https://github.com/rust-lang/crates.io-index" 1472 - checksum = "0176e0459c2e4a1fe232f984bca6890e681076abb9934f6cea7c326f3fc47818" 1473 - dependencies = [ 1474 - "libc", 1475 - "windows-targets 0.48.5", 1476 - ] 1477 - 1478 - [[package]] 1479 - name = "getrandom" 1480 - version = "0.2.10" 1481 - source = "registry+https://github.com/rust-lang/crates.io-index" 1482 - checksum = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427" 1483 - dependencies = [ 1484 - "cfg-if 1.0.0", 1485 - "libc", 1486 - "wasi", 1487 - ] 1488 - 1489 - [[package]] 1490 - name = "gif" 1491 - version = "0.13.1" 1492 - source = "registry+https://github.com/rust-lang/crates.io-index" 1493 - checksum = "3fb2d69b19215e18bb912fa30f7ce15846e301408695e44e0ef719f1da9e19f2" 1494 - dependencies = [ 1495 - "color_quant", 1496 - "weezl", 1497 - ] 1498 - 1499 - [[package]] 1500 - name = "gimli" 1501 - version = "0.28.0" 1502 - source = "registry+https://github.com/rust-lang/crates.io-index" 1503 - checksum = "6fb8d784f27acf97159b40fc4db5ecd8aa23b9ad5ef69cdd136d3bc80665f0c0" 1504 - 1505 - [[package]] 1506 - name = "glob" 1507 - version = "0.3.1" 1508 - source = "registry+https://github.com/rust-lang/crates.io-index" 1509 - checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b" 1510 - 1511 - [[package]] 1512 - name = "h2" 1513 - version = "0.3.21" 1514 - source = "registry+https://github.com/rust-lang/crates.io-index" 1515 - checksum = "91fc23aa11be92976ef4729127f1a74adf36d8436f7816b185d18df956790833" 1516 - dependencies = [ 1517 - "bytes", 1518 - "fnv", 1519 - "futures-core", 1520 - "futures-sink", 1521 - "futures-util", 1522 - "http", 1523 - "indexmap 1.9.3", 1524 - "slab", 1525 - "tokio", 1526 - "tokio-util", 1527 - "tracing", 1528 - ] 1529 - 1530 - [[package]] 1531 - name = "half" 1532 - version = "2.2.1" 1533 - source = "registry+https://github.com/rust-lang/crates.io-index" 1534 - checksum = "02b4af3693f1b705df946e9fe5631932443781d0aabb423b62fcd4d73f6d2fd0" 1535 - dependencies = [ 1536 - "crunchy", 1537 - ] 1538 - 1539 - [[package]] 1540 - name = "hashbrown" 1541 - version = "0.12.3" 1542 - source = "registry+https://github.com/rust-lang/crates.io-index" 1543 - checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" 1544 - 1545 - [[package]] 1546 - name = "hashbrown" 1547 - version = "0.14.1" 1548 - source = "registry+https://github.com/rust-lang/crates.io-index" 1549 - checksum = "7dfda62a12f55daeae5015f81b0baea145391cb4520f86c248fc615d72640d12" 1550 - dependencies = [ 1551 - "ahash", 1552 - "allocator-api2", 1553 - ] 1554 - 1555 - [[package]] 1556 - name = "hashlink" 1557 - version = "0.8.4" 1558 - source = "registry+https://github.com/rust-lang/crates.io-index" 1559 - checksum = "e8094feaf31ff591f651a2664fb9cfd92bba7a60ce3197265e9482ebe753c8f7" 1560 - dependencies = [ 1561 - "hashbrown 0.14.1", 1562 - ] 1563 - 1564 - [[package]] 1565 - name = "heck" 1566 - version = "0.5.0" 1567 - source = "registry+https://github.com/rust-lang/crates.io-index" 1568 - checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" 1569 - 1570 - [[package]] 1571 - name = "hermit-abi" 1572 - version = "0.1.19" 1573 - source = "registry+https://github.com/rust-lang/crates.io-index" 1574 - checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33" 1575 - dependencies = [ 1576 - "libc", 1577 - ] 1578 - 1579 - [[package]] 1580 - name = "hermit-abi" 1581 - version = "0.3.9" 1582 - source = "registry+https://github.com/rust-lang/crates.io-index" 1583 - checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024" 1584 - 1585 - [[package]] 1586 - name = "hex" 1587 - version = "0.4.3" 1588 - source = "registry+https://github.com/rust-lang/crates.io-index" 1589 - checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" 1590 - 1591 - [[package]] 1592 - name = "http" 1593 - version = "0.2.9" 1594 - source = "registry+https://github.com/rust-lang/crates.io-index" 1595 - checksum = "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482" 1596 - dependencies = [ 1597 - "bytes", 1598 - "fnv", 1599 - "itoa", 1600 - ] 1601 - 1602 - [[package]] 1603 - name = "http-body" 1604 - version = "0.4.5" 1605 - source = "registry+https://github.com/rust-lang/crates.io-index" 1606 - checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1" 1607 - dependencies = [ 1608 - "bytes", 1609 - "http", 1610 - "pin-project-lite", 1611 - ] 1612 - 1613 - [[package]] 1614 - name = "httparse" 1615 - version = "1.8.0" 1616 - source = "registry+https://github.com/rust-lang/crates.io-index" 1617 - checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904" 1618 - 1619 - [[package]] 1620 - name = "httpdate" 1621 - version = "1.0.3" 1622 - source = "registry+https://github.com/rust-lang/crates.io-index" 1623 - checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" 1624 - 1625 - [[package]] 1626 - name = "hyper" 1627 - version = "0.14.27" 1628 - source = "registry+https://github.com/rust-lang/crates.io-index" 1629 - checksum = "ffb1cfd654a8219eaef89881fdb3bb3b1cdc5fa75ded05d6933b2b382e395468" 1630 - dependencies = [ 1631 - "bytes", 1632 - "futures-channel", 1633 - "futures-core", 1634 - "futures-util", 1635 - "h2", 1636 - "http", 1637 - "http-body", 1638 - "httparse", 1639 - "httpdate", 1640 - "itoa", 1641 - "pin-project-lite", 1642 - "socket2 0.4.9", 1643 - "tokio", 1644 - "tower-service", 1645 - "tracing", 1646 - "want", 1647 - ] 1648 - 1649 - [[package]] 1650 - name = "hyper-tls" 1651 - version = "0.5.0" 1652 - source = "registry+https://github.com/rust-lang/crates.io-index" 1653 - checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905" 1654 - dependencies = [ 1655 - "bytes", 1656 - "hyper", 1657 - "native-tls", 1658 - "tokio", 1659 - "tokio-native-tls", 1660 - ] 1661 - 1662 - [[package]] 1663 - name = "iana-time-zone" 1664 - version = "0.1.57" 1665 - source = "registry+https://github.com/rust-lang/crates.io-index" 1666 - checksum = "2fad5b825842d2b38bd206f3e81d6957625fd7f0a361e345c30e01a0ae2dd613" 1667 - dependencies = [ 1668 - "android_system_properties", 1669 - "core-foundation-sys", 1670 - "iana-time-zone-haiku", 1671 - "js-sys", 1672 - "wasm-bindgen", 1673 - "windows", 1674 - ] 1675 - 1676 - [[package]] 1677 - name = "iana-time-zone-haiku" 1678 - version = "0.1.2" 1679 - source = "registry+https://github.com/rust-lang/crates.io-index" 1680 - checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" 1681 - dependencies = [ 1682 - "cc", 1683 - ] 1684 - 1685 - [[package]] 1686 - name = "ident_case" 1687 - version = "1.0.1" 1688 - source = "registry+https://github.com/rust-lang/crates.io-index" 1689 - checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39" 1690 - 1691 - [[package]] 1692 - name = "idna" 1693 - version = "0.4.0" 1694 - source = "registry+https://github.com/rust-lang/crates.io-index" 1695 - checksum = "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c" 1696 - dependencies = [ 1697 - "unicode-bidi", 1698 - "unicode-normalization", 1699 - ] 1700 - 1701 - [[package]] 1702 - name = "image" 1703 - version = "0.25.1" 1704 - source = "registry+https://github.com/rust-lang/crates.io-index" 1705 - checksum = "fd54d660e773627692c524beaad361aca785a4f9f5730ce91f42aabe5bce3d11" 1706 - dependencies = [ 1707 - "bytemuck", 1708 - "byteorder", 1709 - "color_quant", 1710 - "exr", 1711 - "gif", 1712 - "image-webp", 1713 - "num-traits", 1714 - "png", 1715 - "qoi", 1716 - "ravif", 1717 - "rayon", 1718 - "rgb", 1719 - "tiff", 1720 - "zune-core", 1721 - "zune-jpeg", 1722 - ] 1723 - 1724 - [[package]] 1725 - name = "image-webp" 1726 - version = "0.1.2" 1727 - source = "registry+https://github.com/rust-lang/crates.io-index" 1728 - checksum = "d730b085583c4d789dfd07fdcf185be59501666a90c97c40162b37e4fdad272d" 1729 - dependencies = [ 1730 - "byteorder-lite", 1731 - "thiserror", 1732 - ] 1733 - 1734 - [[package]] 1735 - name = "imgref" 1736 - version = "1.10.1" 1737 - source = "registry+https://github.com/rust-lang/crates.io-index" 1738 - checksum = "44feda355f4159a7c757171a77de25daf6411e217b4cabd03bd6650690468126" 1739 - 1740 - [[package]] 1741 - name = "indexmap" 1742 - version = "1.9.3" 1743 - source = "registry+https://github.com/rust-lang/crates.io-index" 1744 - checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99" 1745 - dependencies = [ 1746 - "autocfg", 1747 - "hashbrown 0.12.3", 1748 - ] 1749 - 1750 - [[package]] 1751 - name = "indexmap" 1752 - version = "2.0.2" 1753 - source = "registry+https://github.com/rust-lang/crates.io-index" 1754 - checksum = "8adf3ddd720272c6ea8bf59463c04e0f93d0bbf7c5439b691bca2987e0270897" 1755 - dependencies = [ 1756 - "equivalent", 1757 - "hashbrown 0.14.1", 1758 - "serde", 1759 - ] 1760 - 1761 - [[package]] 1762 - name = "inlinable_string" 1763 - version = "0.1.15" 1764 - source = "registry+https://github.com/rust-lang/crates.io-index" 1765 - checksum = "c8fae54786f62fb2918dcfae3d568594e50eb9b5c25bf04371af6fe7516452fb" 1766 - 1767 - [[package]] 1768 - name = "interpolate_name" 1769 - version = "0.2.4" 1770 - source = "registry+https://github.com/rust-lang/crates.io-index" 1771 - checksum = "c34819042dc3d3971c46c2190835914dfbe0c3c13f61449b2997f4e9722dfa60" 1772 - dependencies = [ 1773 - "proc-macro2", 1774 - "quote", 1775 - "syn 2.0.64", 1776 - ] 1777 - 1778 - [[package]] 1779 - name = "ipnet" 1780 - version = "2.8.0" 1781 - source = "registry+https://github.com/rust-lang/crates.io-index" 1782 - checksum = "28b29a3cd74f0f4598934efe3aeba42bae0eb4680554128851ebbecb02af14e6" 1783 - 1784 - [[package]] 1785 - name = "is-docker" 1786 - version = "0.2.0" 1787 - source = "registry+https://github.com/rust-lang/crates.io-index" 1788 - checksum = "928bae27f42bc99b60d9ac7334e3a21d10ad8f1835a4e12ec3ec0464765ed1b3" 1789 - dependencies = [ 1790 - "once_cell", 1791 - ] 1792 - 1793 - [[package]] 1794 - name = "is-terminal" 1795 - version = "0.4.9" 1796 - source = "registry+https://github.com/rust-lang/crates.io-index" 1797 - checksum = "cb0889898416213fab133e1d33a0e5858a48177452750691bde3666d0fdbaf8b" 1798 - dependencies = [ 1799 - "hermit-abi 0.3.9", 1800 - "rustix", 1801 - "windows-sys 0.48.0", 1802 - ] 1803 - 1804 - [[package]] 1805 - name = "is-wsl" 1806 - version = "0.4.0" 1807 - source = "registry+https://github.com/rust-lang/crates.io-index" 1808 - checksum = "173609498df190136aa7dea1a91db051746d339e18476eed5ca40521f02d7aa5" 1809 - dependencies = [ 1810 - "is-docker", 1811 - "once_cell", 1812 - ] 1813 - 1814 - [[package]] 1815 - name = "is_terminal_polyfill" 1816 - version = "1.70.0" 1817 - source = "registry+https://github.com/rust-lang/crates.io-index" 1818 - checksum = "f8478577c03552c21db0e2724ffb8986a5ce7af88107e6be5d2ee6e158c12800" 1819 - 1820 - [[package]] 1821 - name = "itertools" 1822 - version = "0.12.1" 1823 - source = "registry+https://github.com/rust-lang/crates.io-index" 1824 - checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569" 1825 - dependencies = [ 1826 - "either", 1827 - ] 1828 - 1829 - [[package]] 1830 - name = "itoa" 1831 - version = "1.0.9" 1832 - source = "registry+https://github.com/rust-lang/crates.io-index" 1833 - checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38" 1834 - 1835 - [[package]] 1836 - name = "jemalloc-sys" 1837 - version = "0.5.4+5.3.0-patched" 1838 - source = "registry+https://github.com/rust-lang/crates.io-index" 1839 - checksum = "ac6c1946e1cea1788cbfde01c993b52a10e2da07f4bac608228d1bed20bfebf2" 1840 - dependencies = [ 1841 - "cc", 1842 - "libc", 1843 - ] 1844 - 1845 - [[package]] 1846 - name = "jemallocator" 1847 - version = "0.5.4" 1848 - source = "registry+https://github.com/rust-lang/crates.io-index" 1849 - checksum = "a0de374a9f8e63150e6f5e8a60cc14c668226d7a347d8aee1a45766e3c4dd3bc" 1850 - dependencies = [ 1851 - "jemalloc-sys", 1852 - "libc", 1853 - ] 1854 - 1855 - [[package]] 1856 - name = "jni" 1857 - version = "0.20.0" 1858 - source = "registry+https://github.com/rust-lang/crates.io-index" 1859 - checksum = "039022cdf4d7b1cf548d31f60ae783138e5fd42013f6271049d7df7afadef96c" 1860 - dependencies = [ 1861 - "cesu8", 1862 - "combine", 1863 - "jni-sys", 1864 - "log", 1865 - "thiserror", 1866 - "walkdir", 1867 - ] 1868 - 1869 - [[package]] 1870 - name = "jni-sys" 1871 - version = "0.3.0" 1872 - source = "registry+https://github.com/rust-lang/crates.io-index" 1873 - checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130" 1874 - 1875 - [[package]] 1876 - name = "jobserver" 1877 - version = "0.1.31" 1878 - source = "registry+https://github.com/rust-lang/crates.io-index" 1879 - checksum = "d2b099aaa34a9751c5bf0878add70444e1ed2dd73f347be99003d4577277de6e" 1880 - dependencies = [ 1881 - "libc", 1882 - ] 1883 - 1884 - [[package]] 1885 - name = "jpeg-decoder" 1886 - version = "0.3.0" 1887 - source = "registry+https://github.com/rust-lang/crates.io-index" 1888 - checksum = "bc0000e42512c92e31c2252315bda326620a4e034105e900c98ec492fa077b3e" 1889 - 1890 - [[package]] 1891 - name = "js-sys" 1892 - version = "0.3.64" 1893 - source = "registry+https://github.com/rust-lang/crates.io-index" 1894 - checksum = "c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a" 1895 - dependencies = [ 1896 - "wasm-bindgen", 1897 - ] 1898 - 1899 - [[package]] 1900 - name = "ksni" 1901 - version = "0.2.2" 1902 - source = "registry+https://github.com/rust-lang/crates.io-index" 1903 - checksum = "4934310bdd016e55725482b8d35ac0c16fd058c1b955d8959aa2d953b918c85b" 1904 - dependencies = [ 1905 - "dbus", 1906 - "dbus-codegen", 1907 - "dbus-tree", 1908 - "thiserror", 1909 - ] 1910 - 1911 - [[package]] 1912 - name = "lalr" 1913 - version = "0.0.2" 1914 - source = "registry+https://github.com/rust-lang/crates.io-index" 1915 - checksum = "106d7548f95adbe3019b4fc4954554d7b72535867aa9ce326d2f766b68958de7" 1916 - 1917 - [[package]] 1918 - name = "lazy_static" 1919 - version = "1.4.0" 1920 - source = "registry+https://github.com/rust-lang/crates.io-index" 1921 - checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" 1922 - 1923 - [[package]] 1924 - name = "lebe" 1925 - version = "0.5.2" 1926 - source = "registry+https://github.com/rust-lang/crates.io-index" 1927 - checksum = "03087c2bad5e1034e8cace5926dec053fb3790248370865f5117a7d0213354c8" 1928 - 1929 - [[package]] 1930 - name = "libc" 1931 - version = "0.2.153" 1932 - source = "registry+https://github.com/rust-lang/crates.io-index" 1933 - checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd" 1934 - 1935 - [[package]] 1936 - name = "libdbus-sys" 1937 - version = "0.2.5" 1938 - source = "registry+https://github.com/rust-lang/crates.io-index" 1939 - checksum = "06085512b750d640299b79be4bad3d2fa90a9c00b1fd9e1b46364f66f0485c72" 1940 - dependencies = [ 1941 - "pkg-config", 1942 - ] 1943 - 1944 - [[package]] 1945 - name = "libfuzzer-sys" 1946 - version = "0.4.7" 1947 - source = "registry+https://github.com/rust-lang/crates.io-index" 1948 - checksum = "a96cfd5557eb82f2b83fed4955246c988d331975a002961b07c81584d107e7f7" 1949 - dependencies = [ 1950 - "arbitrary", 1951 - "cc", 1952 - "once_cell", 1953 - ] 1954 - 1955 - [[package]] 1956 - name = "libloading" 1957 - version = "0.8.0" 1958 - source = "registry+https://github.com/rust-lang/crates.io-index" 1959 - checksum = "d580318f95776505201b28cf98eb1fa5e4be3b689633ba6a3e6cd880ff22d8cb" 1960 - dependencies = [ 1961 - "cfg-if 1.0.0", 1962 - "windows-sys 0.48.0", 1963 - ] 1964 - 1965 - [[package]] 1966 - name = "libsqlite3-sys" 1967 - version = "0.27.0" 1968 - source = "registry+https://github.com/rust-lang/crates.io-index" 1969 - checksum = "cf4e226dcd58b4be396f7bd3c20da8fdee2911400705297ba7d2d7cc2c30f716" 1970 - dependencies = [ 1971 - "cc", 1972 - "pkg-config", 1973 - "vcpkg", 1974 - ] 1975 - 1976 - [[package]] 1977 - name = "linux-raw-sys" 1978 - version = "0.4.14" 1979 - source = "registry+https://github.com/rust-lang/crates.io-index" 1980 - checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89" 1981 - 1982 - [[package]] 1983 - name = "lock_api" 1984 - version = "0.4.10" 1985 - source = "registry+https://github.com/rust-lang/crates.io-index" 1986 - checksum = "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16" 1987 - dependencies = [ 1988 - "autocfg", 1989 - "scopeguard", 1990 - ] 1991 - 1992 - [[package]] 1993 - name = "log" 1994 - version = "0.4.21" 1995 - source = "registry+https://github.com/rust-lang/crates.io-index" 1996 - checksum = "90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c" 1997 - 1998 - [[package]] 1999 - name = "log-panics" 2000 - version = "2.1.0" 2001 - source = "registry+https://github.com/rust-lang/crates.io-index" 2002 - checksum = "68f9dd8546191c1850ecf67d22f5ff00a935b890d0e84713159a55495cc2ac5f" 2003 - dependencies = [ 2004 - "backtrace", 2005 - "log", 2006 - ] 2007 - 2008 - [[package]] 2009 - name = "loom" 2010 - version = "0.5.6" 2011 - source = "registry+https://github.com/rust-lang/crates.io-index" 2012 - checksum = "ff50ecb28bb86013e935fb6683ab1f6d3a20016f123c76fd4c27470076ac30f5" 2013 - dependencies = [ 2014 - "cfg-if 1.0.0", 2015 - "generator", 2016 - "scoped-tls", 2017 - "serde", 2018 - "serde_json", 2019 - "tracing", 2020 - "tracing-subscriber", 2021 - ] 2022 - 2023 - [[package]] 2024 - name = "loop9" 2025 - version = "0.1.5" 2026 - source = "registry+https://github.com/rust-lang/crates.io-index" 2027 - checksum = "0fae87c125b03c1d2c0150c90365d7d6bcc53fb73a9acaef207d2d065860f062" 2028 - dependencies = [ 2029 - "imgref", 2030 - ] 2031 - 2032 - [[package]] 2033 - name = "matchers" 2034 - version = "0.1.0" 2035 - source = "registry+https://github.com/rust-lang/crates.io-index" 2036 - checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558" 2037 - dependencies = [ 2038 - "regex-automata 0.1.10", 2039 - ] 2040 - 2041 - [[package]] 2042 - name = "maybe-rayon" 2043 - version = "0.1.1" 2044 - source = "registry+https://github.com/rust-lang/crates.io-index" 2045 - checksum = "8ea1f30cedd69f0a2954655f7188c6a834246d2bcf1e315e2ac40c4b24dc9519" 2046 - dependencies = [ 2047 - "cfg-if 1.0.0", 2048 - "rayon", 2049 - ] 2050 - 2051 - [[package]] 2052 - name = "maybe-uninit" 2053 - version = "2.0.0" 2054 - source = "registry+https://github.com/rust-lang/crates.io-index" 2055 - checksum = "60302e4db3a61da70c0cb7991976248362f30319e88850c487b9b95bbf059e00" 2056 - 2057 - [[package]] 2058 - name = "memchr" 2059 - version = "2.6.3" 2060 - source = "registry+https://github.com/rust-lang/crates.io-index" 2061 - checksum = "8f232d6ef707e1956a43342693d2a31e72989554d58299d7a88738cc95b0d35c" 2062 - 2063 - [[package]] 2064 - name = "memoffset" 2065 - version = "0.7.1" 2066 - source = "registry+https://github.com/rust-lang/crates.io-index" 2067 - checksum = "5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4" 2068 - dependencies = [ 2069 - "autocfg", 2070 - ] 2071 - 2072 - [[package]] 2073 - name = "memoffset" 2074 - version = "0.9.0" 2075 - source = "registry+https://github.com/rust-lang/crates.io-index" 2076 - checksum = "5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c" 2077 - dependencies = [ 2078 - "autocfg", 2079 - ] 2080 - 2081 - [[package]] 2082 - name = "mime" 2083 - version = "0.3.17" 2084 - source = "registry+https://github.com/rust-lang/crates.io-index" 2085 - checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" 2086 - 2087 - [[package]] 2088 - name = "minimal-lexical" 2089 - version = "0.2.1" 2090 - source = "registry+https://github.com/rust-lang/crates.io-index" 2091 - checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" 2092 - 2093 - [[package]] 2094 - name = "miniz_oxide" 2095 - version = "0.7.1" 2096 - source = "registry+https://github.com/rust-lang/crates.io-index" 2097 - checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7" 2098 - dependencies = [ 2099 - "adler", 2100 - "simd-adler32", 2101 - ] 2102 - 2103 - [[package]] 2104 - name = "mio" 2105 - version = "0.8.10" 2106 - source = "registry+https://github.com/rust-lang/crates.io-index" 2107 - checksum = "8f3d0b296e374a4e6f3c7b0a1f5a51d748a0d34c85e7dc48fc3fa9a87657fe09" 2108 - dependencies = [ 2109 - "libc", 2110 - "wasi", 2111 - "windows-sys 0.48.0", 2112 - ] 2113 - 2114 - [[package]] 2115 - name = "mpsc_requests" 2116 - version = "0.3.3" 2117 - source = "registry+https://github.com/rust-lang/crates.io-index" 2118 - checksum = "5d778b8a8b7b31d8d23c8bbde4e571b483f3962dc9f14f447c14188e8a7fe85c" 2119 - dependencies = [ 2120 - "crossbeam-channel", 2121 - ] 2122 - 2123 - [[package]] 2124 - name = "multer" 2125 - version = "2.1.0" 2126 - source = "registry+https://github.com/rust-lang/crates.io-index" 2127 - checksum = "01acbdc23469fd8fe07ab135923371d5f5a422fbf9c522158677c8eb15bc51c2" 2128 - dependencies = [ 2129 - "bytes", 2130 - "encoding_rs", 2131 - "futures-util", 2132 - "http", 2133 - "httparse", 2134 - "log", 2135 - "memchr", 2136 - "mime", 2137 - "spin", 2138 - "tokio", 2139 - "tokio-util", 2140 - "version_check", 2141 - ] 2142 - 2143 - [[package]] 2144 - name = "native-tls" 2145 - version = "0.2.11" 2146 - source = "registry+https://github.com/rust-lang/crates.io-index" 2147 - checksum = "07226173c32f2926027b63cce4bcd8076c3552846cbe7925f3aaffeac0a3b92e" 2148 - dependencies = [ 2149 - "lazy_static", 2150 - "libc", 2151 - "log", 2152 - "openssl", 2153 - "openssl-probe", 2154 - "openssl-sys", 2155 - "schannel", 2156 - "security-framework", 2157 - "security-framework-sys", 2158 - "tempfile", 2159 - ] 2160 - 2161 - [[package]] 2162 - name = "new_debug_unreachable" 2163 - version = "1.0.6" 2164 - source = "registry+https://github.com/rust-lang/crates.io-index" 2165 - checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086" 2166 - 2167 - [[package]] 2168 - name = "nix" 2169 - version = "0.26.4" 2170 - source = "registry+https://github.com/rust-lang/crates.io-index" 2171 - checksum = "598beaf3cc6fdd9a5dfb1630c2800c7acd31df7aaf0f565796fba2b53ca1af1b" 2172 - dependencies = [ 2173 - "bitflags 1.3.2", 2174 - "cfg-if 1.0.0", 2175 - "libc", 2176 - "memoffset 0.7.1", 2177 - ] 2178 - 2179 - [[package]] 2180 - name = "nix" 2181 - version = "0.28.0" 2182 - source = "registry+https://github.com/rust-lang/crates.io-index" 2183 - checksum = "ab2156c4fce2f8df6c499cc1c763e4394b7482525bf2a9701c9d79d215f519e4" 2184 - dependencies = [ 2185 - "bitflags 2.4.0", 2186 - "cfg-if 1.0.0", 2187 - "cfg_aliases", 2188 - "libc", 2189 - "memoffset 0.9.0", 2190 - ] 2191 - 2192 - [[package]] 2193 - name = "nom" 2194 - version = "7.1.3" 2195 - source = "registry+https://github.com/rust-lang/crates.io-index" 2196 - checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a" 2197 - dependencies = [ 2198 - "memchr", 2199 - "minimal-lexical", 2200 - ] 2201 - 2202 - [[package]] 2203 - name = "noop_proc_macro" 2204 - version = "0.3.0" 2205 - source = "registry+https://github.com/rust-lang/crates.io-index" 2206 - checksum = "0676bb32a98c1a483ce53e500a81ad9c3d5b3f7c920c28c24e9cb0980d0b5bc8" 2207 - 2208 - [[package]] 2209 - name = "nu-ansi-term" 2210 - version = "0.46.0" 2211 - source = "registry+https://github.com/rust-lang/crates.io-index" 2212 - checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84" 2213 - dependencies = [ 2214 - "overload", 2215 - "winapi 0.3.9", 2216 - ] 2217 - 2218 - [[package]] 2219 - name = "num-bigint" 2220 - version = "0.4.4" 2221 - source = "registry+https://github.com/rust-lang/crates.io-index" 2222 - checksum = "608e7659b5c3d7cba262d894801b9ec9d00de989e8a82bd4bef91d08da45cdc0" 2223 - dependencies = [ 2224 - "autocfg", 2225 - "num-integer", 2226 - "num-traits", 2227 - ] 2228 - 2229 - [[package]] 2230 - name = "num-derive" 2231 - version = "0.4.2" 2232 - source = "registry+https://github.com/rust-lang/crates.io-index" 2233 - checksum = "ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202" 2234 - dependencies = [ 2235 - "proc-macro2", 2236 - "quote", 2237 - "syn 2.0.64", 2238 - ] 2239 - 2240 - [[package]] 2241 - name = "num-integer" 2242 - version = "0.1.45" 2243 - source = "registry+https://github.com/rust-lang/crates.io-index" 2244 - checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9" 2245 - dependencies = [ 2246 - "autocfg", 2247 - "num-traits", 2248 - ] 2249 - 2250 - [[package]] 2251 - name = "num-rational" 2252 - version = "0.4.1" 2253 - source = "registry+https://github.com/rust-lang/crates.io-index" 2254 - checksum = "0638a1c9d0a3c0914158145bc76cff373a75a627e6ecbfb71cbe6f453a5a19b0" 2255 - dependencies = [ 2256 - "autocfg", 2257 - "num-bigint", 2258 - "num-integer", 2259 - "num-traits", 2260 - ] 2261 - 2262 - [[package]] 2263 - name = "num-traits" 2264 - version = "0.2.16" 2265 - source = "registry+https://github.com/rust-lang/crates.io-index" 2266 - checksum = "f30b0abd723be7e2ffca1272140fac1a2f084c77ec3e123c192b66af1ee9e6c2" 2267 - dependencies = [ 2268 - "autocfg", 2269 - ] 2270 - 2271 - [[package]] 2272 - name = "num_cpus" 2273 - version = "1.16.0" 2274 - source = "registry+https://github.com/rust-lang/crates.io-index" 2275 - checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43" 2276 - dependencies = [ 2277 - "hermit-abi 0.3.9", 2278 - "libc", 2279 - ] 2280 - 2281 - [[package]] 2282 - name = "object" 2283 - version = "0.32.1" 2284 - source = "registry+https://github.com/rust-lang/crates.io-index" 2285 - checksum = "9cf5f9dd3933bd50a9e1f149ec995f39ae2c496d31fd772c1fd45ebc27e902b0" 2286 - dependencies = [ 2287 - "memchr", 2288 - ] 2289 - 2290 - [[package]] 2291 - name = "ole32-sys" 2292 - version = "0.2.0" 2293 - source = "registry+https://github.com/rust-lang/crates.io-index" 2294 - checksum = "5d2c49021782e5233cd243168edfa8037574afed4eba4bbaf538b3d8d1789d8c" 2295 - dependencies = [ 2296 - "winapi 0.2.8", 2297 - "winapi-build", 2298 - ] 2299 - 2300 - [[package]] 2301 - name = "once_cell" 2302 - version = "1.19.0" 2303 - source = "registry+https://github.com/rust-lang/crates.io-index" 2304 - checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92" 2305 - 2306 - [[package]] 2307 - name = "open" 2308 - version = "5.1.3" 2309 - source = "registry+https://github.com/rust-lang/crates.io-index" 2310 - checksum = "2eb49fbd5616580e9974662cb96a3463da4476e649a7e4b258df0de065db0657" 2311 - dependencies = [ 2312 - "is-wsl", 2313 - "libc", 2314 - "pathdiff", 2315 - ] 2316 - 2317 - [[package]] 2318 - name = "openssl" 2319 - version = "0.10.57" 2320 - source = "registry+https://github.com/rust-lang/crates.io-index" 2321 - checksum = "bac25ee399abb46215765b1cb35bc0212377e58a061560d8b29b024fd0430e7c" 2322 - dependencies = [ 2323 - "bitflags 2.4.0", 2324 - "cfg-if 1.0.0", 2325 - "foreign-types", 2326 - "libc", 2327 - "once_cell", 2328 - "openssl-macros", 2329 - "openssl-sys", 2330 - ] 2331 - 2332 - [[package]] 2333 - name = "openssl-macros" 2334 - version = "0.1.1" 2335 - source = "registry+https://github.com/rust-lang/crates.io-index" 2336 - checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" 2337 - dependencies = [ 2338 - "proc-macro2", 2339 - "quote", 2340 - "syn 2.0.64", 2341 - ] 2342 - 2343 - [[package]] 2344 - name = "openssl-probe" 2345 - version = "0.1.5" 2346 - source = "registry+https://github.com/rust-lang/crates.io-index" 2347 - checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf" 2348 - 2349 - [[package]] 2350 - name = "openssl-src" 2351 - version = "300.1.5+3.1.3" 2352 - source = "registry+https://github.com/rust-lang/crates.io-index" 2353 - checksum = "559068e4c12950d7dcaa1857a61725c0d38d4fc03ff8e070ab31a75d6e316491" 2354 - dependencies = [ 2355 - "cc", 2356 - ] 2357 - 2358 - [[package]] 2359 - name = "openssl-sys" 2360 - version = "0.9.93" 2361 - source = "registry+https://github.com/rust-lang/crates.io-index" 2362 - checksum = "db4d56a4c0478783083cfafcc42493dd4a981d41669da64b4572a2a089b51b1d" 2363 - dependencies = [ 2364 - "cc", 2365 - "libc", 2366 - "openssl-src", 2367 - "pkg-config", 2368 - "vcpkg", 2369 - ] 2370 - 2371 - [[package]] 2372 - name = "option-ext" 2373 - version = "0.2.0" 2374 - source = "registry+https://github.com/rust-lang/crates.io-index" 2375 - checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d" 2376 - 2377 - [[package]] 2378 - name = "ordered-stream" 2379 - version = "0.2.0" 2380 - source = "registry+https://github.com/rust-lang/crates.io-index" 2381 - checksum = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50" 2382 - dependencies = [ 2383 - "futures-core", 2384 - "pin-project-lite", 2385 - ] 2386 - 2387 - [[package]] 2388 - name = "overload" 2389 - version = "0.1.1" 2390 - source = "registry+https://github.com/rust-lang/crates.io-index" 2391 - checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39" 2392 - 2393 - [[package]] 2394 - name = "parking" 2395 - version = "2.1.1" 2396 - source = "registry+https://github.com/rust-lang/crates.io-index" 2397 - checksum = "e52c774a4c39359c1d1c52e43f73dd91a75a614652c825408eec30c95a9b2067" 2398 - 2399 - [[package]] 2400 - name = "parking_lot" 2401 - version = "0.12.1" 2402 - source = "registry+https://github.com/rust-lang/crates.io-index" 2403 - checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f" 2404 - dependencies = [ 2405 - "lock_api", 2406 - "parking_lot_core", 2407 - ] 2408 - 2409 - [[package]] 2410 - name = "parking_lot_core" 2411 - version = "0.9.8" 2412 - source = "registry+https://github.com/rust-lang/crates.io-index" 2413 - checksum = "93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447" 2414 - dependencies = [ 2415 - "cfg-if 1.0.0", 2416 - "libc", 2417 - "redox_syscall 0.3.5", 2418 - "smallvec", 2419 - "windows-targets 0.48.5", 2420 - ] 2421 - 2422 - [[package]] 2423 - name = "paste" 2424 - version = "1.0.14" 2425 - source = "registry+https://github.com/rust-lang/crates.io-index" 2426 - checksum = "de3145af08024dea9fa9914f381a17b8fc6034dfb00f3a84013f7ff43f29ed4c" 2427 - 2428 - [[package]] 2429 - name = "pathdiff" 2430 - version = "0.2.1" 2431 - source = "registry+https://github.com/rust-lang/crates.io-index" 2432 - checksum = "8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd" 2433 - 2434 - [[package]] 2435 - name = "pear" 2436 - version = "0.2.7" 2437 - source = "registry+https://github.com/rust-lang/crates.io-index" 2438 - checksum = "61a386cd715229d399604b50d1361683fe687066f42d56f54be995bc6868f71c" 2439 - dependencies = [ 2440 - "inlinable_string", 2441 - "pear_codegen", 2442 - "yansi", 2443 - ] 2444 - 2445 - [[package]] 2446 - name = "pear_codegen" 2447 - version = "0.2.7" 2448 - source = "registry+https://github.com/rust-lang/crates.io-index" 2449 - checksum = "da9f0f13dac8069c139e8300a6510e3f4143ecf5259c60b116a9b271b4ca0d54" 2450 - dependencies = [ 2451 - "proc-macro2", 2452 - "proc-macro2-diagnostics", 2453 - "quote", 2454 - "syn 2.0.64", 2455 - ] 2456 - 2457 - [[package]] 2458 - name = "percent-encoding" 2459 - version = "2.3.0" 2460 - source = "registry+https://github.com/rust-lang/crates.io-index" 2461 - checksum = "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94" 2462 - 2463 - [[package]] 2464 - name = "pin-project-lite" 2465 - version = "0.2.13" 2466 - source = "registry+https://github.com/rust-lang/crates.io-index" 2467 - checksum = "8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58" 2468 - 2469 - [[package]] 2470 - name = "pin-utils" 2471 - version = "0.1.0" 2472 - source = "registry+https://github.com/rust-lang/crates.io-index" 2473 - checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" 2474 - 2475 - [[package]] 2476 - name = "piper" 2477 - version = "0.2.1" 2478 - source = "registry+https://github.com/rust-lang/crates.io-index" 2479 - checksum = "668d31b1c4eba19242f2088b2bf3316b82ca31082a8335764db4e083db7485d4" 2480 - dependencies = [ 2481 - "atomic-waker", 2482 - "fastrand", 2483 - "futures-io", 2484 - ] 2485 - 2486 - [[package]] 2487 - name = "pkg-config" 2488 - version = "0.3.27" 2489 - source = "registry+https://github.com/rust-lang/crates.io-index" 2490 - checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964" 2491 - 2492 - [[package]] 2493 - name = "plex" 2494 - version = "0.3.1" 2495 - source = "registry+https://github.com/rust-lang/crates.io-index" 2496 - checksum = "7d8fc09f81816d9530a29fc1a879c7b4a6b94c3a50bb9d5626a58ae15ca34360" 2497 - dependencies = [ 2498 - "lalr", 2499 - "proc-macro2", 2500 - "quote", 2501 - "redfa", 2502 - "syn 2.0.64", 2503 - ] 2504 - 2505 - [[package]] 2506 - name = "png" 2507 - version = "0.17.10" 2508 - source = "registry+https://github.com/rust-lang/crates.io-index" 2509 - checksum = "dd75bf2d8dd3702b9707cdbc56a5b9ef42cec752eb8b3bafc01234558442aa64" 2510 - dependencies = [ 2511 - "bitflags 1.3.2", 2512 - "crc32fast", 2513 - "fdeflate", 2514 - "flate2", 2515 - "miniz_oxide", 2516 - ] 2517 - 2518 - [[package]] 2519 - name = "polling" 2520 - version = "3.7.0" 2521 - source = "registry+https://github.com/rust-lang/crates.io-index" 2522 - checksum = "645493cf344456ef24219d02a768cf1fb92ddf8c92161679ae3d91b91a637be3" 2523 - dependencies = [ 2524 - "cfg-if 1.0.0", 2525 - "concurrent-queue", 2526 - "hermit-abi 0.3.9", 2527 - "pin-project-lite", 2528 - "rustix", 2529 - "tracing", 2530 - "windows-sys 0.52.0", 2531 - ] 2532 - 2533 - [[package]] 2534 - name = "ppv-lite86" 2535 - version = "0.2.17" 2536 - source = "registry+https://github.com/rust-lang/crates.io-index" 2537 - checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de" 2538 - 2539 - [[package]] 2540 - name = "proc-macro-crate" 2541 - version = "3.1.0" 2542 - source = "registry+https://github.com/rust-lang/crates.io-index" 2543 - checksum = "6d37c51ca738a55da99dc0c4a34860fd675453b8b36209178c2249bb13651284" 2544 - dependencies = [ 2545 - "toml_edit 0.21.0", 2546 - ] 2547 - 2548 - [[package]] 2549 - name = "proc-macro2" 2550 - version = "1.0.82" 2551 - source = "registry+https://github.com/rust-lang/crates.io-index" 2552 - checksum = "8ad3d49ab951a01fbaafe34f2ec74122942fe18a3f9814c3268f1bb72042131b" 2553 - dependencies = [ 2554 - "unicode-ident", 2555 - ] 2556 - 2557 - [[package]] 2558 - name = "proc-macro2-diagnostics" 2559 - version = "0.10.1" 2560 - source = "registry+https://github.com/rust-lang/crates.io-index" 2561 - checksum = "af066a9c399a26e020ada66a034357a868728e72cd426f3adcd35f80d88d88c8" 2562 - dependencies = [ 2563 - "proc-macro2", 2564 - "quote", 2565 - "syn 2.0.64", 2566 - "version_check", 2567 - "yansi", 2568 - ] 2569 - 2570 - [[package]] 2571 - name = "profiling" 2572 - version = "1.0.15" 2573 - source = "registry+https://github.com/rust-lang/crates.io-index" 2574 - checksum = "43d84d1d7a6ac92673717f9f6d1518374ef257669c24ebc5ac25d5033828be58" 2575 - dependencies = [ 2576 - "profiling-procmacros", 2577 - ] 2578 - 2579 - [[package]] 2580 - name = "profiling-procmacros" 2581 - version = "1.0.15" 2582 - source = "registry+https://github.com/rust-lang/crates.io-index" 2583 - checksum = "8021cf59c8ec9c432cfc2526ac6b8aa508ecaf29cd415f271b8406c1b851c3fd" 2584 - dependencies = [ 2585 - "quote", 2586 - "syn 2.0.64", 2587 - ] 2588 - 2589 - [[package]] 2590 - name = "qoi" 2591 - version = "0.4.1" 2592 - source = "registry+https://github.com/rust-lang/crates.io-index" 2593 - checksum = "7f6d64c71eb498fe9eae14ce4ec935c555749aef511cca85b5568910d6e48001" 2594 - dependencies = [ 2595 - "bytemuck", 2596 - ] 2597 - 2598 - [[package]] 2599 - name = "quick-error" 2600 - version = "2.0.1" 2601 - source = "registry+https://github.com/rust-lang/crates.io-index" 2602 - checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3" 2603 - 2604 - [[package]] 2605 - name = "quick-xml" 2606 - version = "0.30.0" 2607 - source = "registry+https://github.com/rust-lang/crates.io-index" 2608 - checksum = "eff6510e86862b57b210fd8cbe8ed3f0d7d600b9c2863cd4549a2e033c66e956" 2609 - dependencies = [ 2610 - "memchr", 2611 - ] 2612 - 2613 - [[package]] 2614 - name = "quote" 2615 - version = "1.0.36" 2616 - source = "registry+https://github.com/rust-lang/crates.io-index" 2617 - checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7" 2618 - dependencies = [ 2619 - "proc-macro2", 2620 - ] 2621 - 2622 - [[package]] 2623 - name = "rand" 2624 - version = "0.8.5" 2625 - source = "registry+https://github.com/rust-lang/crates.io-index" 2626 - checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" 2627 - dependencies = [ 2628 - "libc", 2629 - "rand_chacha", 2630 - "rand_core", 2631 - ] 2632 - 2633 - [[package]] 2634 - name = "rand_chacha" 2635 - version = "0.3.1" 2636 - source = "registry+https://github.com/rust-lang/crates.io-index" 2637 - checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" 2638 - dependencies = [ 2639 - "ppv-lite86", 2640 - "rand_core", 2641 - ] 2642 - 2643 - [[package]] 2644 - name = "rand_core" 2645 - version = "0.6.4" 2646 - source = "registry+https://github.com/rust-lang/crates.io-index" 2647 - checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 2648 - dependencies = [ 2649 - "getrandom", 2650 - ] 2651 - 2652 - [[package]] 2653 - name = "rav1e" 2654 - version = "0.7.1" 2655 - source = "registry+https://github.com/rust-lang/crates.io-index" 2656 - checksum = "cd87ce80a7665b1cce111f8a16c1f3929f6547ce91ade6addf4ec86a8dda5ce9" 2657 - dependencies = [ 2658 - "arbitrary", 2659 - "arg_enum_proc_macro", 2660 - "arrayvec", 2661 - "av1-grain", 2662 - "bitstream-io", 2663 - "built", 2664 - "cfg-if 1.0.0", 2665 - "interpolate_name", 2666 - "itertools", 2667 - "libc", 2668 - "libfuzzer-sys", 2669 - "log", 2670 - "maybe-rayon", 2671 - "new_debug_unreachable", 2672 - "noop_proc_macro", 2673 - "num-derive", 2674 - "num-traits", 2675 - "once_cell", 2676 - "paste", 2677 - "profiling", 2678 - "rand", 2679 - "rand_chacha", 2680 - "simd_helpers", 2681 - "system-deps", 2682 - "thiserror", 2683 - "v_frame", 2684 - "wasm-bindgen", 2685 - ] 2686 - 2687 - [[package]] 2688 - name = "ravif" 2689 - version = "0.11.5" 2690 - source = "registry+https://github.com/rust-lang/crates.io-index" 2691 - checksum = "bc13288f5ab39e6d7c9d501759712e6969fcc9734220846fc9ed26cae2cc4234" 2692 - dependencies = [ 2693 - "avif-serialize", 2694 - "imgref", 2695 - "loop9", 2696 - "quick-error", 2697 - "rav1e", 2698 - "rayon", 2699 - "rgb", 2700 - ] 2701 - 2702 - [[package]] 2703 - name = "rayon" 2704 - version = "1.8.0" 2705 - source = "registry+https://github.com/rust-lang/crates.io-index" 2706 - checksum = "9c27db03db7734835b3f53954b534c91069375ce6ccaa2e065441e07d9b6cdb1" 2707 - dependencies = [ 2708 - "either", 2709 - "rayon-core", 2710 - ] 2711 - 2712 - [[package]] 2713 - name = "rayon-core" 2714 - version = "1.12.0" 2715 - source = "registry+https://github.com/rust-lang/crates.io-index" 2716 - checksum = "5ce3fb6ad83f861aac485e76e1985cd109d9a3713802152be56c3b1f0e0658ed" 2717 - dependencies = [ 2718 - "crossbeam-deque", 2719 - "crossbeam-utils 0.8.16", 2720 - ] 2721 - 2722 - [[package]] 2723 - name = "redfa" 2724 - version = "0.0.3" 2725 - source = "registry+https://github.com/rust-lang/crates.io-index" 2726 - checksum = "ba41b4ee12e29433820b330c8ac41d2f01390be8a8ef8ac59ed2b8edeaa7857e" 2727 - dependencies = [ 2728 - "bit-set", 2729 - ] 2730 - 2731 - [[package]] 2732 - name = "redox_syscall" 2733 - version = "0.2.16" 2734 - source = "registry+https://github.com/rust-lang/crates.io-index" 2735 - checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a" 2736 - dependencies = [ 2737 - "bitflags 1.3.2", 2738 - ] 2739 - 2740 - [[package]] 2741 - name = "redox_syscall" 2742 - version = "0.3.5" 2743 - source = "registry+https://github.com/rust-lang/crates.io-index" 2744 - checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29" 2745 - dependencies = [ 2746 - "bitflags 1.3.2", 2747 - ] 2748 - 2749 - [[package]] 2750 - name = "redox_users" 2751 - version = "0.4.3" 2752 - source = "registry+https://github.com/rust-lang/crates.io-index" 2753 - checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b" 2754 - dependencies = [ 2755 - "getrandom", 2756 - "redox_syscall 0.2.16", 2757 - "thiserror", 2758 - ] 2759 - 2760 - [[package]] 2761 - name = "ref-cast" 2762 - version = "1.0.20" 2763 - source = "registry+https://github.com/rust-lang/crates.io-index" 2764 - checksum = "acde58d073e9c79da00f2b5b84eed919c8326832648a5b109b3fce1bb1175280" 2765 - dependencies = [ 2766 - "ref-cast-impl", 2767 - ] 2768 - 2769 - [[package]] 2770 - name = "ref-cast-impl" 2771 - version = "1.0.20" 2772 - source = "registry+https://github.com/rust-lang/crates.io-index" 2773 - checksum = "7f7473c2cfcf90008193dd0e3e16599455cb601a9fce322b5bb55de799664925" 2774 - dependencies = [ 2775 - "proc-macro2", 2776 - "quote", 2777 - "syn 2.0.64", 2778 - ] 2779 - 2780 - [[package]] 2781 - name = "regex" 2782 - version = "1.10.4" 2783 - source = "registry+https://github.com/rust-lang/crates.io-index" 2784 - checksum = "c117dbdfde9c8308975b6a18d71f3f385c89461f7b3fb054288ecf2a2058ba4c" 2785 - dependencies = [ 2786 - "aho-corasick", 2787 - "memchr", 2788 - "regex-automata 0.4.6", 2789 - "regex-syntax 0.8.2", 2790 - ] 2791 - 2792 - [[package]] 2793 - name = "regex-automata" 2794 - version = "0.1.10" 2795 - source = "registry+https://github.com/rust-lang/crates.io-index" 2796 - checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132" 2797 - dependencies = [ 2798 - "regex-syntax 0.6.29", 2799 - ] 2800 - 2801 - [[package]] 2802 - name = "regex-automata" 2803 - version = "0.4.6" 2804 - source = "registry+https://github.com/rust-lang/crates.io-index" 2805 - checksum = "86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea" 2806 - dependencies = [ 2807 - "aho-corasick", 2808 - "memchr", 2809 - "regex-syntax 0.8.2", 2810 - ] 2811 - 2812 - [[package]] 2813 - name = "regex-syntax" 2814 - version = "0.6.29" 2815 - source = "registry+https://github.com/rust-lang/crates.io-index" 2816 - checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1" 2817 - 2818 - [[package]] 2819 - name = "regex-syntax" 2820 - version = "0.8.2" 2821 - source = "registry+https://github.com/rust-lang/crates.io-index" 2822 - checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f" 2823 - 2824 - [[package]] 2825 - name = "relative-path" 2826 - version = "1.9.0" 2827 - source = "registry+https://github.com/rust-lang/crates.io-index" 2828 - checksum = "c707298afce11da2efef2f600116fa93ffa7a032b5d7b628aa17711ec81383ca" 2829 - 2830 - [[package]] 2831 - name = "reqwest" 2832 - version = "0.11.20" 2833 - source = "registry+https://github.com/rust-lang/crates.io-index" 2834 - checksum = "3e9ad3fe7488d7e34558a2033d45a0c90b72d97b4f80705666fea71472e2e6a1" 2835 - dependencies = [ 2836 - "base64", 2837 - "bytes", 2838 - "encoding_rs", 2839 - "futures-core", 2840 - "futures-util", 2841 - "h2", 2842 - "http", 2843 - "http-body", 2844 - "hyper", 2845 - "hyper-tls", 2846 - "ipnet", 2847 - "js-sys", 2848 - "log", 2849 - "mime", 2850 - "native-tls", 2851 - "once_cell", 2852 - "percent-encoding", 2853 - "pin-project-lite", 2854 - "serde", 2855 - "serde_json", 2856 - "serde_urlencoded", 2857 - "tokio", 2858 - "tokio-native-tls", 2859 - "tower-service", 2860 - "url", 2861 - "wasm-bindgen", 2862 - "wasm-bindgen-futures", 2863 - "web-sys", 2864 - "winreg", 2865 - ] 2866 - 2867 - [[package]] 2868 - name = "rgb" 2869 - version = "0.8.37" 2870 - source = "registry+https://github.com/rust-lang/crates.io-index" 2871 - checksum = "05aaa8004b64fd573fc9d002f4e632d51ad4f026c2b5ba95fcb6c2f32c2c47d8" 2872 - dependencies = [ 2873 - "bytemuck", 2874 - ] 2875 - 2876 - [[package]] 2877 - name = "rocket" 2878 - version = "0.5.0" 2879 - source = "registry+https://github.com/rust-lang/crates.io-index" 2880 - checksum = "9e7bb57ccb26670d73b6a47396c83139447b9e7878cab627fdfe9ea8da489150" 2881 - dependencies = [ 2882 - "async-stream", 2883 - "async-trait", 2884 - "atomic", 2885 - "binascii", 2886 - "bytes", 2887 - "either", 2888 - "figment", 2889 - "futures", 2890 - "indexmap 2.0.2", 2891 - "log", 2892 - "memchr", 2893 - "multer", 2894 - "num_cpus", 2895 - "parking_lot", 2896 - "pin-project-lite", 2897 - "rand", 2898 - "ref-cast", 2899 - "rocket_codegen", 2900 - "rocket_http", 2901 - "serde", 2902 - "serde_json", 2903 - "state", 2904 - "tempfile", 2905 - "time", 2906 - "tokio", 2907 - "tokio-stream", 2908 - "tokio-util", 2909 - "ubyte", 2910 - "version_check", 2911 - "yansi", 2912 - ] 2913 - 2914 - [[package]] 2915 - name = "rocket_codegen" 2916 - version = "0.5.0" 2917 - source = "registry+https://github.com/rust-lang/crates.io-index" 2918 - checksum = "a2238066abf75f21be6cd7dc1a09d5414a671f4246e384e49fe3f8a4936bd04c" 2919 - dependencies = [ 2920 - "devise", 2921 - "glob", 2922 - "indexmap 2.0.2", 2923 - "proc-macro2", 2924 - "quote", 2925 - "rocket_http", 2926 - "syn 2.0.64", 2927 - "unicode-xid", 2928 - "version_check", 2929 - ] 2930 - 2931 - [[package]] 2932 - name = "rocket_cors" 2933 - version = "0.6.0" 2934 - source = "registry+https://github.com/rust-lang/crates.io-index" 2935 - checksum = "cfac3a1df83f8d4fc96aa41dba3b86c786417b7fc0f52ec76295df2ba781aa69" 2936 - dependencies = [ 2937 - "http", 2938 - "log", 2939 - "regex", 2940 - "rocket", 2941 - "serde", 2942 - "serde_derive", 2943 - "unicase", 2944 - "unicase_serde", 2945 - "url", 2946 - ] 2947 - 2948 - [[package]] 2949 - name = "rocket_http" 2950 - version = "0.5.0" 2951 - source = "registry+https://github.com/rust-lang/crates.io-index" 2952 - checksum = "37a1663694d059fe5f943ea5481363e48050acedd241d46deb2e27f71110389e" 2953 - dependencies = [ 2954 - "cookie", 2955 - "either", 2956 - "futures", 2957 - "http", 2958 - "hyper", 2959 - "indexmap 2.0.2", 2960 - "log", 2961 - "memchr", 2962 - "pear", 2963 - "percent-encoding", 2964 - "pin-project-lite", 2965 - "ref-cast", 2966 - "serde", 2967 - "smallvec", 2968 - "stable-pattern", 2969 - "state", 2970 - "time", 2971 - "tokio", 2972 - "uncased", 2973 - ] 2974 - 2975 - [[package]] 2976 - name = "rstest" 2977 - version = "0.21.0" 2978 - source = "registry+https://github.com/rust-lang/crates.io-index" 2979 - checksum = "9afd55a67069d6e434a95161415f5beeada95a01c7b815508a82dcb0e1593682" 2980 - dependencies = [ 2981 - "futures", 2982 - "futures-timer", 2983 - "rstest_macros", 2984 - "rustc_version", 2985 - ] 2986 - 2987 - [[package]] 2988 - name = "rstest_macros" 2989 - version = "0.21.0" 2990 - source = "registry+https://github.com/rust-lang/crates.io-index" 2991 - checksum = "4165dfae59a39dd41d8dec720d3cbfbc71f69744efb480a3920f5d4e0cc6798d" 2992 - dependencies = [ 2993 - "cfg-if 1.0.0", 2994 - "glob", 2995 - "proc-macro-crate", 2996 - "proc-macro2", 2997 - "quote", 2998 - "regex", 2999 - "relative-path", 3000 - "rustc_version", 3001 - "syn 2.0.64", 3002 - "unicode-ident", 3003 - ] 3004 - 3005 - [[package]] 3006 - name = "rusqlite" 3007 - version = "0.30.0" 3008 - source = "registry+https://github.com/rust-lang/crates.io-index" 3009 - checksum = "a78046161564f5e7cd9008aff3b2990b3850dc8e0349119b98e8f251e099f24d" 3010 - dependencies = [ 3011 - "bitflags 2.4.0", 3012 - "chrono", 3013 - "fallible-iterator", 3014 - "fallible-streaming-iterator", 3015 - "hashlink", 3016 - "libsqlite3-sys", 3017 - "serde_json", 3018 - "smallvec", 3019 - ] 3020 - 3021 - [[package]] 3022 - name = "rust-embed" 3023 - version = "8.0.0" 3024 - source = "registry+https://github.com/rust-lang/crates.io-index" 3025 - checksum = "b1e7d90385b59f0a6bf3d3b757f3ca4ece2048265d70db20a2016043d4509a40" 3026 - dependencies = [ 3027 - "rust-embed-impl", 3028 - "rust-embed-utils", 3029 - "walkdir", 3030 - ] 3031 - 3032 - [[package]] 3033 - name = "rust-embed-impl" 3034 - version = "8.0.0" 3035 - source = "registry+https://github.com/rust-lang/crates.io-index" 3036 - checksum = "3c3d8c6fd84090ae348e63a84336b112b5c3918b3bf0493a581f7bd8ee623c29" 3037 - dependencies = [ 3038 - "proc-macro2", 3039 - "quote", 3040 - "rust-embed-utils", 3041 - "shellexpand", 3042 - "syn 2.0.64", 3043 - "walkdir", 3044 - ] 3045 - 3046 - [[package]] 3047 - name = "rust-embed-utils" 3048 - version = "8.0.0" 3049 - source = "registry+https://github.com/rust-lang/crates.io-index" 3050 - checksum = "873feff8cb7bf86fdf0a71bb21c95159f4e4a37dd7a4bd1855a940909b583ada" 3051 - dependencies = [ 3052 - "sha2", 3053 - "walkdir", 3054 - ] 3055 - 3056 - [[package]] 3057 - name = "rustc-demangle" 3058 - version = "0.1.23" 3059 - source = "registry+https://github.com/rust-lang/crates.io-index" 3060 - checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76" 3061 - 3062 - [[package]] 3063 - name = "rustc_version" 3064 - version = "0.4.0" 3065 - source = "registry+https://github.com/rust-lang/crates.io-index" 3066 - checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366" 3067 - dependencies = [ 3068 - "semver", 3069 - ] 3070 - 3071 - [[package]] 3072 - name = "rustix" 3073 - version = "0.38.34" 3074 - source = "registry+https://github.com/rust-lang/crates.io-index" 3075 - checksum = "70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f" 3076 - dependencies = [ 3077 - "bitflags 2.4.0", 3078 - "errno", 3079 - "libc", 3080 - "linux-raw-sys", 3081 - "windows-sys 0.52.0", 3082 - ] 3083 - 3084 - [[package]] 3085 - name = "rustversion" 3086 - version = "1.0.14" 3087 - source = "registry+https://github.com/rust-lang/crates.io-index" 3088 - checksum = "7ffc183a10b4478d04cbbbfc96d0873219d962dd5accaff2ffbd4ceb7df837f4" 3089 - 3090 - [[package]] 3091 - name = "ryu" 3092 - version = "1.0.15" 3093 - source = "registry+https://github.com/rust-lang/crates.io-index" 3094 - checksum = "1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741" 3095 - 3096 - [[package]] 3097 - name = "same-file" 3098 - version = "1.0.6" 3099 - source = "registry+https://github.com/rust-lang/crates.io-index" 3100 - checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" 3101 - dependencies = [ 3102 - "winapi-util", 3103 - ] 3104 - 3105 - [[package]] 3106 - name = "schannel" 3107 - version = "0.1.22" 3108 - source = "registry+https://github.com/rust-lang/crates.io-index" 3109 - checksum = "0c3733bf4cf7ea0880754e19cb5a462007c4a8c1914bff372ccc95b464f1df88" 3110 - dependencies = [ 3111 - "windows-sys 0.48.0", 3112 - ] 3113 - 3114 - [[package]] 3115 - name = "schemars" 3116 - version = "0.8.15" 3117 - source = "registry+https://github.com/rust-lang/crates.io-index" 3118 - checksum = "1f7b0ce13155372a76ee2e1c5ffba1fe61ede73fbea5630d61eee6fac4929c0c" 3119 - dependencies = [ 3120 - "chrono", 3121 - "dyn-clone", 3122 - "schemars_derive", 3123 - "serde", 3124 - "serde_json", 3125 - ] 3126 - 3127 - [[package]] 3128 - name = "schemars_derive" 3129 - version = "0.8.15" 3130 - source = "registry+https://github.com/rust-lang/crates.io-index" 3131 - checksum = "e85e2a16b12bdb763244c69ab79363d71db2b4b918a2def53f80b02e0574b13c" 3132 - dependencies = [ 3133 - "proc-macro2", 3134 - "quote", 3135 - "serde_derive_internals", 3136 - "syn 1.0.109", 3137 - ] 3138 - 3139 - [[package]] 3140 - name = "scoped-tls" 3141 - version = "1.0.1" 3142 - source = "registry+https://github.com/rust-lang/crates.io-index" 3143 - checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294" 3144 - 3145 - [[package]] 3146 - name = "scopeguard" 3147 - version = "1.2.0" 3148 - source = "registry+https://github.com/rust-lang/crates.io-index" 3149 - checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" 3150 - 3151 - [[package]] 3152 - name = "security-framework" 3153 - version = "2.9.2" 3154 - source = "registry+https://github.com/rust-lang/crates.io-index" 3155 - checksum = "05b64fb303737d99b81884b2c63433e9ae28abebe5eb5045dcdd175dc2ecf4de" 3156 - dependencies = [ 3157 - "bitflags 1.3.2", 3158 - "core-foundation", 3159 - "core-foundation-sys", 3160 - "libc", 3161 - "security-framework-sys", 3162 - ] 3163 - 3164 - [[package]] 3165 - name = "security-framework-sys" 3166 - version = "2.9.1" 3167 - source = "registry+https://github.com/rust-lang/crates.io-index" 3168 - checksum = "e932934257d3b408ed8f30db49d85ea163bfe74961f017f405b025af298f0c7a" 3169 - dependencies = [ 3170 - "core-foundation-sys", 3171 - "libc", 3172 - ] 3173 - 3174 - [[package]] 3175 - name = "semver" 3176 - version = "1.0.19" 3177 - source = "registry+https://github.com/rust-lang/crates.io-index" 3178 - checksum = "ad977052201c6de01a8ef2aa3378c4bd23217a056337d1d6da40468d267a4fb0" 3179 - 3180 - [[package]] 3181 - name = "serde" 3182 - version = "1.0.202" 3183 - source = "registry+https://github.com/rust-lang/crates.io-index" 3184 - checksum = "226b61a0d411b2ba5ff6d7f73a476ac4f8bb900373459cd00fab8512828ba395" 3185 - dependencies = [ 3186 - "serde_derive", 3187 - ] 3188 - 3189 - [[package]] 3190 - name = "serde_default" 3191 - version = "0.1.0" 3192 - source = "registry+https://github.com/rust-lang/crates.io-index" 3193 - checksum = "9fd4c77b86d9fb10363e52607ca6dc3043d8dfde6c790b702ed4ffafb34e7b99" 3194 - dependencies = [ 3195 - "darling", 3196 - "proc-macro2", 3197 - "quote", 3198 - "syn 1.0.109", 3199 - ] 3200 - 3201 - [[package]] 3202 - name = "serde_derive" 3203 - version = "1.0.202" 3204 - source = "registry+https://github.com/rust-lang/crates.io-index" 3205 - checksum = "6048858004bcff69094cd972ed40a32500f153bd3be9f716b2eed2e8217c4838" 3206 - dependencies = [ 3207 - "proc-macro2", 3208 - "quote", 3209 - "syn 2.0.64", 3210 - ] 3211 - 3212 - [[package]] 3213 - name = "serde_derive_internals" 3214 - version = "0.26.0" 3215 - source = "registry+https://github.com/rust-lang/crates.io-index" 3216 - checksum = "85bf8229e7920a9f636479437026331ce11aa132b4dde37d121944a44d6e5f3c" 3217 - dependencies = [ 3218 - "proc-macro2", 3219 - "quote", 3220 - "syn 1.0.109", 3221 - ] 3222 - 3223 - [[package]] 3224 - name = "serde_json" 3225 - version = "1.0.117" 3226 - source = "registry+https://github.com/rust-lang/crates.io-index" 3227 - checksum = "455182ea6142b14f93f4bc5320a2b31c1f266b66a4a5c858b013302a5d8cbfc3" 3228 - dependencies = [ 3229 - "itoa", 3230 - "ryu", 3231 - "serde", 3232 - ] 3233 - 3234 - [[package]] 3235 - name = "serde_repr" 3236 - version = "0.1.19" 3237 - source = "registry+https://github.com/rust-lang/crates.io-index" 3238 - checksum = "6c64451ba24fc7a6a2d60fc75dd9c83c90903b19028d4eff35e88fc1e86564e9" 3239 - dependencies = [ 3240 - "proc-macro2", 3241 - "quote", 3242 - "syn 2.0.64", 3243 - ] 3244 - 3245 - [[package]] 3246 - name = "serde_spanned" 3247 - version = "0.6.6" 3248 - source = "registry+https://github.com/rust-lang/crates.io-index" 3249 - checksum = "79e674e01f999af37c49f70a6ede167a8a60b2503e56c5599532a65baa5969a0" 3250 - dependencies = [ 3251 - "serde", 3252 - ] 3253 - 3254 - [[package]] 3255 - name = "serde_urlencoded" 3256 - version = "0.7.1" 3257 - source = "registry+https://github.com/rust-lang/crates.io-index" 3258 - checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" 3259 - dependencies = [ 3260 - "form_urlencoded", 3261 - "itoa", 3262 - "ryu", 3263 - "serde", 3264 - ] 3265 - 3266 - [[package]] 3267 - name = "sha1" 3268 - version = "0.10.6" 3269 - source = "registry+https://github.com/rust-lang/crates.io-index" 3270 - checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba" 3271 - dependencies = [ 3272 - "cfg-if 1.0.0", 3273 - "cpufeatures", 3274 - "digest", 3275 - ] 3276 - 3277 - [[package]] 3278 - name = "sha2" 3279 - version = "0.10.8" 3280 - source = "registry+https://github.com/rust-lang/crates.io-index" 3281 - checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8" 3282 - dependencies = [ 3283 - "cfg-if 1.0.0", 3284 - "cpufeatures", 3285 - "digest", 3286 - ] 3287 - 3288 - [[package]] 3289 - name = "sharded-slab" 3290 - version = "0.1.6" 3291 - source = "registry+https://github.com/rust-lang/crates.io-index" 3292 - checksum = "c1b21f559e07218024e7e9f90f96f601825397de0e25420135f7f952453fed0b" 3293 - dependencies = [ 3294 - "lazy_static", 3295 - ] 3296 - 3297 - [[package]] 3298 - name = "shell32-sys" 3299 - version = "0.1.2" 3300 - source = "registry+https://github.com/rust-lang/crates.io-index" 3301 - checksum = "9ee04b46101f57121c9da2b151988283b6beb79b34f5bb29a58ee48cb695122c" 3302 - dependencies = [ 3303 - "winapi 0.2.8", 3304 - "winapi-build", 3305 - ] 3306 - 3307 - [[package]] 3308 - name = "shellexpand" 3309 - version = "2.1.2" 3310 - source = "registry+https://github.com/rust-lang/crates.io-index" 3311 - checksum = "7ccc8076840c4da029af4f87e4e8daeb0fca6b87bbb02e10cb60b791450e11e4" 3312 - dependencies = [ 3313 - "dirs 4.0.0", 3314 - ] 3315 - 3316 - [[package]] 3317 - name = "signal-hook-registry" 3318 - version = "1.4.1" 3319 - source = "registry+https://github.com/rust-lang/crates.io-index" 3320 - checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1" 3321 - dependencies = [ 3322 - "libc", 3323 - ] 3324 - 3325 - [[package]] 3326 - name = "simd-adler32" 3327 - version = "0.3.7" 3328 - source = "registry+https://github.com/rust-lang/crates.io-index" 3329 - checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe" 3330 - 3331 - [[package]] 3332 - name = "simd_helpers" 3333 - version = "0.1.0" 3334 - source = "registry+https://github.com/rust-lang/crates.io-index" 3335 - checksum = "95890f873bec569a0362c235787f3aca6e1e887302ba4840839bcc6459c42da6" 3336 - dependencies = [ 3337 - "quote", 3338 - ] 3339 - 3340 - [[package]] 3341 - name = "slab" 3342 - version = "0.4.9" 3343 - source = "registry+https://github.com/rust-lang/crates.io-index" 3344 - checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67" 3345 - dependencies = [ 3346 - "autocfg", 3347 - ] 3348 - 3349 - [[package]] 3350 - name = "smallvec" 3351 - version = "1.11.1" 3352 - source = "registry+https://github.com/rust-lang/crates.io-index" 3353 - checksum = "942b4a808e05215192e39f4ab80813e599068285906cc91aa64f923db842bd5a" 3354 - 3355 - [[package]] 3356 - name = "socket2" 3357 - version = "0.4.9" 3358 - source = "registry+https://github.com/rust-lang/crates.io-index" 3359 - checksum = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662" 3360 - dependencies = [ 3361 - "libc", 3362 - "winapi 0.3.9", 3363 - ] 3364 - 3365 - [[package]] 3366 - name = "socket2" 3367 - version = "0.5.5" 3368 - source = "registry+https://github.com/rust-lang/crates.io-index" 3369 - checksum = "7b5fac59a5cb5dd637972e5fca70daf0523c9067fcdc4842f053dae04a18f8e9" 3370 - dependencies = [ 3371 - "libc", 3372 - "windows-sys 0.48.0", 3373 - ] 3374 - 3375 - [[package]] 3376 - name = "spin" 3377 - version = "0.9.8" 3378 - source = "registry+https://github.com/rust-lang/crates.io-index" 3379 - checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67" 3380 - dependencies = [ 3381 - "lock_api", 3382 - ] 3383 - 3384 - [[package]] 3385 - name = "stable-pattern" 3386 - version = "0.1.0" 3387 - source = "registry+https://github.com/rust-lang/crates.io-index" 3388 - checksum = "4564168c00635f88eaed410d5efa8131afa8d8699a612c80c455a0ba05c21045" 3389 - dependencies = [ 3390 - "memchr", 3391 - ] 3392 - 3393 - [[package]] 3394 - name = "state" 3395 - version = "0.6.0" 3396 - source = "registry+https://github.com/rust-lang/crates.io-index" 3397 - checksum = "2b8c4a4445d81357df8b1a650d0d0d6fbbbfe99d064aa5e02f3e4022061476d8" 3398 - dependencies = [ 3399 - "loom", 3400 - ] 3401 - 3402 - [[package]] 3403 - name = "static_assertions" 3404 - version = "1.1.0" 3405 - source = "registry+https://github.com/rust-lang/crates.io-index" 3406 - checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" 3407 - 3408 - [[package]] 3409 - name = "strsim" 3410 - version = "0.8.0" 3411 - source = "registry+https://github.com/rust-lang/crates.io-index" 3412 - checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a" 3413 - 3414 - [[package]] 3415 - name = "strsim" 3416 - version = "0.10.0" 3417 - source = "registry+https://github.com/rust-lang/crates.io-index" 3418 - checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623" 3419 - 3420 - [[package]] 3421 - name = "strsim" 3422 - version = "0.11.1" 3423 - source = "registry+https://github.com/rust-lang/crates.io-index" 3424 - checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" 3425 - 3426 - [[package]] 3427 - name = "syn" 3428 - version = "1.0.109" 3429 - source = "registry+https://github.com/rust-lang/crates.io-index" 3430 - checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" 3431 - dependencies = [ 3432 - "proc-macro2", 3433 - "quote", 3434 - "unicode-ident", 3435 - ] 3436 - 3437 - [[package]] 3438 - name = "syn" 3439 - version = "2.0.64" 3440 - source = "registry+https://github.com/rust-lang/crates.io-index" 3441 - checksum = "7ad3dee41f36859875573074334c200d1add8e4a87bb37113ebd31d926b7b11f" 3442 - dependencies = [ 3443 - "proc-macro2", 3444 - "quote", 3445 - "unicode-ident", 3446 - ] 3447 - 3448 - [[package]] 3449 - name = "system-deps" 3450 - version = "6.2.2" 3451 - source = "registry+https://github.com/rust-lang/crates.io-index" 3452 - checksum = "a3e535eb8dded36d55ec13eddacd30dec501792ff23a0b1682c38601b8cf2349" 3453 - dependencies = [ 3454 - "cfg-expr", 3455 - "heck", 3456 - "pkg-config", 3457 - "toml 0.8.13", 3458 - "version-compare", 3459 - ] 3460 - 3461 - [[package]] 3462 - name = "target-lexicon" 3463 - version = "0.12.14" 3464 - source = "registry+https://github.com/rust-lang/crates.io-index" 3465 - checksum = "e1fc403891a21bcfb7c37834ba66a547a8f402146eba7265b5a6d88059c9ff2f" 3466 - 3467 - [[package]] 3468 - name = "tempfile" 3469 - version = "3.10.1" 3470 - source = "registry+https://github.com/rust-lang/crates.io-index" 3471 - checksum = "85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1" 3472 - dependencies = [ 3473 - "cfg-if 1.0.0", 3474 - "fastrand", 3475 - "rustix", 3476 - "windows-sys 0.52.0", 3477 - ] 3478 - 3479 - [[package]] 3480 - name = "textwrap" 3481 - version = "0.11.0" 3482 - source = "registry+https://github.com/rust-lang/crates.io-index" 3483 - checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060" 3484 - dependencies = [ 3485 - "unicode-width", 3486 - ] 3487 - 3488 - [[package]] 3489 - name = "thiserror" 3490 - version = "1.0.49" 3491 - source = "registry+https://github.com/rust-lang/crates.io-index" 3492 - checksum = "1177e8c6d7ede7afde3585fd2513e611227efd6481bd78d2e82ba1ce16557ed4" 3493 - dependencies = [ 3494 - "thiserror-impl", 3495 - ] 3496 - 3497 - [[package]] 3498 - name = "thiserror-impl" 3499 - version = "1.0.49" 3500 - source = "registry+https://github.com/rust-lang/crates.io-index" 3501 - checksum = "10712f02019e9288794769fba95cd6847df9874d49d871d062172f9dd41bc4cc" 3502 - dependencies = [ 3503 - "proc-macro2", 3504 - "quote", 3505 - "syn 2.0.64", 3506 - ] 3507 - 3508 - [[package]] 3509 - name = "thread_local" 3510 - version = "1.1.7" 3511 - source = "registry+https://github.com/rust-lang/crates.io-index" 3512 - checksum = "3fdd6f064ccff2d6567adcb3873ca630700f00b5ad3f060c25b5dcfd9a4ce152" 3513 - dependencies = [ 3514 - "cfg-if 1.0.0", 3515 - "once_cell", 3516 - ] 3517 - 3518 - [[package]] 3519 - name = "tiff" 3520 - version = "0.9.0" 3521 - source = "registry+https://github.com/rust-lang/crates.io-index" 3522 - checksum = "6d172b0f4d3fba17ba89811858b9d3d97f928aece846475bbda076ca46736211" 3523 - dependencies = [ 3524 - "flate2", 3525 - "jpeg-decoder", 3526 - "weezl", 3527 - ] 3528 - 3529 - [[package]] 3530 - name = "time" 3531 - version = "0.3.29" 3532 - source = "registry+https://github.com/rust-lang/crates.io-index" 3533 - checksum = "426f806f4089c493dcac0d24c29c01e2c38baf8e30f1b716ee37e83d200b18fe" 3534 - dependencies = [ 3535 - "deranged", 3536 - "itoa", 3537 - "serde", 3538 - "time-core", 3539 - "time-macros", 3540 - ] 3541 - 3542 - [[package]] 3543 - name = "time-core" 3544 - version = "0.1.2" 3545 - source = "registry+https://github.com/rust-lang/crates.io-index" 3546 - checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3" 3547 - 3548 - [[package]] 3549 - name = "time-macros" 3550 - version = "0.2.15" 3551 - source = "registry+https://github.com/rust-lang/crates.io-index" 3552 - checksum = "4ad70d68dba9e1f8aceda7aa6711965dfec1cac869f311a51bd08b3a2ccbce20" 3553 - dependencies = [ 3554 - "time-core", 3555 - ] 3556 - 3557 - [[package]] 3558 - name = "tinyvec" 3559 - version = "1.6.0" 3560 - source = "registry+https://github.com/rust-lang/crates.io-index" 3561 - checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50" 3562 - dependencies = [ 3563 - "tinyvec_macros", 3564 - ] 3565 - 3566 - [[package]] 3567 - name = "tinyvec_macros" 3568 - version = "0.1.1" 3569 - source = "registry+https://github.com/rust-lang/crates.io-index" 3570 - checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" 3571 - 3572 - [[package]] 3573 - name = "tokio" 3574 - version = "1.37.0" 3575 - source = "registry+https://github.com/rust-lang/crates.io-index" 3576 - checksum = "1adbebffeca75fcfd058afa480fb6c0b81e165a0323f9c9d39c9697e37c46787" 3577 - dependencies = [ 3578 - "backtrace", 3579 - "bytes", 3580 - "libc", 3581 - "mio", 3582 - "num_cpus", 3583 - "pin-project-lite", 3584 - "signal-hook-registry", 3585 - "socket2 0.5.5", 3586 - "tokio-macros", 3587 - "windows-sys 0.48.0", 3588 - ] 3589 - 3590 - [[package]] 3591 - name = "tokio-macros" 3592 - version = "2.2.0" 3593 - source = "registry+https://github.com/rust-lang/crates.io-index" 3594 - checksum = "5b8a1e28f2deaa14e508979454cb3a223b10b938b45af148bc0986de36f1923b" 3595 - dependencies = [ 3596 - "proc-macro2", 3597 - "quote", 3598 - "syn 2.0.64", 3599 - ] 3600 - 3601 - [[package]] 3602 - name = "tokio-native-tls" 3603 - version = "0.3.1" 3604 - source = "registry+https://github.com/rust-lang/crates.io-index" 3605 - checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2" 3606 - dependencies = [ 3607 - "native-tls", 3608 - "tokio", 3609 - ] 3610 - 3611 - [[package]] 3612 - name = "tokio-stream" 3613 - version = "0.1.14" 3614 - source = "registry+https://github.com/rust-lang/crates.io-index" 3615 - checksum = "397c988d37662c7dda6d2208364a706264bf3d6138b11d436cbac0ad38832842" 3616 - dependencies = [ 3617 - "futures-core", 3618 - "pin-project-lite", 3619 - "tokio", 3620 - ] 3621 - 3622 - [[package]] 3623 - name = "tokio-util" 3624 - version = "0.7.9" 3625 - source = "registry+https://github.com/rust-lang/crates.io-index" 3626 - checksum = "1d68074620f57a0b21594d9735eb2e98ab38b17f80d3fcb189fca266771ca60d" 3627 - dependencies = [ 3628 - "bytes", 3629 - "futures-core", 3630 - "futures-sink", 3631 - "pin-project-lite", 3632 - "tokio", 3633 - "tracing", 3634 - ] 3635 - 3636 - [[package]] 3637 - name = "toml" 3638 - version = "0.7.8" 3639 - source = "registry+https://github.com/rust-lang/crates.io-index" 3640 - checksum = "dd79e69d3b627db300ff956027cc6c3798cef26d22526befdfcd12feeb6d2257" 3641 - dependencies = [ 3642 - "serde", 3643 - "serde_spanned", 3644 - "toml_datetime", 3645 - "toml_edit 0.19.15", 3646 - ] 3647 - 3648 - [[package]] 3649 - name = "toml" 3650 - version = "0.8.13" 3651 - source = "registry+https://github.com/rust-lang/crates.io-index" 3652 - checksum = "a4e43f8cc456c9704c851ae29c67e17ef65d2c30017c17a9765b89c382dc8bba" 3653 - dependencies = [ 3654 - "serde", 3655 - "serde_spanned", 3656 - "toml_datetime", 3657 - "toml_edit 0.22.13", 3658 - ] 3659 - 3660 - [[package]] 3661 - name = "toml_datetime" 3662 - version = "0.6.6" 3663 - source = "registry+https://github.com/rust-lang/crates.io-index" 3664 - checksum = "4badfd56924ae69bcc9039335b2e017639ce3f9b001c393c1b2d1ef846ce2cbf" 3665 - dependencies = [ 3666 - "serde", 3667 - ] 3668 - 3669 - [[package]] 3670 - name = "toml_edit" 3671 - version = "0.19.15" 3672 - source = "registry+https://github.com/rust-lang/crates.io-index" 3673 - checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421" 3674 - dependencies = [ 3675 - "indexmap 2.0.2", 3676 - "serde", 3677 - "serde_spanned", 3678 - "toml_datetime", 3679 - "winnow 0.5.15", 3680 - ] 3681 - 3682 - [[package]] 3683 - name = "toml_edit" 3684 - version = "0.21.0" 3685 - source = "registry+https://github.com/rust-lang/crates.io-index" 3686 - checksum = "d34d383cd00a163b4a5b85053df514d45bc330f6de7737edfe0a93311d1eaa03" 3687 - dependencies = [ 3688 - "indexmap 2.0.2", 3689 - "toml_datetime", 3690 - "winnow 0.5.15", 3691 - ] 3692 - 3693 - [[package]] 3694 - name = "toml_edit" 3695 - version = "0.22.13" 3696 - source = "registry+https://github.com/rust-lang/crates.io-index" 3697 - checksum = "c127785850e8c20836d49732ae6abfa47616e60bf9d9f57c43c250361a9db96c" 3698 - dependencies = [ 3699 - "indexmap 2.0.2", 3700 - "serde", 3701 - "serde_spanned", 3702 - "toml_datetime", 3703 - "winnow 0.6.8", 3704 - ] 3705 - 3706 - [[package]] 3707 - name = "tower-service" 3708 - version = "0.3.2" 3709 - source = "registry+https://github.com/rust-lang/crates.io-index" 3710 - checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52" 3711 - 3712 - [[package]] 3713 - name = "tracing" 3714 - version = "0.1.40" 3715 - source = "registry+https://github.com/rust-lang/crates.io-index" 3716 - checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef" 3717 - dependencies = [ 3718 - "pin-project-lite", 3719 - "tracing-attributes", 3720 - "tracing-core", 3721 - ] 3722 - 3723 - [[package]] 3724 - name = "tracing-attributes" 3725 - version = "0.1.27" 3726 - source = "registry+https://github.com/rust-lang/crates.io-index" 3727 - checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7" 3728 - dependencies = [ 3729 - "proc-macro2", 3730 - "quote", 3731 - "syn 2.0.64", 3732 - ] 3733 - 3734 - [[package]] 3735 - name = "tracing-core" 3736 - version = "0.1.32" 3737 - source = "registry+https://github.com/rust-lang/crates.io-index" 3738 - checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54" 3739 - dependencies = [ 3740 - "once_cell", 3741 - "valuable", 3742 - ] 3743 - 3744 - [[package]] 3745 - name = "tracing-log" 3746 - version = "0.1.3" 3747 - source = "registry+https://github.com/rust-lang/crates.io-index" 3748 - checksum = "78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922" 3749 - dependencies = [ 3750 - "lazy_static", 3751 - "log", 3752 - "tracing-core", 3753 - ] 3754 - 3755 - [[package]] 3756 - name = "tracing-subscriber" 3757 - version = "0.3.17" 3758 - source = "registry+https://github.com/rust-lang/crates.io-index" 3759 - checksum = "30a651bc37f915e81f087d86e62a18eec5f79550c7faff886f7090b4ea757c77" 3760 - dependencies = [ 3761 - "matchers", 3762 - "nu-ansi-term", 3763 - "once_cell", 3764 - "regex", 3765 - "sharded-slab", 3766 - "smallvec", 3767 - "thread_local", 3768 - "tracing", 3769 - "tracing-core", 3770 - "tracing-log", 3771 - ] 3772 - 3773 - [[package]] 3774 - name = "try-lock" 3775 - version = "0.2.4" 3776 - source = "registry+https://github.com/rust-lang/crates.io-index" 3777 - checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed" 3778 - 3779 - [[package]] 3780 - name = "typenum" 3781 - version = "1.17.0" 3782 - source = "registry+https://github.com/rust-lang/crates.io-index" 3783 - checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825" 3784 - 3785 - [[package]] 3786 - name = "ubyte" 3787 - version = "0.10.3" 3788 - source = "registry+https://github.com/rust-lang/crates.io-index" 3789 - checksum = "c81f0dae7d286ad0d9366d7679a77934cfc3cf3a8d67e82669794412b2368fe6" 3790 - dependencies = [ 3791 - "serde", 3792 - ] 3793 - 3794 - [[package]] 3795 - name = "uds_windows" 3796 - version = "1.1.0" 3797 - source = "registry+https://github.com/rust-lang/crates.io-index" 3798 - checksum = "89daebc3e6fd160ac4aa9fc8b3bf71e1f74fbf92367ae71fb83a037e8bf164b9" 3799 - dependencies = [ 3800 - "memoffset 0.9.0", 3801 - "tempfile", 3802 - "winapi 0.3.9", 3803 - ] 3804 - 3805 - [[package]] 3806 - name = "uncased" 3807 - version = "0.9.9" 3808 - source = "registry+https://github.com/rust-lang/crates.io-index" 3809 - checksum = "9b9bc53168a4be7402ab86c3aad243a84dd7381d09be0eddc81280c1da95ca68" 3810 - dependencies = [ 3811 - "serde", 3812 - "version_check", 3813 - ] 3814 - 3815 - [[package]] 3816 - name = "unicase" 3817 - version = "2.7.0" 3818 - source = "registry+https://github.com/rust-lang/crates.io-index" 3819 - checksum = "f7d2d4dafb69621809a81864c9c1b864479e1235c0dd4e199924b9742439ed89" 3820 - dependencies = [ 3821 - "version_check", 3822 - ] 3823 - 3824 - [[package]] 3825 - name = "unicase_serde" 3826 - version = "0.1.0" 3827 - source = "registry+https://github.com/rust-lang/crates.io-index" 3828 - checksum = "6ef53697679d874d69f3160af80bc28de12730a985d57bdf2b47456ccb8b11f1" 3829 - dependencies = [ 3830 - "serde", 3831 - "unicase", 3832 - ] 3833 - 3834 - [[package]] 3835 - name = "unicode-bidi" 3836 - version = "0.3.13" 3837 - source = "registry+https://github.com/rust-lang/crates.io-index" 3838 - checksum = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460" 3839 - 3840 - [[package]] 3841 - name = "unicode-ident" 3842 - version = "1.0.12" 3843 - source = "registry+https://github.com/rust-lang/crates.io-index" 3844 - checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b" 3845 - 3846 - [[package]] 3847 - name = "unicode-normalization" 3848 - version = "0.1.22" 3849 - source = "registry+https://github.com/rust-lang/crates.io-index" 3850 - checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921" 3851 - dependencies = [ 3852 - "tinyvec", 3853 - ] 3854 - 3855 - [[package]] 3856 - name = "unicode-width" 3857 - version = "0.1.11" 3858 - source = "registry+https://github.com/rust-lang/crates.io-index" 3859 - checksum = "e51733f11c9c4f72aa0c160008246859e340b00807569a0da0e7a1079b27ba85" 3860 - 3861 - [[package]] 3862 - name = "unicode-xid" 3863 - version = "0.2.4" 3864 - source = "registry+https://github.com/rust-lang/crates.io-index" 3865 - checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c" 3866 - 3867 - [[package]] 3868 - name = "url" 3869 - version = "2.4.1" 3870 - source = "registry+https://github.com/rust-lang/crates.io-index" 3871 - checksum = "143b538f18257fac9cad154828a57c6bf5157e1aa604d4816b5995bf6de87ae5" 3872 - dependencies = [ 3873 - "form_urlencoded", 3874 - "idna", 3875 - "percent-encoding", 3876 - ] 3877 - 3878 - [[package]] 3879 - name = "utf8parse" 3880 - version = "0.2.1" 3881 - source = "registry+https://github.com/rust-lang/crates.io-index" 3882 - checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a" 3883 - 3884 - [[package]] 3885 - name = "uuid" 3886 - version = "1.4.1" 3887 - source = "registry+https://github.com/rust-lang/crates.io-index" 3888 - checksum = "79daa5ed5740825c40b389c5e50312b9c86df53fccd33f281df655642b43869d" 3889 - dependencies = [ 3890 - "getrandom", 3891 - "serde", 3892 - ] 3893 - 3894 - [[package]] 3895 - name = "v_frame" 3896 - version = "0.3.8" 3897 - source = "registry+https://github.com/rust-lang/crates.io-index" 3898 - checksum = "d6f32aaa24bacd11e488aa9ba66369c7cd514885742c9fe08cfe85884db3e92b" 3899 - dependencies = [ 3900 - "aligned-vec", 3901 - "num-traits", 3902 - "wasm-bindgen", 3903 - ] 3904 - 3905 - [[package]] 3906 - name = "valuable" 3907 - version = "0.1.0" 3908 - source = "registry+https://github.com/rust-lang/crates.io-index" 3909 - checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d" 3910 - 3911 - [[package]] 3912 - name = "vcpkg" 3913 - version = "0.2.15" 3914 - source = "registry+https://github.com/rust-lang/crates.io-index" 3915 - checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" 3916 - 3917 - [[package]] 3918 - name = "vec_map" 3919 - version = "0.8.2" 3920 - source = "registry+https://github.com/rust-lang/crates.io-index" 3921 - checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191" 3922 - 3923 - [[package]] 3924 - name = "version-compare" 3925 - version = "0.2.0" 3926 - source = "registry+https://github.com/rust-lang/crates.io-index" 3927 - checksum = "852e951cb7832cb45cb1169900d19760cfa39b82bc0ea9c0e5a14ae88411c98b" 3928 - 3929 - [[package]] 3930 - name = "version_check" 3931 - version = "0.9.4" 3932 - source = "registry+https://github.com/rust-lang/crates.io-index" 3933 - checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" 3934 - 3935 - [[package]] 3936 - name = "waker-fn" 3937 - version = "1.1.1" 3938 - source = "registry+https://github.com/rust-lang/crates.io-index" 3939 - checksum = "f3c4517f54858c779bbcbf228f4fca63d121bf85fbecb2dc578cdf4a39395690" 3940 - 3941 - [[package]] 3942 - name = "walkdir" 3943 - version = "2.4.0" 3944 - source = "registry+https://github.com/rust-lang/crates.io-index" 3945 - checksum = "d71d857dc86794ca4c280d616f7da00d2dbfd8cd788846559a6813e6aa4b54ee" 3946 - dependencies = [ 3947 - "same-file", 3948 - "winapi-util", 3949 - ] 3950 - 3951 - [[package]] 3952 - name = "want" 3953 - version = "0.3.1" 3954 - source = "registry+https://github.com/rust-lang/crates.io-index" 3955 - checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" 3956 - dependencies = [ 3957 - "try-lock", 3958 - ] 3959 - 3960 - [[package]] 3961 - name = "wasi" 3962 - version = "0.11.0+wasi-snapshot-preview1" 3963 - source = "registry+https://github.com/rust-lang/crates.io-index" 3964 - checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" 3965 - 3966 - [[package]] 3967 - name = "wasm-bindgen" 3968 - version = "0.2.92" 3969 - source = "registry+https://github.com/rust-lang/crates.io-index" 3970 - checksum = "4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8" 3971 - dependencies = [ 3972 - "cfg-if 1.0.0", 3973 - "wasm-bindgen-macro", 3974 - ] 3975 - 3976 - [[package]] 3977 - name = "wasm-bindgen-backend" 3978 - version = "0.2.92" 3979 - source = "registry+https://github.com/rust-lang/crates.io-index" 3980 - checksum = "614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747da" 3981 - dependencies = [ 3982 - "bumpalo", 3983 - "log", 3984 - "once_cell", 3985 - "proc-macro2", 3986 - "quote", 3987 - "syn 2.0.64", 3988 - "wasm-bindgen-shared", 3989 - ] 3990 - 3991 - [[package]] 3992 - name = "wasm-bindgen-futures" 3993 - version = "0.4.37" 3994 - source = "registry+https://github.com/rust-lang/crates.io-index" 3995 - checksum = "c02dbc21516f9f1f04f187958890d7e6026df8d16540b7ad9492bc34a67cea03" 3996 - dependencies = [ 3997 - "cfg-if 1.0.0", 3998 - "js-sys", 3999 - "wasm-bindgen", 4000 - "web-sys", 4001 - ] 4002 - 4003 - [[package]] 4004 - name = "wasm-bindgen-macro" 4005 - version = "0.2.92" 4006 - source = "registry+https://github.com/rust-lang/crates.io-index" 4007 - checksum = "a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726" 4008 - dependencies = [ 4009 - "quote", 4010 - "wasm-bindgen-macro-support", 4011 - ] 4012 - 4013 - [[package]] 4014 - name = "wasm-bindgen-macro-support" 4015 - version = "0.2.92" 4016 - source = "registry+https://github.com/rust-lang/crates.io-index" 4017 - checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7" 4018 - dependencies = [ 4019 - "proc-macro2", 4020 - "quote", 4021 - "syn 2.0.64", 4022 - "wasm-bindgen-backend", 4023 - "wasm-bindgen-shared", 4024 - ] 4025 - 4026 - [[package]] 4027 - name = "wasm-bindgen-shared" 4028 - version = "0.2.92" 4029 - source = "registry+https://github.com/rust-lang/crates.io-index" 4030 - checksum = "af190c94f2773fdb3729c55b007a722abb5384da03bc0986df4c289bf5567e96" 4031 - 4032 - [[package]] 4033 - name = "watchers" 4034 - version = "0.3.0" 4035 - dependencies = [ 4036 - "anyhow", 4037 - "async-trait", 4038 - "aw-client-rust", 4039 - "chrono", 4040 - "dirs 5.0.1", 4041 - "gethostname", 4042 - "log", 4043 - "regex", 4044 - "rstest", 4045 - "serde", 4046 - "serde_default", 4047 - "serde_json", 4048 - "tempfile", 4049 - "tokio", 4050 - "toml 0.8.13", 4051 - "wayland-client", 4052 - "wayland-protocols", 4053 - "wayland-protocols-plasma", 4054 - "wayland-protocols-wlr", 4055 - "x11rb", 4056 - "zbus", 4057 - ] 4058 - 4059 - [[package]] 4060 - name = "wayland-backend" 4061 - version = "0.3.2" 4062 - source = "registry+https://github.com/rust-lang/crates.io-index" 4063 - checksum = "19152ddd73f45f024ed4534d9ca2594e0ef252c1847695255dae47f34df9fbe4" 4064 - dependencies = [ 4065 - "cc", 4066 - "downcast-rs", 4067 - "nix 0.26.4", 4068 - "scoped-tls", 4069 - "smallvec", 4070 - "wayland-sys", 4071 - ] 4072 - 4073 - [[package]] 4074 - name = "wayland-client" 4075 - version = "0.31.1" 4076 - source = "registry+https://github.com/rust-lang/crates.io-index" 4077 - checksum = "1ca7d52347346f5473bf2f56705f360e8440873052e575e55890c4fa57843ed3" 4078 - dependencies = [ 4079 - "bitflags 2.4.0", 4080 - "nix 0.26.4", 4081 - "wayland-backend", 4082 - "wayland-scanner", 4083 - ] 4084 - 4085 - [[package]] 4086 - name = "wayland-protocols" 4087 - version = "0.31.2" 4088 - source = "registry+https://github.com/rust-lang/crates.io-index" 4089 - checksum = "8f81f365b8b4a97f422ac0e8737c438024b5951734506b0e1d775c73030561f4" 4090 - dependencies = [ 4091 - "bitflags 2.4.0", 4092 - "wayland-backend", 4093 - "wayland-client", 4094 - "wayland-scanner", 4095 - ] 4096 - 4097 - [[package]] 4098 - name = "wayland-protocols-plasma" 4099 - version = "0.2.0" 4100 - source = "registry+https://github.com/rust-lang/crates.io-index" 4101 - checksum = "23803551115ff9ea9bce586860c5c5a971e360825a0309264102a9495a5ff479" 4102 - dependencies = [ 4103 - "bitflags 2.4.0", 4104 - "wayland-backend", 4105 - "wayland-client", 4106 - "wayland-protocols", 4107 - "wayland-scanner", 4108 - ] 4109 - 4110 - [[package]] 4111 - name = "wayland-protocols-wlr" 4112 - version = "0.2.0" 4113 - source = "registry+https://github.com/rust-lang/crates.io-index" 4114 - checksum = "ad1f61b76b6c2d8742e10f9ba5c3737f6530b4c243132c2a2ccc8aa96fe25cd6" 4115 - dependencies = [ 4116 - "bitflags 2.4.0", 4117 - "wayland-backend", 4118 - "wayland-client", 4119 - "wayland-protocols", 4120 - "wayland-scanner", 4121 - ] 4122 - 4123 - [[package]] 4124 - name = "wayland-scanner" 4125 - version = "0.31.0" 4126 - source = "registry+https://github.com/rust-lang/crates.io-index" 4127 - checksum = "fb8e28403665c9f9513202b7e1ed71ec56fde5c107816843fb14057910b2c09c" 4128 - dependencies = [ 4129 - "proc-macro2", 4130 - "quick-xml", 4131 - "quote", 4132 - ] 4133 - 4134 - [[package]] 4135 - name = "wayland-sys" 4136 - version = "0.31.1" 4137 - source = "registry+https://github.com/rust-lang/crates.io-index" 4138 - checksum = "15a0c8eaff5216d07f226cb7a549159267f3467b289d9a2e52fd3ef5aae2b7af" 4139 - dependencies = [ 4140 - "dlib", 4141 - "log", 4142 - "pkg-config", 4143 - ] 4144 - 4145 - [[package]] 4146 - name = "web-sys" 4147 - version = "0.3.64" 4148 - source = "registry+https://github.com/rust-lang/crates.io-index" 4149 - checksum = "9b85cbef8c220a6abc02aefd892dfc0fc23afb1c6a426316ec33253a3877249b" 4150 - dependencies = [ 4151 - "js-sys", 4152 - "wasm-bindgen", 4153 - ] 4154 - 4155 - [[package]] 4156 - name = "weezl" 4157 - version = "0.1.8" 4158 - source = "registry+https://github.com/rust-lang/crates.io-index" 4159 - checksum = "53a85b86a771b1c87058196170769dd264f66c0782acf1ae6cc51bfd64b39082" 4160 - 4161 - [[package]] 4162 - name = "winapi" 4163 - version = "0.2.8" 4164 - source = "registry+https://github.com/rust-lang/crates.io-index" 4165 - checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a" 4166 - 4167 - [[package]] 4168 - name = "winapi" 4169 - version = "0.3.9" 4170 - source = "registry+https://github.com/rust-lang/crates.io-index" 4171 - checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 4172 - dependencies = [ 4173 - "winapi-i686-pc-windows-gnu", 4174 - "winapi-x86_64-pc-windows-gnu", 4175 - ] 4176 - 4177 - [[package]] 4178 - name = "winapi-build" 4179 - version = "0.1.1" 4180 - source = "registry+https://github.com/rust-lang/crates.io-index" 4181 - checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc" 4182 - 4183 - [[package]] 4184 - name = "winapi-i686-pc-windows-gnu" 4185 - version = "0.4.0" 4186 - source = "registry+https://github.com/rust-lang/crates.io-index" 4187 - checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 4188 - 4189 - [[package]] 4190 - name = "winapi-util" 4191 - version = "0.1.6" 4192 - source = "registry+https://github.com/rust-lang/crates.io-index" 4193 - checksum = "f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596" 4194 - dependencies = [ 4195 - "winapi 0.3.9", 4196 - ] 4197 - 4198 - [[package]] 4199 - name = "winapi-x86_64-pc-windows-gnu" 4200 - version = "0.4.0" 4201 - source = "registry+https://github.com/rust-lang/crates.io-index" 4202 - checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 4203 - 4204 - [[package]] 4205 - name = "windows" 4206 - version = "0.48.0" 4207 - source = "registry+https://github.com/rust-lang/crates.io-index" 4208 - checksum = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f" 4209 - dependencies = [ 4210 - "windows-targets 0.48.5", 4211 - ] 4212 - 4213 - [[package]] 4214 - name = "windows-sys" 4215 - version = "0.48.0" 4216 - source = "registry+https://github.com/rust-lang/crates.io-index" 4217 - checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" 4218 - dependencies = [ 4219 - "windows-targets 0.48.5", 4220 - ] 4221 - 4222 - [[package]] 4223 - name = "windows-sys" 4224 - version = "0.52.0" 4225 - source = "registry+https://github.com/rust-lang/crates.io-index" 4226 - checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" 4227 - dependencies = [ 4228 - "windows-targets 0.52.5", 4229 - ] 4230 - 4231 - [[package]] 4232 - name = "windows-targets" 4233 - version = "0.48.5" 4234 - source = "registry+https://github.com/rust-lang/crates.io-index" 4235 - checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" 4236 - dependencies = [ 4237 - "windows_aarch64_gnullvm 0.48.5", 4238 - "windows_aarch64_msvc 0.48.5", 4239 - "windows_i686_gnu 0.48.5", 4240 - "windows_i686_msvc 0.48.5", 4241 - "windows_x86_64_gnu 0.48.5", 4242 - "windows_x86_64_gnullvm 0.48.5", 4243 - "windows_x86_64_msvc 0.48.5", 4244 - ] 4245 - 4246 - [[package]] 4247 - name = "windows-targets" 4248 - version = "0.52.5" 4249 - source = "registry+https://github.com/rust-lang/crates.io-index" 4250 - checksum = "6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7eb" 4251 - dependencies = [ 4252 - "windows_aarch64_gnullvm 0.52.5", 4253 - "windows_aarch64_msvc 0.52.5", 4254 - "windows_i686_gnu 0.52.5", 4255 - "windows_i686_gnullvm", 4256 - "windows_i686_msvc 0.52.5", 4257 - "windows_x86_64_gnu 0.52.5", 4258 - "windows_x86_64_gnullvm 0.52.5", 4259 - "windows_x86_64_msvc 0.52.5", 4260 - ] 4261 - 4262 - [[package]] 4263 - name = "windows_aarch64_gnullvm" 4264 - version = "0.48.5" 4265 - source = "registry+https://github.com/rust-lang/crates.io-index" 4266 - checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" 4267 - 4268 - [[package]] 4269 - name = "windows_aarch64_gnullvm" 4270 - version = "0.52.5" 4271 - source = "registry+https://github.com/rust-lang/crates.io-index" 4272 - checksum = "7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263" 4273 - 4274 - [[package]] 4275 - name = "windows_aarch64_msvc" 4276 - version = "0.48.5" 4277 - source = "registry+https://github.com/rust-lang/crates.io-index" 4278 - checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" 4279 - 4280 - [[package]] 4281 - name = "windows_aarch64_msvc" 4282 - version = "0.52.5" 4283 - source = "registry+https://github.com/rust-lang/crates.io-index" 4284 - checksum = "9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6" 4285 - 4286 - [[package]] 4287 - name = "windows_i686_gnu" 4288 - version = "0.48.5" 4289 - source = "registry+https://github.com/rust-lang/crates.io-index" 4290 - checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" 4291 - 4292 - [[package]] 4293 - name = "windows_i686_gnu" 4294 - version = "0.52.5" 4295 - source = "registry+https://github.com/rust-lang/crates.io-index" 4296 - checksum = "88ba073cf16d5372720ec942a8ccbf61626074c6d4dd2e745299726ce8b89670" 4297 - 4298 - [[package]] 4299 - name = "windows_i686_gnullvm" 4300 - version = "0.52.5" 4301 - source = "registry+https://github.com/rust-lang/crates.io-index" 4302 - checksum = "87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9" 4303 - 4304 - [[package]] 4305 - name = "windows_i686_msvc" 4306 - version = "0.48.5" 4307 - source = "registry+https://github.com/rust-lang/crates.io-index" 4308 - checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" 4309 - 4310 - [[package]] 4311 - name = "windows_i686_msvc" 4312 - version = "0.52.5" 4313 - source = "registry+https://github.com/rust-lang/crates.io-index" 4314 - checksum = "db3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bf" 4315 - 4316 - [[package]] 4317 - name = "windows_x86_64_gnu" 4318 - version = "0.48.5" 4319 - source = "registry+https://github.com/rust-lang/crates.io-index" 4320 - checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" 4321 - 4322 - [[package]] 4323 - name = "windows_x86_64_gnu" 4324 - version = "0.52.5" 4325 - source = "registry+https://github.com/rust-lang/crates.io-index" 4326 - checksum = "4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9" 4327 - 4328 - [[package]] 4329 - name = "windows_x86_64_gnullvm" 4330 - version = "0.48.5" 4331 - source = "registry+https://github.com/rust-lang/crates.io-index" 4332 - checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" 4333 - 4334 - [[package]] 4335 - name = "windows_x86_64_gnullvm" 4336 - version = "0.52.5" 4337 - source = "registry+https://github.com/rust-lang/crates.io-index" 4338 - checksum = "852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596" 4339 - 4340 - [[package]] 4341 - name = "windows_x86_64_msvc" 4342 - version = "0.48.5" 4343 - source = "registry+https://github.com/rust-lang/crates.io-index" 4344 - checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" 4345 - 4346 - [[package]] 4347 - name = "windows_x86_64_msvc" 4348 - version = "0.52.5" 4349 - source = "registry+https://github.com/rust-lang/crates.io-index" 4350 - checksum = "bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0" 4351 - 4352 - [[package]] 4353 - name = "winnow" 4354 - version = "0.5.15" 4355 - source = "registry+https://github.com/rust-lang/crates.io-index" 4356 - checksum = "7c2e3184b9c4e92ad5167ca73039d0c42476302ab603e2fec4487511f38ccefc" 4357 - dependencies = [ 4358 - "memchr", 4359 - ] 4360 - 4361 - [[package]] 4362 - name = "winnow" 4363 - version = "0.6.8" 4364 - source = "registry+https://github.com/rust-lang/crates.io-index" 4365 - checksum = "c3c52e9c97a68071b23e836c9380edae937f17b9c4667bd021973efc689f618d" 4366 - dependencies = [ 4367 - "memchr", 4368 - ] 4369 - 4370 - [[package]] 4371 - name = "winreg" 4372 - version = "0.50.0" 4373 - source = "registry+https://github.com/rust-lang/crates.io-index" 4374 - checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1" 4375 - dependencies = [ 4376 - "cfg-if 1.0.0", 4377 - "windows-sys 0.48.0", 4378 - ] 4379 - 4380 - [[package]] 4381 - name = "x11rb" 4382 - version = "0.13.1" 4383 - source = "registry+https://github.com/rust-lang/crates.io-index" 4384 - checksum = "5d91ffca73ee7f68ce055750bf9f6eca0780b8c85eff9bc046a3b0da41755e12" 4385 - dependencies = [ 4386 - "gethostname", 4387 - "rustix", 4388 - "x11rb-protocol", 4389 - ] 4390 - 4391 - [[package]] 4392 - name = "x11rb-protocol" 4393 - version = "0.13.1" 4394 - source = "registry+https://github.com/rust-lang/crates.io-index" 4395 - checksum = "ec107c4503ea0b4a98ef47356329af139c0a4f7750e621cf2973cd3385ebcb3d" 4396 - 4397 - [[package]] 4398 - name = "xdg-home" 4399 - version = "1.1.0" 4400 - source = "registry+https://github.com/rust-lang/crates.io-index" 4401 - checksum = "21e5a325c3cb8398ad6cf859c1135b25dd29e186679cf2da7581d9679f63b38e" 4402 - dependencies = [ 4403 - "libc", 4404 - "winapi 0.3.9", 4405 - ] 4406 - 4407 - [[package]] 4408 - name = "xml-rs" 4409 - version = "0.8.19" 4410 - source = "registry+https://github.com/rust-lang/crates.io-index" 4411 - checksum = "0fcb9cbac069e033553e8bb871be2fbdffcab578eb25bd0f7c508cedc6dcd75a" 4412 - 4413 - [[package]] 4414 - name = "yansi" 4415 - version = "1.0.0-rc.1" 4416 - source = "registry+https://github.com/rust-lang/crates.io-index" 4417 - checksum = "1367295b8f788d371ce2dbc842c7b709c73ee1364d30351dd300ec2203b12377" 4418 - dependencies = [ 4419 - "is-terminal", 4420 - ] 4421 - 4422 - [[package]] 4423 - name = "zbus" 4424 - version = "4.2.1" 4425 - source = "registry+https://github.com/rust-lang/crates.io-index" 4426 - checksum = "e5915716dff34abef1351d2b10305b019c8ef33dcf6c72d31a6e227d5d9d7a21" 4427 - dependencies = [ 4428 - "async-broadcast", 4429 - "async-executor", 4430 - "async-fs", 4431 - "async-io", 4432 - "async-lock", 4433 - "async-process", 4434 - "async-recursion", 4435 - "async-task", 4436 - "async-trait", 4437 - "blocking", 4438 - "enumflags2", 4439 - "event-listener 5.3.0", 4440 - "futures-core", 4441 - "futures-sink", 4442 - "futures-util", 4443 - "hex", 4444 - "nix 0.28.0", 4445 - "ordered-stream", 4446 - "rand", 4447 - "serde", 4448 - "serde_repr", 4449 - "sha1", 4450 - "static_assertions", 4451 - "tracing", 4452 - "uds_windows", 4453 - "windows-sys 0.52.0", 4454 - "xdg-home", 4455 - "zbus_macros", 4456 - "zbus_names", 4457 - "zvariant", 4458 - ] 4459 - 4460 - [[package]] 4461 - name = "zbus_macros" 4462 - version = "4.2.1" 4463 - source = "registry+https://github.com/rust-lang/crates.io-index" 4464 - checksum = "66fceb36d0c1c4a6b98f3ce40f410e64e5a134707ed71892e1b178abc4c695d4" 4465 - dependencies = [ 4466 - "proc-macro-crate", 4467 - "proc-macro2", 4468 - "quote", 4469 - "syn 1.0.109", 4470 - "zvariant_utils", 4471 - ] 4472 - 4473 - [[package]] 4474 - name = "zbus_names" 4475 - version = "3.0.0" 4476 - source = "registry+https://github.com/rust-lang/crates.io-index" 4477 - checksum = "4b9b1fef7d021261cc16cba64c351d291b715febe0fa10dc3a443ac5a5022e6c" 4478 - dependencies = [ 4479 - "serde", 4480 - "static_assertions", 4481 - "zvariant", 4482 - ] 4483 - 4484 - [[package]] 4485 - name = "zune-core" 4486 - version = "0.4.12" 4487 - source = "registry+https://github.com/rust-lang/crates.io-index" 4488 - checksum = "3f423a2c17029964870cfaabb1f13dfab7d092a62a29a89264f4d36990ca414a" 4489 - 4490 - [[package]] 4491 - name = "zune-inflate" 4492 - version = "0.2.54" 4493 - source = "registry+https://github.com/rust-lang/crates.io-index" 4494 - checksum = "73ab332fe2f6680068f3582b16a24f90ad7096d5d39b974d1c0aff0125116f02" 4495 - dependencies = [ 4496 - "simd-adler32", 4497 - ] 4498 - 4499 - [[package]] 4500 - name = "zune-jpeg" 4501 - version = "0.4.11" 4502 - source = "registry+https://github.com/rust-lang/crates.io-index" 4503 - checksum = "ec866b44a2a1fd6133d363f073ca1b179f438f99e7e5bfb1e33f7181facfe448" 4504 - dependencies = [ 4505 - "zune-core", 4506 - ] 4507 - 4508 - [[package]] 4509 - name = "zvariant" 4510 - version = "4.1.0" 4511 - source = "registry+https://github.com/rust-lang/crates.io-index" 4512 - checksum = "877ef94e5e82b231d2a309c531f191a8152baba8241a7939ee04bd76b0171308" 4513 - dependencies = [ 4514 - "endi", 4515 - "enumflags2", 4516 - "serde", 4517 - "static_assertions", 4518 - "zvariant_derive", 4519 - ] 4520 - 4521 - [[package]] 4522 - name = "zvariant_derive" 4523 - version = "4.1.0" 4524 - source = "registry+https://github.com/rust-lang/crates.io-index" 4525 - checksum = "b7ca98581cc6a8120789d8f1f0997e9053837d6aa5346cbb43454d7121be6e39" 4526 - dependencies = [ 4527 - "proc-macro-crate", 4528 - "proc-macro2", 4529 - "quote", 4530 - "syn 1.0.109", 4531 - "zvariant_utils", 4532 - ] 4533 - 4534 - [[package]] 4535 - name = "zvariant_utils" 4536 - version = "1.1.1" 4537 - source = "registry+https://github.com/rust-lang/crates.io-index" 4538 - checksum = "75fa7291bdd68cd13c4f97cc9d78cbf16d96305856dfc7ac942aeff4c2de7d5a" 4539 - dependencies = [ 4540 - "proc-macro2", 4541 - "quote", 4542 - "syn 1.0.109", 4543 - ]
···
+2 -7
pkgs/by-name/aw/awatcher/package.nix
··· 21 buildInputs = [ openssl ]; 22 doCheck = false; 23 24 - cargoLock = { 25 - lockFile = ./Cargo.lock; 26 - 27 - outputHashes = { 28 - "aw-client-rust-0.1.0" = "sha256-yliRLPM33GWTPcNBDNuKMOkNOMNfD+TI5nRkh+5YSnw="; 29 - }; 30 - }; 31 32 meta = with lib; { 33 description = "Activity and idle watchers";
··· 21 buildInputs = [ openssl ]; 22 doCheck = false; 23 24 + useFetchCargoVendor = true; 25 + cargoHash = "sha256-QO6qCQEJesZAN0A0nk2VBxTxElnZy59J7pczX+kBo24="; 26 27 meta = with lib; { 28 description = "Activity and idle watchers";
-4781
pkgs/tools/games/ajour/Cargo.lock
··· 1 - # This file is automatically @generated by Cargo. 2 - # It is not intended for manual editing. 3 - version = 3 4 - 5 - [[package]] 6 - name = "ab_glyph" 7 - version = "0.2.11" 8 - source = "registry+https://github.com/rust-lang/crates.io-index" 9 - checksum = "af0ac006645f86f20f6c6fa4dcaef920bf803df819123626f9440e35835e7d80" 10 - dependencies = [ 11 - "ab_glyph_rasterizer", 12 - "owned_ttf_parser 0.12.1", 13 - ] 14 - 15 - [[package]] 16 - name = "ab_glyph_rasterizer" 17 - version = "0.1.4" 18 - source = "registry+https://github.com/rust-lang/crates.io-index" 19 - checksum = "d9fe5e32de01730eb1f6b7f5b51c17e03e2325bf40a74f754f04f130043affff" 20 - 21 - [[package]] 22 - name = "addr2line" 23 - version = "0.16.0" 24 - source = "registry+https://github.com/rust-lang/crates.io-index" 25 - checksum = "3e61f2b7f93d2c7d2b08263acaa4a363b3e276806c68af6134c44f523bf1aacd" 26 - dependencies = [ 27 - "gimli", 28 - ] 29 - 30 - [[package]] 31 - name = "adler" 32 - version = "1.0.2" 33 - source = "registry+https://github.com/rust-lang/crates.io-index" 34 - checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe" 35 - 36 - [[package]] 37 - name = "adler32" 38 - version = "1.2.0" 39 - source = "registry+https://github.com/rust-lang/crates.io-index" 40 - checksum = "aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234" 41 - 42 - [[package]] 43 - name = "aho-corasick" 44 - version = "0.7.18" 45 - source = "registry+https://github.com/rust-lang/crates.io-index" 46 - checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f" 47 - dependencies = [ 48 - "memchr", 49 - ] 50 - 51 - [[package]] 52 - name = "ajour" 53 - version = "1.3.2" 54 - dependencies = [ 55 - "ajour-core", 56 - "ajour-weak-auras", 57 - "ajour-widgets", 58 - "anyhow", 59 - "async-std", 60 - "chrono", 61 - "embed-resource", 62 - "fern", 63 - "futures", 64 - "fuzzy-matcher", 65 - "iced", 66 - "iced_futures", 67 - "iced_native", 68 - "image", 69 - "isahc 0.9.14", 70 - "isolang", 71 - "json-gettext", 72 - "log", 73 - "log-panics", 74 - "native-dialog", 75 - "num-format", 76 - "once_cell", 77 - "open", 78 - "opener", 79 - "rfd", 80 - "serde", 81 - "serde_json", 82 - "strfmt", 83 - "structopt", 84 - "timeago", 85 - "version-compare 0.0.11", 86 - "winapi 0.3.9", 87 - ] 88 - 89 - [[package]] 90 - name = "ajour-core" 91 - version = "1.3.2" 92 - dependencies = [ 93 - "async-std", 94 - "async-trait", 95 - "chrono", 96 - "dirs-next", 97 - "dyn-clone", 98 - "fancy-regex", 99 - "fern", 100 - "flate2", 101 - "futures", 102 - "glob", 103 - "iced_native", 104 - "isahc 1.4.0", 105 - "log", 106 - "num_cpus", 107 - "once_cell", 108 - "path-slash", 109 - "rayon", 110 - "regex", 111 - "retry", 112 - "serde", 113 - "serde_json", 114 - "serde_urlencoded", 115 - "serde_yaml", 116 - "tar", 117 - "tempfile", 118 - "thiserror", 119 - "urlencoding", 120 - "walkdir", 121 - "zip", 122 - "zstd", 123 - ] 124 - 125 - [[package]] 126 - name = "ajour-weak-auras" 127 - version = "1.3.2" 128 - dependencies = [ 129 - "ajour-core", 130 - "anyhow", 131 - "async-std", 132 - "futures", 133 - "isahc 1.4.0", 134 - "mlua", 135 - "percent-encoding", 136 - "serde", 137 - "serde_json", 138 - "structopt", 139 - "thiserror", 140 - ] 141 - 142 - [[package]] 143 - name = "ajour-widgets" 144 - version = "1.3.2" 145 - dependencies = [ 146 - "iced_core", 147 - "iced_glow", 148 - "iced_graphics", 149 - "iced_native", 150 - "iced_wgpu", 151 - ] 152 - 153 - [[package]] 154 - name = "andrew" 155 - version = "0.3.1" 156 - source = "registry+https://github.com/rust-lang/crates.io-index" 157 - checksum = "8c4afb09dd642feec8408e33f92f3ffc4052946f6b20f32fb99c1f58cd4fa7cf" 158 - dependencies = [ 159 - "bitflags", 160 - "rusttype", 161 - "walkdir", 162 - "xdg", 163 - "xml-rs", 164 - ] 165 - 166 - [[package]] 167 - name = "android_glue" 168 - version = "0.2.3" 169 - source = "registry+https://github.com/rust-lang/crates.io-index" 170 - checksum = "000444226fcff248f2bc4c7625be32c63caccfecc2723a2b9f78a7487a49c407" 171 - 172 - [[package]] 173 - name = "ansi_term" 174 - version = "0.11.0" 175 - source = "registry+https://github.com/rust-lang/crates.io-index" 176 - checksum = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b" 177 - dependencies = [ 178 - "winapi 0.3.9", 179 - ] 180 - 181 - [[package]] 182 - name = "anyhow" 183 - version = "1.0.42" 184 - source = "registry+https://github.com/rust-lang/crates.io-index" 185 - checksum = "595d3cfa7a60d4555cb5067b99f07142a08ea778de5cf993f7b75c7d8fabc486" 186 - 187 - [[package]] 188 - name = "approx" 189 - version = "0.5.0" 190 - source = "registry+https://github.com/rust-lang/crates.io-index" 191 - checksum = "072df7202e63b127ab55acfe16ce97013d5b97bf160489336d3f1840fd78e99e" 192 - dependencies = [ 193 - "num-traits", 194 - ] 195 - 196 - [[package]] 197 - name = "arrayvec" 198 - version = "0.4.12" 199 - source = "registry+https://github.com/rust-lang/crates.io-index" 200 - checksum = "cd9fd44efafa8690358b7408d253adf110036b88f55672a933f01d616ad9b1b9" 201 - dependencies = [ 202 - "nodrop", 203 - ] 204 - 205 - [[package]] 206 - name = "arrayvec" 207 - version = "0.5.2" 208 - source = "registry+https://github.com/rust-lang/crates.io-index" 209 - checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b" 210 - 211 - [[package]] 212 - name = "ash" 213 - version = "0.31.0" 214 - source = "registry+https://github.com/rust-lang/crates.io-index" 215 - checksum = "c69a8137596e84c22d57f3da1b5de1d4230b1742a710091c85f4d7ce50f00f38" 216 - dependencies = [ 217 - "libloading 0.6.7", 218 - ] 219 - 220 - [[package]] 221 - name = "async-channel" 222 - version = "1.6.1" 223 - source = "registry+https://github.com/rust-lang/crates.io-index" 224 - checksum = "2114d64672151c0c5eaa5e131ec84a74f06e1e559830dabba01ca30605d66319" 225 - dependencies = [ 226 - "concurrent-queue", 227 - "event-listener", 228 - "futures-core", 229 - ] 230 - 231 - [[package]] 232 - name = "async-executor" 233 - version = "1.4.1" 234 - source = "registry+https://github.com/rust-lang/crates.io-index" 235 - checksum = "871f9bb5e0a22eeb7e8cf16641feb87c9dc67032ccf8ff49e772eb9941d3a965" 236 - dependencies = [ 237 - "async-task", 238 - "concurrent-queue", 239 - "fastrand", 240 - "futures-lite", 241 - "once_cell", 242 - "slab", 243 - ] 244 - 245 - [[package]] 246 - name = "async-global-executor" 247 - version = "2.0.2" 248 - source = "registry+https://github.com/rust-lang/crates.io-index" 249 - checksum = "9586ec52317f36de58453159d48351bc244bc24ced3effc1fce22f3d48664af6" 250 - dependencies = [ 251 - "async-channel", 252 - "async-executor", 253 - "async-io", 254 - "async-mutex", 255 - "blocking", 256 - "futures-lite", 257 - "num_cpus", 258 - "once_cell", 259 - ] 260 - 261 - [[package]] 262 - name = "async-io" 263 - version = "1.6.0" 264 - source = "registry+https://github.com/rust-lang/crates.io-index" 265 - checksum = "a811e6a479f2439f0c04038796b5cfb3d2ad56c230e0f2d3f7b04d68cfee607b" 266 - dependencies = [ 267 - "concurrent-queue", 268 - "futures-lite", 269 - "libc", 270 - "log", 271 - "once_cell", 272 - "parking", 273 - "polling", 274 - "slab", 275 - "socket2", 276 - "waker-fn", 277 - "winapi 0.3.9", 278 - ] 279 - 280 - [[package]] 281 - name = "async-lock" 282 - version = "2.4.0" 283 - source = "registry+https://github.com/rust-lang/crates.io-index" 284 - checksum = "e6a8ea61bf9947a1007c5cada31e647dbc77b103c679858150003ba697ea798b" 285 - dependencies = [ 286 - "event-listener", 287 - ] 288 - 289 - [[package]] 290 - name = "async-mutex" 291 - version = "1.4.0" 292 - source = "registry+https://github.com/rust-lang/crates.io-index" 293 - checksum = "479db852db25d9dbf6204e6cb6253698f175c15726470f78af0d918e99d6156e" 294 - dependencies = [ 295 - "event-listener", 296 - ] 297 - 298 - [[package]] 299 - name = "async-process" 300 - version = "1.1.0" 301 - source = "registry+https://github.com/rust-lang/crates.io-index" 302 - checksum = "a8f38756dd9ac84671c428afbf7c9f7495feff9ec5b0710f17100098e5b354ac" 303 - dependencies = [ 304 - "async-io", 305 - "blocking", 306 - "cfg-if 1.0.0", 307 - "event-listener", 308 - "futures-lite", 309 - "libc", 310 - "once_cell", 311 - "signal-hook", 312 - "winapi 0.3.9", 313 - ] 314 - 315 - [[package]] 316 - name = "async-std" 317 - version = "1.9.0" 318 - source = "registry+https://github.com/rust-lang/crates.io-index" 319 - checksum = "d9f06685bad74e0570f5213741bea82158279a4103d988e57bfada11ad230341" 320 - dependencies = [ 321 - "async-channel", 322 - "async-global-executor", 323 - "async-io", 324 - "async-lock", 325 - "async-process", 326 - "crossbeam-utils", 327 - "futures-channel", 328 - "futures-core", 329 - "futures-io", 330 - "futures-lite", 331 - "gloo-timers", 332 - "kv-log-macro", 333 - "log", 334 - "memchr", 335 - "num_cpus", 336 - "once_cell", 337 - "pin-project-lite", 338 - "pin-utils", 339 - "slab", 340 - "wasm-bindgen-futures", 341 - ] 342 - 343 - [[package]] 344 - name = "async-task" 345 - version = "4.0.3" 346 - source = "registry+https://github.com/rust-lang/crates.io-index" 347 - checksum = "e91831deabf0d6d7ec49552e489aed63b7456a7a3c46cff62adad428110b0af0" 348 - 349 - [[package]] 350 - name = "async-trait" 351 - version = "0.1.51" 352 - source = "registry+https://github.com/rust-lang/crates.io-index" 353 - checksum = "44318e776df68115a881de9a8fd1b9e53368d7a4a5ce4cc48517da3393233a5e" 354 - dependencies = [ 355 - "proc-macro2", 356 - "quote", 357 - "syn", 358 - ] 359 - 360 - [[package]] 361 - name = "atk-sys" 362 - version = "0.10.0" 363 - source = "registry+https://github.com/rust-lang/crates.io-index" 364 - checksum = "f530e4af131d94cc4fa15c5c9d0348f0ef28bac64ba660b6b2a1cf2605dedfce" 365 - dependencies = [ 366 - "glib-sys", 367 - "gobject-sys", 368 - "libc", 369 - "system-deps", 370 - ] 371 - 372 - [[package]] 373 - name = "atomic-waker" 374 - version = "1.0.0" 375 - source = "registry+https://github.com/rust-lang/crates.io-index" 376 - checksum = "065374052e7df7ee4047b1160cca5e1467a12351a40b3da123c870ba0b8eda2a" 377 - 378 - [[package]] 379 - name = "atty" 380 - version = "0.2.14" 381 - source = "registry+https://github.com/rust-lang/crates.io-index" 382 - checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8" 383 - dependencies = [ 384 - "hermit-abi", 385 - "libc", 386 - "winapi 0.3.9", 387 - ] 388 - 389 - [[package]] 390 - name = "autocfg" 391 - version = "0.1.7" 392 - source = "registry+https://github.com/rust-lang/crates.io-index" 393 - checksum = "1d49d90015b3c36167a20fe2810c5cd875ad504b39cff3d4eae7977e6b7c1cb2" 394 - 395 - [[package]] 396 - name = "autocfg" 397 - version = "1.0.1" 398 - source = "registry+https://github.com/rust-lang/crates.io-index" 399 - checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a" 400 - 401 - [[package]] 402 - name = "backtrace" 403 - version = "0.3.61" 404 - source = "registry+https://github.com/rust-lang/crates.io-index" 405 - checksum = "e7a905d892734eea339e896738c14b9afce22b5318f64b951e70bf3844419b01" 406 - dependencies = [ 407 - "addr2line", 408 - "cc", 409 - "cfg-if 1.0.0", 410 - "libc", 411 - "miniz_oxide 0.4.4", 412 - "object", 413 - "rustc-demangle", 414 - ] 415 - 416 - [[package]] 417 - name = "bit-set" 418 - version = "0.5.2" 419 - source = "registry+https://github.com/rust-lang/crates.io-index" 420 - checksum = "6e11e16035ea35e4e5997b393eacbf6f63983188f7a2ad25bfb13465f5ad59de" 421 - dependencies = [ 422 - "bit-vec", 423 - ] 424 - 425 - [[package]] 426 - name = "bit-vec" 427 - version = "0.6.3" 428 - source = "registry+https://github.com/rust-lang/crates.io-index" 429 - checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb" 430 - 431 - [[package]] 432 - name = "bitflags" 433 - version = "1.2.1" 434 - source = "registry+https://github.com/rust-lang/crates.io-index" 435 - checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693" 436 - 437 - [[package]] 438 - name = "block" 439 - version = "0.1.6" 440 - source = "registry+https://github.com/rust-lang/crates.io-index" 441 - checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a" 442 - 443 - [[package]] 444 - name = "blocking" 445 - version = "1.0.2" 446 - source = "registry+https://github.com/rust-lang/crates.io-index" 447 - checksum = "c5e170dbede1f740736619b776d7251cb1b9095c435c34d8ca9f57fcd2f335e9" 448 - dependencies = [ 449 - "async-channel", 450 - "async-task", 451 - "atomic-waker", 452 - "fastrand", 453 - "futures-lite", 454 - "once_cell", 455 - ] 456 - 457 - [[package]] 458 - name = "bstr" 459 - version = "0.2.16" 460 - source = "registry+https://github.com/rust-lang/crates.io-index" 461 - checksum = "90682c8d613ad3373e66de8c6411e0ae2ab2571e879d2efbf73558cc66f21279" 462 - dependencies = [ 463 - "memchr", 464 - ] 465 - 466 - [[package]] 467 - name = "bumpalo" 468 - version = "2.6.0" 469 - source = "registry+https://github.com/rust-lang/crates.io-index" 470 - checksum = "ad807f2fc2bf185eeb98ff3a901bd46dc5ad58163d0fa4577ba0d25674d71708" 471 - 472 - [[package]] 473 - name = "bumpalo" 474 - version = "3.7.0" 475 - source = "registry+https://github.com/rust-lang/crates.io-index" 476 - checksum = "9c59e7af012c713f529e7a3ee57ce9b31ddd858d4b512923602f74608b009631" 477 - 478 - [[package]] 479 - name = "bytemuck" 480 - version = "1.7.2" 481 - source = "registry+https://github.com/rust-lang/crates.io-index" 482 - checksum = "72957246c41db82b8ef88a5486143830adeb8227ef9837740bdec67724cf2c5b" 483 - dependencies = [ 484 - "bytemuck_derive", 485 - ] 486 - 487 - [[package]] 488 - name = "bytemuck_derive" 489 - version = "1.0.1" 490 - source = "registry+https://github.com/rust-lang/crates.io-index" 491 - checksum = "8e215f8c2f9f79cb53c8335e687ffd07d5bfcb6fe5fc80723762d0be46e7cc54" 492 - dependencies = [ 493 - "proc-macro2", 494 - "quote", 495 - "syn", 496 - ] 497 - 498 - [[package]] 499 - name = "byteorder" 500 - version = "1.4.3" 501 - source = "registry+https://github.com/rust-lang/crates.io-index" 502 - checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610" 503 - 504 - [[package]] 505 - name = "bytes" 506 - version = "0.5.6" 507 - source = "registry+https://github.com/rust-lang/crates.io-index" 508 - checksum = "0e4cec68f03f32e44924783795810fa50a7035d8c8ebe78580ad7e6c703fba38" 509 - 510 - [[package]] 511 - name = "bytes" 512 - version = "1.0.1" 513 - source = "registry+https://github.com/rust-lang/crates.io-index" 514 - checksum = "b700ce4376041dcd0a327fd0097c41095743c4c8af8887265942faf1100bd040" 515 - 516 - [[package]] 517 - name = "bzip2" 518 - version = "0.4.3" 519 - source = "registry+https://github.com/rust-lang/crates.io-index" 520 - checksum = "6afcd980b5f3a45017c57e57a2fcccbb351cc43a356ce117ef760ef8052b89b0" 521 - dependencies = [ 522 - "bzip2-sys", 523 - "libc", 524 - ] 525 - 526 - [[package]] 527 - name = "bzip2-sys" 528 - version = "0.1.11+1.0.8" 529 - source = "registry+https://github.com/rust-lang/crates.io-index" 530 - checksum = "736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc" 531 - dependencies = [ 532 - "cc", 533 - "libc", 534 - "pkg-config", 535 - ] 536 - 537 - [[package]] 538 - name = "cache-padded" 539 - version = "1.1.1" 540 - source = "registry+https://github.com/rust-lang/crates.io-index" 541 - checksum = "631ae5198c9be5e753e5cc215e1bd73c2b466a3565173db433f52bb9d3e66dba" 542 - 543 - [[package]] 544 - name = "cairo-sys-rs" 545 - version = "0.10.0" 546 - source = "registry+https://github.com/rust-lang/crates.io-index" 547 - checksum = "2ed2639b9ad5f1d6efa76de95558e11339e7318426d84ac4890b86c03e828ca7" 548 - dependencies = [ 549 - "libc", 550 - "system-deps", 551 - ] 552 - 553 - [[package]] 554 - name = "calloop" 555 - version = "0.6.5" 556 - source = "registry+https://github.com/rust-lang/crates.io-index" 557 - checksum = "0b036167e76041694579972c28cf4877b4f92da222560ddb49008937b6a6727c" 558 - dependencies = [ 559 - "log", 560 - "nix 0.18.0", 561 - ] 562 - 563 - [[package]] 564 - name = "cc" 565 - version = "1.0.69" 566 - source = "registry+https://github.com/rust-lang/crates.io-index" 567 - checksum = "e70cc2f62c6ce1868963827bd677764c62d07c3d9a3e1fb1177ee1a9ab199eb2" 568 - dependencies = [ 569 - "jobserver", 570 - ] 571 - 572 - [[package]] 573 - name = "cfg-if" 574 - version = "0.1.10" 575 - source = "registry+https://github.com/rust-lang/crates.io-index" 576 - checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822" 577 - 578 - [[package]] 579 - name = "cfg-if" 580 - version = "1.0.0" 581 - source = "registry+https://github.com/rust-lang/crates.io-index" 582 - checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 583 - 584 - [[package]] 585 - name = "cgl" 586 - version = "0.3.2" 587 - source = "registry+https://github.com/rust-lang/crates.io-index" 588 - checksum = "0ced0551234e87afee12411d535648dd89d2e7f34c78b753395567aff3d447ff" 589 - dependencies = [ 590 - "libc", 591 - ] 592 - 593 - [[package]] 594 - name = "chrono" 595 - version = "0.4.19" 596 - source = "registry+https://github.com/rust-lang/crates.io-index" 597 - checksum = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73" 598 - dependencies = [ 599 - "libc", 600 - "num-integer", 601 - "num-traits", 602 - "serde", 603 - "time", 604 - "winapi 0.3.9", 605 - ] 606 - 607 - [[package]] 608 - name = "clap" 609 - version = "2.33.3" 610 - source = "registry+https://github.com/rust-lang/crates.io-index" 611 - checksum = "37e58ac78573c40708d45522f0d80fa2f01cc4f9b4e2bf749807255454312002" 612 - dependencies = [ 613 - "ansi_term", 614 - "atty", 615 - "bitflags", 616 - "strsim 0.8.0", 617 - "textwrap", 618 - "unicode-width", 619 - "vec_map", 620 - ] 621 - 622 - [[package]] 623 - name = "clipboard-win" 624 - version = "4.2.1" 625 - source = "registry+https://github.com/rust-lang/crates.io-index" 626 - checksum = "4e4ea1881992efc993e4dc50a324cdbd03216e41bdc8385720ff47efc9bd2ca8" 627 - dependencies = [ 628 - "error-code", 629 - "str-buf", 630 - "winapi 0.3.9", 631 - ] 632 - 633 - [[package]] 634 - name = "clipboard_macos" 635 - version = "0.1.0" 636 - source = "registry+https://github.com/rust-lang/crates.io-index" 637 - checksum = "145a7f9e9b89453bc0a5e32d166456405d389cea5b578f57f1274b1397588a95" 638 - dependencies = [ 639 - "objc", 640 - "objc-foundation", 641 - "objc_id", 642 - ] 643 - 644 - [[package]] 645 - name = "clipboard_wayland" 646 - version = "0.2.0" 647 - source = "registry+https://github.com/rust-lang/crates.io-index" 648 - checksum = "6f6364a9f7a66f2ac1a1a098aa1c7f6b686f2496c6ac5e5c0d773445df912747" 649 - dependencies = [ 650 - "smithay-clipboard", 651 - ] 652 - 653 - [[package]] 654 - name = "clipboard_x11" 655 - version = "0.3.1" 656 - source = "registry+https://github.com/rust-lang/crates.io-index" 657 - checksum = "64240d63f1883d87e5637bfcaf9d77e5c8bd24e30fd440ea2dff5c48c0bf0b7a" 658 - dependencies = [ 659 - "thiserror", 660 - "x11rb", 661 - ] 662 - 663 - [[package]] 664 - name = "cloudabi" 665 - version = "0.0.3" 666 - source = "registry+https://github.com/rust-lang/crates.io-index" 667 - checksum = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f" 668 - dependencies = [ 669 - "bitflags", 670 - ] 671 - 672 - [[package]] 673 - name = "cmake" 674 - version = "0.1.45" 675 - source = "registry+https://github.com/rust-lang/crates.io-index" 676 - checksum = "eb6210b637171dfba4cda12e579ac6dc73f5165ad56133e5d72ef3131f320855" 677 - dependencies = [ 678 - "cc", 679 - ] 680 - 681 - [[package]] 682 - name = "cocoa" 683 - version = "0.23.0" 684 - source = "registry+https://github.com/rust-lang/crates.io-index" 685 - checksum = "c54201c07dcf3a5ca33fececb8042aed767ee4bfd5a0235a8ceabcda956044b2" 686 - dependencies = [ 687 - "bitflags", 688 - "block", 689 - "cocoa-foundation", 690 - "core-foundation 0.9.1", 691 - "core-graphics 0.22.2", 692 - "foreign-types", 693 - "libc", 694 - "objc", 695 - ] 696 - 697 - [[package]] 698 - name = "cocoa" 699 - version = "0.24.0" 700 - source = "registry+https://github.com/rust-lang/crates.io-index" 701 - checksum = "6f63902e9223530efb4e26ccd0cf55ec30d592d3b42e21a28defc42a9586e832" 702 - dependencies = [ 703 - "bitflags", 704 - "block", 705 - "cocoa-foundation", 706 - "core-foundation 0.9.1", 707 - "core-graphics 0.22.2", 708 - "foreign-types", 709 - "libc", 710 - "objc", 711 - ] 712 - 713 - [[package]] 714 - name = "cocoa-foundation" 715 - version = "0.1.0" 716 - source = "registry+https://github.com/rust-lang/crates.io-index" 717 - checksum = "7ade49b65d560ca58c403a479bb396592b155c0185eada742ee323d1d68d6318" 718 - dependencies = [ 719 - "bitflags", 720 - "block", 721 - "core-foundation 0.9.1", 722 - "core-graphics-types", 723 - "foreign-types", 724 - "libc", 725 - "objc", 726 - ] 727 - 728 - [[package]] 729 - name = "color_quant" 730 - version = "1.1.0" 731 - source = "registry+https://github.com/rust-lang/crates.io-index" 732 - checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b" 733 - 734 - [[package]] 735 - name = "concurrent-queue" 736 - version = "1.2.2" 737 - source = "registry+https://github.com/rust-lang/crates.io-index" 738 - checksum = "30ed07550be01594c6026cff2a1d7fe9c8f683caa798e12b68694ac9e88286a3" 739 - dependencies = [ 740 - "cache-padded", 741 - ] 742 - 743 - [[package]] 744 - name = "copyless" 745 - version = "0.1.5" 746 - source = "registry+https://github.com/rust-lang/crates.io-index" 747 - checksum = "a2df960f5d869b2dd8532793fde43eb5427cceb126c929747a26823ab0eeb536" 748 - 749 - [[package]] 750 - name = "core-foundation" 751 - version = "0.7.0" 752 - source = "registry+https://github.com/rust-lang/crates.io-index" 753 - checksum = "57d24c7a13c43e870e37c1556b74555437870a04514f7685f5b354e090567171" 754 - dependencies = [ 755 - "core-foundation-sys 0.7.0", 756 - "libc", 757 - ] 758 - 759 - [[package]] 760 - name = "core-foundation" 761 - version = "0.9.1" 762 - source = "registry+https://github.com/rust-lang/crates.io-index" 763 - checksum = "0a89e2ae426ea83155dccf10c0fa6b1463ef6d5fcb44cee0b224a408fa640a62" 764 - dependencies = [ 765 - "core-foundation-sys 0.8.2", 766 - "libc", 767 - ] 768 - 769 - [[package]] 770 - name = "core-foundation-sys" 771 - version = "0.7.0" 772 - source = "registry+https://github.com/rust-lang/crates.io-index" 773 - checksum = "b3a71ab494c0b5b860bdc8407ae08978052417070c2ced38573a9157ad75b8ac" 774 - 775 - [[package]] 776 - name = "core-foundation-sys" 777 - version = "0.8.2" 778 - source = "registry+https://github.com/rust-lang/crates.io-index" 779 - checksum = "ea221b5284a47e40033bf9b66f35f984ec0ea2931eb03505246cd27a963f981b" 780 - 781 - [[package]] 782 - name = "core-graphics" 783 - version = "0.19.2" 784 - source = "registry+https://github.com/rust-lang/crates.io-index" 785 - checksum = "b3889374e6ea6ab25dba90bb5d96202f61108058361f6dc72e8b03e6f8bbe923" 786 - dependencies = [ 787 - "bitflags", 788 - "core-foundation 0.7.0", 789 - "foreign-types", 790 - "libc", 791 - ] 792 - 793 - [[package]] 794 - name = "core-graphics" 795 - version = "0.22.2" 796 - source = "registry+https://github.com/rust-lang/crates.io-index" 797 - checksum = "269f35f69b542b80e736a20a89a05215c0ce80c2c03c514abb2e318b78379d86" 798 - dependencies = [ 799 - "bitflags", 800 - "core-foundation 0.9.1", 801 - "core-graphics-types", 802 - "foreign-types", 803 - "libc", 804 - ] 805 - 806 - [[package]] 807 - name = "core-graphics-types" 808 - version = "0.1.1" 809 - source = "registry+https://github.com/rust-lang/crates.io-index" 810 - checksum = "3a68b68b3446082644c91ac778bf50cd4104bfb002b5a6a7c44cca5a2c70788b" 811 - dependencies = [ 812 - "bitflags", 813 - "core-foundation 0.9.1", 814 - "foreign-types", 815 - "libc", 816 - ] 817 - 818 - [[package]] 819 - name = "core-text" 820 - version = "19.2.0" 821 - source = "registry+https://github.com/rust-lang/crates.io-index" 822 - checksum = "99d74ada66e07c1cefa18f8abfba765b486f250de2e4a999e5727fc0dd4b4a25" 823 - dependencies = [ 824 - "core-foundation 0.9.1", 825 - "core-graphics 0.22.2", 826 - "foreign-types", 827 - "libc", 828 - ] 829 - 830 - [[package]] 831 - name = "core-video-sys" 832 - version = "0.1.4" 833 - source = "registry+https://github.com/rust-lang/crates.io-index" 834 - checksum = "34ecad23610ad9757664d644e369246edde1803fcb43ed72876565098a5d3828" 835 - dependencies = [ 836 - "cfg-if 0.1.10", 837 - "core-foundation-sys 0.7.0", 838 - "core-graphics 0.19.2", 839 - "libc", 840 - "objc", 841 - ] 842 - 843 - [[package]] 844 - name = "crc32fast" 845 - version = "1.2.1" 846 - source = "registry+https://github.com/rust-lang/crates.io-index" 847 - checksum = "81156fece84ab6a9f2afdb109ce3ae577e42b1228441eded99bd77f627953b1a" 848 - dependencies = [ 849 - "cfg-if 1.0.0", 850 - ] 851 - 852 - [[package]] 853 - name = "crossbeam-channel" 854 - version = "0.5.1" 855 - source = "registry+https://github.com/rust-lang/crates.io-index" 856 - checksum = "06ed27e177f16d65f0f0c22a213e17c696ace5dd64b14258b52f9417ccb52db4" 857 - dependencies = [ 858 - "cfg-if 1.0.0", 859 - "crossbeam-utils", 860 - ] 861 - 862 - [[package]] 863 - name = "crossbeam-deque" 864 - version = "0.8.1" 865 - source = "registry+https://github.com/rust-lang/crates.io-index" 866 - checksum = "6455c0ca19f0d2fbf751b908d5c55c1f5cbc65e03c4225427254b46890bdde1e" 867 - dependencies = [ 868 - "cfg-if 1.0.0", 869 - "crossbeam-epoch", 870 - "crossbeam-utils", 871 - ] 872 - 873 - [[package]] 874 - name = "crossbeam-epoch" 875 - version = "0.9.5" 876 - source = "registry+https://github.com/rust-lang/crates.io-index" 877 - checksum = "4ec02e091aa634e2c3ada4a392989e7c3116673ef0ac5b72232439094d73b7fd" 878 - dependencies = [ 879 - "cfg-if 1.0.0", 880 - "crossbeam-utils", 881 - "lazy_static", 882 - "memoffset", 883 - "scopeguard", 884 - ] 885 - 886 - [[package]] 887 - name = "crossbeam-utils" 888 - version = "0.8.5" 889 - source = "registry+https://github.com/rust-lang/crates.io-index" 890 - checksum = "d82cfc11ce7f2c3faef78d8a684447b40d503d9681acebed6cb728d45940c4db" 891 - dependencies = [ 892 - "cfg-if 1.0.0", 893 - "lazy_static", 894 - ] 895 - 896 - [[package]] 897 - name = "ctor" 898 - version = "0.1.20" 899 - source = "registry+https://github.com/rust-lang/crates.io-index" 900 - checksum = "5e98e2ad1a782e33928b96fc3948e7c355e5af34ba4de7670fe8bac2a3b2006d" 901 - dependencies = [ 902 - "quote", 903 - "syn", 904 - ] 905 - 906 - [[package]] 907 - name = "curl" 908 - version = "0.4.38" 909 - source = "registry+https://github.com/rust-lang/crates.io-index" 910 - checksum = "003cb79c1c6d1c93344c7e1201bb51c2148f24ec2bd9c253709d6b2efb796515" 911 - dependencies = [ 912 - "curl-sys", 913 - "libc", 914 - "openssl-probe", 915 - "openssl-sys", 916 - "schannel", 917 - "socket2", 918 - "winapi 0.3.9", 919 - ] 920 - 921 - [[package]] 922 - name = "curl-sys" 923 - version = "0.4.45+curl-7.78.0" 924 - source = "registry+https://github.com/rust-lang/crates.io-index" 925 - checksum = "de9e5a72b1c744eb5dd20b2be4d7eb84625070bb5c4ab9b347b70464ab1e62eb" 926 - dependencies = [ 927 - "cc", 928 - "libc", 929 - "libnghttp2-sys", 930 - "libz-sys", 931 - "openssl-sys", 932 - "pkg-config", 933 - "vcpkg", 934 - "winapi 0.3.9", 935 - ] 936 - 937 - [[package]] 938 - name = "d3d12" 939 - version = "0.3.2" 940 - source = "registry+https://github.com/rust-lang/crates.io-index" 941 - checksum = "d0a60cceb22c7c53035f8980524fdc7f17cf49681a3c154e6757d30afbec6ec4" 942 - dependencies = [ 943 - "bitflags", 944 - "libloading 0.6.7", 945 - "winapi 0.3.9", 946 - ] 947 - 948 - [[package]] 949 - name = "darling" 950 - version = "0.10.2" 951 - source = "registry+https://github.com/rust-lang/crates.io-index" 952 - checksum = "0d706e75d87e35569db781a9b5e2416cff1236a47ed380831f959382ccd5f858" 953 - dependencies = [ 954 - "darling_core", 955 - "darling_macro", 956 - ] 957 - 958 - [[package]] 959 - name = "darling_core" 960 - version = "0.10.2" 961 - source = "registry+https://github.com/rust-lang/crates.io-index" 962 - checksum = "f0c960ae2da4de88a91b2d920c2a7233b400bc33cb28453a2987822d8392519b" 963 - dependencies = [ 964 - "fnv", 965 - "ident_case", 966 - "proc-macro2", 967 - "quote", 968 - "strsim 0.9.3", 969 - "syn", 970 - ] 971 - 972 - [[package]] 973 - name = "darling_macro" 974 - version = "0.10.2" 975 - source = "registry+https://github.com/rust-lang/crates.io-index" 976 - checksum = "d9b5a2f4ac4969822c62224815d069952656cadc7084fdca9751e6d959189b72" 977 - dependencies = [ 978 - "darling_core", 979 - "quote", 980 - "syn", 981 - ] 982 - 983 - [[package]] 984 - name = "deflate" 985 - version = "0.8.6" 986 - source = "registry+https://github.com/rust-lang/crates.io-index" 987 - checksum = "73770f8e1fe7d64df17ca66ad28994a0a623ea497fa69486e14984e715c5d174" 988 - dependencies = [ 989 - "adler32", 990 - "byteorder", 991 - ] 992 - 993 - [[package]] 994 - name = "derivative" 995 - version = "2.2.0" 996 - source = "registry+https://github.com/rust-lang/crates.io-index" 997 - checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b" 998 - dependencies = [ 999 - "proc-macro2", 1000 - "quote", 1001 - "syn", 1002 - ] 1003 - 1004 - [[package]] 1005 - name = "dirs-next" 1006 - version = "2.0.0" 1007 - source = "registry+https://github.com/rust-lang/crates.io-index" 1008 - checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1" 1009 - dependencies = [ 1010 - "cfg-if 1.0.0", 1011 - "dirs-sys-next", 1012 - ] 1013 - 1014 - [[package]] 1015 - name = "dirs-sys-next" 1016 - version = "0.1.2" 1017 - source = "registry+https://github.com/rust-lang/crates.io-index" 1018 - checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d" 1019 - dependencies = [ 1020 - "libc", 1021 - "redox_users", 1022 - "winapi 0.3.9", 1023 - ] 1024 - 1025 - [[package]] 1026 - name = "dispatch" 1027 - version = "0.2.0" 1028 - source = "registry+https://github.com/rust-lang/crates.io-index" 1029 - checksum = "bd0c93bb4b0c6d9b77f4435b0ae98c24d17f1c45b2ff844c6151a07256ca923b" 1030 - 1031 - [[package]] 1032 - name = "dlib" 1033 - version = "0.4.2" 1034 - source = "registry+https://github.com/rust-lang/crates.io-index" 1035 - checksum = "b11f15d1e3268f140f68d390637d5e76d849782d971ae7063e0da69fe9709a76" 1036 - dependencies = [ 1037 - "libloading 0.6.7", 1038 - ] 1039 - 1040 - [[package]] 1041 - name = "dlib" 1042 - version = "0.5.0" 1043 - source = "registry+https://github.com/rust-lang/crates.io-index" 1044 - checksum = "ac1b7517328c04c2aa68422fc60a41b92208182142ed04a25879c26c8f878794" 1045 - dependencies = [ 1046 - "libloading 0.7.0", 1047 - ] 1048 - 1049 - [[package]] 1050 - name = "dodrio" 1051 - version = "0.2.0" 1052 - source = "registry+https://github.com/rust-lang/crates.io-index" 1053 - checksum = "b7593dfc68e57dc1d058ada0f151ba07f4b05183c4da4c4df8ff651a81ef0fab" 1054 - dependencies = [ 1055 - "bumpalo 2.6.0", 1056 - "cfg-if 0.1.10", 1057 - "fxhash", 1058 - "js-sys", 1059 - "longest-increasing-subsequence", 1060 - "wasm-bindgen", 1061 - "wasm-bindgen-futures", 1062 - "web-sys", 1063 - ] 1064 - 1065 - [[package]] 1066 - name = "downcast-rs" 1067 - version = "1.2.0" 1068 - source = "registry+https://github.com/rust-lang/crates.io-index" 1069 - checksum = "9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650" 1070 - 1071 - [[package]] 1072 - name = "dtoa" 1073 - version = "0.4.8" 1074 - source = "registry+https://github.com/rust-lang/crates.io-index" 1075 - checksum = "56899898ce76aaf4a0f24d914c97ea6ed976d42fec6ad33fcbb0a1103e07b2b0" 1076 - 1077 - [[package]] 1078 - name = "dwrote" 1079 - version = "0.11.0" 1080 - source = "registry+https://github.com/rust-lang/crates.io-index" 1081 - checksum = "439a1c2ba5611ad3ed731280541d36d2e9c4ac5e7fb818a27b604bdc5a6aa65b" 1082 - dependencies = [ 1083 - "lazy_static", 1084 - "libc", 1085 - "winapi 0.3.9", 1086 - "wio", 1087 - ] 1088 - 1089 - [[package]] 1090 - name = "dyn-clone" 1091 - version = "1.0.4" 1092 - source = "registry+https://github.com/rust-lang/crates.io-index" 1093 - checksum = "ee2626afccd7561a06cf1367e2950c4718ea04565e20fb5029b6c7d8ad09abcf" 1094 - 1095 - [[package]] 1096 - name = "either" 1097 - version = "1.6.1" 1098 - source = "registry+https://github.com/rust-lang/crates.io-index" 1099 - checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457" 1100 - 1101 - [[package]] 1102 - name = "embed-resource" 1103 - version = "1.6.3" 1104 - source = "registry+https://github.com/rust-lang/crates.io-index" 1105 - checksum = "45de30eb317b4cd3882ee16623cb3004e5fb99a8f4cd40097cadf61efbc54adc" 1106 - dependencies = [ 1107 - "cc", 1108 - "vswhom", 1109 - "winreg", 1110 - ] 1111 - 1112 - [[package]] 1113 - name = "encoding_rs" 1114 - version = "0.8.28" 1115 - source = "registry+https://github.com/rust-lang/crates.io-index" 1116 - checksum = "80df024fbc5ac80f87dfef0d9f5209a252f2a497f7f42944cff24d8253cac065" 1117 - dependencies = [ 1118 - "cfg-if 1.0.0", 1119 - ] 1120 - 1121 - [[package]] 1122 - name = "error-code" 1123 - version = "2.3.0" 1124 - source = "registry+https://github.com/rust-lang/crates.io-index" 1125 - checksum = "b5115567ac25674e0043e472be13d14e537f37ea8aa4bdc4aef0c89add1db1ff" 1126 - dependencies = [ 1127 - "libc", 1128 - "str-buf", 1129 - ] 1130 - 1131 - [[package]] 1132 - name = "euclid" 1133 - version = "0.22.6" 1134 - source = "registry+https://github.com/rust-lang/crates.io-index" 1135 - checksum = "da96828553a086d7b18dcebfc579bd9628b016f86590d7453c115e490fa74b80" 1136 - dependencies = [ 1137 - "num-traits", 1138 - ] 1139 - 1140 - [[package]] 1141 - name = "event-listener" 1142 - version = "2.5.1" 1143 - source = "registry+https://github.com/rust-lang/crates.io-index" 1144 - checksum = "f7531096570974c3a9dcf9e4b8e1cede1ec26cf5046219fb3b9d897503b9be59" 1145 - 1146 - [[package]] 1147 - name = "expat-sys" 1148 - version = "2.1.6" 1149 - source = "registry+https://github.com/rust-lang/crates.io-index" 1150 - checksum = "658f19728920138342f68408b7cf7644d90d4784353d8ebc32e7e8663dbe45fa" 1151 - dependencies = [ 1152 - "cmake", 1153 - "pkg-config", 1154 - ] 1155 - 1156 - [[package]] 1157 - name = "fancy-regex" 1158 - version = "0.5.0" 1159 - source = "registry+https://github.com/rust-lang/crates.io-index" 1160 - checksum = "fe09872bd11351a75f22b24c3769fc863e8212d926d6db46b94ad710d14cc5cc" 1161 - dependencies = [ 1162 - "bit-set", 1163 - "regex", 1164 - ] 1165 - 1166 - [[package]] 1167 - name = "fastrand" 1168 - version = "1.5.0" 1169 - source = "registry+https://github.com/rust-lang/crates.io-index" 1170 - checksum = "b394ed3d285a429378d3b384b9eb1285267e7df4b166df24b7a6939a04dc392e" 1171 - dependencies = [ 1172 - "instant", 1173 - ] 1174 - 1175 - [[package]] 1176 - name = "fern" 1177 - version = "0.6.0" 1178 - source = "registry+https://github.com/rust-lang/crates.io-index" 1179 - checksum = "8c9a4820f0ccc8a7afd67c39a0f1a0f4b07ca1725164271a64939d7aeb9af065" 1180 - dependencies = [ 1181 - "log", 1182 - ] 1183 - 1184 - [[package]] 1185 - name = "filetime" 1186 - version = "0.2.14" 1187 - source = "registry+https://github.com/rust-lang/crates.io-index" 1188 - checksum = "1d34cfa13a63ae058bfa601fe9e313bbdb3746427c1459185464ce0fcf62e1e8" 1189 - dependencies = [ 1190 - "cfg-if 1.0.0", 1191 - "libc", 1192 - "redox_syscall", 1193 - "winapi 0.3.9", 1194 - ] 1195 - 1196 - [[package]] 1197 - name = "flate2" 1198 - version = "1.0.20" 1199 - source = "registry+https://github.com/rust-lang/crates.io-index" 1200 - checksum = "cd3aec53de10fe96d7d8c565eb17f2c687bb5518a2ec453b5b1252964526abe0" 1201 - dependencies = [ 1202 - "cfg-if 1.0.0", 1203 - "crc32fast", 1204 - "libc", 1205 - "miniz_oxide 0.4.4", 1206 - ] 1207 - 1208 - [[package]] 1209 - name = "float-ord" 1210 - version = "0.2.0" 1211 - source = "registry+https://github.com/rust-lang/crates.io-index" 1212 - checksum = "7bad48618fdb549078c333a7a8528acb57af271d0433bdecd523eb620628364e" 1213 - 1214 - [[package]] 1215 - name = "flume" 1216 - version = "0.9.2" 1217 - source = "registry+https://github.com/rust-lang/crates.io-index" 1218 - checksum = "1bebadab126f8120d410b677ed95eee4ba6eb7c6dd8e34a5ec88a08050e26132" 1219 - dependencies = [ 1220 - "futures-core", 1221 - "futures-sink", 1222 - "spinning_top", 1223 - ] 1224 - 1225 - [[package]] 1226 - name = "fnv" 1227 - version = "1.0.7" 1228 - source = "registry+https://github.com/rust-lang/crates.io-index" 1229 - checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 1230 - 1231 - [[package]] 1232 - name = "font-kit" 1233 - version = "0.10.1" 1234 - source = "registry+https://github.com/rust-lang/crates.io-index" 1235 - checksum = "46c9a156ec38864999bc9c4156e5f3b50224d4a5578028a64e5a3875caa9ee28" 1236 - dependencies = [ 1237 - "bitflags", 1238 - "byteorder", 1239 - "core-foundation 0.9.1", 1240 - "core-graphics 0.22.2", 1241 - "core-text", 1242 - "dirs-next", 1243 - "dwrote", 1244 - "float-ord", 1245 - "freetype", 1246 - "lazy_static", 1247 - "libc", 1248 - "log", 1249 - "pathfinder_geometry", 1250 - "pathfinder_simd", 1251 - "servo-fontconfig", 1252 - "walkdir", 1253 - "winapi 0.3.9", 1254 - ] 1255 - 1256 - [[package]] 1257 - name = "foreign-types" 1258 - version = "0.3.2" 1259 - source = "registry+https://github.com/rust-lang/crates.io-index" 1260 - checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" 1261 - dependencies = [ 1262 - "foreign-types-shared", 1263 - ] 1264 - 1265 - [[package]] 1266 - name = "foreign-types-shared" 1267 - version = "0.1.1" 1268 - source = "registry+https://github.com/rust-lang/crates.io-index" 1269 - checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" 1270 - 1271 - [[package]] 1272 - name = "form_urlencoded" 1273 - version = "1.0.1" 1274 - source = "registry+https://github.com/rust-lang/crates.io-index" 1275 - checksum = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191" 1276 - dependencies = [ 1277 - "matches", 1278 - "percent-encoding", 1279 - ] 1280 - 1281 - [[package]] 1282 - name = "freetype" 1283 - version = "0.7.0" 1284 - source = "registry+https://github.com/rust-lang/crates.io-index" 1285 - checksum = "bee38378a9e3db1cc693b4f88d166ae375338a0ff75cb8263e1c601d51f35dc6" 1286 - dependencies = [ 1287 - "freetype-sys", 1288 - "libc", 1289 - ] 1290 - 1291 - [[package]] 1292 - name = "freetype-sys" 1293 - version = "0.13.1" 1294 - source = "registry+https://github.com/rust-lang/crates.io-index" 1295 - checksum = "a37d4011c0cc628dfa766fcc195454f4b068d7afdc2adfd28861191d866e731a" 1296 - dependencies = [ 1297 - "cmake", 1298 - "libc", 1299 - "pkg-config", 1300 - ] 1301 - 1302 - [[package]] 1303 - name = "fuchsia-cprng" 1304 - version = "0.1.1" 1305 - source = "registry+https://github.com/rust-lang/crates.io-index" 1306 - checksum = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba" 1307 - 1308 - [[package]] 1309 - name = "fuchsia-zircon" 1310 - version = "0.3.3" 1311 - source = "registry+https://github.com/rust-lang/crates.io-index" 1312 - checksum = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82" 1313 - dependencies = [ 1314 - "bitflags", 1315 - "fuchsia-zircon-sys", 1316 - ] 1317 - 1318 - [[package]] 1319 - name = "fuchsia-zircon-sys" 1320 - version = "0.3.3" 1321 - source = "registry+https://github.com/rust-lang/crates.io-index" 1322 - checksum = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7" 1323 - 1324 - [[package]] 1325 - name = "futures" 1326 - version = "0.3.16" 1327 - source = "registry+https://github.com/rust-lang/crates.io-index" 1328 - checksum = "1adc00f486adfc9ce99f77d717836f0c5aa84965eb0b4f051f4e83f7cab53f8b" 1329 - dependencies = [ 1330 - "futures-channel", 1331 - "futures-core", 1332 - "futures-executor", 1333 - "futures-io", 1334 - "futures-sink", 1335 - "futures-task", 1336 - "futures-util", 1337 - ] 1338 - 1339 - [[package]] 1340 - name = "futures-channel" 1341 - version = "0.3.16" 1342 - source = "registry+https://github.com/rust-lang/crates.io-index" 1343 - checksum = "74ed2411805f6e4e3d9bc904c95d5d423b89b3b25dc0250aa74729de20629ff9" 1344 - dependencies = [ 1345 - "futures-core", 1346 - "futures-sink", 1347 - ] 1348 - 1349 - [[package]] 1350 - name = "futures-core" 1351 - version = "0.3.16" 1352 - source = "registry+https://github.com/rust-lang/crates.io-index" 1353 - checksum = "af51b1b4a7fdff033703db39de8802c673eb91855f2e0d47dcf3bf2c0ef01f99" 1354 - 1355 - [[package]] 1356 - name = "futures-executor" 1357 - version = "0.3.16" 1358 - source = "registry+https://github.com/rust-lang/crates.io-index" 1359 - checksum = "4d0d535a57b87e1ae31437b892713aee90cd2d7b0ee48727cd11fc72ef54761c" 1360 - dependencies = [ 1361 - "futures-core", 1362 - "futures-task", 1363 - "futures-util", 1364 - "num_cpus", 1365 - ] 1366 - 1367 - [[package]] 1368 - name = "futures-io" 1369 - version = "0.3.16" 1370 - source = "registry+https://github.com/rust-lang/crates.io-index" 1371 - checksum = "0b0e06c393068f3a6ef246c75cdca793d6a46347e75286933e5e75fd2fd11582" 1372 - 1373 - [[package]] 1374 - name = "futures-lite" 1375 - version = "1.12.0" 1376 - source = "registry+https://github.com/rust-lang/crates.io-index" 1377 - checksum = "7694489acd39452c77daa48516b894c153f192c3578d5a839b62c58099fcbf48" 1378 - dependencies = [ 1379 - "fastrand", 1380 - "futures-core", 1381 - "futures-io", 1382 - "memchr", 1383 - "parking", 1384 - "pin-project-lite", 1385 - "waker-fn", 1386 - ] 1387 - 1388 - [[package]] 1389 - name = "futures-macro" 1390 - version = "0.3.16" 1391 - source = "registry+https://github.com/rust-lang/crates.io-index" 1392 - checksum = "c54913bae956fb8df7f4dc6fc90362aa72e69148e3f39041fbe8742d21e0ac57" 1393 - dependencies = [ 1394 - "autocfg 1.0.1", 1395 - "proc-macro-hack", 1396 - "proc-macro2", 1397 - "quote", 1398 - "syn", 1399 - ] 1400 - 1401 - [[package]] 1402 - name = "futures-sink" 1403 - version = "0.3.16" 1404 - source = "registry+https://github.com/rust-lang/crates.io-index" 1405 - checksum = "c0f30aaa67363d119812743aa5f33c201a7a66329f97d1a887022971feea4b53" 1406 - 1407 - [[package]] 1408 - name = "futures-task" 1409 - version = "0.3.16" 1410 - source = "registry+https://github.com/rust-lang/crates.io-index" 1411 - checksum = "bbe54a98670017f3be909561f6ad13e810d9a51f3f061b902062ca3da80799f2" 1412 - 1413 - [[package]] 1414 - name = "futures-util" 1415 - version = "0.3.16" 1416 - source = "registry+https://github.com/rust-lang/crates.io-index" 1417 - checksum = "67eb846bfd58e44a8481a00049e82c43e0ccb5d61f8dc071057cb19249dd4d78" 1418 - dependencies = [ 1419 - "autocfg 1.0.1", 1420 - "futures-channel", 1421 - "futures-core", 1422 - "futures-io", 1423 - "futures-macro", 1424 - "futures-sink", 1425 - "futures-task", 1426 - "memchr", 1427 - "pin-project-lite", 1428 - "pin-utils", 1429 - "proc-macro-hack", 1430 - "proc-macro-nested", 1431 - "slab", 1432 - ] 1433 - 1434 - [[package]] 1435 - name = "fuzzy-matcher" 1436 - version = "0.3.7" 1437 - source = "registry+https://github.com/rust-lang/crates.io-index" 1438 - checksum = "54614a3312934d066701a80f20f15fa3b56d67ac7722b39eea5b4c9dd1d66c94" 1439 - dependencies = [ 1440 - "thread_local", 1441 - ] 1442 - 1443 - [[package]] 1444 - name = "fxhash" 1445 - version = "0.2.1" 1446 - source = "registry+https://github.com/rust-lang/crates.io-index" 1447 - checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c" 1448 - dependencies = [ 1449 - "byteorder", 1450 - ] 1451 - 1452 - [[package]] 1453 - name = "gdk-pixbuf-sys" 1454 - version = "0.10.0" 1455 - source = "registry+https://github.com/rust-lang/crates.io-index" 1456 - checksum = "3bfe468a7f43e97b8d193a762b6c5cf67a7d36cacbc0b9291dbcae24bfea1e8f" 1457 - dependencies = [ 1458 - "gio-sys", 1459 - "glib-sys", 1460 - "gobject-sys", 1461 - "libc", 1462 - "system-deps", 1463 - ] 1464 - 1465 - [[package]] 1466 - name = "gdk-sys" 1467 - version = "0.10.0" 1468 - source = "registry+https://github.com/rust-lang/crates.io-index" 1469 - checksum = "0a9653cfc500fd268015b1ac055ddbc3df7a5c9ea3f4ccef147b3957bd140d69" 1470 - dependencies = [ 1471 - "cairo-sys-rs", 1472 - "gdk-pixbuf-sys", 1473 - "gio-sys", 1474 - "glib-sys", 1475 - "gobject-sys", 1476 - "libc", 1477 - "pango-sys", 1478 - "pkg-config", 1479 - "system-deps", 1480 - ] 1481 - 1482 - [[package]] 1483 - name = "gethostname" 1484 - version = "0.2.1" 1485 - source = "registry+https://github.com/rust-lang/crates.io-index" 1486 - checksum = "e692e296bfac1d2533ef168d0b60ff5897b8b70a4009276834014dd8924cc028" 1487 - dependencies = [ 1488 - "libc", 1489 - "winapi 0.3.9", 1490 - ] 1491 - 1492 - [[package]] 1493 - name = "getrandom" 1494 - version = "0.1.16" 1495 - source = "registry+https://github.com/rust-lang/crates.io-index" 1496 - checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce" 1497 - dependencies = [ 1498 - "cfg-if 1.0.0", 1499 - "libc", 1500 - "wasi 0.9.0+wasi-snapshot-preview1", 1501 - ] 1502 - 1503 - [[package]] 1504 - name = "getrandom" 1505 - version = "0.2.3" 1506 - source = "registry+https://github.com/rust-lang/crates.io-index" 1507 - checksum = "7fcd999463524c52659517fe2cea98493cfe485d10565e7b0fb07dbba7ad2753" 1508 - dependencies = [ 1509 - "cfg-if 1.0.0", 1510 - "libc", 1511 - "wasi 0.10.2+wasi-snapshot-preview1", 1512 - ] 1513 - 1514 - [[package]] 1515 - name = "gfx-auxil" 1516 - version = "0.7.0" 1517 - source = "registry+https://github.com/rust-lang/crates.io-index" 1518 - checksum = "07cd956b592970f08545b9325b87580eb95a51843b6f39da27b8667fec1a1216" 1519 - dependencies = [ 1520 - "fxhash", 1521 - "gfx-hal", 1522 - "spirv_cross", 1523 - ] 1524 - 1525 - [[package]] 1526 - name = "gfx-backend-dx11" 1527 - version = "0.6.17" 1528 - source = "registry+https://github.com/rust-lang/crates.io-index" 1529 - checksum = "54b43f06089866bdffe59b5a6801022c86b74d2c1dd28940a9cf301d3d014fbc" 1530 - dependencies = [ 1531 - "arrayvec 0.5.2", 1532 - "bitflags", 1533 - "gfx-auxil", 1534 - "gfx-hal", 1535 - "libloading 0.6.7", 1536 - "log", 1537 - "parking_lot", 1538 - "range-alloc", 1539 - "raw-window-handle", 1540 - "smallvec", 1541 - "spirv_cross", 1542 - "thunderdome", 1543 - "winapi 0.3.9", 1544 - "wio", 1545 - ] 1546 - 1547 - [[package]] 1548 - name = "gfx-backend-dx12" 1549 - version = "0.6.13" 1550 - source = "registry+https://github.com/rust-lang/crates.io-index" 1551 - checksum = "375014deed24d76b03604736dd899f0925158a1a96db90cbefb9cce070f71af7" 1552 - dependencies = [ 1553 - "arrayvec 0.5.2", 1554 - "bit-set", 1555 - "bitflags", 1556 - "d3d12", 1557 - "gfx-auxil", 1558 - "gfx-hal", 1559 - "log", 1560 - "range-alloc", 1561 - "raw-window-handle", 1562 - "smallvec", 1563 - "spirv_cross", 1564 - "winapi 0.3.9", 1565 - ] 1566 - 1567 - [[package]] 1568 - name = "gfx-backend-empty" 1569 - version = "0.6.0" 1570 - source = "registry+https://github.com/rust-lang/crates.io-index" 1571 - checksum = "2085227c12b78f6657a900c829f2d0deb46a9be3eaf86844fde263cdc218f77c" 1572 - dependencies = [ 1573 - "gfx-hal", 1574 - "log", 1575 - "raw-window-handle", 1576 - ] 1577 - 1578 - [[package]] 1579 - name = "gfx-backend-metal" 1580 - version = "0.6.5" 1581 - source = "registry+https://github.com/rust-lang/crates.io-index" 1582 - checksum = "273d60d5207f96d99e0d11d0718995f67e56533a9df1444d83baf787f4c3cb32" 1583 - dependencies = [ 1584 - "arrayvec 0.5.2", 1585 - "bitflags", 1586 - "block", 1587 - "cocoa-foundation", 1588 - "copyless", 1589 - "foreign-types", 1590 - "gfx-auxil", 1591 - "gfx-hal", 1592 - "lazy_static", 1593 - "log", 1594 - "metal", 1595 - "objc", 1596 - "parking_lot", 1597 - "range-alloc", 1598 - "raw-window-handle", 1599 - "smallvec", 1600 - "spirv_cross", 1601 - "storage-map", 1602 - ] 1603 - 1604 - [[package]] 1605 - name = "gfx-backend-vulkan" 1606 - version = "0.6.5" 1607 - source = "registry+https://github.com/rust-lang/crates.io-index" 1608 - checksum = "3a3a63cf61067a09b7d1ac480af3cb2ae0c5ede5bed294607bbd814cb1666c45" 1609 - dependencies = [ 1610 - "arrayvec 0.5.2", 1611 - "ash", 1612 - "byteorder", 1613 - "core-graphics-types", 1614 - "gfx-hal", 1615 - "inplace_it", 1616 - "lazy_static", 1617 - "log", 1618 - "objc", 1619 - "raw-window-handle", 1620 - "smallvec", 1621 - "winapi 0.3.9", 1622 - "x11", 1623 - ] 1624 - 1625 - [[package]] 1626 - name = "gfx-descriptor" 1627 - version = "0.2.0" 1628 - source = "registry+https://github.com/rust-lang/crates.io-index" 1629 - checksum = "cd8c7afcd000f279d541a490e27117e61037537279b9342279abf4938fe60c6b" 1630 - dependencies = [ 1631 - "arrayvec 0.5.2", 1632 - "fxhash", 1633 - "gfx-hal", 1634 - "log", 1635 - ] 1636 - 1637 - [[package]] 1638 - name = "gfx-hal" 1639 - version = "0.6.0" 1640 - source = "registry+https://github.com/rust-lang/crates.io-index" 1641 - checksum = "18d0754f5b7a43915fd7466883b2d1bb0800d7cc4609178d0b27bf143b9e5123" 1642 - dependencies = [ 1643 - "bitflags", 1644 - "raw-window-handle", 1645 - ] 1646 - 1647 - [[package]] 1648 - name = "gfx-memory" 1649 - version = "0.2.2" 1650 - source = "registry+https://github.com/rust-lang/crates.io-index" 1651 - checksum = "dccdda5d2b39412f4ca2cb15c70b5a82783a86b0606f5e985342754c8ed88f05" 1652 - dependencies = [ 1653 - "bit-set", 1654 - "fxhash", 1655 - "gfx-hal", 1656 - "log", 1657 - "slab", 1658 - ] 1659 - 1660 - [[package]] 1661 - name = "gif" 1662 - version = "0.11.2" 1663 - source = "registry+https://github.com/rust-lang/crates.io-index" 1664 - checksum = "5a668f699973d0f573d15749b7002a9ac9e1f9c6b220e7b165601334c173d8de" 1665 - dependencies = [ 1666 - "color_quant", 1667 - "weezl", 1668 - ] 1669 - 1670 - [[package]] 1671 - name = "gimli" 1672 - version = "0.25.0" 1673 - source = "registry+https://github.com/rust-lang/crates.io-index" 1674 - checksum = "f0a01e0497841a3b2db4f8afa483cce65f7e96a3498bd6c541734792aeac8fe7" 1675 - 1676 - [[package]] 1677 - name = "gio-sys" 1678 - version = "0.10.1" 1679 - source = "registry+https://github.com/rust-lang/crates.io-index" 1680 - checksum = "5e24fb752f8f5d2cf6bbc2c606fd2bc989c81c5e2fe321ab974d54f8b6344eac" 1681 - dependencies = [ 1682 - "glib-sys", 1683 - "gobject-sys", 1684 - "libc", 1685 - "system-deps", 1686 - "winapi 0.3.9", 1687 - ] 1688 - 1689 - [[package]] 1690 - name = "gl_generator" 1691 - version = "0.14.0" 1692 - source = "registry+https://github.com/rust-lang/crates.io-index" 1693 - checksum = "1a95dfc23a2b4a9a2f5ab41d194f8bfda3cabec42af4e39f08c339eb2a0c124d" 1694 - dependencies = [ 1695 - "khronos_api", 1696 - "log", 1697 - "xml-rs", 1698 - ] 1699 - 1700 - [[package]] 1701 - name = "glam" 1702 - version = "0.10.2" 1703 - source = "registry+https://github.com/rust-lang/crates.io-index" 1704 - checksum = "579160312273c954cc51bd440f059dde741029ac8daf8c84fece76cb77f62c15" 1705 - dependencies = [ 1706 - "version_check", 1707 - ] 1708 - 1709 - [[package]] 1710 - name = "glib-sys" 1711 - version = "0.10.1" 1712 - source = "registry+https://github.com/rust-lang/crates.io-index" 1713 - checksum = "c7e9b997a66e9a23d073f2b1abb4dbfc3925e0b8952f67efd8d9b6e168e4cdc1" 1714 - dependencies = [ 1715 - "libc", 1716 - "system-deps", 1717 - ] 1718 - 1719 - [[package]] 1720 - name = "glob" 1721 - version = "0.3.0" 1722 - source = "registry+https://github.com/rust-lang/crates.io-index" 1723 - checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574" 1724 - 1725 - [[package]] 1726 - name = "gloo-timers" 1727 - version = "0.2.1" 1728 - source = "registry+https://github.com/rust-lang/crates.io-index" 1729 - checksum = "47204a46aaff920a1ea58b11d03dec6f704287d27561724a4631e450654a891f" 1730 - dependencies = [ 1731 - "futures-channel", 1732 - "futures-core", 1733 - "js-sys", 1734 - "wasm-bindgen", 1735 - "web-sys", 1736 - ] 1737 - 1738 - [[package]] 1739 - name = "glow" 1740 - version = "0.6.1" 1741 - source = "registry+https://github.com/rust-lang/crates.io-index" 1742 - checksum = "1625b792e2f9267116dd41eb7d325e0ea2572ceba5069451906745e04f852f33" 1743 - dependencies = [ 1744 - "js-sys", 1745 - "slotmap", 1746 - "wasm-bindgen", 1747 - "web-sys", 1748 - ] 1749 - 1750 - [[package]] 1751 - name = "glow_glyph" 1752 - version = "0.4.0" 1753 - source = "registry+https://github.com/rust-lang/crates.io-index" 1754 - checksum = "f0510450eb46dd2b8e3284b50b08bfd870f1ef93a55045f54d7376fbcb63b1cb" 1755 - dependencies = [ 1756 - "bytemuck", 1757 - "glow", 1758 - "glyph_brush", 1759 - "log", 1760 - ] 1761 - 1762 - [[package]] 1763 - name = "glutin" 1764 - version = "0.26.0" 1765 - source = "registry+https://github.com/rust-lang/crates.io-index" 1766 - checksum = "1ae1cbb9176b9151c4ce03f012e3cd1c6c18c4be79edeaeb3d99f5d8085c5fa3" 1767 - dependencies = [ 1768 - "android_glue", 1769 - "cgl", 1770 - "cocoa 0.23.0", 1771 - "core-foundation 0.9.1", 1772 - "glutin_egl_sys", 1773 - "glutin_emscripten_sys", 1774 - "glutin_gles2_sys", 1775 - "glutin_glx_sys", 1776 - "glutin_wgl_sys", 1777 - "lazy_static", 1778 - "libloading 0.6.7", 1779 - "log", 1780 - "objc", 1781 - "osmesa-sys", 1782 - "parking_lot", 1783 - "wayland-client", 1784 - "wayland-egl", 1785 - "winapi 0.3.9", 1786 - "winit", 1787 - ] 1788 - 1789 - [[package]] 1790 - name = "glutin_egl_sys" 1791 - version = "0.1.5" 1792 - source = "registry+https://github.com/rust-lang/crates.io-index" 1793 - checksum = "2abb6aa55523480c4adc5a56bbaa249992e2dddb2fc63dc96e04a3355364c211" 1794 - dependencies = [ 1795 - "gl_generator", 1796 - "winapi 0.3.9", 1797 - ] 1798 - 1799 - [[package]] 1800 - name = "glutin_emscripten_sys" 1801 - version = "0.1.1" 1802 - source = "registry+https://github.com/rust-lang/crates.io-index" 1803 - checksum = "80de4146df76e8a6c32b03007bc764ff3249dcaeb4f675d68a06caf1bac363f1" 1804 - 1805 - [[package]] 1806 - name = "glutin_gles2_sys" 1807 - version = "0.1.5" 1808 - source = "registry+https://github.com/rust-lang/crates.io-index" 1809 - checksum = "e8094e708b730a7c8a1954f4f8a31880af00eb8a1c5b5bf85d28a0a3c6d69103" 1810 - dependencies = [ 1811 - "gl_generator", 1812 - "objc", 1813 - ] 1814 - 1815 - [[package]] 1816 - name = "glutin_glx_sys" 1817 - version = "0.1.7" 1818 - source = "registry+https://github.com/rust-lang/crates.io-index" 1819 - checksum = "7e393c8fc02b807459410429150e9c4faffdb312d59b8c038566173c81991351" 1820 - dependencies = [ 1821 - "gl_generator", 1822 - "x11-dl", 1823 - ] 1824 - 1825 - [[package]] 1826 - name = "glutin_wgl_sys" 1827 - version = "0.1.5" 1828 - source = "registry+https://github.com/rust-lang/crates.io-index" 1829 - checksum = "3da5951a1569dbab865c6f2a863efafff193a93caf05538d193e9e3816d21696" 1830 - dependencies = [ 1831 - "gl_generator", 1832 - ] 1833 - 1834 - [[package]] 1835 - name = "glyph_brush" 1836 - version = "0.7.2" 1837 - source = "registry+https://github.com/rust-lang/crates.io-index" 1838 - checksum = "3e3f00b8574a76fb6c50890c48da03946ca50e4372a2778737922666a2238221" 1839 - dependencies = [ 1840 - "glyph_brush_draw_cache", 1841 - "glyph_brush_layout", 1842 - "log", 1843 - "ordered-float", 1844 - "rustc-hash", 1845 - "twox-hash", 1846 - ] 1847 - 1848 - [[package]] 1849 - name = "glyph_brush_draw_cache" 1850 - version = "0.1.4" 1851 - source = "registry+https://github.com/rust-lang/crates.io-index" 1852 - checksum = "ac2c82074cafb68b9e459c50c655f7eedcb92d6ee7166813802934bc6fc29fa3" 1853 - dependencies = [ 1854 - "ab_glyph", 1855 - "crossbeam-channel", 1856 - "crossbeam-deque", 1857 - "linked-hash-map", 1858 - "rayon", 1859 - "rustc-hash", 1860 - ] 1861 - 1862 - [[package]] 1863 - name = "glyph_brush_layout" 1864 - version = "0.2.3" 1865 - source = "registry+https://github.com/rust-lang/crates.io-index" 1866 - checksum = "cc32c2334f00ca5ac3695c5009ae35da21da8c62d255b5b96d56e2597a637a38" 1867 - dependencies = [ 1868 - "ab_glyph", 1869 - "approx", 1870 - "xi-unicode", 1871 - ] 1872 - 1873 - [[package]] 1874 - name = "gobject-sys" 1875 - version = "0.10.0" 1876 - source = "registry+https://github.com/rust-lang/crates.io-index" 1877 - checksum = "952133b60c318a62bf82ee75b93acc7e84028a093e06b9e27981c2b6fe68218c" 1878 - dependencies = [ 1879 - "glib-sys", 1880 - "libc", 1881 - "system-deps", 1882 - ] 1883 - 1884 - [[package]] 1885 - name = "gtk-sys" 1886 - version = "0.10.0" 1887 - source = "registry+https://github.com/rust-lang/crates.io-index" 1888 - checksum = "89acda6f084863307d948ba64a4b1ef674e8527dddab147ee4cdcc194c880457" 1889 - dependencies = [ 1890 - "atk-sys", 1891 - "cairo-sys-rs", 1892 - "gdk-pixbuf-sys", 1893 - "gdk-sys", 1894 - "gio-sys", 1895 - "glib-sys", 1896 - "gobject-sys", 1897 - "libc", 1898 - "pango-sys", 1899 - "system-deps", 1900 - ] 1901 - 1902 - [[package]] 1903 - name = "guillotiere" 1904 - version = "0.6.1" 1905 - source = "registry+https://github.com/rust-lang/crates.io-index" 1906 - checksum = "9253eedea82720b2bc91fe831c9ce3a31299955ed5eb19b9ed600a625b686212" 1907 - dependencies = [ 1908 - "euclid", 1909 - "svg_fmt", 1910 - ] 1911 - 1912 - [[package]] 1913 - name = "heck" 1914 - version = "0.3.3" 1915 - source = "registry+https://github.com/rust-lang/crates.io-index" 1916 - checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c" 1917 - dependencies = [ 1918 - "unicode-segmentation", 1919 - ] 1920 - 1921 - [[package]] 1922 - name = "hermit-abi" 1923 - version = "0.1.19" 1924 - source = "registry+https://github.com/rust-lang/crates.io-index" 1925 - checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33" 1926 - dependencies = [ 1927 - "libc", 1928 - ] 1929 - 1930 - [[package]] 1931 - name = "http" 1932 - version = "0.2.4" 1933 - source = "registry+https://github.com/rust-lang/crates.io-index" 1934 - checksum = "527e8c9ac747e28542699a951517aa9a6945af506cd1f2e1b53a576c17b6cc11" 1935 - dependencies = [ 1936 - "bytes 1.0.1", 1937 - "fnv", 1938 - "itoa", 1939 - ] 1940 - 1941 - [[package]] 1942 - name = "iced" 1943 - version = "0.3.0" 1944 - source = "git+https://github.com/ajour/iced?branch=revert-wgpu-0.7#fb41fd2337528ebffbd261cf257f35fa6c7e3792" 1945 - dependencies = [ 1946 - "iced_core", 1947 - "iced_futures", 1948 - "iced_glow", 1949 - "iced_glutin", 1950 - "iced_web", 1951 - "iced_wgpu", 1952 - "iced_winit", 1953 - "thiserror", 1954 - ] 1955 - 1956 - [[package]] 1957 - name = "iced_core" 1958 - version = "0.4.0" 1959 - source = "git+https://github.com/ajour/iced?branch=revert-wgpu-0.7#fb41fd2337528ebffbd261cf257f35fa6c7e3792" 1960 - 1961 - [[package]] 1962 - name = "iced_futures" 1963 - version = "0.3.0" 1964 - source = "git+https://github.com/ajour/iced?branch=revert-wgpu-0.7#fb41fd2337528ebffbd261cf257f35fa6c7e3792" 1965 - dependencies = [ 1966 - "async-std", 1967 - "futures", 1968 - "log", 1969 - "wasm-bindgen-futures", 1970 - ] 1971 - 1972 - [[package]] 1973 - name = "iced_glow" 1974 - version = "0.2.0" 1975 - source = "git+https://github.com/ajour/iced?branch=revert-wgpu-0.7#fb41fd2337528ebffbd261cf257f35fa6c7e3792" 1976 - dependencies = [ 1977 - "bytemuck", 1978 - "euclid", 1979 - "glow", 1980 - "glow_glyph", 1981 - "glyph_brush", 1982 - "iced_graphics", 1983 - "iced_native", 1984 - "log", 1985 - ] 1986 - 1987 - [[package]] 1988 - name = "iced_glutin" 1989 - version = "0.2.0" 1990 - source = "git+https://github.com/ajour/iced?branch=revert-wgpu-0.7#fb41fd2337528ebffbd261cf257f35fa6c7e3792" 1991 - dependencies = [ 1992 - "glutin", 1993 - "iced_graphics", 1994 - "iced_native", 1995 - "iced_winit", 1996 - ] 1997 - 1998 - [[package]] 1999 - name = "iced_graphics" 2000 - version = "0.2.0" 2001 - source = "git+https://github.com/ajour/iced?branch=revert-wgpu-0.7#fb41fd2337528ebffbd261cf257f35fa6c7e3792" 2002 - dependencies = [ 2003 - "bytemuck", 2004 - "font-kit", 2005 - "glam", 2006 - "iced_native", 2007 - "iced_style", 2008 - "raw-window-handle", 2009 - "thiserror", 2010 - ] 2011 - 2012 - [[package]] 2013 - name = "iced_native" 2014 - version = "0.4.0" 2015 - source = "git+https://github.com/ajour/iced?branch=revert-wgpu-0.7#fb41fd2337528ebffbd261cf257f35fa6c7e3792" 2016 - dependencies = [ 2017 - "iced_core", 2018 - "iced_futures", 2019 - "num-traits", 2020 - "twox-hash", 2021 - "unicode-segmentation", 2022 - ] 2023 - 2024 - [[package]] 2025 - name = "iced_style" 2026 - version = "0.3.0" 2027 - source = "git+https://github.com/ajour/iced?branch=revert-wgpu-0.7#fb41fd2337528ebffbd261cf257f35fa6c7e3792" 2028 - dependencies = [ 2029 - "iced_core", 2030 - ] 2031 - 2032 - [[package]] 2033 - name = "iced_web" 2034 - version = "0.4.0" 2035 - source = "git+https://github.com/ajour/iced?branch=revert-wgpu-0.7#fb41fd2337528ebffbd261cf257f35fa6c7e3792" 2036 - dependencies = [ 2037 - "dodrio", 2038 - "iced_core", 2039 - "iced_futures", 2040 - "iced_style", 2041 - "num-traits", 2042 - "url", 2043 - "wasm-bindgen", 2044 - "wasm-bindgen-futures", 2045 - "web-sys", 2046 - ] 2047 - 2048 - [[package]] 2049 - name = "iced_wgpu" 2050 - version = "0.4.0" 2051 - source = "git+https://github.com/ajour/iced?branch=revert-wgpu-0.7#fb41fd2337528ebffbd261cf257f35fa6c7e3792" 2052 - dependencies = [ 2053 - "bytemuck", 2054 - "futures", 2055 - "glyph_brush", 2056 - "guillotiere", 2057 - "iced_graphics", 2058 - "iced_native", 2059 - "log", 2060 - "raw-window-handle", 2061 - "wgpu", 2062 - "wgpu_glyph", 2063 - ] 2064 - 2065 - [[package]] 2066 - name = "iced_winit" 2067 - version = "0.3.0" 2068 - source = "git+https://github.com/ajour/iced?branch=revert-wgpu-0.7#fb41fd2337528ebffbd261cf257f35fa6c7e3792" 2069 - dependencies = [ 2070 - "iced_futures", 2071 - "iced_graphics", 2072 - "iced_native", 2073 - "log", 2074 - "thiserror", 2075 - "winapi 0.3.9", 2076 - "window_clipboard", 2077 - "winit", 2078 - ] 2079 - 2080 - [[package]] 2081 - name = "ident_case" 2082 - version = "1.0.1" 2083 - source = "registry+https://github.com/rust-lang/crates.io-index" 2084 - checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39" 2085 - 2086 - [[package]] 2087 - name = "idna" 2088 - version = "0.2.3" 2089 - source = "registry+https://github.com/rust-lang/crates.io-index" 2090 - checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8" 2091 - dependencies = [ 2092 - "matches", 2093 - "unicode-bidi", 2094 - "unicode-normalization", 2095 - ] 2096 - 2097 - [[package]] 2098 - name = "image" 2099 - version = "0.23.14" 2100 - source = "registry+https://github.com/rust-lang/crates.io-index" 2101 - checksum = "24ffcb7e7244a9bf19d35bf2883b9c080c4ced3c07a9895572178cdb8f13f6a1" 2102 - dependencies = [ 2103 - "bytemuck", 2104 - "byteorder", 2105 - "color_quant", 2106 - "gif", 2107 - "jpeg-decoder", 2108 - "num-iter", 2109 - "num-rational", 2110 - "num-traits", 2111 - "png", 2112 - "scoped_threadpool", 2113 - "tiff", 2114 - ] 2115 - 2116 - [[package]] 2117 - name = "inplace_it" 2118 - version = "0.3.3" 2119 - source = "registry+https://github.com/rust-lang/crates.io-index" 2120 - checksum = "90953f308a79fe6d62a4643e51f848fbfddcd05975a38e69fdf4ab86a7baf7ca" 2121 - 2122 - [[package]] 2123 - name = "instant" 2124 - version = "0.1.10" 2125 - source = "registry+https://github.com/rust-lang/crates.io-index" 2126 - checksum = "bee0328b1209d157ef001c94dd85b4f8f64139adb0eac2659f4b08382b2f474d" 2127 - dependencies = [ 2128 - "cfg-if 1.0.0", 2129 - ] 2130 - 2131 - [[package]] 2132 - name = "iovec" 2133 - version = "0.1.4" 2134 - source = "registry+https://github.com/rust-lang/crates.io-index" 2135 - checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e" 2136 - dependencies = [ 2137 - "libc", 2138 - ] 2139 - 2140 - [[package]] 2141 - name = "isahc" 2142 - version = "0.9.14" 2143 - source = "registry+https://github.com/rust-lang/crates.io-index" 2144 - checksum = "e2948a0ce43e2c2ef11d7edf6816508998d99e13badd1150be0914205df9388a" 2145 - dependencies = [ 2146 - "bytes 0.5.6", 2147 - "crossbeam-utils", 2148 - "curl", 2149 - "curl-sys", 2150 - "encoding_rs", 2151 - "flume", 2152 - "futures-lite", 2153 - "http", 2154 - "log", 2155 - "mime", 2156 - "once_cell", 2157 - "serde", 2158 - "serde_json", 2159 - "slab", 2160 - "sluice", 2161 - "tracing", 2162 - "tracing-futures", 2163 - "url", 2164 - "waker-fn", 2165 - ] 2166 - 2167 - [[package]] 2168 - name = "isahc" 2169 - version = "1.4.0" 2170 - source = "registry+https://github.com/rust-lang/crates.io-index" 2171 - checksum = "81c01404730bb4574bbacb59ca0855f969f8eabd688ca22866f2cc333f1a4f69" 2172 - dependencies = [ 2173 - "async-channel", 2174 - "crossbeam-utils", 2175 - "curl", 2176 - "curl-sys", 2177 - "encoding_rs", 2178 - "event-listener", 2179 - "futures-lite", 2180 - "http", 2181 - "log", 2182 - "mime", 2183 - "once_cell", 2184 - "polling", 2185 - "serde", 2186 - "serde_json", 2187 - "slab", 2188 - "sluice", 2189 - "tracing", 2190 - "tracing-futures", 2191 - "url", 2192 - "waker-fn", 2193 - ] 2194 - 2195 - [[package]] 2196 - name = "isolang" 2197 - version = "1.0.0" 2198 - source = "registry+https://github.com/rust-lang/crates.io-index" 2199 - checksum = "265ef164908329e47e753c769b14cbb27434abf0c41984dca201484022f09ce5" 2200 - dependencies = [ 2201 - "phf", 2202 - "phf_codegen", 2203 - ] 2204 - 2205 - [[package]] 2206 - name = "itoa" 2207 - version = "0.4.7" 2208 - source = "registry+https://github.com/rust-lang/crates.io-index" 2209 - checksum = "dd25036021b0de88a0aff6b850051563c6516d0bf53f8638938edbb9de732736" 2210 - 2211 - [[package]] 2212 - name = "jni-sys" 2213 - version = "0.3.0" 2214 - source = "registry+https://github.com/rust-lang/crates.io-index" 2215 - checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130" 2216 - 2217 - [[package]] 2218 - name = "jobserver" 2219 - version = "0.1.22" 2220 - source = "registry+https://github.com/rust-lang/crates.io-index" 2221 - checksum = "972f5ae5d1cb9c6ae417789196c803205313edde988685da5e3aae0827b9e7fd" 2222 - dependencies = [ 2223 - "libc", 2224 - ] 2225 - 2226 - [[package]] 2227 - name = "jpeg-decoder" 2228 - version = "0.1.22" 2229 - source = "registry+https://github.com/rust-lang/crates.io-index" 2230 - checksum = "229d53d58899083193af11e15917b5640cd40b29ff475a1fe4ef725deb02d0f2" 2231 - dependencies = [ 2232 - "rayon", 2233 - ] 2234 - 2235 - [[package]] 2236 - name = "js-sys" 2237 - version = "0.3.51" 2238 - source = "registry+https://github.com/rust-lang/crates.io-index" 2239 - checksum = "83bdfbace3a0e81a4253f73b49e960b053e396a11012cbd49b9b74d6a2b67062" 2240 - dependencies = [ 2241 - "wasm-bindgen", 2242 - ] 2243 - 2244 - [[package]] 2245 - name = "json-gettext" 2246 - version = "3.2.11" 2247 - source = "registry+https://github.com/rust-lang/crates.io-index" 2248 - checksum = "5f1f7580c52e9046fb414aa0b4d0df8c34612397f7dceffda415a3b24139833f" 2249 - dependencies = [ 2250 - "regex", 2251 - "serde", 2252 - "serde_json", 2253 - ] 2254 - 2255 - [[package]] 2256 - name = "kernel32-sys" 2257 - version = "0.2.2" 2258 - source = "registry+https://github.com/rust-lang/crates.io-index" 2259 - checksum = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d" 2260 - dependencies = [ 2261 - "winapi 0.2.8", 2262 - "winapi-build", 2263 - ] 2264 - 2265 - [[package]] 2266 - name = "khronos_api" 2267 - version = "3.1.0" 2268 - source = "registry+https://github.com/rust-lang/crates.io-index" 2269 - checksum = "e2db585e1d738fc771bf08a151420d3ed193d9d895a36df7f6f8a9456b911ddc" 2270 - 2271 - [[package]] 2272 - name = "kv-log-macro" 2273 - version = "1.0.7" 2274 - source = "registry+https://github.com/rust-lang/crates.io-index" 2275 - checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f" 2276 - dependencies = [ 2277 - "log", 2278 - ] 2279 - 2280 - [[package]] 2281 - name = "lazy_static" 2282 - version = "1.4.0" 2283 - source = "registry+https://github.com/rust-lang/crates.io-index" 2284 - checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" 2285 - 2286 - [[package]] 2287 - name = "lazycell" 2288 - version = "1.3.0" 2289 - source = "registry+https://github.com/rust-lang/crates.io-index" 2290 - checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55" 2291 - 2292 - [[package]] 2293 - name = "libc" 2294 - version = "0.2.98" 2295 - source = "registry+https://github.com/rust-lang/crates.io-index" 2296 - checksum = "320cfe77175da3a483efed4bc0adc1968ca050b098ce4f2f1c13a56626128790" 2297 - 2298 - [[package]] 2299 - name = "libloading" 2300 - version = "0.6.7" 2301 - source = "registry+https://github.com/rust-lang/crates.io-index" 2302 - checksum = "351a32417a12d5f7e82c368a66781e307834dae04c6ce0cd4456d52989229883" 2303 - dependencies = [ 2304 - "cfg-if 1.0.0", 2305 - "winapi 0.3.9", 2306 - ] 2307 - 2308 - [[package]] 2309 - name = "libloading" 2310 - version = "0.7.0" 2311 - source = "registry+https://github.com/rust-lang/crates.io-index" 2312 - checksum = "6f84d96438c15fcd6c3f244c8fce01d1e2b9c6b5623e9c711dc9286d8fc92d6a" 2313 - dependencies = [ 2314 - "cfg-if 1.0.0", 2315 - "winapi 0.3.9", 2316 - ] 2317 - 2318 - [[package]] 2319 - name = "libnghttp2-sys" 2320 - version = "0.1.6+1.43.0" 2321 - source = "registry+https://github.com/rust-lang/crates.io-index" 2322 - checksum = "0af55541a8827e138d59ec9e5877fb6095ece63fb6f4da45e7491b4fbd262855" 2323 - dependencies = [ 2324 - "cc", 2325 - "libc", 2326 - ] 2327 - 2328 - [[package]] 2329 - name = "libz-sys" 2330 - version = "1.1.3" 2331 - source = "registry+https://github.com/rust-lang/crates.io-index" 2332 - checksum = "de5435b8549c16d423ed0c03dbaafe57cf6c3344744f1242520d59c9d8ecec66" 2333 - dependencies = [ 2334 - "cc", 2335 - "libc", 2336 - "pkg-config", 2337 - "vcpkg", 2338 - ] 2339 - 2340 - [[package]] 2341 - name = "linked-hash-map" 2342 - version = "0.5.4" 2343 - source = "registry+https://github.com/rust-lang/crates.io-index" 2344 - checksum = "7fb9b38af92608140b86b693604b9ffcc5824240a484d1ecd4795bacb2fe88f3" 2345 - 2346 - [[package]] 2347 - name = "lock_api" 2348 - version = "0.4.4" 2349 - source = "registry+https://github.com/rust-lang/crates.io-index" 2350 - checksum = "0382880606dff6d15c9476c416d18690b72742aa7b605bb6dd6ec9030fbf07eb" 2351 - dependencies = [ 2352 - "scopeguard", 2353 - ] 2354 - 2355 - [[package]] 2356 - name = "log" 2357 - version = "0.4.14" 2358 - source = "registry+https://github.com/rust-lang/crates.io-index" 2359 - checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710" 2360 - dependencies = [ 2361 - "cfg-if 1.0.0", 2362 - "value-bag", 2363 - ] 2364 - 2365 - [[package]] 2366 - name = "log-panics" 2367 - version = "2.0.0" 2368 - source = "registry+https://github.com/rust-lang/crates.io-index" 2369 - checksum = "ae0136257df209261daa18d6c16394757c63e032e27aafd8b07788b051082bef" 2370 - dependencies = [ 2371 - "backtrace", 2372 - "log", 2373 - ] 2374 - 2375 - [[package]] 2376 - name = "longest-increasing-subsequence" 2377 - version = "0.1.0" 2378 - source = "registry+https://github.com/rust-lang/crates.io-index" 2379 - checksum = "b3bd0dd2cd90571056fdb71f6275fada10131182f84899f4b2a916e565d81d86" 2380 - 2381 - [[package]] 2382 - name = "lua-src" 2383 - version = "540.0.1" 2384 - source = "registry+https://github.com/rust-lang/crates.io-index" 2385 - checksum = "e3abacd03794cff973408c83f918215649d4b4612eb25049a305c2fd74e0f69f" 2386 - dependencies = [ 2387 - "cc", 2388 - ] 2389 - 2390 - [[package]] 2391 - name = "luajit-src" 2392 - version = "210.2.0+resty5f13855" 2393 - source = "registry+https://github.com/rust-lang/crates.io-index" 2394 - checksum = "49f85722ea9e022305a077b916c9271011a195ee8dc9b2b764fc78b0378e3b72" 2395 - dependencies = [ 2396 - "cc", 2397 - ] 2398 - 2399 - [[package]] 2400 - name = "malloc_buf" 2401 - version = "0.0.6" 2402 - source = "registry+https://github.com/rust-lang/crates.io-index" 2403 - checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb" 2404 - dependencies = [ 2405 - "libc", 2406 - ] 2407 - 2408 - [[package]] 2409 - name = "matches" 2410 - version = "0.1.8" 2411 - source = "registry+https://github.com/rust-lang/crates.io-index" 2412 - checksum = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08" 2413 - 2414 - [[package]] 2415 - name = "maybe-uninit" 2416 - version = "2.0.0" 2417 - source = "registry+https://github.com/rust-lang/crates.io-index" 2418 - checksum = "60302e4db3a61da70c0cb7991976248362f30319e88850c487b9b95bbf059e00" 2419 - 2420 - [[package]] 2421 - name = "memchr" 2422 - version = "2.4.0" 2423 - source = "registry+https://github.com/rust-lang/crates.io-index" 2424 - checksum = "b16bd47d9e329435e309c58469fe0791c2d0d1ba96ec0954152a5ae2b04387dc" 2425 - 2426 - [[package]] 2427 - name = "memmap2" 2428 - version = "0.1.0" 2429 - source = "registry+https://github.com/rust-lang/crates.io-index" 2430 - checksum = "d9b70ca2a6103ac8b665dc150b142ef0e4e89df640c9e6cf295d189c3caebe5a" 2431 - dependencies = [ 2432 - "libc", 2433 - ] 2434 - 2435 - [[package]] 2436 - name = "memmap2" 2437 - version = "0.2.3" 2438 - source = "registry+https://github.com/rust-lang/crates.io-index" 2439 - checksum = "723e3ebdcdc5c023db1df315364573789f8857c11b631a2fdfad7c00f5c046b4" 2440 - dependencies = [ 2441 - "libc", 2442 - ] 2443 - 2444 - [[package]] 2445 - name = "memoffset" 2446 - version = "0.6.4" 2447 - source = "registry+https://github.com/rust-lang/crates.io-index" 2448 - checksum = "59accc507f1338036a0477ef61afdae33cde60840f4dfe481319ce3ad116ddf9" 2449 - dependencies = [ 2450 - "autocfg 1.0.1", 2451 - ] 2452 - 2453 - [[package]] 2454 - name = "metal" 2455 - version = "0.20.0" 2456 - source = "registry+https://github.com/rust-lang/crates.io-index" 2457 - checksum = "5c4e8a431536529327e28c9ba6992f2cb0c15d4222f0602a16e6d7695ff3bccf" 2458 - dependencies = [ 2459 - "bitflags", 2460 - "block", 2461 - "cocoa-foundation", 2462 - "foreign-types", 2463 - "log", 2464 - "objc", 2465 - ] 2466 - 2467 - [[package]] 2468 - name = "mime" 2469 - version = "0.3.16" 2470 - source = "registry+https://github.com/rust-lang/crates.io-index" 2471 - checksum = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d" 2472 - 2473 - [[package]] 2474 - name = "miniz_oxide" 2475 - version = "0.3.7" 2476 - source = "registry+https://github.com/rust-lang/crates.io-index" 2477 - checksum = "791daaae1ed6889560f8c4359194f56648355540573244a5448a83ba1ecc7435" 2478 - dependencies = [ 2479 - "adler32", 2480 - ] 2481 - 2482 - [[package]] 2483 - name = "miniz_oxide" 2484 - version = "0.4.4" 2485 - source = "registry+https://github.com/rust-lang/crates.io-index" 2486 - checksum = "a92518e98c078586bc6c934028adcca4c92a53d6a958196de835170a01d84e4b" 2487 - dependencies = [ 2488 - "adler", 2489 - "autocfg 1.0.1", 2490 - ] 2491 - 2492 - [[package]] 2493 - name = "mio" 2494 - version = "0.6.23" 2495 - source = "registry+https://github.com/rust-lang/crates.io-index" 2496 - checksum = "4afd66f5b91bf2a3bc13fad0e21caedac168ca4c707504e75585648ae80e4cc4" 2497 - dependencies = [ 2498 - "cfg-if 0.1.10", 2499 - "fuchsia-zircon", 2500 - "fuchsia-zircon-sys", 2501 - "iovec", 2502 - "kernel32-sys", 2503 - "libc", 2504 - "log", 2505 - "miow", 2506 - "net2", 2507 - "slab", 2508 - "winapi 0.2.8", 2509 - ] 2510 - 2511 - [[package]] 2512 - name = "mio-extras" 2513 - version = "2.0.6" 2514 - source = "registry+https://github.com/rust-lang/crates.io-index" 2515 - checksum = "52403fe290012ce777c4626790c8951324a2b9e3316b3143779c72b029742f19" 2516 - dependencies = [ 2517 - "lazycell", 2518 - "log", 2519 - "mio", 2520 - "slab", 2521 - ] 2522 - 2523 - [[package]] 2524 - name = "miow" 2525 - version = "0.2.2" 2526 - source = "registry+https://github.com/rust-lang/crates.io-index" 2527 - checksum = "ebd808424166322d4a38da87083bfddd3ac4c131334ed55856112eb06d46944d" 2528 - dependencies = [ 2529 - "kernel32-sys", 2530 - "net2", 2531 - "winapi 0.2.8", 2532 - "ws2_32-sys", 2533 - ] 2534 - 2535 - [[package]] 2536 - name = "mlua" 2537 - version = "0.4.2" 2538 - source = "registry+https://github.com/rust-lang/crates.io-index" 2539 - checksum = "f778acf55b288d9e0b81e7189988766499f4ec7f774b0965e30140295221e01d" 2540 - dependencies = [ 2541 - "bstr", 2542 - "cc", 2543 - "lazy_static", 2544 - "lua-src", 2545 - "luajit-src", 2546 - "num-traits", 2547 - "pkg-config", 2548 - ] 2549 - 2550 - [[package]] 2551 - name = "naga" 2552 - version = "0.2.0" 2553 - source = "registry+https://github.com/rust-lang/crates.io-index" 2554 - checksum = "0873deb76cf44b7454fba7b2ba6a89d3de70c08aceffd2c489379b3d9d08e661" 2555 - dependencies = [ 2556 - "bitflags", 2557 - "fxhash", 2558 - "log", 2559 - "num-traits", 2560 - "spirv_headers", 2561 - "thiserror", 2562 - ] 2563 - 2564 - [[package]] 2565 - name = "native-dialog" 2566 - version = "0.5.5" 2567 - source = "registry+https://github.com/rust-lang/crates.io-index" 2568 - checksum = "d689b01017db3e350e0e9798d233cca9ad3bf810e7c02b9b55ec06b9ee7dbd8a" 2569 - dependencies = [ 2570 - "cocoa 0.24.0", 2571 - "dirs-next", 2572 - "objc", 2573 - "objc-foundation", 2574 - "objc_id", 2575 - "once_cell", 2576 - "raw-window-handle", 2577 - "thiserror", 2578 - "wfd", 2579 - "which", 2580 - "winapi 0.3.9", 2581 - ] 2582 - 2583 - [[package]] 2584 - name = "ndk" 2585 - version = "0.2.1" 2586 - source = "registry+https://github.com/rust-lang/crates.io-index" 2587 - checksum = "5eb167c1febed0a496639034d0c76b3b74263636045db5489eee52143c246e73" 2588 - dependencies = [ 2589 - "jni-sys", 2590 - "ndk-sys", 2591 - "num_enum", 2592 - "thiserror", 2593 - ] 2594 - 2595 - [[package]] 2596 - name = "ndk-glue" 2597 - version = "0.2.1" 2598 - source = "registry+https://github.com/rust-lang/crates.io-index" 2599 - checksum = "bdf399b8b7a39c6fb153c4ec32c72fd5fe789df24a647f229c239aa7adb15241" 2600 - dependencies = [ 2601 - "lazy_static", 2602 - "libc", 2603 - "log", 2604 - "ndk", 2605 - "ndk-macro", 2606 - "ndk-sys", 2607 - ] 2608 - 2609 - [[package]] 2610 - name = "ndk-macro" 2611 - version = "0.2.0" 2612 - source = "registry+https://github.com/rust-lang/crates.io-index" 2613 - checksum = "05d1c6307dc424d0f65b9b06e94f88248e6305726b14729fd67a5e47b2dc481d" 2614 - dependencies = [ 2615 - "darling", 2616 - "proc-macro-crate", 2617 - "proc-macro2", 2618 - "quote", 2619 - "syn", 2620 - ] 2621 - 2622 - [[package]] 2623 - name = "ndk-sys" 2624 - version = "0.2.1" 2625 - source = "registry+https://github.com/rust-lang/crates.io-index" 2626 - checksum = "c44922cb3dbb1c70b5e5f443d63b64363a898564d739ba5198e3a9138442868d" 2627 - 2628 - [[package]] 2629 - name = "net2" 2630 - version = "0.2.37" 2631 - source = "registry+https://github.com/rust-lang/crates.io-index" 2632 - checksum = "391630d12b68002ae1e25e8f974306474966550ad82dac6886fb8910c19568ae" 2633 - dependencies = [ 2634 - "cfg-if 0.1.10", 2635 - "libc", 2636 - "winapi 0.3.9", 2637 - ] 2638 - 2639 - [[package]] 2640 - name = "nix" 2641 - version = "0.18.0" 2642 - source = "registry+https://github.com/rust-lang/crates.io-index" 2643 - checksum = "83450fe6a6142ddd95fb064b746083fc4ef1705fe81f64a64e1d4b39f54a1055" 2644 - dependencies = [ 2645 - "bitflags", 2646 - "cc", 2647 - "cfg-if 0.1.10", 2648 - "libc", 2649 - ] 2650 - 2651 - [[package]] 2652 - name = "nix" 2653 - version = "0.20.0" 2654 - source = "registry+https://github.com/rust-lang/crates.io-index" 2655 - checksum = "fa9b4819da1bc61c0ea48b63b7bc8604064dd43013e7cc325df098d49cd7c18a" 2656 - dependencies = [ 2657 - "bitflags", 2658 - "cc", 2659 - "cfg-if 1.0.0", 2660 - "libc", 2661 - ] 2662 - 2663 - [[package]] 2664 - name = "nodrop" 2665 - version = "0.1.14" 2666 - source = "registry+https://github.com/rust-lang/crates.io-index" 2667 - checksum = "72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb" 2668 - 2669 - [[package]] 2670 - name = "nom" 2671 - version = "6.1.2" 2672 - source = "registry+https://github.com/rust-lang/crates.io-index" 2673 - checksum = "e7413f999671bd4745a7b624bd370a569fb6bc574b23c83a3c5ed2e453f3d5e2" 2674 - dependencies = [ 2675 - "memchr", 2676 - "version_check", 2677 - ] 2678 - 2679 - [[package]] 2680 - name = "num-format" 2681 - version = "0.4.0" 2682 - source = "registry+https://github.com/rust-lang/crates.io-index" 2683 - checksum = "bafe4179722c2894288ee77a9f044f02811c86af699344c498b0840c698a2465" 2684 - dependencies = [ 2685 - "arrayvec 0.4.12", 2686 - "itoa", 2687 - ] 2688 - 2689 - [[package]] 2690 - name = "num-integer" 2691 - version = "0.1.44" 2692 - source = "registry+https://github.com/rust-lang/crates.io-index" 2693 - checksum = "d2cc698a63b549a70bc047073d2949cce27cd1c7b0a4a862d08a8031bc2801db" 2694 - dependencies = [ 2695 - "autocfg 1.0.1", 2696 - "num-traits", 2697 - ] 2698 - 2699 - [[package]] 2700 - name = "num-iter" 2701 - version = "0.1.42" 2702 - source = "registry+https://github.com/rust-lang/crates.io-index" 2703 - checksum = "b2021c8337a54d21aca0d59a92577a029af9431cb59b909b03252b9c164fad59" 2704 - dependencies = [ 2705 - "autocfg 1.0.1", 2706 - "num-integer", 2707 - "num-traits", 2708 - ] 2709 - 2710 - [[package]] 2711 - name = "num-rational" 2712 - version = "0.3.2" 2713 - source = "registry+https://github.com/rust-lang/crates.io-index" 2714 - checksum = "12ac428b1cb17fce6f731001d307d351ec70a6d202fc2e60f7d4c5e42d8f4f07" 2715 - dependencies = [ 2716 - "autocfg 1.0.1", 2717 - "num-integer", 2718 - "num-traits", 2719 - ] 2720 - 2721 - [[package]] 2722 - name = "num-traits" 2723 - version = "0.2.14" 2724 - source = "registry+https://github.com/rust-lang/crates.io-index" 2725 - checksum = "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290" 2726 - dependencies = [ 2727 - "autocfg 1.0.1", 2728 - ] 2729 - 2730 - [[package]] 2731 - name = "num_cpus" 2732 - version = "1.13.0" 2733 - source = "registry+https://github.com/rust-lang/crates.io-index" 2734 - checksum = "05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3" 2735 - dependencies = [ 2736 - "hermit-abi", 2737 - "libc", 2738 - ] 2739 - 2740 - [[package]] 2741 - name = "num_enum" 2742 - version = "0.4.3" 2743 - source = "registry+https://github.com/rust-lang/crates.io-index" 2744 - checksum = "ca565a7df06f3d4b485494f25ba05da1435950f4dc263440eda7a6fa9b8e36e4" 2745 - dependencies = [ 2746 - "derivative", 2747 - "num_enum_derive", 2748 - ] 2749 - 2750 - [[package]] 2751 - name = "num_enum_derive" 2752 - version = "0.4.3" 2753 - source = "registry+https://github.com/rust-lang/crates.io-index" 2754 - checksum = "ffa5a33ddddfee04c0283a7653987d634e880347e96b5b2ed64de07efb59db9d" 2755 - dependencies = [ 2756 - "proc-macro-crate", 2757 - "proc-macro2", 2758 - "quote", 2759 - "syn", 2760 - ] 2761 - 2762 - [[package]] 2763 - name = "objc" 2764 - version = "0.2.7" 2765 - source = "registry+https://github.com/rust-lang/crates.io-index" 2766 - checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1" 2767 - dependencies = [ 2768 - "malloc_buf", 2769 - "objc_exception", 2770 - ] 2771 - 2772 - [[package]] 2773 - name = "objc-foundation" 2774 - version = "0.1.1" 2775 - source = "registry+https://github.com/rust-lang/crates.io-index" 2776 - checksum = "1add1b659e36c9607c7aab864a76c7a4c2760cd0cd2e120f3fb8b952c7e22bf9" 2777 - dependencies = [ 2778 - "block", 2779 - "objc", 2780 - "objc_id", 2781 - ] 2782 - 2783 - [[package]] 2784 - name = "objc_exception" 2785 - version = "0.1.2" 2786 - source = "registry+https://github.com/rust-lang/crates.io-index" 2787 - checksum = "ad970fb455818ad6cba4c122ad012fae53ae8b4795f86378bce65e4f6bab2ca4" 2788 - dependencies = [ 2789 - "cc", 2790 - ] 2791 - 2792 - [[package]] 2793 - name = "objc_id" 2794 - version = "0.1.1" 2795 - source = "registry+https://github.com/rust-lang/crates.io-index" 2796 - checksum = "c92d4ddb4bd7b50d730c215ff871754d0da6b2178849f8a2a2ab69712d0c073b" 2797 - dependencies = [ 2798 - "objc", 2799 - ] 2800 - 2801 - [[package]] 2802 - name = "object" 2803 - version = "0.26.0" 2804 - source = "registry+https://github.com/rust-lang/crates.io-index" 2805 - checksum = "c55827317fb4c08822499848a14237d2874d6f139828893017237e7ab93eb386" 2806 - dependencies = [ 2807 - "memchr", 2808 - ] 2809 - 2810 - [[package]] 2811 - name = "once_cell" 2812 - version = "1.8.0" 2813 - source = "registry+https://github.com/rust-lang/crates.io-index" 2814 - checksum = "692fcb63b64b1758029e0a96ee63e049ce8c5948587f2f7208df04625e5f6b56" 2815 - 2816 - [[package]] 2817 - name = "open" 2818 - version = "1.7.1" 2819 - source = "registry+https://github.com/rust-lang/crates.io-index" 2820 - checksum = "dcea7a30d6b81a2423cc59c43554880feff7b57d12916f231a79f8d6d9470201" 2821 - dependencies = [ 2822 - "pathdiff", 2823 - "winapi 0.3.9", 2824 - ] 2825 - 2826 - [[package]] 2827 - name = "opener" 2828 - version = "0.4.1" 2829 - source = "registry+https://github.com/rust-lang/crates.io-index" 2830 - checksum = "13117407ca9d0caf3a0e74f97b490a7e64c0ae3aa90a8b7085544d0c37b6f3ae" 2831 - dependencies = [ 2832 - "winapi 0.3.9", 2833 - ] 2834 - 2835 - [[package]] 2836 - name = "openssl-probe" 2837 - version = "0.1.4" 2838 - source = "registry+https://github.com/rust-lang/crates.io-index" 2839 - checksum = "28988d872ab76095a6e6ac88d99b54fd267702734fd7ffe610ca27f533ddb95a" 2840 - 2841 - [[package]] 2842 - name = "openssl-sys" 2843 - version = "0.9.65" 2844 - source = "registry+https://github.com/rust-lang/crates.io-index" 2845 - checksum = "7a7907e3bfa08bb85105209cdfcb6c63d109f8f6c1ed6ca318fff5c1853fbc1d" 2846 - dependencies = [ 2847 - "autocfg 1.0.1", 2848 - "cc", 2849 - "libc", 2850 - "pkg-config", 2851 - "vcpkg", 2852 - ] 2853 - 2854 - [[package]] 2855 - name = "ordered-float" 2856 - version = "2.7.0" 2857 - source = "registry+https://github.com/rust-lang/crates.io-index" 2858 - checksum = "039f02eb0f69271f26abe3202189275d7aa2258b903cb0281b5de710a2570ff3" 2859 - dependencies = [ 2860 - "num-traits", 2861 - ] 2862 - 2863 - [[package]] 2864 - name = "osmesa-sys" 2865 - version = "0.1.2" 2866 - source = "registry+https://github.com/rust-lang/crates.io-index" 2867 - checksum = "88cfece6e95d2e717e0872a7f53a8684712ad13822a7979bc760b9c77ec0013b" 2868 - dependencies = [ 2869 - "shared_library", 2870 - ] 2871 - 2872 - [[package]] 2873 - name = "owned_ttf_parser" 2874 - version = "0.6.0" 2875 - source = "registry+https://github.com/rust-lang/crates.io-index" 2876 - checksum = "9f923fb806c46266c02ab4a5b239735c144bdeda724a50ed058e5226f594cde3" 2877 - dependencies = [ 2878 - "ttf-parser 0.6.2", 2879 - ] 2880 - 2881 - [[package]] 2882 - name = "owned_ttf_parser" 2883 - version = "0.12.1" 2884 - source = "registry+https://github.com/rust-lang/crates.io-index" 2885 - checksum = "60ac8dda2e5cc09bf6480e3b3feff9783db251710c922ae9369a429c51efdeb0" 2886 - dependencies = [ 2887 - "ttf-parser 0.12.3", 2888 - ] 2889 - 2890 - [[package]] 2891 - name = "pango-sys" 2892 - version = "0.10.0" 2893 - source = "registry+https://github.com/rust-lang/crates.io-index" 2894 - checksum = "24d2650c8b62d116c020abd0cea26a4ed96526afda89b1c4ea567131fdefc890" 2895 - dependencies = [ 2896 - "glib-sys", 2897 - "gobject-sys", 2898 - "libc", 2899 - "system-deps", 2900 - ] 2901 - 2902 - [[package]] 2903 - name = "parking" 2904 - version = "2.0.0" 2905 - source = "registry+https://github.com/rust-lang/crates.io-index" 2906 - checksum = "427c3892f9e783d91cc128285287e70a59e206ca452770ece88a76f7a3eddd72" 2907 - 2908 - [[package]] 2909 - name = "parking_lot" 2910 - version = "0.11.1" 2911 - source = "registry+https://github.com/rust-lang/crates.io-index" 2912 - checksum = "6d7744ac029df22dca6284efe4e898991d28e3085c706c972bcd7da4a27a15eb" 2913 - dependencies = [ 2914 - "instant", 2915 - "lock_api", 2916 - "parking_lot_core", 2917 - ] 2918 - 2919 - [[package]] 2920 - name = "parking_lot_core" 2921 - version = "0.8.3" 2922 - source = "registry+https://github.com/rust-lang/crates.io-index" 2923 - checksum = "fa7a782938e745763fe6907fc6ba86946d72f49fe7e21de074e08128a99fb018" 2924 - dependencies = [ 2925 - "cfg-if 1.0.0", 2926 - "instant", 2927 - "libc", 2928 - "redox_syscall", 2929 - "smallvec", 2930 - "winapi 0.3.9", 2931 - ] 2932 - 2933 - [[package]] 2934 - name = "path-slash" 2935 - version = "0.1.4" 2936 - source = "registry+https://github.com/rust-lang/crates.io-index" 2937 - checksum = "3cacbb3c4ff353b534a67fb8d7524d00229da4cb1dc8c79f4db96e375ab5b619" 2938 - 2939 - [[package]] 2940 - name = "pathdiff" 2941 - version = "0.2.0" 2942 - source = "registry+https://github.com/rust-lang/crates.io-index" 2943 - checksum = "877630b3de15c0b64cc52f659345724fbf6bdad9bd9566699fc53688f3c34a34" 2944 - 2945 - [[package]] 2946 - name = "pathfinder_geometry" 2947 - version = "0.5.1" 2948 - source = "registry+https://github.com/rust-lang/crates.io-index" 2949 - checksum = "0b7b7e7b4ea703700ce73ebf128e1450eb69c3a8329199ffbfb9b2a0418e5ad3" 2950 - dependencies = [ 2951 - "log", 2952 - "pathfinder_simd", 2953 - ] 2954 - 2955 - [[package]] 2956 - name = "pathfinder_simd" 2957 - version = "0.5.1" 2958 - source = "registry+https://github.com/rust-lang/crates.io-index" 2959 - checksum = "39fe46acc5503595e5949c17b818714d26fdf9b4920eacf3b2947f0199f4a6ff" 2960 - dependencies = [ 2961 - "rustc_version", 2962 - ] 2963 - 2964 - [[package]] 2965 - name = "percent-encoding" 2966 - version = "2.1.0" 2967 - source = "registry+https://github.com/rust-lang/crates.io-index" 2968 - checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e" 2969 - 2970 - [[package]] 2971 - name = "pest" 2972 - version = "2.1.3" 2973 - source = "registry+https://github.com/rust-lang/crates.io-index" 2974 - checksum = "10f4872ae94d7b90ae48754df22fd42ad52ce740b8f370b03da4835417403e53" 2975 - dependencies = [ 2976 - "ucd-trie", 2977 - ] 2978 - 2979 - [[package]] 2980 - name = "phf" 2981 - version = "0.7.24" 2982 - source = "registry+https://github.com/rust-lang/crates.io-index" 2983 - checksum = "b3da44b85f8e8dfaec21adae67f95d93244b2ecf6ad2a692320598dcc8e6dd18" 2984 - dependencies = [ 2985 - "phf_shared", 2986 - ] 2987 - 2988 - [[package]] 2989 - name = "phf_codegen" 2990 - version = "0.7.24" 2991 - source = "registry+https://github.com/rust-lang/crates.io-index" 2992 - checksum = "b03e85129e324ad4166b06b2c7491ae27fe3ec353af72e72cd1654c7225d517e" 2993 - dependencies = [ 2994 - "phf_generator", 2995 - "phf_shared", 2996 - ] 2997 - 2998 - [[package]] 2999 - name = "phf_generator" 3000 - version = "0.7.24" 3001 - source = "registry+https://github.com/rust-lang/crates.io-index" 3002 - checksum = "09364cc93c159b8b06b1f4dd8a4398984503483891b0c26b867cf431fb132662" 3003 - dependencies = [ 3004 - "phf_shared", 3005 - "rand 0.6.5", 3006 - ] 3007 - 3008 - [[package]] 3009 - name = "phf_shared" 3010 - version = "0.7.24" 3011 - source = "registry+https://github.com/rust-lang/crates.io-index" 3012 - checksum = "234f71a15de2288bcb7e3b6515828d22af7ec8598ee6d24c3b526fa0a80b67a0" 3013 - dependencies = [ 3014 - "siphasher", 3015 - ] 3016 - 3017 - [[package]] 3018 - name = "pin-project" 3019 - version = "1.0.8" 3020 - source = "registry+https://github.com/rust-lang/crates.io-index" 3021 - checksum = "576bc800220cc65dac09e99e97b08b358cfab6e17078de8dc5fee223bd2d0c08" 3022 - dependencies = [ 3023 - "pin-project-internal", 3024 - ] 3025 - 3026 - [[package]] 3027 - name = "pin-project-internal" 3028 - version = "1.0.8" 3029 - source = "registry+https://github.com/rust-lang/crates.io-index" 3030 - checksum = "6e8fe8163d14ce7f0cdac2e040116f22eac817edabff0be91e8aff7e9accf389" 3031 - dependencies = [ 3032 - "proc-macro2", 3033 - "quote", 3034 - "syn", 3035 - ] 3036 - 3037 - [[package]] 3038 - name = "pin-project-lite" 3039 - version = "0.2.7" 3040 - source = "registry+https://github.com/rust-lang/crates.io-index" 3041 - checksum = "8d31d11c69a6b52a174b42bdc0c30e5e11670f90788b2c471c31c1d17d449443" 3042 - 3043 - [[package]] 3044 - name = "pin-utils" 3045 - version = "0.1.0" 3046 - source = "registry+https://github.com/rust-lang/crates.io-index" 3047 - checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" 3048 - 3049 - [[package]] 3050 - name = "pkg-config" 3051 - version = "0.3.19" 3052 - source = "registry+https://github.com/rust-lang/crates.io-index" 3053 - checksum = "3831453b3449ceb48b6d9c7ad7c96d5ea673e9b470a1dc578c2ce6521230884c" 3054 - 3055 - [[package]] 3056 - name = "png" 3057 - version = "0.16.8" 3058 - source = "registry+https://github.com/rust-lang/crates.io-index" 3059 - checksum = "3c3287920cb847dee3de33d301c463fba14dda99db24214ddf93f83d3021f4c6" 3060 - dependencies = [ 3061 - "bitflags", 3062 - "crc32fast", 3063 - "deflate", 3064 - "miniz_oxide 0.3.7", 3065 - ] 3066 - 3067 - [[package]] 3068 - name = "polling" 3069 - version = "2.1.0" 3070 - source = "registry+https://github.com/rust-lang/crates.io-index" 3071 - checksum = "92341d779fa34ea8437ef4d82d440d5e1ce3f3ff7f824aa64424cd481f9a1f25" 3072 - dependencies = [ 3073 - "cfg-if 1.0.0", 3074 - "libc", 3075 - "log", 3076 - "wepoll-ffi", 3077 - "winapi 0.3.9", 3078 - ] 3079 - 3080 - [[package]] 3081 - name = "ppv-lite86" 3082 - version = "0.2.10" 3083 - source = "registry+https://github.com/rust-lang/crates.io-index" 3084 - checksum = "ac74c624d6b2d21f425f752262f42188365d7b8ff1aff74c82e45136510a4857" 3085 - 3086 - [[package]] 3087 - name = "proc-macro-crate" 3088 - version = "0.1.5" 3089 - source = "registry+https://github.com/rust-lang/crates.io-index" 3090 - checksum = "1d6ea3c4595b96363c13943497db34af4460fb474a95c43f4446ad341b8c9785" 3091 - dependencies = [ 3092 - "toml", 3093 - ] 3094 - 3095 - [[package]] 3096 - name = "proc-macro-error" 3097 - version = "1.0.4" 3098 - source = "registry+https://github.com/rust-lang/crates.io-index" 3099 - checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c" 3100 - dependencies = [ 3101 - "proc-macro-error-attr", 3102 - "proc-macro2", 3103 - "quote", 3104 - "syn", 3105 - "version_check", 3106 - ] 3107 - 3108 - [[package]] 3109 - name = "proc-macro-error-attr" 3110 - version = "1.0.4" 3111 - source = "registry+https://github.com/rust-lang/crates.io-index" 3112 - checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869" 3113 - dependencies = [ 3114 - "proc-macro2", 3115 - "quote", 3116 - "version_check", 3117 - ] 3118 - 3119 - [[package]] 3120 - name = "proc-macro-hack" 3121 - version = "0.5.19" 3122 - source = "registry+https://github.com/rust-lang/crates.io-index" 3123 - checksum = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5" 3124 - 3125 - [[package]] 3126 - name = "proc-macro-nested" 3127 - version = "0.1.7" 3128 - source = "registry+https://github.com/rust-lang/crates.io-index" 3129 - checksum = "bc881b2c22681370c6a780e47af9840ef841837bc98118431d4e1868bd0c1086" 3130 - 3131 - [[package]] 3132 - name = "proc-macro2" 3133 - version = "1.0.28" 3134 - source = "registry+https://github.com/rust-lang/crates.io-index" 3135 - checksum = "5c7ed8b8c7b886ea3ed7dde405212185f423ab44682667c8c6dd14aa1d9f6612" 3136 - dependencies = [ 3137 - "unicode-xid", 3138 - ] 3139 - 3140 - [[package]] 3141 - name = "quote" 3142 - version = "1.0.9" 3143 - source = "registry+https://github.com/rust-lang/crates.io-index" 3144 - checksum = "c3d0b9745dc2debf507c8422de05d7226cc1f0644216dfdfead988f9b1ab32a7" 3145 - dependencies = [ 3146 - "proc-macro2", 3147 - ] 3148 - 3149 - [[package]] 3150 - name = "rand" 3151 - version = "0.6.5" 3152 - source = "registry+https://github.com/rust-lang/crates.io-index" 3153 - checksum = "6d71dacdc3c88c1fde3885a3be3fbab9f35724e6ce99467f7d9c5026132184ca" 3154 - dependencies = [ 3155 - "autocfg 0.1.7", 3156 - "libc", 3157 - "rand_chacha 0.1.1", 3158 - "rand_core 0.4.2", 3159 - "rand_hc 0.1.0", 3160 - "rand_isaac", 3161 - "rand_jitter", 3162 - "rand_os", 3163 - "rand_pcg", 3164 - "rand_xorshift", 3165 - "winapi 0.3.9", 3166 - ] 3167 - 3168 - [[package]] 3169 - name = "rand" 3170 - version = "0.7.3" 3171 - source = "registry+https://github.com/rust-lang/crates.io-index" 3172 - checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03" 3173 - dependencies = [ 3174 - "getrandom 0.1.16", 3175 - "libc", 3176 - "rand_chacha 0.2.2", 3177 - "rand_core 0.5.1", 3178 - "rand_hc 0.2.0", 3179 - ] 3180 - 3181 - [[package]] 3182 - name = "rand" 3183 - version = "0.8.4" 3184 - source = "registry+https://github.com/rust-lang/crates.io-index" 3185 - checksum = "2e7573632e6454cf6b99d7aac4ccca54be06da05aca2ef7423d22d27d4d4bcd8" 3186 - dependencies = [ 3187 - "libc", 3188 - "rand_chacha 0.3.1", 3189 - "rand_core 0.6.3", 3190 - "rand_hc 0.3.1", 3191 - ] 3192 - 3193 - [[package]] 3194 - name = "rand_chacha" 3195 - version = "0.1.1" 3196 - source = "registry+https://github.com/rust-lang/crates.io-index" 3197 - checksum = "556d3a1ca6600bfcbab7c7c91ccb085ac7fbbcd70e008a98742e7847f4f7bcef" 3198 - dependencies = [ 3199 - "autocfg 0.1.7", 3200 - "rand_core 0.3.1", 3201 - ] 3202 - 3203 - [[package]] 3204 - name = "rand_chacha" 3205 - version = "0.2.2" 3206 - source = "registry+https://github.com/rust-lang/crates.io-index" 3207 - checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402" 3208 - dependencies = [ 3209 - "ppv-lite86", 3210 - "rand_core 0.5.1", 3211 - ] 3212 - 3213 - [[package]] 3214 - name = "rand_chacha" 3215 - version = "0.3.1" 3216 - source = "registry+https://github.com/rust-lang/crates.io-index" 3217 - checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" 3218 - dependencies = [ 3219 - "ppv-lite86", 3220 - "rand_core 0.6.3", 3221 - ] 3222 - 3223 - [[package]] 3224 - name = "rand_core" 3225 - version = "0.3.1" 3226 - source = "registry+https://github.com/rust-lang/crates.io-index" 3227 - checksum = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b" 3228 - dependencies = [ 3229 - "rand_core 0.4.2", 3230 - ] 3231 - 3232 - [[package]] 3233 - name = "rand_core" 3234 - version = "0.4.2" 3235 - source = "registry+https://github.com/rust-lang/crates.io-index" 3236 - checksum = "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc" 3237 - 3238 - [[package]] 3239 - name = "rand_core" 3240 - version = "0.5.1" 3241 - source = "registry+https://github.com/rust-lang/crates.io-index" 3242 - checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19" 3243 - dependencies = [ 3244 - "getrandom 0.1.16", 3245 - ] 3246 - 3247 - [[package]] 3248 - name = "rand_core" 3249 - version = "0.6.3" 3250 - source = "registry+https://github.com/rust-lang/crates.io-index" 3251 - checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7" 3252 - dependencies = [ 3253 - "getrandom 0.2.3", 3254 - ] 3255 - 3256 - [[package]] 3257 - name = "rand_hc" 3258 - version = "0.1.0" 3259 - source = "registry+https://github.com/rust-lang/crates.io-index" 3260 - checksum = "7b40677c7be09ae76218dc623efbf7b18e34bced3f38883af07bb75630a21bc4" 3261 - dependencies = [ 3262 - "rand_core 0.3.1", 3263 - ] 3264 - 3265 - [[package]] 3266 - name = "rand_hc" 3267 - version = "0.2.0" 3268 - source = "registry+https://github.com/rust-lang/crates.io-index" 3269 - checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c" 3270 - dependencies = [ 3271 - "rand_core 0.5.1", 3272 - ] 3273 - 3274 - [[package]] 3275 - name = "rand_hc" 3276 - version = "0.3.1" 3277 - source = "registry+https://github.com/rust-lang/crates.io-index" 3278 - checksum = "d51e9f596de227fda2ea6c84607f5558e196eeaf43c986b724ba4fb8fdf497e7" 3279 - dependencies = [ 3280 - "rand_core 0.6.3", 3281 - ] 3282 - 3283 - [[package]] 3284 - name = "rand_isaac" 3285 - version = "0.1.1" 3286 - source = "registry+https://github.com/rust-lang/crates.io-index" 3287 - checksum = "ded997c9d5f13925be2a6fd7e66bf1872597f759fd9dd93513dd7e92e5a5ee08" 3288 - dependencies = [ 3289 - "rand_core 0.3.1", 3290 - ] 3291 - 3292 - [[package]] 3293 - name = "rand_jitter" 3294 - version = "0.1.4" 3295 - source = "registry+https://github.com/rust-lang/crates.io-index" 3296 - checksum = "1166d5c91dc97b88d1decc3285bb0a99ed84b05cfd0bc2341bdf2d43fc41e39b" 3297 - dependencies = [ 3298 - "libc", 3299 - "rand_core 0.4.2", 3300 - "winapi 0.3.9", 3301 - ] 3302 - 3303 - [[package]] 3304 - name = "rand_os" 3305 - version = "0.1.3" 3306 - source = "registry+https://github.com/rust-lang/crates.io-index" 3307 - checksum = "7b75f676a1e053fc562eafbb47838d67c84801e38fc1ba459e8f180deabd5071" 3308 - dependencies = [ 3309 - "cloudabi", 3310 - "fuchsia-cprng", 3311 - "libc", 3312 - "rand_core 0.4.2", 3313 - "rdrand", 3314 - "winapi 0.3.9", 3315 - ] 3316 - 3317 - [[package]] 3318 - name = "rand_pcg" 3319 - version = "0.1.2" 3320 - source = "registry+https://github.com/rust-lang/crates.io-index" 3321 - checksum = "abf9b09b01790cfe0364f52bf32995ea3c39f4d2dd011eac241d2914146d0b44" 3322 - dependencies = [ 3323 - "autocfg 0.1.7", 3324 - "rand_core 0.4.2", 3325 - ] 3326 - 3327 - [[package]] 3328 - name = "rand_xorshift" 3329 - version = "0.1.1" 3330 - source = "registry+https://github.com/rust-lang/crates.io-index" 3331 - checksum = "cbf7e9e623549b0e21f6e97cf8ecf247c1a8fd2e8a992ae265314300b2455d5c" 3332 - dependencies = [ 3333 - "rand_core 0.3.1", 3334 - ] 3335 - 3336 - [[package]] 3337 - name = "range-alloc" 3338 - version = "0.1.2" 3339 - source = "registry+https://github.com/rust-lang/crates.io-index" 3340 - checksum = "63e935c45e09cc6dcf00d2f0b2d630a58f4095320223d47fc68918722f0538b6" 3341 - 3342 - [[package]] 3343 - name = "raw-window-handle" 3344 - version = "0.3.3" 3345 - source = "registry+https://github.com/rust-lang/crates.io-index" 3346 - checksum = "0a441a7a6c80ad6473bd4b74ec1c9a4c951794285bf941c2126f607c72e48211" 3347 - dependencies = [ 3348 - "libc", 3349 - ] 3350 - 3351 - [[package]] 3352 - name = "rayon" 3353 - version = "1.5.1" 3354 - source = "registry+https://github.com/rust-lang/crates.io-index" 3355 - checksum = "c06aca804d41dbc8ba42dfd964f0d01334eceb64314b9ecf7c5fad5188a06d90" 3356 - dependencies = [ 3357 - "autocfg 1.0.1", 3358 - "crossbeam-deque", 3359 - "either", 3360 - "rayon-core", 3361 - ] 3362 - 3363 - [[package]] 3364 - name = "rayon-core" 3365 - version = "1.9.1" 3366 - source = "registry+https://github.com/rust-lang/crates.io-index" 3367 - checksum = "d78120e2c850279833f1dd3582f730c4ab53ed95aeaaaa862a2a5c71b1656d8e" 3368 - dependencies = [ 3369 - "crossbeam-channel", 3370 - "crossbeam-deque", 3371 - "crossbeam-utils", 3372 - "lazy_static", 3373 - "num_cpus", 3374 - ] 3375 - 3376 - [[package]] 3377 - name = "rdrand" 3378 - version = "0.4.0" 3379 - source = "registry+https://github.com/rust-lang/crates.io-index" 3380 - checksum = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2" 3381 - dependencies = [ 3382 - "rand_core 0.3.1", 3383 - ] 3384 - 3385 - [[package]] 3386 - name = "redox_syscall" 3387 - version = "0.2.9" 3388 - source = "registry+https://github.com/rust-lang/crates.io-index" 3389 - checksum = "5ab49abadf3f9e1c4bc499e8845e152ad87d2ad2d30371841171169e9d75feee" 3390 - dependencies = [ 3391 - "bitflags", 3392 - ] 3393 - 3394 - [[package]] 3395 - name = "redox_users" 3396 - version = "0.4.0" 3397 - source = "registry+https://github.com/rust-lang/crates.io-index" 3398 - checksum = "528532f3d801c87aec9def2add9ca802fe569e44a544afe633765267840abe64" 3399 - dependencies = [ 3400 - "getrandom 0.2.3", 3401 - "redox_syscall", 3402 - ] 3403 - 3404 - [[package]] 3405 - name = "regex" 3406 - version = "1.5.4" 3407 - source = "registry+https://github.com/rust-lang/crates.io-index" 3408 - checksum = "d07a8629359eb56f1e2fb1652bb04212c072a87ba68546a04065d525673ac461" 3409 - dependencies = [ 3410 - "aho-corasick", 3411 - "memchr", 3412 - "regex-syntax", 3413 - ] 3414 - 3415 - [[package]] 3416 - name = "regex-syntax" 3417 - version = "0.6.25" 3418 - source = "registry+https://github.com/rust-lang/crates.io-index" 3419 - checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b" 3420 - 3421 - [[package]] 3422 - name = "remove_dir_all" 3423 - version = "0.5.3" 3424 - source = "registry+https://github.com/rust-lang/crates.io-index" 3425 - checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7" 3426 - dependencies = [ 3427 - "winapi 0.3.9", 3428 - ] 3429 - 3430 - [[package]] 3431 - name = "retry" 3432 - version = "1.2.1" 3433 - source = "registry+https://github.com/rust-lang/crates.io-index" 3434 - checksum = "d0ee4a654b43dd7e3768be7a1c0fc20e90f0a84b72a60ffb6c11e1cae2545c2e" 3435 - dependencies = [ 3436 - "rand 0.7.3", 3437 - ] 3438 - 3439 - [[package]] 3440 - name = "rfd" 3441 - version = "0.4.0" 3442 - source = "registry+https://github.com/rust-lang/crates.io-index" 3443 - checksum = "c1084e570d9ce1890734b33edd8c1a7b7276076f9610fa23a48aa955587da141" 3444 - dependencies = [ 3445 - "block", 3446 - "dispatch", 3447 - "glib-sys", 3448 - "gobject-sys", 3449 - "gtk-sys", 3450 - "js-sys", 3451 - "lazy_static", 3452 - "objc", 3453 - "objc-foundation", 3454 - "objc_id", 3455 - "raw-window-handle", 3456 - "wasm-bindgen", 3457 - "wasm-bindgen-futures", 3458 - "web-sys", 3459 - "winapi 0.3.9", 3460 - ] 3461 - 3462 - [[package]] 3463 - name = "rustc-demangle" 3464 - version = "0.1.20" 3465 - source = "registry+https://github.com/rust-lang/crates.io-index" 3466 - checksum = "dead70b0b5e03e9c814bcb6b01e03e68f7c57a80aa48c72ec92152ab3e818d49" 3467 - 3468 - [[package]] 3469 - name = "rustc-hash" 3470 - version = "1.1.0" 3471 - source = "registry+https://github.com/rust-lang/crates.io-index" 3472 - checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2" 3473 - 3474 - [[package]] 3475 - name = "rustc_version" 3476 - version = "0.3.3" 3477 - source = "registry+https://github.com/rust-lang/crates.io-index" 3478 - checksum = "f0dfe2087c51c460008730de8b57e6a320782fbfb312e1f4d520e6c6fae155ee" 3479 - dependencies = [ 3480 - "semver", 3481 - ] 3482 - 3483 - [[package]] 3484 - name = "rusttype" 3485 - version = "0.9.2" 3486 - source = "registry+https://github.com/rust-lang/crates.io-index" 3487 - checksum = "dc7c727aded0be18c5b80c1640eae0ac8e396abf6fa8477d96cb37d18ee5ec59" 3488 - dependencies = [ 3489 - "ab_glyph_rasterizer", 3490 - "owned_ttf_parser 0.6.0", 3491 - ] 3492 - 3493 - [[package]] 3494 - name = "ryu" 3495 - version = "1.0.5" 3496 - source = "registry+https://github.com/rust-lang/crates.io-index" 3497 - checksum = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e" 3498 - 3499 - [[package]] 3500 - name = "same-file" 3501 - version = "1.0.6" 3502 - source = "registry+https://github.com/rust-lang/crates.io-index" 3503 - checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" 3504 - dependencies = [ 3505 - "winapi-util", 3506 - ] 3507 - 3508 - [[package]] 3509 - name = "schannel" 3510 - version = "0.1.19" 3511 - source = "registry+https://github.com/rust-lang/crates.io-index" 3512 - checksum = "8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75" 3513 - dependencies = [ 3514 - "lazy_static", 3515 - "winapi 0.3.9", 3516 - ] 3517 - 3518 - [[package]] 3519 - name = "scoped-tls" 3520 - version = "1.0.0" 3521 - source = "registry+https://github.com/rust-lang/crates.io-index" 3522 - checksum = "ea6a9290e3c9cf0f18145ef7ffa62d68ee0bf5fcd651017e586dc7fd5da448c2" 3523 - 3524 - [[package]] 3525 - name = "scoped_threadpool" 3526 - version = "0.1.9" 3527 - source = "registry+https://github.com/rust-lang/crates.io-index" 3528 - checksum = "1d51f5df5af43ab3f1360b429fa5e0152ac5ce8c0bd6485cae490332e96846a8" 3529 - 3530 - [[package]] 3531 - name = "scopeguard" 3532 - version = "1.1.0" 3533 - source = "registry+https://github.com/rust-lang/crates.io-index" 3534 - checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd" 3535 - 3536 - [[package]] 3537 - name = "semver" 3538 - version = "0.11.0" 3539 - source = "registry+https://github.com/rust-lang/crates.io-index" 3540 - checksum = "f301af10236f6df4160f7c3f04eec6dbc70ace82d23326abad5edee88801c6b6" 3541 - dependencies = [ 3542 - "semver-parser", 3543 - ] 3544 - 3545 - [[package]] 3546 - name = "semver-parser" 3547 - version = "0.10.2" 3548 - source = "registry+https://github.com/rust-lang/crates.io-index" 3549 - checksum = "00b0bef5b7f9e0df16536d3961cfb6e84331c065b4066afb39768d0e319411f7" 3550 - dependencies = [ 3551 - "pest", 3552 - ] 3553 - 3554 - [[package]] 3555 - name = "serde" 3556 - version = "1.0.127" 3557 - source = "registry+https://github.com/rust-lang/crates.io-index" 3558 - checksum = "f03b9878abf6d14e6779d3f24f07b2cfa90352cfec4acc5aab8f1ac7f146fae8" 3559 - dependencies = [ 3560 - "serde_derive", 3561 - ] 3562 - 3563 - [[package]] 3564 - name = "serde_derive" 3565 - version = "1.0.127" 3566 - source = "registry+https://github.com/rust-lang/crates.io-index" 3567 - checksum = "a024926d3432516606328597e0f224a51355a493b49fdd67e9209187cbe55ecc" 3568 - dependencies = [ 3569 - "proc-macro2", 3570 - "quote", 3571 - "syn", 3572 - ] 3573 - 3574 - [[package]] 3575 - name = "serde_json" 3576 - version = "1.0.66" 3577 - source = "registry+https://github.com/rust-lang/crates.io-index" 3578 - checksum = "336b10da19a12ad094b59d870ebde26a45402e5b470add4b5fd03c5048a32127" 3579 - dependencies = [ 3580 - "itoa", 3581 - "ryu", 3582 - "serde", 3583 - ] 3584 - 3585 - [[package]] 3586 - name = "serde_urlencoded" 3587 - version = "0.7.0" 3588 - source = "registry+https://github.com/rust-lang/crates.io-index" 3589 - checksum = "edfa57a7f8d9c1d260a549e7224100f6c43d43f9103e06dd8b4095a9b2b43ce9" 3590 - dependencies = [ 3591 - "form_urlencoded", 3592 - "itoa", 3593 - "ryu", 3594 - "serde", 3595 - ] 3596 - 3597 - [[package]] 3598 - name = "serde_yaml" 3599 - version = "0.8.17" 3600 - source = "registry+https://github.com/rust-lang/crates.io-index" 3601 - checksum = "15654ed4ab61726bf918a39cb8d98a2e2995b002387807fa6ba58fdf7f59bb23" 3602 - dependencies = [ 3603 - "dtoa", 3604 - "linked-hash-map", 3605 - "serde", 3606 - "yaml-rust", 3607 - ] 3608 - 3609 - [[package]] 3610 - name = "servo-fontconfig" 3611 - version = "0.5.1" 3612 - source = "registry+https://github.com/rust-lang/crates.io-index" 3613 - checksum = "c7e3e22fe5fd73d04ebf0daa049d3efe3eae55369ce38ab16d07ddd9ac5c217c" 3614 - dependencies = [ 3615 - "libc", 3616 - "servo-fontconfig-sys", 3617 - ] 3618 - 3619 - [[package]] 3620 - name = "servo-fontconfig-sys" 3621 - version = "5.1.0" 3622 - source = "registry+https://github.com/rust-lang/crates.io-index" 3623 - checksum = "e36b879db9892dfa40f95da1c38a835d41634b825fbd8c4c418093d53c24b388" 3624 - dependencies = [ 3625 - "expat-sys", 3626 - "freetype-sys", 3627 - "pkg-config", 3628 - ] 3629 - 3630 - [[package]] 3631 - name = "shared_library" 3632 - version = "0.1.9" 3633 - source = "registry+https://github.com/rust-lang/crates.io-index" 3634 - checksum = "5a9e7e0f2bfae24d8a5b5a66c5b257a83c7412304311512a0c054cd5e619da11" 3635 - dependencies = [ 3636 - "lazy_static", 3637 - "libc", 3638 - ] 3639 - 3640 - [[package]] 3641 - name = "signal-hook" 3642 - version = "0.3.9" 3643 - source = "registry+https://github.com/rust-lang/crates.io-index" 3644 - checksum = "470c5a6397076fae0094aaf06a08e6ba6f37acb77d3b1b91ea92b4d6c8650c39" 3645 - dependencies = [ 3646 - "libc", 3647 - "signal-hook-registry", 3648 - ] 3649 - 3650 - [[package]] 3651 - name = "signal-hook-registry" 3652 - version = "1.4.0" 3653 - source = "registry+https://github.com/rust-lang/crates.io-index" 3654 - checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0" 3655 - dependencies = [ 3656 - "libc", 3657 - ] 3658 - 3659 - [[package]] 3660 - name = "siphasher" 3661 - version = "0.2.3" 3662 - source = "registry+https://github.com/rust-lang/crates.io-index" 3663 - checksum = "0b8de496cf83d4ed58b6be86c3a275b8602f6ffe98d3024a869e124147a9a3ac" 3664 - 3665 - [[package]] 3666 - name = "slab" 3667 - version = "0.4.3" 3668 - source = "registry+https://github.com/rust-lang/crates.io-index" 3669 - checksum = "f173ac3d1a7e3b28003f40de0b5ce7fe2710f9b9dc3fc38664cebee46b3b6527" 3670 - 3671 - [[package]] 3672 - name = "slotmap" 3673 - version = "0.4.2" 3674 - source = "registry+https://github.com/rust-lang/crates.io-index" 3675 - checksum = "d61b40583e0c1bd3100652ba8940939decc8808e7b2a07f4f4606c6a8a40035a" 3676 - 3677 - [[package]] 3678 - name = "sluice" 3679 - version = "0.5.4" 3680 - source = "registry+https://github.com/rust-lang/crates.io-index" 3681 - checksum = "8fa0333a60ff2e3474a6775cc611840c2a55610c831dd366503474c02f1a28f5" 3682 - dependencies = [ 3683 - "futures-channel", 3684 - "futures-core", 3685 - "futures-io", 3686 - ] 3687 - 3688 - [[package]] 3689 - name = "smallvec" 3690 - version = "1.6.1" 3691 - source = "registry+https://github.com/rust-lang/crates.io-index" 3692 - checksum = "fe0f37c9e8f3c5a4a66ad655a93c74daac4ad00c441533bf5c6e7990bb42604e" 3693 - 3694 - [[package]] 3695 - name = "smithay-client-toolkit" 3696 - version = "0.12.3" 3697 - source = "registry+https://github.com/rust-lang/crates.io-index" 3698 - checksum = "4750c76fd5d3ac95fa3ed80fe667d6a3d8590a960e5b575b98eea93339a80b80" 3699 - dependencies = [ 3700 - "andrew", 3701 - "bitflags", 3702 - "calloop", 3703 - "dlib 0.4.2", 3704 - "lazy_static", 3705 - "log", 3706 - "memmap2 0.1.0", 3707 - "nix 0.18.0", 3708 - "wayland-client", 3709 - "wayland-cursor", 3710 - "wayland-protocols", 3711 - ] 3712 - 3713 - [[package]] 3714 - name = "smithay-client-toolkit" 3715 - version = "0.14.0" 3716 - source = "registry+https://github.com/rust-lang/crates.io-index" 3717 - checksum = "ec783683499a2cfc85b6df3d04f83b1907b5cbd98a1aed44667dbdf1eac4e64c" 3718 - dependencies = [ 3719 - "bitflags", 3720 - "dlib 0.5.0", 3721 - "lazy_static", 3722 - "log", 3723 - "memmap2 0.2.3", 3724 - "nix 0.20.0", 3725 - "wayland-client", 3726 - "wayland-cursor", 3727 - "wayland-protocols", 3728 - ] 3729 - 3730 - [[package]] 3731 - name = "smithay-clipboard" 3732 - version = "0.6.4" 3733 - source = "registry+https://github.com/rust-lang/crates.io-index" 3734 - checksum = "986c5b4a7bd4f50d4c51f81f844745535cb488360f9cf63293780b109b9295f3" 3735 - dependencies = [ 3736 - "smithay-client-toolkit 0.14.0", 3737 - "wayland-client", 3738 - ] 3739 - 3740 - [[package]] 3741 - name = "socket2" 3742 - version = "0.4.1" 3743 - source = "registry+https://github.com/rust-lang/crates.io-index" 3744 - checksum = "765f090f0e423d2b55843402a07915add955e7d60657db13707a159727326cad" 3745 - dependencies = [ 3746 - "libc", 3747 - "winapi 0.3.9", 3748 - ] 3749 - 3750 - [[package]] 3751 - name = "spinning_top" 3752 - version = "0.2.4" 3753 - source = "registry+https://github.com/rust-lang/crates.io-index" 3754 - checksum = "75adad84ee84b521fb2cca2d4fd0f1dab1d8d026bda3c5bea4ca63b5f9f9293c" 3755 - dependencies = [ 3756 - "lock_api", 3757 - ] 3758 - 3759 - [[package]] 3760 - name = "spirv_cross" 3761 - version = "0.22.2" 3762 - source = "registry+https://github.com/rust-lang/crates.io-index" 3763 - checksum = "0ebd49af36be83ecd6290b57147e2a0e26145b832634b17146d934b197ca3713" 3764 - dependencies = [ 3765 - "cc", 3766 - "js-sys", 3767 - "wasm-bindgen", 3768 - ] 3769 - 3770 - [[package]] 3771 - name = "spirv_headers" 3772 - version = "1.5.0" 3773 - source = "registry+https://github.com/rust-lang/crates.io-index" 3774 - checksum = "1f5b132530b1ac069df335577e3581765995cba5a13995cdbbdbc8fb057c532c" 3775 - dependencies = [ 3776 - "bitflags", 3777 - "num-traits", 3778 - ] 3779 - 3780 - [[package]] 3781 - name = "static_assertions" 3782 - version = "1.1.0" 3783 - source = "registry+https://github.com/rust-lang/crates.io-index" 3784 - checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" 3785 - 3786 - [[package]] 3787 - name = "storage-map" 3788 - version = "0.3.0" 3789 - source = "registry+https://github.com/rust-lang/crates.io-index" 3790 - checksum = "418bb14643aa55a7841d5303f72cf512cfb323b8cc221d51580500a1ca75206c" 3791 - dependencies = [ 3792 - "lock_api", 3793 - ] 3794 - 3795 - [[package]] 3796 - name = "str-buf" 3797 - version = "1.0.5" 3798 - source = "registry+https://github.com/rust-lang/crates.io-index" 3799 - checksum = "d44a3643b4ff9caf57abcee9c2c621d6c03d9135e0d8b589bd9afb5992cb176a" 3800 - 3801 - [[package]] 3802 - name = "strfmt" 3803 - version = "0.1.6" 3804 - source = "registry+https://github.com/rust-lang/crates.io-index" 3805 - checksum = "b278b244ef7aa5852b277f52dd0c6cac3a109919e1f6d699adde63251227a30f" 3806 - 3807 - [[package]] 3808 - name = "strsim" 3809 - version = "0.8.0" 3810 - source = "registry+https://github.com/rust-lang/crates.io-index" 3811 - checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a" 3812 - 3813 - [[package]] 3814 - name = "strsim" 3815 - version = "0.9.3" 3816 - source = "registry+https://github.com/rust-lang/crates.io-index" 3817 - checksum = "6446ced80d6c486436db5c078dde11a9f73d42b57fb273121e160b84f63d894c" 3818 - 3819 - [[package]] 3820 - name = "structopt" 3821 - version = "0.3.22" 3822 - source = "registry+https://github.com/rust-lang/crates.io-index" 3823 - checksum = "69b041cdcb67226aca307e6e7be44c8806423d83e018bd662360a93dabce4d71" 3824 - dependencies = [ 3825 - "clap", 3826 - "lazy_static", 3827 - "structopt-derive", 3828 - ] 3829 - 3830 - [[package]] 3831 - name = "structopt-derive" 3832 - version = "0.4.15" 3833 - source = "registry+https://github.com/rust-lang/crates.io-index" 3834 - checksum = "7813934aecf5f51a54775e00068c237de98489463968231a51746bbbc03f9c10" 3835 - dependencies = [ 3836 - "heck", 3837 - "proc-macro-error", 3838 - "proc-macro2", 3839 - "quote", 3840 - "syn", 3841 - ] 3842 - 3843 - [[package]] 3844 - name = "strum" 3845 - version = "0.18.0" 3846 - source = "registry+https://github.com/rust-lang/crates.io-index" 3847 - checksum = "57bd81eb48f4c437cadc685403cad539345bf703d78e63707418431cecd4522b" 3848 - 3849 - [[package]] 3850 - name = "strum_macros" 3851 - version = "0.18.0" 3852 - source = "registry+https://github.com/rust-lang/crates.io-index" 3853 - checksum = "87c85aa3f8ea653bfd3ddf25f7ee357ee4d204731f6aa9ad04002306f6e2774c" 3854 - dependencies = [ 3855 - "heck", 3856 - "proc-macro2", 3857 - "quote", 3858 - "syn", 3859 - ] 3860 - 3861 - [[package]] 3862 - name = "svg_fmt" 3863 - version = "0.4.1" 3864 - source = "registry+https://github.com/rust-lang/crates.io-index" 3865 - checksum = "8fb1df15f412ee2e9dfc1c504260fa695c1c3f10fe9f4a6ee2d2184d7d6450e2" 3866 - 3867 - [[package]] 3868 - name = "syn" 3869 - version = "1.0.74" 3870 - source = "registry+https://github.com/rust-lang/crates.io-index" 3871 - checksum = "1873d832550d4588c3dbc20f01361ab00bfe741048f71e3fecf145a7cc18b29c" 3872 - dependencies = [ 3873 - "proc-macro2", 3874 - "quote", 3875 - "unicode-xid", 3876 - ] 3877 - 3878 - [[package]] 3879 - name = "synstructure" 3880 - version = "0.12.5" 3881 - source = "registry+https://github.com/rust-lang/crates.io-index" 3882 - checksum = "474aaa926faa1603c40b7885a9eaea29b444d1cb2850cb7c0e37bb1a4182f4fa" 3883 - dependencies = [ 3884 - "proc-macro2", 3885 - "quote", 3886 - "syn", 3887 - "unicode-xid", 3888 - ] 3889 - 3890 - [[package]] 3891 - name = "system-deps" 3892 - version = "1.3.2" 3893 - source = "registry+https://github.com/rust-lang/crates.io-index" 3894 - checksum = "0f3ecc17269a19353b3558b313bba738b25d82993e30d62a18406a24aba4649b" 3895 - dependencies = [ 3896 - "heck", 3897 - "pkg-config", 3898 - "strum", 3899 - "strum_macros", 3900 - "thiserror", 3901 - "toml", 3902 - "version-compare 0.0.10", 3903 - ] 3904 - 3905 - [[package]] 3906 - name = "tar" 3907 - version = "0.4.35" 3908 - source = "registry+https://github.com/rust-lang/crates.io-index" 3909 - checksum = "7d779dc6aeff029314570f666ec83f19df7280bb36ef338442cfa8c604021b80" 3910 - dependencies = [ 3911 - "filetime", 3912 - "libc", 3913 - "xattr", 3914 - ] 3915 - 3916 - [[package]] 3917 - name = "tempfile" 3918 - version = "3.2.0" 3919 - source = "registry+https://github.com/rust-lang/crates.io-index" 3920 - checksum = "dac1c663cfc93810f88aed9b8941d48cabf856a1b111c29a40439018d870eb22" 3921 - dependencies = [ 3922 - "cfg-if 1.0.0", 3923 - "libc", 3924 - "rand 0.8.4", 3925 - "redox_syscall", 3926 - "remove_dir_all", 3927 - "winapi 0.3.9", 3928 - ] 3929 - 3930 - [[package]] 3931 - name = "textwrap" 3932 - version = "0.11.0" 3933 - source = "registry+https://github.com/rust-lang/crates.io-index" 3934 - checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060" 3935 - dependencies = [ 3936 - "unicode-width", 3937 - ] 3938 - 3939 - [[package]] 3940 - name = "thiserror" 3941 - version = "1.0.26" 3942 - source = "registry+https://github.com/rust-lang/crates.io-index" 3943 - checksum = "93119e4feac1cbe6c798c34d3a53ea0026b0b1de6a120deef895137c0529bfe2" 3944 - dependencies = [ 3945 - "thiserror-impl", 3946 - ] 3947 - 3948 - [[package]] 3949 - name = "thiserror-impl" 3950 - version = "1.0.26" 3951 - source = "registry+https://github.com/rust-lang/crates.io-index" 3952 - checksum = "060d69a0afe7796bf42e9e2ff91f5ee691fb15c53d38b4b62a9a53eb23164745" 3953 - dependencies = [ 3954 - "proc-macro2", 3955 - "quote", 3956 - "syn", 3957 - ] 3958 - 3959 - [[package]] 3960 - name = "thread_local" 3961 - version = "1.1.3" 3962 - source = "registry+https://github.com/rust-lang/crates.io-index" 3963 - checksum = "8018d24e04c95ac8790716a5987d0fec4f8b27249ffa0f7d33f1369bdfb88cbd" 3964 - dependencies = [ 3965 - "once_cell", 3966 - ] 3967 - 3968 - [[package]] 3969 - name = "thunderdome" 3970 - version = "0.3.0" 3971 - source = "registry+https://github.com/rust-lang/crates.io-index" 3972 - checksum = "7572415bd688d401c52f6e36f4c8e805b9ae1622619303b9fa835d531db0acae" 3973 - 3974 - [[package]] 3975 - name = "tiff" 3976 - version = "0.6.1" 3977 - source = "registry+https://github.com/rust-lang/crates.io-index" 3978 - checksum = "9a53f4706d65497df0c4349241deddf35f84cee19c87ed86ea8ca590f4464437" 3979 - dependencies = [ 3980 - "jpeg-decoder", 3981 - "miniz_oxide 0.4.4", 3982 - "weezl", 3983 - ] 3984 - 3985 - [[package]] 3986 - name = "time" 3987 - version = "0.1.43" 3988 - source = "registry+https://github.com/rust-lang/crates.io-index" 3989 - checksum = "ca8a50ef2360fbd1eeb0ecd46795a87a19024eb4b53c5dc916ca1fd95fe62438" 3990 - dependencies = [ 3991 - "libc", 3992 - "winapi 0.3.9", 3993 - ] 3994 - 3995 - [[package]] 3996 - name = "timeago" 3997 - version = "0.2.2" 3998 - source = "registry+https://github.com/rust-lang/crates.io-index" 3999 - checksum = "86bbfe57985713aa17ddf7eb37e9ebe66d7ad9bf3577a4aa0d0f2ac540b3689a" 4000 - dependencies = [ 4001 - "chrono", 4002 - "isolang", 4003 - ] 4004 - 4005 - [[package]] 4006 - name = "tinyvec" 4007 - version = "1.3.1" 4008 - source = "registry+https://github.com/rust-lang/crates.io-index" 4009 - checksum = "848a1e1181b9f6753b5e96a092749e29b11d19ede67dfbbd6c7dc7e0f49b5338" 4010 - dependencies = [ 4011 - "tinyvec_macros", 4012 - ] 4013 - 4014 - [[package]] 4015 - name = "tinyvec_macros" 4016 - version = "0.1.0" 4017 - source = "registry+https://github.com/rust-lang/crates.io-index" 4018 - checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c" 4019 - 4020 - [[package]] 4021 - name = "toml" 4022 - version = "0.5.8" 4023 - source = "registry+https://github.com/rust-lang/crates.io-index" 4024 - checksum = "a31142970826733df8241ef35dc040ef98c679ab14d7c3e54d827099b3acecaa" 4025 - dependencies = [ 4026 - "serde", 4027 - ] 4028 - 4029 - [[package]] 4030 - name = "tracing" 4031 - version = "0.1.26" 4032 - source = "registry+https://github.com/rust-lang/crates.io-index" 4033 - checksum = "09adeb8c97449311ccd28a427f96fb563e7fd31aabf994189879d9da2394b89d" 4034 - dependencies = [ 4035 - "cfg-if 1.0.0", 4036 - "log", 4037 - "pin-project-lite", 4038 - "tracing-attributes", 4039 - "tracing-core", 4040 - ] 4041 - 4042 - [[package]] 4043 - name = "tracing-attributes" 4044 - version = "0.1.15" 4045 - source = "registry+https://github.com/rust-lang/crates.io-index" 4046 - checksum = "c42e6fa53307c8a17e4ccd4dc81cf5ec38db9209f59b222210375b54ee40d1e2" 4047 - dependencies = [ 4048 - "proc-macro2", 4049 - "quote", 4050 - "syn", 4051 - ] 4052 - 4053 - [[package]] 4054 - name = "tracing-core" 4055 - version = "0.1.18" 4056 - source = "registry+https://github.com/rust-lang/crates.io-index" 4057 - checksum = "a9ff14f98b1a4b289c6248a023c1c2fa1491062964e9fed67ab29c4e4da4a052" 4058 - dependencies = [ 4059 - "lazy_static", 4060 - ] 4061 - 4062 - [[package]] 4063 - name = "tracing-futures" 4064 - version = "0.2.5" 4065 - source = "registry+https://github.com/rust-lang/crates.io-index" 4066 - checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2" 4067 - dependencies = [ 4068 - "pin-project", 4069 - "tracing", 4070 - ] 4071 - 4072 - [[package]] 4073 - name = "ttf-parser" 4074 - version = "0.6.2" 4075 - source = "registry+https://github.com/rust-lang/crates.io-index" 4076 - checksum = "3e5d7cd7ab3e47dda6e56542f4bbf3824c15234958c6e1bd6aaa347e93499fdc" 4077 - 4078 - [[package]] 4079 - name = "ttf-parser" 4080 - version = "0.12.3" 4081 - source = "registry+https://github.com/rust-lang/crates.io-index" 4082 - checksum = "7ae2f58a822f08abdaf668897e96a5656fe72f5a9ce66422423e8849384872e6" 4083 - 4084 - [[package]] 4085 - name = "twox-hash" 4086 - version = "1.6.0" 4087 - source = "registry+https://github.com/rust-lang/crates.io-index" 4088 - checksum = "04f8ab788026715fa63b31960869617cba39117e520eb415b0139543e325ab59" 4089 - dependencies = [ 4090 - "cfg-if 0.1.10", 4091 - "rand 0.7.3", 4092 - "static_assertions", 4093 - ] 4094 - 4095 - [[package]] 4096 - name = "typed-arena" 4097 - version = "2.0.1" 4098 - source = "registry+https://github.com/rust-lang/crates.io-index" 4099 - checksum = "0685c84d5d54d1c26f7d3eb96cd41550adb97baed141a761cf335d3d33bcd0ae" 4100 - 4101 - [[package]] 4102 - name = "ucd-trie" 4103 - version = "0.1.3" 4104 - source = "registry+https://github.com/rust-lang/crates.io-index" 4105 - checksum = "56dee185309b50d1f11bfedef0fe6d036842e3fb77413abef29f8f8d1c5d4c1c" 4106 - 4107 - [[package]] 4108 - name = "unicode-bidi" 4109 - version = "0.3.5" 4110 - source = "registry+https://github.com/rust-lang/crates.io-index" 4111 - checksum = "eeb8be209bb1c96b7c177c7420d26e04eccacb0eeae6b980e35fcb74678107e0" 4112 - dependencies = [ 4113 - "matches", 4114 - ] 4115 - 4116 - [[package]] 4117 - name = "unicode-normalization" 4118 - version = "0.1.19" 4119 - source = "registry+https://github.com/rust-lang/crates.io-index" 4120 - checksum = "d54590932941a9e9266f0832deed84ebe1bf2e4c9e4a3554d393d18f5e854bf9" 4121 - dependencies = [ 4122 - "tinyvec", 4123 - ] 4124 - 4125 - [[package]] 4126 - name = "unicode-segmentation" 4127 - version = "1.8.0" 4128 - source = "registry+https://github.com/rust-lang/crates.io-index" 4129 - checksum = "8895849a949e7845e06bd6dc1aa51731a103c42707010a5b591c0038fb73385b" 4130 - 4131 - [[package]] 4132 - name = "unicode-width" 4133 - version = "0.1.8" 4134 - source = "registry+https://github.com/rust-lang/crates.io-index" 4135 - checksum = "9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3" 4136 - 4137 - [[package]] 4138 - name = "unicode-xid" 4139 - version = "0.2.2" 4140 - source = "registry+https://github.com/rust-lang/crates.io-index" 4141 - checksum = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3" 4142 - 4143 - [[package]] 4144 - name = "url" 4145 - version = "2.2.2" 4146 - source = "registry+https://github.com/rust-lang/crates.io-index" 4147 - checksum = "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c" 4148 - dependencies = [ 4149 - "form_urlencoded", 4150 - "idna", 4151 - "matches", 4152 - "percent-encoding", 4153 - ] 4154 - 4155 - [[package]] 4156 - name = "urlencoding" 4157 - version = "1.3.3" 4158 - source = "registry+https://github.com/rust-lang/crates.io-index" 4159 - checksum = "5a1f0175e03a0973cf4afd476bef05c26e228520400eb1fd473ad417b1c00ffb" 4160 - 4161 - [[package]] 4162 - name = "value-bag" 4163 - version = "1.0.0-alpha.7" 4164 - source = "registry+https://github.com/rust-lang/crates.io-index" 4165 - checksum = "dd320e1520f94261153e96f7534476ad869c14022aee1e59af7c778075d840ae" 4166 - dependencies = [ 4167 - "ctor", 4168 - "version_check", 4169 - ] 4170 - 4171 - [[package]] 4172 - name = "vcpkg" 4173 - version = "0.2.15" 4174 - source = "registry+https://github.com/rust-lang/crates.io-index" 4175 - checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" 4176 - 4177 - [[package]] 4178 - name = "vec_map" 4179 - version = "0.8.2" 4180 - source = "registry+https://github.com/rust-lang/crates.io-index" 4181 - checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191" 4182 - 4183 - [[package]] 4184 - name = "version-compare" 4185 - version = "0.0.10" 4186 - source = "registry+https://github.com/rust-lang/crates.io-index" 4187 - checksum = "d63556a25bae6ea31b52e640d7c41d1ab27faba4ccb600013837a3d0b3994ca1" 4188 - 4189 - [[package]] 4190 - name = "version-compare" 4191 - version = "0.0.11" 4192 - source = "registry+https://github.com/rust-lang/crates.io-index" 4193 - checksum = "1c18c859eead79d8b95d09e4678566e8d70105c4e7b251f707a03df32442661b" 4194 - 4195 - [[package]] 4196 - name = "version_check" 4197 - version = "0.9.3" 4198 - source = "registry+https://github.com/rust-lang/crates.io-index" 4199 - checksum = "5fecdca9a5291cc2b8dcf7dc02453fee791a280f3743cb0905f8822ae463b3fe" 4200 - 4201 - [[package]] 4202 - name = "vswhom" 4203 - version = "0.1.0" 4204 - source = "registry+https://github.com/rust-lang/crates.io-index" 4205 - checksum = "be979b7f07507105799e854203b470ff7c78a1639e330a58f183b5fea574608b" 4206 - dependencies = [ 4207 - "libc", 4208 - "vswhom-sys", 4209 - ] 4210 - 4211 - [[package]] 4212 - name = "vswhom-sys" 4213 - version = "0.1.0" 4214 - source = "registry+https://github.com/rust-lang/crates.io-index" 4215 - checksum = "fc2f5402d3d0e79a069714f7b48e3ecc60be7775a2c049cb839457457a239532" 4216 - dependencies = [ 4217 - "cc", 4218 - "libc", 4219 - ] 4220 - 4221 - [[package]] 4222 - name = "waker-fn" 4223 - version = "1.1.0" 4224 - source = "registry+https://github.com/rust-lang/crates.io-index" 4225 - checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca" 4226 - 4227 - [[package]] 4228 - name = "walkdir" 4229 - version = "2.3.2" 4230 - source = "registry+https://github.com/rust-lang/crates.io-index" 4231 - checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56" 4232 - dependencies = [ 4233 - "same-file", 4234 - "winapi 0.3.9", 4235 - "winapi-util", 4236 - ] 4237 - 4238 - [[package]] 4239 - name = "wasi" 4240 - version = "0.9.0+wasi-snapshot-preview1" 4241 - source = "registry+https://github.com/rust-lang/crates.io-index" 4242 - checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519" 4243 - 4244 - [[package]] 4245 - name = "wasi" 4246 - version = "0.10.2+wasi-snapshot-preview1" 4247 - source = "registry+https://github.com/rust-lang/crates.io-index" 4248 - checksum = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6" 4249 - 4250 - [[package]] 4251 - name = "wasm-bindgen" 4252 - version = "0.2.74" 4253 - source = "registry+https://github.com/rust-lang/crates.io-index" 4254 - checksum = "d54ee1d4ed486f78874278e63e4069fc1ab9f6a18ca492076ffb90c5eb2997fd" 4255 - dependencies = [ 4256 - "cfg-if 1.0.0", 4257 - "wasm-bindgen-macro", 4258 - ] 4259 - 4260 - [[package]] 4261 - name = "wasm-bindgen-backend" 4262 - version = "0.2.74" 4263 - source = "registry+https://github.com/rust-lang/crates.io-index" 4264 - checksum = "3b33f6a0694ccfea53d94db8b2ed1c3a8a4c86dd936b13b9f0a15ec4a451b900" 4265 - dependencies = [ 4266 - "bumpalo 3.7.0", 4267 - "lazy_static", 4268 - "log", 4269 - "proc-macro2", 4270 - "quote", 4271 - "syn", 4272 - "wasm-bindgen-shared", 4273 - ] 4274 - 4275 - [[package]] 4276 - name = "wasm-bindgen-futures" 4277 - version = "0.4.24" 4278 - source = "registry+https://github.com/rust-lang/crates.io-index" 4279 - checksum = "5fba7978c679d53ce2d0ac80c8c175840feb849a161664365d1287b41f2e67f1" 4280 - dependencies = [ 4281 - "cfg-if 1.0.0", 4282 - "js-sys", 4283 - "wasm-bindgen", 4284 - "web-sys", 4285 - ] 4286 - 4287 - [[package]] 4288 - name = "wasm-bindgen-macro" 4289 - version = "0.2.74" 4290 - source = "registry+https://github.com/rust-lang/crates.io-index" 4291 - checksum = "088169ca61430fe1e58b8096c24975251700e7b1f6fd91cc9d59b04fb9b18bd4" 4292 - dependencies = [ 4293 - "quote", 4294 - "wasm-bindgen-macro-support", 4295 - ] 4296 - 4297 - [[package]] 4298 - name = "wasm-bindgen-macro-support" 4299 - version = "0.2.74" 4300 - source = "registry+https://github.com/rust-lang/crates.io-index" 4301 - checksum = "be2241542ff3d9f241f5e2cb6dd09b37efe786df8851c54957683a49f0987a97" 4302 - dependencies = [ 4303 - "proc-macro2", 4304 - "quote", 4305 - "syn", 4306 - "wasm-bindgen-backend", 4307 - "wasm-bindgen-shared", 4308 - ] 4309 - 4310 - [[package]] 4311 - name = "wasm-bindgen-shared" 4312 - version = "0.2.74" 4313 - source = "registry+https://github.com/rust-lang/crates.io-index" 4314 - checksum = "d7cff876b8f18eed75a66cf49b65e7f967cb354a7aa16003fb55dbfd25b44b4f" 4315 - 4316 - [[package]] 4317 - name = "wayland-client" 4318 - version = "0.28.6" 4319 - source = "registry+https://github.com/rust-lang/crates.io-index" 4320 - checksum = "e3ab332350e502f159382201394a78e3cc12d0f04db863429260164ea40e0355" 4321 - dependencies = [ 4322 - "bitflags", 4323 - "downcast-rs", 4324 - "libc", 4325 - "nix 0.20.0", 4326 - "scoped-tls", 4327 - "wayland-commons", 4328 - "wayland-scanner", 4329 - "wayland-sys", 4330 - ] 4331 - 4332 - [[package]] 4333 - name = "wayland-commons" 4334 - version = "0.28.6" 4335 - source = "registry+https://github.com/rust-lang/crates.io-index" 4336 - checksum = "a21817947c7011bbd0a27e11b17b337bfd022e8544b071a2641232047966fbda" 4337 - dependencies = [ 4338 - "nix 0.20.0", 4339 - "once_cell", 4340 - "smallvec", 4341 - "wayland-sys", 4342 - ] 4343 - 4344 - [[package]] 4345 - name = "wayland-cursor" 4346 - version = "0.28.6" 4347 - source = "registry+https://github.com/rust-lang/crates.io-index" 4348 - checksum = "be610084edd1586d45e7bdd275fe345c7c1873598caa464c4fb835dee70fa65a" 4349 - dependencies = [ 4350 - "nix 0.20.0", 4351 - "wayland-client", 4352 - "xcursor", 4353 - ] 4354 - 4355 - [[package]] 4356 - name = "wayland-egl" 4357 - version = "0.28.6" 4358 - source = "registry+https://github.com/rust-lang/crates.io-index" 4359 - checksum = "99ba1ab1e18756b23982d36f08856d521d7df45015f404a2d7c4f0b2d2f66956" 4360 - dependencies = [ 4361 - "wayland-client", 4362 - "wayland-sys", 4363 - ] 4364 - 4365 - [[package]] 4366 - name = "wayland-protocols" 4367 - version = "0.28.6" 4368 - source = "registry+https://github.com/rust-lang/crates.io-index" 4369 - checksum = "286620ea4d803bacf61fa087a4242ee316693099ee5a140796aaba02b29f861f" 4370 - dependencies = [ 4371 - "bitflags", 4372 - "wayland-client", 4373 - "wayland-commons", 4374 - "wayland-scanner", 4375 - ] 4376 - 4377 - [[package]] 4378 - name = "wayland-scanner" 4379 - version = "0.28.6" 4380 - source = "registry+https://github.com/rust-lang/crates.io-index" 4381 - checksum = "ce923eb2deb61de332d1f356ec7b6bf37094dc5573952e1c8936db03b54c03f1" 4382 - dependencies = [ 4383 - "proc-macro2", 4384 - "quote", 4385 - "xml-rs", 4386 - ] 4387 - 4388 - [[package]] 4389 - name = "wayland-sys" 4390 - version = "0.28.6" 4391 - source = "registry+https://github.com/rust-lang/crates.io-index" 4392 - checksum = "d841fca9aed7febf9bed2e9796c49bf58d4152ceda8ac949ebe00868d8f0feb8" 4393 - dependencies = [ 4394 - "dlib 0.5.0", 4395 - "lazy_static", 4396 - "pkg-config", 4397 - ] 4398 - 4399 - [[package]] 4400 - name = "web-sys" 4401 - version = "0.3.48" 4402 - source = "registry+https://github.com/rust-lang/crates.io-index" 4403 - checksum = "ec600b26223b2948cedfde2a0aa6756dcf1fef616f43d7b3097aaf53a6c4d92b" 4404 - dependencies = [ 4405 - "js-sys", 4406 - "wasm-bindgen", 4407 - ] 4408 - 4409 - [[package]] 4410 - name = "weezl" 4411 - version = "0.1.5" 4412 - source = "registry+https://github.com/rust-lang/crates.io-index" 4413 - checksum = "d8b77fdfd5a253be4ab714e4ffa3c49caf146b4de743e97510c0656cf90f1e8e" 4414 - 4415 - [[package]] 4416 - name = "wepoll-ffi" 4417 - version = "0.1.2" 4418 - source = "registry+https://github.com/rust-lang/crates.io-index" 4419 - checksum = "d743fdedc5c64377b5fc2bc036b01c7fd642205a0d96356034ae3404d49eb7fb" 4420 - dependencies = [ 4421 - "cc", 4422 - ] 4423 - 4424 - [[package]] 4425 - name = "wfd" 4426 - version = "0.1.7" 4427 - source = "registry+https://github.com/rust-lang/crates.io-index" 4428 - checksum = "e713040b67aae5bf1a0ae3e1ebba8cc29ab2b90da9aa1bff6e09031a8a41d7a8" 4429 - dependencies = [ 4430 - "libc", 4431 - "winapi 0.3.9", 4432 - ] 4433 - 4434 - [[package]] 4435 - name = "wgpu" 4436 - version = "0.6.2" 4437 - source = "registry+https://github.com/rust-lang/crates.io-index" 4438 - checksum = "991903e4c9f5b7319732b30a3d0339e27a51ea992cea22769b5f6c7f7076af6d" 4439 - dependencies = [ 4440 - "arrayvec 0.5.2", 4441 - "futures", 4442 - "gfx-backend-vulkan", 4443 - "js-sys", 4444 - "objc", 4445 - "parking_lot", 4446 - "raw-window-handle", 4447 - "smallvec", 4448 - "tracing", 4449 - "typed-arena", 4450 - "wasm-bindgen", 4451 - "wasm-bindgen-futures", 4452 - "web-sys", 4453 - "wgpu-core", 4454 - "wgpu-types", 4455 - ] 4456 - 4457 - [[package]] 4458 - name = "wgpu-core" 4459 - version = "0.6.5" 4460 - source = "registry+https://github.com/rust-lang/crates.io-index" 4461 - checksum = "ea487deeae90e06d77eb8e6cef945247774e7c0a0a226d238b31e90633594365" 4462 - dependencies = [ 4463 - "arrayvec 0.5.2", 4464 - "bitflags", 4465 - "copyless", 4466 - "fxhash", 4467 - "gfx-backend-dx11", 4468 - "gfx-backend-dx12", 4469 - "gfx-backend-empty", 4470 - "gfx-backend-metal", 4471 - "gfx-backend-vulkan", 4472 - "gfx-descriptor", 4473 - "gfx-hal", 4474 - "gfx-memory", 4475 - "naga", 4476 - "parking_lot", 4477 - "raw-window-handle", 4478 - "smallvec", 4479 - "thiserror", 4480 - "tracing", 4481 - "wgpu-types", 4482 - ] 4483 - 4484 - [[package]] 4485 - name = "wgpu-types" 4486 - version = "0.6.1" 4487 - source = "registry+https://github.com/rust-lang/crates.io-index" 4488 - checksum = "1e3529528e608b54838ee618c3923b0f46e6db0334cfc6c42a16cf4ceb3bdb57" 4489 - dependencies = [ 4490 - "bitflags", 4491 - ] 4492 - 4493 - [[package]] 4494 - name = "wgpu_glyph" 4495 - version = "0.10.0" 4496 - source = "registry+https://github.com/rust-lang/crates.io-index" 4497 - checksum = "27812a263e1298d3330795af62faf5daf5852beb632794acf93e4494234fc9f4" 4498 - dependencies = [ 4499 - "glyph_brush", 4500 - "log", 4501 - "wgpu", 4502 - "zerocopy", 4503 - ] 4504 - 4505 - [[package]] 4506 - name = "which" 4507 - version = "4.2.2" 4508 - source = "registry+https://github.com/rust-lang/crates.io-index" 4509 - checksum = "ea187a8ef279bc014ec368c27a920da2024d2a711109bfbe3440585d5cf27ad9" 4510 - dependencies = [ 4511 - "either", 4512 - "lazy_static", 4513 - "libc", 4514 - ] 4515 - 4516 - [[package]] 4517 - name = "winapi" 4518 - version = "0.2.8" 4519 - source = "registry+https://github.com/rust-lang/crates.io-index" 4520 - checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a" 4521 - 4522 - [[package]] 4523 - name = "winapi" 4524 - version = "0.3.9" 4525 - source = "registry+https://github.com/rust-lang/crates.io-index" 4526 - checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 4527 - dependencies = [ 4528 - "winapi-i686-pc-windows-gnu", 4529 - "winapi-x86_64-pc-windows-gnu", 4530 - ] 4531 - 4532 - [[package]] 4533 - name = "winapi-build" 4534 - version = "0.1.1" 4535 - source = "registry+https://github.com/rust-lang/crates.io-index" 4536 - checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc" 4537 - 4538 - [[package]] 4539 - name = "winapi-i686-pc-windows-gnu" 4540 - version = "0.4.0" 4541 - source = "registry+https://github.com/rust-lang/crates.io-index" 4542 - checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 4543 - 4544 - [[package]] 4545 - name = "winapi-util" 4546 - version = "0.1.5" 4547 - source = "registry+https://github.com/rust-lang/crates.io-index" 4548 - checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178" 4549 - dependencies = [ 4550 - "winapi 0.3.9", 4551 - ] 4552 - 4553 - [[package]] 4554 - name = "winapi-wsapoll" 4555 - version = "0.1.1" 4556 - source = "registry+https://github.com/rust-lang/crates.io-index" 4557 - checksum = "44c17110f57155602a80dca10be03852116403c9ff3cd25b079d666f2aa3df6e" 4558 - dependencies = [ 4559 - "winapi 0.3.9", 4560 - ] 4561 - 4562 - [[package]] 4563 - name = "winapi-x86_64-pc-windows-gnu" 4564 - version = "0.4.0" 4565 - source = "registry+https://github.com/rust-lang/crates.io-index" 4566 - checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 4567 - 4568 - [[package]] 4569 - name = "window_clipboard" 4570 - version = "0.2.1" 4571 - source = "registry+https://github.com/rust-lang/crates.io-index" 4572 - checksum = "33a4518b538a45ad39d138a8c3bea8f6b4452174aeb38143d1dd643a3a838ccc" 4573 - dependencies = [ 4574 - "clipboard-win", 4575 - "clipboard_macos", 4576 - "clipboard_wayland", 4577 - "clipboard_x11", 4578 - "raw-window-handle", 4579 - ] 4580 - 4581 - [[package]] 4582 - name = "winit" 4583 - version = "0.24.0" 4584 - source = "registry+https://github.com/rust-lang/crates.io-index" 4585 - checksum = "da4eda6fce0eb84bd0a33e3c8794eb902e1033d0a1d5a31bc4f19b1b4bbff597" 4586 - dependencies = [ 4587 - "bitflags", 4588 - "cocoa 0.24.0", 4589 - "core-foundation 0.9.1", 4590 - "core-graphics 0.22.2", 4591 - "core-video-sys", 4592 - "dispatch", 4593 - "instant", 4594 - "lazy_static", 4595 - "libc", 4596 - "log", 4597 - "mio", 4598 - "mio-extras", 4599 - "ndk", 4600 - "ndk-glue", 4601 - "ndk-sys", 4602 - "objc", 4603 - "parking_lot", 4604 - "percent-encoding", 4605 - "raw-window-handle", 4606 - "smithay-client-toolkit 0.12.3", 4607 - "wayland-client", 4608 - "winapi 0.3.9", 4609 - "x11-dl", 4610 - ] 4611 - 4612 - [[package]] 4613 - name = "winreg" 4614 - version = "0.9.0" 4615 - source = "registry+https://github.com/rust-lang/crates.io-index" 4616 - checksum = "16cdb3898397cf7f624c294948669beafaeebc5577d5ec53d0afb76633593597" 4617 - dependencies = [ 4618 - "winapi 0.3.9", 4619 - ] 4620 - 4621 - [[package]] 4622 - name = "wio" 4623 - version = "0.2.2" 4624 - source = "registry+https://github.com/rust-lang/crates.io-index" 4625 - checksum = "5d129932f4644ac2396cb456385cbf9e63b5b30c6e8dc4820bdca4eb082037a5" 4626 - dependencies = [ 4627 - "winapi 0.3.9", 4628 - ] 4629 - 4630 - [[package]] 4631 - name = "ws2_32-sys" 4632 - version = "0.2.1" 4633 - source = "registry+https://github.com/rust-lang/crates.io-index" 4634 - checksum = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e" 4635 - dependencies = [ 4636 - "winapi 0.2.8", 4637 - "winapi-build", 4638 - ] 4639 - 4640 - [[package]] 4641 - name = "x11" 4642 - version = "2.18.2" 4643 - source = "registry+https://github.com/rust-lang/crates.io-index" 4644 - checksum = "77ecd092546cb16f25783a5451538e73afc8d32e242648d54f4ae5459ba1e773" 4645 - dependencies = [ 4646 - "libc", 4647 - "pkg-config", 4648 - ] 4649 - 4650 - [[package]] 4651 - name = "x11-dl" 4652 - version = "2.18.5" 4653 - source = "registry+https://github.com/rust-lang/crates.io-index" 4654 - checksum = "2bf981e3a5b3301209754218f962052d4d9ee97e478f4d26d4a6eced34c1fef8" 4655 - dependencies = [ 4656 - "lazy_static", 4657 - "libc", 4658 - "maybe-uninit", 4659 - "pkg-config", 4660 - ] 4661 - 4662 - [[package]] 4663 - name = "x11rb" 4664 - version = "0.8.1" 4665 - source = "registry+https://github.com/rust-lang/crates.io-index" 4666 - checksum = "6ffb080b3f2f616242a4eb8e7d325035312127901025b0052bc3154a282d0f19" 4667 - dependencies = [ 4668 - "gethostname", 4669 - "nix 0.20.0", 4670 - "winapi 0.3.9", 4671 - "winapi-wsapoll", 4672 - ] 4673 - 4674 - [[package]] 4675 - name = "xattr" 4676 - version = "0.2.2" 4677 - source = "registry+https://github.com/rust-lang/crates.io-index" 4678 - checksum = "244c3741f4240ef46274860397c7c74e50eb23624996930e484c16679633a54c" 4679 - dependencies = [ 4680 - "libc", 4681 - ] 4682 - 4683 - [[package]] 4684 - name = "xcursor" 4685 - version = "0.3.3" 4686 - source = "registry+https://github.com/rust-lang/crates.io-index" 4687 - checksum = "3a9a231574ae78801646617cefd13bfe94be907c0e4fa979cfd8b770aa3c5d08" 4688 - dependencies = [ 4689 - "nom", 4690 - ] 4691 - 4692 - [[package]] 4693 - name = "xdg" 4694 - version = "2.2.0" 4695 - source = "registry+https://github.com/rust-lang/crates.io-index" 4696 - checksum = "d089681aa106a86fade1b0128fb5daf07d5867a509ab036d99988dec80429a57" 4697 - 4698 - [[package]] 4699 - name = "xi-unicode" 4700 - version = "0.3.0" 4701 - source = "registry+https://github.com/rust-lang/crates.io-index" 4702 - checksum = "a67300977d3dc3f8034dae89778f502b6ba20b269527b3223ba59c0cf393bb8a" 4703 - 4704 - [[package]] 4705 - name = "xml-rs" 4706 - version = "0.8.4" 4707 - source = "registry+https://github.com/rust-lang/crates.io-index" 4708 - checksum = "d2d7d3948613f75c98fd9328cfdcc45acc4d360655289d0a7d4ec931392200a3" 4709 - 4710 - [[package]] 4711 - name = "yaml-rust" 4712 - version = "0.4.5" 4713 - source = "registry+https://github.com/rust-lang/crates.io-index" 4714 - checksum = "56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85" 4715 - dependencies = [ 4716 - "linked-hash-map", 4717 - ] 4718 - 4719 - [[package]] 4720 - name = "zerocopy" 4721 - version = "0.3.0" 4722 - source = "registry+https://github.com/rust-lang/crates.io-index" 4723 - checksum = "6580539ad917b7c026220c4b3f2c08d52ce54d6ce0dc491e66002e35388fab46" 4724 - dependencies = [ 4725 - "byteorder", 4726 - "zerocopy-derive", 4727 - ] 4728 - 4729 - [[package]] 4730 - name = "zerocopy-derive" 4731 - version = "0.2.0" 4732 - source = "registry+https://github.com/rust-lang/crates.io-index" 4733 - checksum = "d498dbd1fd7beb83c86709ae1c33ca50942889473473d287d56ce4770a18edfb" 4734 - dependencies = [ 4735 - "proc-macro2", 4736 - "syn", 4737 - "synstructure", 4738 - ] 4739 - 4740 - [[package]] 4741 - name = "zip" 4742 - version = "0.5.13" 4743 - source = "registry+https://github.com/rust-lang/crates.io-index" 4744 - checksum = "93ab48844d61251bb3835145c521d88aa4031d7139e8485990f60ca911fa0815" 4745 - dependencies = [ 4746 - "byteorder", 4747 - "bzip2", 4748 - "crc32fast", 4749 - "flate2", 4750 - "thiserror", 4751 - "time", 4752 - ] 4753 - 4754 - [[package]] 4755 - name = "zstd" 4756 - version = "0.6.1+zstd.1.4.9" 4757 - source = "registry+https://github.com/rust-lang/crates.io-index" 4758 - checksum = "5de55e77f798f205d8561b8fe2ef57abfb6e0ff2abe7fd3c089e119cdb5631a3" 4759 - dependencies = [ 4760 - "zstd-safe", 4761 - ] 4762 - 4763 - [[package]] 4764 - name = "zstd-safe" 4765 - version = "3.0.1+zstd.1.4.9" 4766 - source = "registry+https://github.com/rust-lang/crates.io-index" 4767 - checksum = "1387cabcd938127b30ce78c4bf00b30387dddf704e3f0881dbc4ff62b5566f8c" 4768 - dependencies = [ 4769 - "libc", 4770 - "zstd-sys", 4771 - ] 4772 - 4773 - [[package]] 4774 - name = "zstd-sys" 4775 - version = "1.4.20+zstd.1.4.9" 4776 - source = "registry+https://github.com/rust-lang/crates.io-index" 4777 - checksum = "ebd5b733d7cf2d9447e2c3e76a5589b4f5e5ae065c22a2bc0b023cbc331b6c8e" 4778 - dependencies = [ 4779 - "cc", 4780 - "libc", 4781 - ]
···
+2 -6
pkgs/tools/games/ajour/default.nix
··· 48 sha256 = "sha256-oVaNLclU0EVNtxAASE8plXcC+clkwhBeb9pz1vXufV0="; 49 }; 50 51 - cargoLock = { 52 - lockFile = ./Cargo.lock; 53 - outputHashes = { 54 - "iced-0.3.0" = "sha256-cPQ0qqcdCMx2agSpAKSvVDBEoF/vUffGg1UkX85KmfY="; 55 - }; 56 - }; 57 58 nativeBuildInputs = [ 59 autoPatchelfHook
··· 48 sha256 = "sha256-oVaNLclU0EVNtxAASE8plXcC+clkwhBeb9pz1vXufV0="; 49 }; 50 51 + useFetchCargoVendor = true; 52 + cargoHash = "sha256-/bmPqKxhPt9AGHRPGPE8JzaZKcTAWIRzvR3FiTCVMho="; 53 54 nativeBuildInputs = [ 55 autoPatchelfHook