at 23.11-beta 2673 lines 67 kB view raw
1# This file is automatically @generated by Cargo. 2# It is not intended for manual editing. 3version = 3 4 5[[package]] 6name = "addr2line" 7version = "0.19.0" 8source = "registry+https://github.com/rust-lang/crates.io-index" 9checksum = "a76fd60b23679b7d19bd066031410fb7e458ccc5e958eb5c325888ce4baedc97" 10dependencies = [ 11 "gimli", 12] 13 14[[package]] 15name = "adler" 16version = "1.0.2" 17source = "registry+https://github.com/rust-lang/crates.io-index" 18checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe" 19 20[[package]] 21name = "aead" 22version = "0.5.2" 23source = "registry+https://github.com/rust-lang/crates.io-index" 24checksum = "d122413f284cf2d62fb1b7db97e02edb8cda96d769b16e443a4f6195e35662b0" 25dependencies = [ 26 "crypto-common", 27 "generic-array", 28] 29 30[[package]] 31name = "age" 32version = "0.9.1" 33source = "registry+https://github.com/rust-lang/crates.io-index" 34checksum = "d9e4dfef09bebad6d85efa8b6e1b2f7a809c4419d7135ab573c4fd133c0e8ead" 35dependencies = [ 36 "age-core", 37 "base64 0.13.1", 38 "bech32", 39 "chacha20poly1305", 40 "cookie-factory", 41 "hkdf", 42 "hmac", 43 "i18n-embed", 44 "i18n-embed-fl", 45 "lazy_static", 46 "nom", 47 "pin-project", 48 "rand 0.7.3", 49 "rand 0.8.5", 50 "rust-embed", 51 "scrypt", 52 "sha2", 53 "subtle", 54 "x25519-dalek", 55 "zeroize", 56] 57 58[[package]] 59name = "age-core" 60version = "0.9.0" 61source = "registry+https://github.com/rust-lang/crates.io-index" 62checksum = "e3d2e815ac879dc23c1139e720d21c6cd4d1276345c772587285d965a69b8f32" 63dependencies = [ 64 "base64 0.13.1", 65 "chacha20poly1305", 66 "cookie-factory", 67 "hkdf", 68 "io_tee", 69 "nom", 70 "rand 0.8.5", 71 "secrecy", 72 "sha2", 73] 74 75[[package]] 76name = "ahash" 77version = "0.7.6" 78source = "registry+https://github.com/rust-lang/crates.io-index" 79checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47" 80dependencies = [ 81 "getrandom 0.2.9", 82 "once_cell", 83 "version_check", 84] 85 86[[package]] 87name = "aho-corasick" 88version = "0.7.20" 89source = "registry+https://github.com/rust-lang/crates.io-index" 90checksum = "cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac" 91dependencies = [ 92 "memchr", 93] 94 95[[package]] 96name = "aho-corasick" 97version = "1.0.1" 98source = "registry+https://github.com/rust-lang/crates.io-index" 99checksum = "67fc08ce920c31afb70f013dcce1bfc3a3195de6a228474e45e1f145b36f8d04" 100dependencies = [ 101 "memchr", 102] 103 104[[package]] 105name = "anstyle" 106version = "1.0.0" 107source = "registry+https://github.com/rust-lang/crates.io-index" 108checksum = "41ed9a86bf92ae6580e0a31281f65a1b1d867c0cc68d5346e2ae128dddfa6a7d" 109 110[[package]] 111name = "anyhow" 112version = "1.0.71" 113source = "registry+https://github.com/rust-lang/crates.io-index" 114checksum = "9c7d0618f0e0b7e8ff11427422b64564d5fb0be1940354bfe2e0529b18a9d9b8" 115dependencies = [ 116 "backtrace", 117] 118 119[[package]] 120name = "arc-swap" 121version = "1.6.0" 122source = "registry+https://github.com/rust-lang/crates.io-index" 123checksum = "bddcadddf5e9015d310179a59bb28c4d4b9920ad0f11e8e14dbadf654890c9a6" 124 125[[package]] 126name = "autocfg" 127version = "1.1.0" 128source = "registry+https://github.com/rust-lang/crates.io-index" 129checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" 130 131[[package]] 132name = "backtrace" 133version = "0.3.67" 134source = "registry+https://github.com/rust-lang/crates.io-index" 135checksum = "233d376d6d185f2a3093e58f283f60f880315b6c60075b01f36b3b85154564ca" 136dependencies = [ 137 "addr2line", 138 "cc", 139 "cfg-if", 140 "libc", 141 "miniz_oxide 0.6.2", 142 "object", 143 "rustc-demangle", 144] 145 146[[package]] 147name = "base64" 148version = "0.13.1" 149source = "registry+https://github.com/rust-lang/crates.io-index" 150checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8" 151 152[[package]] 153name = "base64" 154version = "0.21.2" 155source = "registry+https://github.com/rust-lang/crates.io-index" 156checksum = "604178f6c5c21f02dc555784810edfb88d34ac2c73b2eae109655649ee73ce3d" 157 158[[package]] 159name = "bech32" 160version = "0.9.1" 161source = "registry+https://github.com/rust-lang/crates.io-index" 162checksum = "d86b93f97252c47b41663388e6d155714a9d0c398b99f1005cbc5f978b29f445" 163 164[[package]] 165name = "bitflags" 166version = "1.3.2" 167source = "registry+https://github.com/rust-lang/crates.io-index" 168checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 169 170[[package]] 171name = "block-buffer" 172version = "0.10.4" 173source = "registry+https://github.com/rust-lang/crates.io-index" 174checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" 175dependencies = [ 176 "generic-array", 177] 178 179[[package]] 180name = "bstr" 181version = "1.4.0" 182source = "registry+https://github.com/rust-lang/crates.io-index" 183checksum = "c3d4260bcc2e8fc9df1eac4919a720effeb63a3f0952f5bf4944adfa18897f09" 184dependencies = [ 185 "memchr", 186 "serde", 187] 188 189[[package]] 190name = "byteorder" 191version = "1.4.3" 192source = "registry+https://github.com/rust-lang/crates.io-index" 193checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610" 194 195[[package]] 196name = "bzip2" 197version = "0.4.4" 198source = "registry+https://github.com/rust-lang/crates.io-index" 199checksum = "bdb116a6ef3f6c3698828873ad02c3014b3c85cadb88496095628e3ef1e347f8" 200dependencies = [ 201 "bzip2-sys", 202 "libc", 203] 204 205[[package]] 206name = "bzip2-sys" 207version = "0.1.11+1.0.8" 208source = "registry+https://github.com/rust-lang/crates.io-index" 209checksum = "736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc" 210dependencies = [ 211 "cc", 212 "libc", 213 "pkg-config", 214] 215 216[[package]] 217name = "cc" 218version = "1.0.79" 219source = "registry+https://github.com/rust-lang/crates.io-index" 220checksum = "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f" 221dependencies = [ 222 "jobserver", 223] 224 225[[package]] 226name = "cfb" 227version = "0.7.3" 228source = "registry+https://github.com/rust-lang/crates.io-index" 229checksum = "d38f2da7a0a2c4ccf0065be06397cc26a81f4e528be095826eee9d4adbb8c60f" 230dependencies = [ 231 "byteorder", 232 "fnv", 233 "uuid", 234] 235 236[[package]] 237name = "cfg-if" 238version = "1.0.0" 239source = "registry+https://github.com/rust-lang/crates.io-index" 240checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 241 242[[package]] 243name = "chacha20" 244version = "0.9.1" 245source = "registry+https://github.com/rust-lang/crates.io-index" 246checksum = "c3613f74bd2eac03dad61bd53dbe620703d4371614fe0bc3b9f04dd36fe4e818" 247dependencies = [ 248 "cfg-if", 249 "cipher", 250 "cpufeatures", 251] 252 253[[package]] 254name = "chacha20poly1305" 255version = "0.10.1" 256source = "registry+https://github.com/rust-lang/crates.io-index" 257checksum = "10cd79432192d1c0f4e1a0fef9527696cc039165d729fb41b3f4f4f354c2dc35" 258dependencies = [ 259 "aead", 260 "chacha20", 261 "cipher", 262 "poly1305", 263 "zeroize", 264] 265 266[[package]] 267name = "charset" 268version = "0.1.3" 269source = "registry+https://github.com/rust-lang/crates.io-index" 270checksum = "18e9079d1a12a2cc2bffb5db039c43661836ead4082120d5844f02555aca2d46" 271dependencies = [ 272 "base64 0.13.1", 273 "encoding_rs", 274] 275 276[[package]] 277name = "chumsky" 278version = "0.9.2" 279source = "registry+https://github.com/rust-lang/crates.io-index" 280checksum = "23170228b96236b5a7299057ac284a321457700bc8c41a4476052f0f4ba5349d" 281dependencies = [ 282 "hashbrown", 283 "stacker", 284] 285 286[[package]] 287name = "cipher" 288version = "0.4.4" 289source = "registry+https://github.com/rust-lang/crates.io-index" 290checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad" 291dependencies = [ 292 "crypto-common", 293 "inout", 294 "zeroize", 295] 296 297[[package]] 298name = "clap" 299version = "4.3.5" 300source = "registry+https://github.com/rust-lang/crates.io-index" 301checksum = "2686c4115cb0810d9a984776e197823d08ec94f176549a89a9efded477c456dc" 302dependencies = [ 303 "clap_builder", 304 "clap_derive", 305 "once_cell", 306] 307 308[[package]] 309name = "clap_builder" 310version = "4.3.5" 311source = "registry+https://github.com/rust-lang/crates.io-index" 312checksum = "2e53afce1efce6ed1f633cf0e57612fe51db54a1ee4fd8f8503d078fe02d69ae" 313dependencies = [ 314 "anstyle", 315 "bitflags", 316 "clap_lex", 317 "terminal_size", 318] 319 320[[package]] 321name = "clap_complete" 322version = "4.2.3" 323source = "registry+https://github.com/rust-lang/crates.io-index" 324checksum = "1594fe2312ec4abf402076e407628f5c313e54c32ade058521df4ee34ecac8a8" 325dependencies = [ 326 "clap", 327] 328 329[[package]] 330name = "clap_derive" 331version = "4.3.2" 332source = "registry+https://github.com/rust-lang/crates.io-index" 333checksum = "b8cd2b2a819ad6eec39e8f1d6b53001af1e5469f8c177579cdaeb313115b825f" 334dependencies = [ 335 "heck", 336 "proc-macro2", 337 "quote", 338 "syn 2.0.29", 339] 340 341[[package]] 342name = "clap_lex" 343version = "0.5.0" 344source = "registry+https://github.com/rust-lang/crates.io-index" 345checksum = "2da6da31387c7e4ef160ffab6d5e7f00c42626fe39aea70a7b0f1773f7dd6c1b" 346 347[[package]] 348name = "configparser" 349version = "3.0.2" 350source = "registry+https://github.com/rust-lang/crates.io-index" 351checksum = "5458d9d1a587efaf5091602c59d299696a3877a439c8f6d461a2d3cce11df87a" 352 353[[package]] 354name = "console" 355version = "0.15.7" 356source = "registry+https://github.com/rust-lang/crates.io-index" 357checksum = "c926e00cc70edefdc64d3a5ff31cc65bb97a3460097762bd23afb4d8145fccf8" 358dependencies = [ 359 "encode_unicode", 360 "lazy_static", 361 "libc", 362 "unicode-width", 363 "windows-sys 0.45.0", 364] 365 366[[package]] 367name = "cookie-factory" 368version = "0.3.2" 369source = "registry+https://github.com/rust-lang/crates.io-index" 370checksum = "396de984970346b0d9e93d1415082923c679e5ae5c3ee3dcbd104f5610af126b" 371 372[[package]] 373name = "core-foundation-sys" 374version = "0.8.4" 375source = "registry+https://github.com/rust-lang/crates.io-index" 376checksum = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa" 377 378[[package]] 379name = "cpufeatures" 380version = "0.2.7" 381source = "registry+https://github.com/rust-lang/crates.io-index" 382checksum = "3e4c1eaa2012c47becbbad2ab175484c2a84d1185b566fb2cc5b8707343dfe58" 383dependencies = [ 384 "libc", 385] 386 387[[package]] 388name = "crc32fast" 389version = "1.3.2" 390source = "registry+https://github.com/rust-lang/crates.io-index" 391checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d" 392dependencies = [ 393 "cfg-if", 394] 395 396[[package]] 397name = "crossbeam-channel" 398version = "0.5.8" 399source = "registry+https://github.com/rust-lang/crates.io-index" 400checksum = "a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200" 401dependencies = [ 402 "cfg-if", 403 "crossbeam-utils", 404] 405 406[[package]] 407name = "crossbeam-deque" 408version = "0.8.3" 409source = "registry+https://github.com/rust-lang/crates.io-index" 410checksum = "ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef" 411dependencies = [ 412 "cfg-if", 413 "crossbeam-epoch", 414 "crossbeam-utils", 415] 416 417[[package]] 418name = "crossbeam-epoch" 419version = "0.9.15" 420source = "registry+https://github.com/rust-lang/crates.io-index" 421checksum = "ae211234986c545741a7dc064309f67ee1e5ad243d0e48335adc0484d960bcc7" 422dependencies = [ 423 "autocfg", 424 "cfg-if", 425 "crossbeam-utils", 426 "memoffset", 427 "scopeguard", 428] 429 430[[package]] 431name = "crossbeam-utils" 432version = "0.8.15" 433source = "registry+https://github.com/rust-lang/crates.io-index" 434checksum = "3c063cd8cc95f5c377ed0d4b49a4b21f632396ff690e8470c29b3359b346984b" 435dependencies = [ 436 "cfg-if", 437] 438 439[[package]] 440name = "crypto-common" 441version = "0.1.6" 442source = "registry+https://github.com/rust-lang/crates.io-index" 443checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" 444dependencies = [ 445 "generic-array", 446 "typenum", 447] 448 449[[package]] 450name = "curl" 451version = "0.4.44" 452source = "registry+https://github.com/rust-lang/crates.io-index" 453checksum = "509bd11746c7ac09ebd19f0b17782eae80aadee26237658a6b4808afb5c11a22" 454dependencies = [ 455 "curl-sys", 456 "libc", 457 "openssl-probe", 458 "openssl-sys", 459 "schannel", 460 "socket2", 461 "winapi", 462] 463 464[[package]] 465name = "curl-sys" 466version = "0.4.61+curl-8.0.1" 467source = "registry+https://github.com/rust-lang/crates.io-index" 468checksum = "14d05c10f541ae6f3bc5b3d923c20001f47db7d5f0b2bc6ad16490133842db79" 469dependencies = [ 470 "cc", 471 "libc", 472 "libz-sys", 473 "openssl-sys", 474 "pkg-config", 475 "vcpkg", 476 "winapi", 477] 478 479[[package]] 480name = "curve25519-dalek" 481version = "3.2.0" 482source = "registry+https://github.com/rust-lang/crates.io-index" 483checksum = "0b9fdf9972b2bd6af2d913799d9ebc165ea4d2e65878e329d9c6b372c4491b61" 484dependencies = [ 485 "byteorder", 486 "digest 0.9.0", 487 "rand_core 0.5.1", 488 "subtle", 489 "zeroize", 490] 491 492[[package]] 493name = "darling" 494version = "0.14.4" 495source = "registry+https://github.com/rust-lang/crates.io-index" 496checksum = "7b750cb3417fd1b327431a470f388520309479ab0bf5e323505daf0290cd3850" 497dependencies = [ 498 "darling_core", 499 "darling_macro", 500] 501 502[[package]] 503name = "darling_core" 504version = "0.14.4" 505source = "registry+https://github.com/rust-lang/crates.io-index" 506checksum = "109c1ca6e6b7f82cc233a97004ea8ed7ca123a9af07a8230878fcfda9b158bf0" 507dependencies = [ 508 "fnv", 509 "ident_case", 510 "proc-macro2", 511 "quote", 512 "strsim", 513 "syn 1.0.109", 514] 515 516[[package]] 517name = "darling_macro" 518version = "0.14.4" 519source = "registry+https://github.com/rust-lang/crates.io-index" 520checksum = "a4aab4dbc9f7611d8b55048a3a16d2d010c2c8334e46304b40ac1cc14bf3b48e" 521dependencies = [ 522 "darling_core", 523 "quote", 524 "syn 1.0.109", 525] 526 527[[package]] 528name = "dashmap" 529version = "5.4.0" 530source = "registry+https://github.com/rust-lang/crates.io-index" 531checksum = "907076dfda823b0b36d2a1bb5f90c96660a5bbcd7729e10727f07858f22c4edc" 532dependencies = [ 533 "cfg-if", 534 "hashbrown", 535 "lock_api", 536 "once_cell", 537 "parking_lot_core", 538] 539 540[[package]] 541name = "data-encoding" 542version = "2.4.0" 543source = "registry+https://github.com/rust-lang/crates.io-index" 544checksum = "c2e66c9d817f1720209181c316d28635c050fa304f9c79e47a520882661b7308" 545 546[[package]] 547name = "decompress" 548version = "0.6.0" 549source = "registry+https://github.com/rust-lang/crates.io-index" 550checksum = "67605f4868a37e8a9c50003a866a6896104602d5d7ddf7e8a7f398ec97e44ab3" 551dependencies = [ 552 "derive_builder", 553 "flate2", 554 "infer", 555 "lazy_static", 556 "regex", 557 "tar", 558 "thiserror", 559 "zstd", 560] 561 562[[package]] 563name = "derive_builder" 564version = "0.12.0" 565source = "registry+https://github.com/rust-lang/crates.io-index" 566checksum = "8d67778784b508018359cbc8696edb3db78160bab2c2a28ba7f56ef6932997f8" 567dependencies = [ 568 "derive_builder_macro", 569] 570 571[[package]] 572name = "derive_builder_core" 573version = "0.12.0" 574source = "registry+https://github.com/rust-lang/crates.io-index" 575checksum = "c11bdc11a0c47bc7d37d582b5285da6849c96681023680b906673c5707af7b0f" 576dependencies = [ 577 "darling", 578 "proc-macro2", 579 "quote", 580 "syn 1.0.109", 581] 582 583[[package]] 584name = "derive_builder_macro" 585version = "0.12.0" 586source = "registry+https://github.com/rust-lang/crates.io-index" 587checksum = "ebcda35c7a396850a55ffeac740804b40ffec779b98fffbb1738f4033f0ee79e" 588dependencies = [ 589 "derive_builder_core", 590 "syn 1.0.109", 591] 592 593[[package]] 594name = "deunicode" 595version = "0.4.3" 596source = "registry+https://github.com/rust-lang/crates.io-index" 597checksum = "850878694b7933ca4c9569d30a34b55031b9b139ee1fc7b94a527c4ef960d690" 598 599[[package]] 600name = "dialoguer" 601version = "0.10.4" 602source = "git+https://github.com/console-rs/dialoguer?rev=47a9d4df729db7ffc1492bd0845be786e6f20153#47a9d4df729db7ffc1492bd0845be786e6f20153" 603dependencies = [ 604 "console", 605 "shell-words", 606 "tempfile", 607 "thiserror", 608 "zeroize", 609] 610 611[[package]] 612name = "digest" 613version = "0.9.0" 614source = "registry+https://github.com/rust-lang/crates.io-index" 615checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066" 616dependencies = [ 617 "generic-array", 618] 619 620[[package]] 621name = "digest" 622version = "0.10.6" 623source = "registry+https://github.com/rust-lang/crates.io-index" 624checksum = "8168378f4e5023e7218c89c891c0fd8ecdb5e5e4f18cb78f38cf245dd021e76f" 625dependencies = [ 626 "block-buffer", 627 "crypto-common", 628 "subtle", 629] 630 631[[package]] 632name = "displaydoc" 633version = "0.2.4" 634source = "registry+https://github.com/rust-lang/crates.io-index" 635checksum = "487585f4d0c6655fe74905e2504d8ad6908e4db67f744eb140876906c2f3175d" 636dependencies = [ 637 "proc-macro2", 638 "quote", 639 "syn 2.0.29", 640] 641 642[[package]] 643name = "either" 644version = "1.8.1" 645source = "registry+https://github.com/rust-lang/crates.io-index" 646checksum = "7fcaabb2fef8c910e7f4c7ce9f67a1283a1715879a7c230ca9d6d1ae31f16d91" 647 648[[package]] 649name = "encode_unicode" 650version = "0.3.6" 651source = "registry+https://github.com/rust-lang/crates.io-index" 652checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f" 653 654[[package]] 655name = "encoding_rs" 656version = "0.8.32" 657source = "registry+https://github.com/rust-lang/crates.io-index" 658checksum = "071a31f4ee85403370b58aca746f01041ede6f0da2730960ad001edc2b71b394" 659dependencies = [ 660 "cfg-if", 661] 662 663[[package]] 664name = "errno" 665version = "0.3.1" 666source = "registry+https://github.com/rust-lang/crates.io-index" 667checksum = "4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a" 668dependencies = [ 669 "errno-dragonfly", 670 "libc", 671 "windows-sys 0.48.0", 672] 673 674[[package]] 675name = "errno-dragonfly" 676version = "0.1.2" 677source = "registry+https://github.com/rust-lang/crates.io-index" 678checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf" 679dependencies = [ 680 "cc", 681 "libc", 682] 683 684[[package]] 685name = "fastrand" 686version = "1.9.0" 687source = "registry+https://github.com/rust-lang/crates.io-index" 688checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be" 689dependencies = [ 690 "instant", 691] 692 693[[package]] 694name = "filetime" 695version = "0.2.21" 696source = "registry+https://github.com/rust-lang/crates.io-index" 697checksum = "5cbc844cecaee9d4443931972e1289c8ff485cb4cc2767cb03ca139ed6885153" 698dependencies = [ 699 "cfg-if", 700 "libc", 701 "redox_syscall 0.2.16", 702 "windows-sys 0.48.0", 703] 704 705[[package]] 706name = "find-crate" 707version = "0.6.3" 708source = "registry+https://github.com/rust-lang/crates.io-index" 709checksum = "59a98bbaacea1c0eb6a0876280051b892eb73594fd90cf3b20e9c817029c57d2" 710dependencies = [ 711 "toml 0.5.11", 712] 713 714[[package]] 715name = "flate2" 716version = "1.0.26" 717source = "registry+https://github.com/rust-lang/crates.io-index" 718checksum = "3b9429470923de8e8cbd4d2dc513535400b4b3fef0319fb5c4e1f520a7bef743" 719dependencies = [ 720 "crc32fast", 721 "miniz_oxide 0.7.1", 722] 723 724[[package]] 725name = "fluent" 726version = "0.16.0" 727source = "registry+https://github.com/rust-lang/crates.io-index" 728checksum = "61f69378194459db76abd2ce3952b790db103ceb003008d3d50d97c41ff847a7" 729dependencies = [ 730 "fluent-bundle", 731 "unic-langid", 732] 733 734[[package]] 735name = "fluent-bundle" 736version = "0.15.2" 737source = "registry+https://github.com/rust-lang/crates.io-index" 738checksum = "e242c601dec9711505f6d5bbff5bedd4b61b2469f2e8bb8e57ee7c9747a87ffd" 739dependencies = [ 740 "fluent-langneg", 741 "fluent-syntax", 742 "intl-memoizer", 743 "intl_pluralrules", 744 "rustc-hash", 745 "self_cell", 746 "smallvec", 747 "unic-langid", 748] 749 750[[package]] 751name = "fluent-langneg" 752version = "0.13.0" 753source = "registry+https://github.com/rust-lang/crates.io-index" 754checksum = "2c4ad0989667548f06ccd0e306ed56b61bd4d35458d54df5ec7587c0e8ed5e94" 755dependencies = [ 756 "unic-langid", 757] 758 759[[package]] 760name = "fluent-syntax" 761version = "0.11.0" 762source = "registry+https://github.com/rust-lang/crates.io-index" 763checksum = "c0abed97648395c902868fee9026de96483933faa54ea3b40d652f7dfe61ca78" 764dependencies = [ 765 "thiserror", 766] 767 768[[package]] 769name = "fnv" 770version = "1.0.7" 771source = "registry+https://github.com/rust-lang/crates.io-index" 772checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 773 774[[package]] 775name = "form_urlencoded" 776version = "1.1.0" 777source = "registry+https://github.com/rust-lang/crates.io-index" 778checksum = "a9c384f161156f5260c24a097c56119f9be8c798586aecc13afbcbe7b7e26bf8" 779dependencies = [ 780 "percent-encoding", 781] 782 783[[package]] 784name = "fs-err" 785version = "2.9.0" 786source = "registry+https://github.com/rust-lang/crates.io-index" 787checksum = "0845fa252299212f0389d64ba26f34fa32cfe41588355f21ed507c59a0f64541" 788 789[[package]] 790name = "generic-array" 791version = "0.14.7" 792source = "registry+https://github.com/rust-lang/crates.io-index" 793checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" 794dependencies = [ 795 "typenum", 796 "version_check", 797] 798 799[[package]] 800name = "getrandom" 801version = "0.1.16" 802source = "registry+https://github.com/rust-lang/crates.io-index" 803checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce" 804dependencies = [ 805 "cfg-if", 806 "libc", 807 "wasi 0.9.0+wasi-snapshot-preview1", 808] 809 810[[package]] 811name = "getrandom" 812version = "0.2.9" 813source = "registry+https://github.com/rust-lang/crates.io-index" 814checksum = "c85e1d9ab2eadba7e5040d4e09cbd6d072b76a557ad64e797c2cb9d4da21d7e4" 815dependencies = [ 816 "cfg-if", 817 "libc", 818 "wasi 0.11.0+wasi-snapshot-preview1", 819] 820 821[[package]] 822name = "gimli" 823version = "0.27.2" 824source = "registry+https://github.com/rust-lang/crates.io-index" 825checksum = "ad0a93d233ebf96623465aad4046a8d3aa4da22d4f4beba5388838c8a434bbb4" 826 827[[package]] 828name = "git-testament" 829version = "0.2.4" 830source = "registry+https://github.com/rust-lang/crates.io-index" 831checksum = "986bf57c808270f3a0a0652c3bfce0f5d667aa5f5b465616dc697c7f390834b1" 832dependencies = [ 833 "git-testament-derive", 834 "no-std-compat", 835] 836 837[[package]] 838name = "git-testament-derive" 839version = "0.1.14" 840source = "registry+https://github.com/rust-lang/crates.io-index" 841checksum = "4a782db5866c7ab75f3552dda4cbf34e3e257cc64c963c6ed5af1e12818e8ae6" 842dependencies = [ 843 "log", 844 "proc-macro2", 845 "quote", 846 "syn 1.0.109", 847 "time", 848] 849 850[[package]] 851name = "globset" 852version = "0.4.10" 853source = "registry+https://github.com/rust-lang/crates.io-index" 854checksum = "029d74589adefde59de1a0c4f4732695c32805624aec7b68d91503d4dba79afc" 855dependencies = [ 856 "aho-corasick 0.7.20", 857 "bstr", 858 "fnv", 859 "log", 860 "regex", 861] 862 863[[package]] 864name = "hashbrown" 865version = "0.12.3" 866source = "registry+https://github.com/rust-lang/crates.io-index" 867checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" 868dependencies = [ 869 "ahash", 870] 871 872[[package]] 873name = "heck" 874version = "0.4.1" 875source = "registry+https://github.com/rust-lang/crates.io-index" 876checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" 877 878[[package]] 879name = "hermit-abi" 880version = "0.3.1" 881source = "registry+https://github.com/rust-lang/crates.io-index" 882checksum = "fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286" 883 884[[package]] 885name = "hex" 886version = "0.4.3" 887source = "registry+https://github.com/rust-lang/crates.io-index" 888checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" 889 890[[package]] 891name = "hkdf" 892version = "0.12.3" 893source = "registry+https://github.com/rust-lang/crates.io-index" 894checksum = "791a029f6b9fc27657f6f188ec6e5e43f6911f6f878e0dc5501396e09809d437" 895dependencies = [ 896 "hmac", 897] 898 899[[package]] 900name = "hmac" 901version = "0.12.1" 902source = "registry+https://github.com/rust-lang/crates.io-index" 903checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e" 904dependencies = [ 905 "digest 0.10.6", 906] 907 908[[package]] 909name = "i18n-config" 910version = "0.4.3" 911source = "registry+https://github.com/rust-lang/crates.io-index" 912checksum = "3d9f93ceee6543011739bc81699b5e0cf1f23f3a80364649b6d80de8636bc8df" 913dependencies = [ 914 "log", 915 "serde", 916 "serde_derive", 917 "thiserror", 918 "toml 0.5.11", 919 "unic-langid", 920] 921 922[[package]] 923name = "i18n-embed" 924version = "0.13.8" 925source = "registry+https://github.com/rust-lang/crates.io-index" 926checksum = "2653dd1a8be0726315603f1c180b29f90e5b2a58f8b943d949d5170d9ad81101" 927dependencies = [ 928 "arc-swap", 929 "fluent", 930 "fluent-langneg", 931 "fluent-syntax", 932 "i18n-embed-impl", 933 "intl-memoizer", 934 "lazy_static", 935 "log", 936 "parking_lot", 937 "rust-embed", 938 "thiserror", 939 "unic-langid", 940 "walkdir", 941] 942 943[[package]] 944name = "i18n-embed-fl" 945version = "0.6.6" 946source = "registry+https://github.com/rust-lang/crates.io-index" 947checksum = "4b5809e2295beeb55013705c3b947cbbe83b8cadf3c73a1e6dca06381927212a" 948dependencies = [ 949 "dashmap", 950 "find-crate", 951 "fluent", 952 "fluent-syntax", 953 "i18n-config", 954 "i18n-embed", 955 "lazy_static", 956 "proc-macro-error", 957 "proc-macro2", 958 "quote", 959 "strsim", 960 "syn 1.0.109", 961 "unic-langid", 962] 963 964[[package]] 965name = "i18n-embed-impl" 966version = "0.8.0" 967source = "registry+https://github.com/rust-lang/crates.io-index" 968checksum = "0db2330e035808eb064afb67e6743ddce353763af3e0f2bdfc2476e00ce76136" 969dependencies = [ 970 "find-crate", 971 "i18n-config", 972 "proc-macro2", 973 "quote", 974 "syn 1.0.109", 975] 976 977[[package]] 978name = "ident_case" 979version = "1.0.1" 980source = "registry+https://github.com/rust-lang/crates.io-index" 981checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39" 982 983[[package]] 984name = "idna" 985version = "0.3.0" 986source = "registry+https://github.com/rust-lang/crates.io-index" 987checksum = "e14ddfc70884202db2244c223200c204c2bda1bc6e0998d11b5e024d657209e6" 988dependencies = [ 989 "unicode-bidi", 990 "unicode-normalization", 991] 992 993[[package]] 994name = "indexmap" 995version = "1.9.3" 996source = "registry+https://github.com/rust-lang/crates.io-index" 997checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99" 998dependencies = [ 999 "autocfg", 1000 "hashbrown", 1001] 1002 1003[[package]] 1004name = "indicatif" 1005version = "0.17.3" 1006source = "registry+https://github.com/rust-lang/crates.io-index" 1007checksum = "cef509aa9bc73864d6756f0d34d35504af3cf0844373afe9b8669a5b8005a729" 1008dependencies = [ 1009 "console", 1010 "number_prefix", 1011 "portable-atomic 0.3.20", 1012 "unicode-width", 1013] 1014 1015[[package]] 1016name = "infer" 1017version = "0.12.0" 1018source = "registry+https://github.com/rust-lang/crates.io-index" 1019checksum = "a898e4b7951673fce96614ce5751d13c40fc5674bc2d759288e46c3ab62598b3" 1020dependencies = [ 1021 "cfb", 1022] 1023 1024[[package]] 1025name = "inout" 1026version = "0.1.3" 1027source = "registry+https://github.com/rust-lang/crates.io-index" 1028checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5" 1029dependencies = [ 1030 "generic-array", 1031] 1032 1033[[package]] 1034name = "instant" 1035version = "0.1.12" 1036source = "registry+https://github.com/rust-lang/crates.io-index" 1037checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c" 1038dependencies = [ 1039 "cfg-if", 1040] 1041 1042[[package]] 1043name = "intl-memoizer" 1044version = "0.5.1" 1045source = "registry+https://github.com/rust-lang/crates.io-index" 1046checksum = "c310433e4a310918d6ed9243542a6b83ec1183df95dff8f23f87bb88a264a66f" 1047dependencies = [ 1048 "type-map", 1049 "unic-langid", 1050] 1051 1052[[package]] 1053name = "intl_pluralrules" 1054version = "7.0.2" 1055source = "registry+https://github.com/rust-lang/crates.io-index" 1056checksum = "078ea7b7c29a2b4df841a7f6ac8775ff6074020c6776d48491ce2268e068f972" 1057dependencies = [ 1058 "unic-langid", 1059] 1060 1061[[package]] 1062name = "io-lifetimes" 1063version = "1.0.10" 1064source = "registry+https://github.com/rust-lang/crates.io-index" 1065checksum = "9c66c74d2ae7e79a5a8f7ac924adbe38ee42a859c6539ad869eb51f0b52dc220" 1066dependencies = [ 1067 "hermit-abi", 1068 "libc", 1069 "windows-sys 0.48.0", 1070] 1071 1072[[package]] 1073name = "io_tee" 1074version = "0.1.1" 1075source = "registry+https://github.com/rust-lang/crates.io-index" 1076checksum = "4b3f7cef34251886990511df1c61443aa928499d598a9473929ab5a90a527304" 1077 1078[[package]] 1079name = "itoa" 1080version = "1.0.6" 1081source = "registry+https://github.com/rust-lang/crates.io-index" 1082checksum = "453ad9f582a441959e5f0d088b02ce04cfe8d51a8eaf077f12ac6d3e94164ca6" 1083 1084[[package]] 1085name = "jobserver" 1086version = "0.1.26" 1087source = "registry+https://github.com/rust-lang/crates.io-index" 1088checksum = "936cfd212a0155903bcbc060e316fb6cc7cbf2e1907329391ebadc1fe0ce77c2" 1089dependencies = [ 1090 "libc", 1091] 1092 1093[[package]] 1094name = "junction" 1095version = "1.0.0" 1096source = "registry+https://github.com/rust-lang/crates.io-index" 1097checksum = "ca39ef0d69b18e6a2fd14c2f0a1d593200f4a4ed949b240b5917ab51fac754cb" 1098dependencies = [ 1099 "scopeguard", 1100 "winapi", 1101] 1102 1103[[package]] 1104name = "lazy_static" 1105version = "1.4.0" 1106source = "registry+https://github.com/rust-lang/crates.io-index" 1107checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" 1108 1109[[package]] 1110name = "libc" 1111version = "0.2.144" 1112source = "registry+https://github.com/rust-lang/crates.io-index" 1113checksum = "2b00cc1c228a6782d0f076e7b232802e0c5689d41bb5df366f2a6b6621cfdfe1" 1114 1115[[package]] 1116name = "libz-sys" 1117version = "1.1.9" 1118source = "registry+https://github.com/rust-lang/crates.io-index" 1119checksum = "56ee889ecc9568871456d42f603d6a0ce59ff328d291063a45cbdf0036baf6db" 1120dependencies = [ 1121 "cc", 1122 "libc", 1123 "pkg-config", 1124 "vcpkg", 1125] 1126 1127[[package]] 1128name = "license" 1129version = "3.1.1" 1130source = "registry+https://github.com/rust-lang/crates.io-index" 1131checksum = "b66615d42e949152327c402e03cd29dab8bff91ce470381ac2ca6d380d8d9946" 1132dependencies = [ 1133 "reword", 1134 "serde", 1135 "serde_json", 1136] 1137 1138[[package]] 1139name = "linux-raw-sys" 1140version = "0.3.7" 1141source = "registry+https://github.com/rust-lang/crates.io-index" 1142checksum = "ece97ea872ece730aed82664c424eb4c8291e1ff2480247ccf7409044bc6479f" 1143 1144[[package]] 1145name = "lock_api" 1146version = "0.4.9" 1147source = "registry+https://github.com/rust-lang/crates.io-index" 1148checksum = "435011366fe56583b16cf956f9df0095b405b82d76425bc8981c0e22e60ec4df" 1149dependencies = [ 1150 "autocfg", 1151 "scopeguard", 1152] 1153 1154[[package]] 1155name = "log" 1156version = "0.4.17" 1157source = "registry+https://github.com/rust-lang/crates.io-index" 1158checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e" 1159dependencies = [ 1160 "cfg-if", 1161] 1162 1163[[package]] 1164name = "mailparse" 1165version = "0.14.0" 1166source = "registry+https://github.com/rust-lang/crates.io-index" 1167checksum = "6b56570f5f8c0047260d1c8b5b331f62eb9c660b9dd4071a8c46f8c7d3f280aa" 1168dependencies = [ 1169 "charset", 1170 "data-encoding", 1171 "quoted_printable", 1172] 1173 1174[[package]] 1175name = "memchr" 1176version = "2.5.0" 1177source = "registry+https://github.com/rust-lang/crates.io-index" 1178checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d" 1179 1180[[package]] 1181name = "memoffset" 1182version = "0.9.0" 1183source = "registry+https://github.com/rust-lang/crates.io-index" 1184checksum = "5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c" 1185dependencies = [ 1186 "autocfg", 1187] 1188 1189[[package]] 1190name = "minijinja" 1191version = "1.0.5" 1192source = "registry+https://github.com/rust-lang/crates.io-index" 1193checksum = "1f75e6f2b03d9292f6e18aaeeda21d58c91f6943a58ea19a2e8672dcf9d91d5b" 1194dependencies = [ 1195 "serde", 1196 "serde_json", 1197] 1198 1199[[package]] 1200name = "minimal-lexical" 1201version = "0.2.1" 1202source = "registry+https://github.com/rust-lang/crates.io-index" 1203checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" 1204 1205[[package]] 1206name = "miniz_oxide" 1207version = "0.6.2" 1208source = "registry+https://github.com/rust-lang/crates.io-index" 1209checksum = "b275950c28b37e794e8c55d88aeb5e139d0ce23fdbbeda68f8d7174abdf9e8fa" 1210dependencies = [ 1211 "adler", 1212] 1213 1214[[package]] 1215name = "miniz_oxide" 1216version = "0.7.1" 1217source = "registry+https://github.com/rust-lang/crates.io-index" 1218checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7" 1219dependencies = [ 1220 "adler", 1221] 1222 1223[[package]] 1224name = "monotrail-utils" 1225version = "0.0.1" 1226source = "git+https://github.com/konstin/poc-monotrail#596c51ed1955ada7117b09b526eba6140cbdc288" 1227dependencies = [ 1228 "anyhow", 1229 "fs-err", 1230 "pep508_rs", 1231 "serde", 1232 "serde_json", 1233 "toml 0.7.3", 1234 "tracing", 1235 "unscanny", 1236] 1237 1238[[package]] 1239name = "nix" 1240version = "0.26.2" 1241source = "registry+https://github.com/rust-lang/crates.io-index" 1242checksum = "bfdda3d196821d6af13126e40375cdf7da646a96114af134d5f417a9a1dc8e1a" 1243dependencies = [ 1244 "bitflags", 1245 "cfg-if", 1246 "libc", 1247 "static_assertions", 1248] 1249 1250[[package]] 1251name = "no-std-compat" 1252version = "0.4.1" 1253source = "registry+https://github.com/rust-lang/crates.io-index" 1254checksum = "b93853da6d84c2e3c7d730d6473e8817692dd89be387eb01b94d7f108ecb5b8c" 1255 1256[[package]] 1257name = "nom" 1258version = "7.1.3" 1259source = "registry+https://github.com/rust-lang/crates.io-index" 1260checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a" 1261dependencies = [ 1262 "memchr", 1263 "minimal-lexical", 1264] 1265 1266[[package]] 1267name = "ntapi" 1268version = "0.4.1" 1269source = "registry+https://github.com/rust-lang/crates.io-index" 1270checksum = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4" 1271dependencies = [ 1272 "winapi", 1273] 1274 1275[[package]] 1276name = "num_cpus" 1277version = "1.16.0" 1278source = "registry+https://github.com/rust-lang/crates.io-index" 1279checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43" 1280dependencies = [ 1281 "hermit-abi", 1282 "libc", 1283] 1284 1285[[package]] 1286name = "number_prefix" 1287version = "0.4.0" 1288source = "registry+https://github.com/rust-lang/crates.io-index" 1289checksum = "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3" 1290 1291[[package]] 1292name = "object" 1293version = "0.30.3" 1294source = "registry+https://github.com/rust-lang/crates.io-index" 1295checksum = "ea86265d3d3dcb6a27fc51bd29a4bf387fae9d2986b823079d4986af253eb439" 1296dependencies = [ 1297 "memchr", 1298] 1299 1300[[package]] 1301name = "once_cell" 1302version = "1.17.1" 1303source = "registry+https://github.com/rust-lang/crates.io-index" 1304checksum = "b7e5500299e16ebb147ae15a00a942af264cf3688f47923b8fc2cd5858f23ad3" 1305 1306[[package]] 1307name = "opaque-debug" 1308version = "0.3.0" 1309source = "registry+https://github.com/rust-lang/crates.io-index" 1310checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5" 1311 1312[[package]] 1313name = "openssl-probe" 1314version = "0.1.5" 1315source = "registry+https://github.com/rust-lang/crates.io-index" 1316checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf" 1317 1318[[package]] 1319name = "openssl-src" 1320version = "111.25.3+1.1.1t" 1321source = "registry+https://github.com/rust-lang/crates.io-index" 1322checksum = "924757a6a226bf60da5f7dd0311a34d2b52283dd82ddeb103208ddc66362f80c" 1323dependencies = [ 1324 "cc", 1325] 1326 1327[[package]] 1328name = "openssl-sys" 1329version = "0.9.87" 1330source = "registry+https://github.com/rust-lang/crates.io-index" 1331checksum = "8e17f59264b2809d77ae94f0e1ebabc434773f370d6ca667bd223ea10e06cc7e" 1332dependencies = [ 1333 "cc", 1334 "libc", 1335 "openssl-src", 1336 "pkg-config", 1337 "vcpkg", 1338] 1339 1340[[package]] 1341name = "parking_lot" 1342version = "0.12.1" 1343source = "registry+https://github.com/rust-lang/crates.io-index" 1344checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f" 1345dependencies = [ 1346 "lock_api", 1347 "parking_lot_core", 1348] 1349 1350[[package]] 1351name = "parking_lot_core" 1352version = "0.9.7" 1353source = "registry+https://github.com/rust-lang/crates.io-index" 1354checksum = "9069cbb9f99e3a5083476ccb29ceb1de18b9118cafa53e90c9551235de2b9521" 1355dependencies = [ 1356 "cfg-if", 1357 "libc", 1358 "redox_syscall 0.2.16", 1359 "smallvec", 1360 "windows-sys 0.45.0", 1361] 1362 1363[[package]] 1364name = "pathdiff" 1365version = "0.2.1" 1366source = "registry+https://github.com/rust-lang/crates.io-index" 1367checksum = "8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd" 1368 1369[[package]] 1370name = "pbkdf2" 1371version = "0.11.0" 1372source = "registry+https://github.com/rust-lang/crates.io-index" 1373checksum = "83a0692ec44e4cf1ef28ca317f14f8f07da2d95ec3fa01f86e4467b725e60917" 1374dependencies = [ 1375 "digest 0.10.6", 1376] 1377 1378[[package]] 1379name = "pep440_rs" 1380version = "0.3.9" 1381source = "registry+https://github.com/rust-lang/crates.io-index" 1382checksum = "fe1d15693a11422cfa7d401b00dc9ae9fb8edbfbcb711a77130663f4ddf67650" 1383dependencies = [ 1384 "lazy_static", 1385 "regex", 1386 "serde", 1387 "tracing", 1388 "unicode-width", 1389] 1390 1391[[package]] 1392name = "pep508_rs" 1393version = "0.2.1" 1394source = "registry+https://github.com/rust-lang/crates.io-index" 1395checksum = "c0713d7bb861ca2b7d4c50a38e1f31a4b63a2e2df35ef1e5855cc29e108453e2" 1396dependencies = [ 1397 "once_cell", 1398 "pep440_rs", 1399 "regex", 1400 "serde", 1401 "thiserror", 1402 "tracing", 1403 "unicode-width", 1404 "url", 1405] 1406 1407[[package]] 1408name = "percent-encoding" 1409version = "2.2.0" 1410source = "registry+https://github.com/rust-lang/crates.io-index" 1411checksum = "478c572c3d73181ff3c2539045f6eb99e5491218eae919370993b890cdbdd98e" 1412 1413[[package]] 1414name = "pin-project" 1415version = "1.0.12" 1416source = "registry+https://github.com/rust-lang/crates.io-index" 1417checksum = "ad29a609b6bcd67fee905812e544992d216af9d755757c05ed2d0e15a74c6ecc" 1418dependencies = [ 1419 "pin-project-internal", 1420] 1421 1422[[package]] 1423name = "pin-project-internal" 1424version = "1.0.12" 1425source = "registry+https://github.com/rust-lang/crates.io-index" 1426checksum = "069bdb1e05adc7a8990dce9cc75370895fbe4e3d58b9b73bf1aee56359344a55" 1427dependencies = [ 1428 "proc-macro2", 1429 "quote", 1430 "syn 1.0.109", 1431] 1432 1433[[package]] 1434name = "pin-project-lite" 1435version = "0.2.9" 1436source = "registry+https://github.com/rust-lang/crates.io-index" 1437checksum = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116" 1438 1439[[package]] 1440name = "pkg-config" 1441version = "0.3.27" 1442source = "registry+https://github.com/rust-lang/crates.io-index" 1443checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964" 1444 1445[[package]] 1446name = "poly1305" 1447version = "0.8.0" 1448source = "registry+https://github.com/rust-lang/crates.io-index" 1449checksum = "8159bd90725d2df49889a078b54f4f79e87f1f8a8444194cdca81d38f5393abf" 1450dependencies = [ 1451 "cpufeatures", 1452 "opaque-debug", 1453 "universal-hash", 1454] 1455 1456[[package]] 1457name = "portable-atomic" 1458version = "0.3.20" 1459source = "registry+https://github.com/rust-lang/crates.io-index" 1460checksum = "e30165d31df606f5726b090ec7592c308a0eaf61721ff64c9a3018e344a8753e" 1461dependencies = [ 1462 "portable-atomic 1.3.2", 1463] 1464 1465[[package]] 1466name = "portable-atomic" 1467version = "1.3.2" 1468source = "registry+https://github.com/rust-lang/crates.io-index" 1469checksum = "dc59d1bcc64fc5d021d67521f818db868368028108d37f0e98d74e33f68297b5" 1470 1471[[package]] 1472name = "ppv-lite86" 1473version = "0.2.17" 1474source = "registry+https://github.com/rust-lang/crates.io-index" 1475checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de" 1476 1477[[package]] 1478name = "proc-macro-error" 1479version = "1.0.4" 1480source = "registry+https://github.com/rust-lang/crates.io-index" 1481checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c" 1482dependencies = [ 1483 "proc-macro-error-attr", 1484 "proc-macro2", 1485 "quote", 1486 "syn 1.0.109", 1487 "version_check", 1488] 1489 1490[[package]] 1491name = "proc-macro-error-attr" 1492version = "1.0.4" 1493source = "registry+https://github.com/rust-lang/crates.io-index" 1494checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869" 1495dependencies = [ 1496 "proc-macro2", 1497 "quote", 1498 "version_check", 1499] 1500 1501[[package]] 1502name = "proc-macro2" 1503version = "1.0.66" 1504source = "registry+https://github.com/rust-lang/crates.io-index" 1505checksum = "18fb31db3f9bddb2ea821cde30a9f70117e3f119938b5ee630b7403aa6e2ead9" 1506dependencies = [ 1507 "unicode-ident", 1508] 1509 1510[[package]] 1511name = "psm" 1512version = "0.1.21" 1513source = "registry+https://github.com/rust-lang/crates.io-index" 1514checksum = "5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874" 1515dependencies = [ 1516 "cc", 1517] 1518 1519[[package]] 1520name = "python-pkginfo" 1521version = "0.5.6" 1522source = "registry+https://github.com/rust-lang/crates.io-index" 1523checksum = "e23988cc0f9fbe3c42ae6e399daa7c0273d6013784b744b1742c6e1060611b0e" 1524dependencies = [ 1525 "flate2", 1526 "fs-err", 1527 "mailparse", 1528 "rfc2047-decoder", 1529 "serde", 1530 "tar", 1531 "thiserror", 1532 "zip", 1533] 1534 1535[[package]] 1536name = "quote" 1537version = "1.0.33" 1538source = "registry+https://github.com/rust-lang/crates.io-index" 1539checksum = "5267fca4496028628a95160fc423a33e8b2e6af8a5302579e322e4b520293cae" 1540dependencies = [ 1541 "proc-macro2", 1542] 1543 1544[[package]] 1545name = "quoted_printable" 1546version = "0.4.8" 1547source = "registry+https://github.com/rust-lang/crates.io-index" 1548checksum = "5a3866219251662ec3b26fc217e3e05bf9c4f84325234dfb96bf0bf840889e49" 1549 1550[[package]] 1551name = "rand" 1552version = "0.7.3" 1553source = "registry+https://github.com/rust-lang/crates.io-index" 1554checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03" 1555dependencies = [ 1556 "getrandom 0.1.16", 1557 "libc", 1558 "rand_chacha 0.2.2", 1559 "rand_core 0.5.1", 1560 "rand_hc", 1561] 1562 1563[[package]] 1564name = "rand" 1565version = "0.8.5" 1566source = "registry+https://github.com/rust-lang/crates.io-index" 1567checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" 1568dependencies = [ 1569 "libc", 1570 "rand_chacha 0.3.1", 1571 "rand_core 0.6.4", 1572] 1573 1574[[package]] 1575name = "rand_chacha" 1576version = "0.2.2" 1577source = "registry+https://github.com/rust-lang/crates.io-index" 1578checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402" 1579dependencies = [ 1580 "ppv-lite86", 1581 "rand_core 0.5.1", 1582] 1583 1584[[package]] 1585name = "rand_chacha" 1586version = "0.3.1" 1587source = "registry+https://github.com/rust-lang/crates.io-index" 1588checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" 1589dependencies = [ 1590 "ppv-lite86", 1591 "rand_core 0.6.4", 1592] 1593 1594[[package]] 1595name = "rand_core" 1596version = "0.5.1" 1597source = "registry+https://github.com/rust-lang/crates.io-index" 1598checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19" 1599dependencies = [ 1600 "getrandom 0.1.16", 1601] 1602 1603[[package]] 1604name = "rand_core" 1605version = "0.6.4" 1606source = "registry+https://github.com/rust-lang/crates.io-index" 1607checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 1608dependencies = [ 1609 "getrandom 0.2.9", 1610] 1611 1612[[package]] 1613name = "rand_hc" 1614version = "0.2.0" 1615source = "registry+https://github.com/rust-lang/crates.io-index" 1616checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c" 1617dependencies = [ 1618 "rand_core 0.5.1", 1619] 1620 1621[[package]] 1622name = "rayon" 1623version = "1.7.0" 1624source = "registry+https://github.com/rust-lang/crates.io-index" 1625checksum = "1d2df5196e37bcc87abebc0053e20787d73847bb33134a69841207dd0a47f03b" 1626dependencies = [ 1627 "either", 1628 "rayon-core", 1629] 1630 1631[[package]] 1632name = "rayon-core" 1633version = "1.11.0" 1634source = "registry+https://github.com/rust-lang/crates.io-index" 1635checksum = "4b8f95bd6966f5c87776639160a66bd8ab9895d9d4ab01ddba9fc60661aebe8d" 1636dependencies = [ 1637 "crossbeam-channel", 1638 "crossbeam-deque", 1639 "crossbeam-utils", 1640 "num_cpus", 1641] 1642 1643[[package]] 1644name = "redox_syscall" 1645version = "0.2.16" 1646source = "registry+https://github.com/rust-lang/crates.io-index" 1647checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a" 1648dependencies = [ 1649 "bitflags", 1650] 1651 1652[[package]] 1653name = "redox_syscall" 1654version = "0.3.5" 1655source = "registry+https://github.com/rust-lang/crates.io-index" 1656checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29" 1657dependencies = [ 1658 "bitflags", 1659] 1660 1661[[package]] 1662name = "regex" 1663version = "1.9.1" 1664source = "registry+https://github.com/rust-lang/crates.io-index" 1665checksum = "b2eae68fc220f7cf2532e4494aded17545fce192d59cd996e0fe7887f4ceb575" 1666dependencies = [ 1667 "aho-corasick 1.0.1", 1668 "memchr", 1669 "regex-automata", 1670 "regex-syntax", 1671] 1672 1673[[package]] 1674name = "regex-automata" 1675version = "0.3.3" 1676source = "registry+https://github.com/rust-lang/crates.io-index" 1677checksum = "39354c10dd07468c2e73926b23bb9c2caca74c5501e38a35da70406f1d923310" 1678dependencies = [ 1679 "aho-corasick 1.0.1", 1680 "memchr", 1681 "regex-syntax", 1682] 1683 1684[[package]] 1685name = "regex-syntax" 1686version = "0.7.4" 1687source = "registry+https://github.com/rust-lang/crates.io-index" 1688checksum = "e5ea92a5b6195c6ef2a0295ea818b312502c6fc94dde986c5553242e18fd4ce2" 1689 1690[[package]] 1691name = "reword" 1692version = "7.0.0" 1693source = "registry+https://github.com/rust-lang/crates.io-index" 1694checksum = "fe272098dce9ed76b479995953f748d1851261390b08f8a0ff619c885a1f0765" 1695dependencies = [ 1696 "unicode-segmentation", 1697] 1698 1699[[package]] 1700name = "rfc2047-decoder" 1701version = "0.2.2" 1702source = "registry+https://github.com/rust-lang/crates.io-index" 1703checksum = "61fc4b4e52897c3e30b12b7e9b04461215b647fbe66f6def60dd8edbce14ec2e" 1704dependencies = [ 1705 "base64 0.21.2", 1706 "charset", 1707 "chumsky", 1708 "memchr", 1709 "quoted_printable", 1710 "thiserror", 1711] 1712 1713[[package]] 1714name = "rust-embed" 1715version = "6.6.1" 1716source = "registry+https://github.com/rust-lang/crates.io-index" 1717checksum = "1b68543d5527e158213414a92832d2aab11a84d2571a5eb021ebe22c43aab066" 1718dependencies = [ 1719 "rust-embed-impl", 1720 "rust-embed-utils", 1721 "walkdir", 1722] 1723 1724[[package]] 1725name = "rust-embed-impl" 1726version = "6.5.0" 1727source = "registry+https://github.com/rust-lang/crates.io-index" 1728checksum = "4d4e0f0ced47ded9a68374ac145edd65a6c1fa13a96447b873660b2a568a0fd7" 1729dependencies = [ 1730 "proc-macro2", 1731 "quote", 1732 "rust-embed-utils", 1733 "syn 1.0.109", 1734 "walkdir", 1735] 1736 1737[[package]] 1738name = "rust-embed-utils" 1739version = "7.5.0" 1740source = "registry+https://github.com/rust-lang/crates.io-index" 1741checksum = "512b0ab6853f7e14e3c8754acb43d6f748bb9ced66aa5915a6553ac8213f7731" 1742dependencies = [ 1743 "sha2", 1744 "walkdir", 1745] 1746 1747[[package]] 1748name = "rustc-demangle" 1749version = "0.1.23" 1750source = "registry+https://github.com/rust-lang/crates.io-index" 1751checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76" 1752 1753[[package]] 1754name = "rustc-hash" 1755version = "1.1.0" 1756source = "registry+https://github.com/rust-lang/crates.io-index" 1757checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2" 1758 1759[[package]] 1760name = "rustix" 1761version = "0.37.19" 1762source = "registry+https://github.com/rust-lang/crates.io-index" 1763checksum = "acf8729d8542766f1b2cf77eb034d52f40d375bb8b615d0b147089946e16613d" 1764dependencies = [ 1765 "bitflags", 1766 "errno", 1767 "io-lifetimes", 1768 "libc", 1769 "linux-raw-sys", 1770 "windows-sys 0.48.0", 1771] 1772 1773[[package]] 1774name = "rye" 1775version = "0.15.2" 1776dependencies = [ 1777 "age", 1778 "anyhow", 1779 "bzip2", 1780 "clap", 1781 "clap_complete", 1782 "configparser", 1783 "console", 1784 "curl", 1785 "decompress", 1786 "dialoguer", 1787 "flate2", 1788 "git-testament", 1789 "globset", 1790 "hex", 1791 "indicatif", 1792 "junction", 1793 "license", 1794 "memchr", 1795 "minijinja", 1796 "monotrail-utils", 1797 "nix", 1798 "once_cell", 1799 "pathdiff", 1800 "pep440_rs", 1801 "pep508_rs", 1802 "python-pkginfo", 1803 "regex", 1804 "same-file", 1805 "self-replace", 1806 "serde", 1807 "serde_json", 1808 "sha2", 1809 "shlex", 1810 "simple-home-dir", 1811 "slug", 1812 "sysinfo", 1813 "tar", 1814 "tempfile", 1815 "toml_edit", 1816 "url", 1817 "walkdir", 1818 "whattheshell", 1819 "which", 1820 "winapi", 1821 "zip", 1822 "zstd", 1823] 1824 1825[[package]] 1826name = "ryu" 1827version = "1.0.13" 1828source = "registry+https://github.com/rust-lang/crates.io-index" 1829checksum = "f91339c0467de62360649f8d3e185ca8de4224ff281f66000de5eb2a77a79041" 1830 1831[[package]] 1832name = "salsa20" 1833version = "0.10.2" 1834source = "registry+https://github.com/rust-lang/crates.io-index" 1835checksum = "97a22f5af31f73a954c10289c93e8a50cc23d971e80ee446f1f6f7137a088213" 1836dependencies = [ 1837 "cipher", 1838] 1839 1840[[package]] 1841name = "same-file" 1842version = "1.0.6" 1843source = "registry+https://github.com/rust-lang/crates.io-index" 1844checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" 1845dependencies = [ 1846 "winapi-util", 1847] 1848 1849[[package]] 1850name = "schannel" 1851version = "0.1.21" 1852source = "registry+https://github.com/rust-lang/crates.io-index" 1853checksum = "713cfb06c7059f3588fb8044c0fad1d09e3c01d225e25b9220dbfdcf16dbb1b3" 1854dependencies = [ 1855 "windows-sys 0.42.0", 1856] 1857 1858[[package]] 1859name = "scopeguard" 1860version = "1.1.0" 1861source = "registry+https://github.com/rust-lang/crates.io-index" 1862checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd" 1863 1864[[package]] 1865name = "scrypt" 1866version = "0.10.0" 1867source = "registry+https://github.com/rust-lang/crates.io-index" 1868checksum = "9f9e24d2b632954ded8ab2ef9fea0a0c769ea56ea98bddbafbad22caeeadf45d" 1869dependencies = [ 1870 "hmac", 1871 "pbkdf2", 1872 "salsa20", 1873 "sha2", 1874] 1875 1876[[package]] 1877name = "secrecy" 1878version = "0.8.0" 1879source = "registry+https://github.com/rust-lang/crates.io-index" 1880checksum = "9bd1c54ea06cfd2f6b63219704de0b9b4f72dcc2b8fdef820be6cd799780e91e" 1881dependencies = [ 1882 "zeroize", 1883] 1884 1885[[package]] 1886name = "self-replace" 1887version = "1.3.5" 1888source = "registry+https://github.com/rust-lang/crates.io-index" 1889checksum = "a0e7c919783db74b5995f13506069227e4721d388bea4a8ac3055acac864ac16" 1890dependencies = [ 1891 "fastrand", 1892 "tempfile", 1893 "windows-sys 0.48.0", 1894] 1895 1896[[package]] 1897name = "self_cell" 1898version = "0.10.2" 1899source = "registry+https://github.com/rust-lang/crates.io-index" 1900checksum = "1ef965a420fe14fdac7dd018862966a4c14094f900e1650bbc71ddd7d580c8af" 1901 1902[[package]] 1903name = "serde" 1904version = "1.0.163" 1905source = "registry+https://github.com/rust-lang/crates.io-index" 1906checksum = "2113ab51b87a539ae008b5c6c02dc020ffa39afd2d83cffcb3f4eb2722cebec2" 1907dependencies = [ 1908 "serde_derive", 1909] 1910 1911[[package]] 1912name = "serde_derive" 1913version = "1.0.163" 1914source = "registry+https://github.com/rust-lang/crates.io-index" 1915checksum = "8c805777e3930c8883389c602315a24224bcc738b63905ef87cd1420353ea93e" 1916dependencies = [ 1917 "proc-macro2", 1918 "quote", 1919 "syn 2.0.29", 1920] 1921 1922[[package]] 1923name = "serde_json" 1924version = "1.0.96" 1925source = "registry+https://github.com/rust-lang/crates.io-index" 1926checksum = "057d394a50403bcac12672b2b18fb387ab6d289d957dab67dd201875391e52f1" 1927dependencies = [ 1928 "itoa", 1929 "ryu", 1930 "serde", 1931] 1932 1933[[package]] 1934name = "serde_spanned" 1935version = "0.6.2" 1936source = "registry+https://github.com/rust-lang/crates.io-index" 1937checksum = "93107647184f6027e3b7dcb2e11034cf95ffa1e3a682c67951963ac69c1c007d" 1938dependencies = [ 1939 "serde", 1940] 1941 1942[[package]] 1943name = "sha2" 1944version = "0.10.6" 1945source = "registry+https://github.com/rust-lang/crates.io-index" 1946checksum = "82e6b795fe2e3b1e845bafcb27aa35405c4d47cdfc92af5fc8d3002f76cebdc0" 1947dependencies = [ 1948 "cfg-if", 1949 "cpufeatures", 1950 "digest 0.10.6", 1951] 1952 1953[[package]] 1954name = "shell-words" 1955version = "1.1.0" 1956source = "registry+https://github.com/rust-lang/crates.io-index" 1957checksum = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde" 1958 1959[[package]] 1960name = "shlex" 1961version = "1.1.0" 1962source = "registry+https://github.com/rust-lang/crates.io-index" 1963checksum = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3" 1964 1965[[package]] 1966name = "simple-home-dir" 1967version = "0.1.2" 1968source = "registry+https://github.com/rust-lang/crates.io-index" 1969checksum = "a8cad354eef35a6c6020953afda6d4391d9fd41d6234d7bcd2f1d7c9f6f8105d" 1970dependencies = [ 1971 "windows-sys 0.48.0", 1972] 1973 1974[[package]] 1975name = "slug" 1976version = "0.1.4" 1977source = "registry+https://github.com/rust-lang/crates.io-index" 1978checksum = "b3bc762e6a4b6c6fcaade73e77f9ebc6991b676f88bb2358bddb56560f073373" 1979dependencies = [ 1980 "deunicode", 1981] 1982 1983[[package]] 1984name = "smallvec" 1985version = "1.10.0" 1986source = "registry+https://github.com/rust-lang/crates.io-index" 1987checksum = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0" 1988 1989[[package]] 1990name = "socket2" 1991version = "0.4.9" 1992source = "registry+https://github.com/rust-lang/crates.io-index" 1993checksum = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662" 1994dependencies = [ 1995 "libc", 1996 "winapi", 1997] 1998 1999[[package]] 2000name = "stacker" 2001version = "0.1.15" 2002source = "registry+https://github.com/rust-lang/crates.io-index" 2003checksum = "c886bd4480155fd3ef527d45e9ac8dd7118a898a46530b7b94c3e21866259fce" 2004dependencies = [ 2005 "cc", 2006 "cfg-if", 2007 "libc", 2008 "psm", 2009 "winapi", 2010] 2011 2012[[package]] 2013name = "static_assertions" 2014version = "1.1.0" 2015source = "registry+https://github.com/rust-lang/crates.io-index" 2016checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" 2017 2018[[package]] 2019name = "strsim" 2020version = "0.10.0" 2021source = "registry+https://github.com/rust-lang/crates.io-index" 2022checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623" 2023 2024[[package]] 2025name = "subtle" 2026version = "2.4.1" 2027source = "registry+https://github.com/rust-lang/crates.io-index" 2028checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601" 2029 2030[[package]] 2031name = "syn" 2032version = "1.0.109" 2033source = "registry+https://github.com/rust-lang/crates.io-index" 2034checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" 2035dependencies = [ 2036 "proc-macro2", 2037 "quote", 2038 "unicode-ident", 2039] 2040 2041[[package]] 2042name = "syn" 2043version = "2.0.29" 2044source = "registry+https://github.com/rust-lang/crates.io-index" 2045checksum = "c324c494eba9d92503e6f1ef2e6df781e78f6a7705a0202d9801b198807d518a" 2046dependencies = [ 2047 "proc-macro2", 2048 "quote", 2049 "unicode-ident", 2050] 2051 2052[[package]] 2053name = "sysinfo" 2054version = "0.29.9" 2055source = "registry+https://github.com/rust-lang/crates.io-index" 2056checksum = "a8d0e9cc2273cc8d31377bdd638d72e3ac3e5607b18621062b169d02787f1bab" 2057dependencies = [ 2058 "cfg-if", 2059 "core-foundation-sys", 2060 "libc", 2061 "ntapi", 2062 "once_cell", 2063 "rayon", 2064 "winapi", 2065] 2066 2067[[package]] 2068name = "tar" 2069version = "0.4.38" 2070source = "registry+https://github.com/rust-lang/crates.io-index" 2071checksum = "4b55807c0344e1e6c04d7c965f5289c39a8d94ae23ed5c0b57aabac549f871c6" 2072dependencies = [ 2073 "filetime", 2074 "libc", 2075 "xattr", 2076] 2077 2078[[package]] 2079name = "tempfile" 2080version = "3.5.0" 2081source = "registry+https://github.com/rust-lang/crates.io-index" 2082checksum = "b9fbec84f381d5795b08656e4912bec604d162bff9291d6189a78f4c8ab87998" 2083dependencies = [ 2084 "cfg-if", 2085 "fastrand", 2086 "redox_syscall 0.3.5", 2087 "rustix", 2088 "windows-sys 0.45.0", 2089] 2090 2091[[package]] 2092name = "terminal_size" 2093version = "0.2.6" 2094source = "registry+https://github.com/rust-lang/crates.io-index" 2095checksum = "8e6bf6f19e9f8ed8d4048dc22981458ebcf406d67e94cd422e5ecd73d63b3237" 2096dependencies = [ 2097 "rustix", 2098 "windows-sys 0.48.0", 2099] 2100 2101[[package]] 2102name = "thiserror" 2103version = "1.0.47" 2104source = "registry+https://github.com/rust-lang/crates.io-index" 2105checksum = "97a802ec30afc17eee47b2855fc72e0c4cd62be9b4efe6591edde0ec5bd68d8f" 2106dependencies = [ 2107 "thiserror-impl", 2108] 2109 2110[[package]] 2111name = "thiserror-impl" 2112version = "1.0.47" 2113source = "registry+https://github.com/rust-lang/crates.io-index" 2114checksum = "6bb623b56e39ab7dcd4b1b98bb6c8f8d907ed255b18de254088016b27a8ee19b" 2115dependencies = [ 2116 "proc-macro2", 2117 "quote", 2118 "syn 2.0.29", 2119] 2120 2121[[package]] 2122name = "time" 2123version = "0.3.21" 2124source = "registry+https://github.com/rust-lang/crates.io-index" 2125checksum = "8f3403384eaacbca9923fa06940178ac13e4edb725486d70e8e15881d0c836cc" 2126dependencies = [ 2127 "itoa", 2128 "serde", 2129 "time-core", 2130 "time-macros", 2131] 2132 2133[[package]] 2134name = "time-core" 2135version = "0.1.1" 2136source = "registry+https://github.com/rust-lang/crates.io-index" 2137checksum = "7300fbefb4dadc1af235a9cef3737cea692a9d97e1b9cbcd4ebdae6f8868e6fb" 2138 2139[[package]] 2140name = "time-macros" 2141version = "0.2.9" 2142source = "registry+https://github.com/rust-lang/crates.io-index" 2143checksum = "372950940a5f07bf38dbe211d7283c9e6d7327df53794992d293e534c733d09b" 2144dependencies = [ 2145 "time-core", 2146] 2147 2148[[package]] 2149name = "tinystr" 2150version = "0.7.1" 2151source = "registry+https://github.com/rust-lang/crates.io-index" 2152checksum = "7ac3f5b6856e931e15e07b478e98c8045239829a65f9156d4fa7e7788197a5ef" 2153dependencies = [ 2154 "displaydoc", 2155] 2156 2157[[package]] 2158name = "tinyvec" 2159version = "1.6.0" 2160source = "registry+https://github.com/rust-lang/crates.io-index" 2161checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50" 2162dependencies = [ 2163 "tinyvec_macros", 2164] 2165 2166[[package]] 2167name = "tinyvec_macros" 2168version = "0.1.1" 2169source = "registry+https://github.com/rust-lang/crates.io-index" 2170checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" 2171 2172[[package]] 2173name = "toml" 2174version = "0.5.11" 2175source = "registry+https://github.com/rust-lang/crates.io-index" 2176checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234" 2177dependencies = [ 2178 "serde", 2179] 2180 2181[[package]] 2182name = "toml" 2183version = "0.7.3" 2184source = "registry+https://github.com/rust-lang/crates.io-index" 2185checksum = "b403acf6f2bb0859c93c7f0d967cb4a75a7ac552100f9322faf64dc047669b21" 2186dependencies = [ 2187 "serde", 2188 "serde_spanned", 2189 "toml_datetime", 2190 "toml_edit", 2191] 2192 2193[[package]] 2194name = "toml_datetime" 2195version = "0.6.1" 2196source = "registry+https://github.com/rust-lang/crates.io-index" 2197checksum = "3ab8ed2edee10b50132aed5f331333428b011c99402b5a534154ed15746f9622" 2198dependencies = [ 2199 "serde", 2200] 2201 2202[[package]] 2203name = "toml_edit" 2204version = "0.19.8" 2205source = "registry+https://github.com/rust-lang/crates.io-index" 2206checksum = "239410c8609e8125456927e6707163a3b1fdb40561e4b803bc041f466ccfdc13" 2207dependencies = [ 2208 "indexmap", 2209 "serde", 2210 "serde_spanned", 2211 "toml_datetime", 2212 "winnow", 2213] 2214 2215[[package]] 2216name = "tracing" 2217version = "0.1.37" 2218source = "registry+https://github.com/rust-lang/crates.io-index" 2219checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8" 2220dependencies = [ 2221 "cfg-if", 2222 "log", 2223 "pin-project-lite", 2224 "tracing-attributes", 2225 "tracing-core", 2226] 2227 2228[[package]] 2229name = "tracing-attributes" 2230version = "0.1.24" 2231source = "registry+https://github.com/rust-lang/crates.io-index" 2232checksum = "0f57e3ca2a01450b1a921183a9c9cbfda207fd822cef4ccb00a65402cbba7a74" 2233dependencies = [ 2234 "proc-macro2", 2235 "quote", 2236 "syn 2.0.29", 2237] 2238 2239[[package]] 2240name = "tracing-core" 2241version = "0.1.31" 2242source = "registry+https://github.com/rust-lang/crates.io-index" 2243checksum = "0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a" 2244dependencies = [ 2245 "once_cell", 2246] 2247 2248[[package]] 2249name = "type-map" 2250version = "0.4.0" 2251source = "registry+https://github.com/rust-lang/crates.io-index" 2252checksum = "b6d3364c5e96cb2ad1603037ab253ddd34d7fb72a58bdddf4b7350760fc69a46" 2253dependencies = [ 2254 "rustc-hash", 2255] 2256 2257[[package]] 2258name = "typenum" 2259version = "1.16.0" 2260source = "registry+https://github.com/rust-lang/crates.io-index" 2261checksum = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba" 2262 2263[[package]] 2264name = "unic-langid" 2265version = "0.9.1" 2266source = "registry+https://github.com/rust-lang/crates.io-index" 2267checksum = "398f9ad7239db44fd0f80fe068d12ff22d78354080332a5077dc6f52f14dcf2f" 2268dependencies = [ 2269 "unic-langid-impl", 2270] 2271 2272[[package]] 2273name = "unic-langid-impl" 2274version = "0.9.1" 2275source = "registry+https://github.com/rust-lang/crates.io-index" 2276checksum = "e35bfd2f2b8796545b55d7d3fd3e89a0613f68a0d1c8bc28cb7ff96b411a35ff" 2277dependencies = [ 2278 "serde", 2279 "tinystr", 2280] 2281 2282[[package]] 2283name = "unicode-bidi" 2284version = "0.3.13" 2285source = "registry+https://github.com/rust-lang/crates.io-index" 2286checksum = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460" 2287 2288[[package]] 2289name = "unicode-ident" 2290version = "1.0.8" 2291source = "registry+https://github.com/rust-lang/crates.io-index" 2292checksum = "e5464a87b239f13a63a501f2701565754bae92d243d4bb7eb12f6d57d2269bf4" 2293 2294[[package]] 2295name = "unicode-normalization" 2296version = "0.1.22" 2297source = "registry+https://github.com/rust-lang/crates.io-index" 2298checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921" 2299dependencies = [ 2300 "tinyvec", 2301] 2302 2303[[package]] 2304name = "unicode-segmentation" 2305version = "1.10.1" 2306source = "registry+https://github.com/rust-lang/crates.io-index" 2307checksum = "1dd624098567895118886609431a7c3b8f516e41d30e0643f03d94592a147e36" 2308 2309[[package]] 2310name = "unicode-width" 2311version = "0.1.10" 2312source = "registry+https://github.com/rust-lang/crates.io-index" 2313checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b" 2314 2315[[package]] 2316name = "universal-hash" 2317version = "0.5.0" 2318source = "registry+https://github.com/rust-lang/crates.io-index" 2319checksum = "7d3160b73c9a19f7e2939a2fdad446c57c1bbbbf4d919d3213ff1267a580d8b5" 2320dependencies = [ 2321 "crypto-common", 2322 "subtle", 2323] 2324 2325[[package]] 2326name = "unscanny" 2327version = "0.1.0" 2328source = "registry+https://github.com/rust-lang/crates.io-index" 2329checksum = "e9df2af067a7953e9c3831320f35c1cc0600c30d44d9f7a12b01db1cd88d6b47" 2330 2331[[package]] 2332name = "url" 2333version = "2.3.1" 2334source = "registry+https://github.com/rust-lang/crates.io-index" 2335checksum = "0d68c799ae75762b8c3fe375feb6600ef5602c883c5d21eb51c09f22b83c4643" 2336dependencies = [ 2337 "form_urlencoded", 2338 "idna", 2339 "percent-encoding", 2340 "serde", 2341] 2342 2343[[package]] 2344name = "uuid" 2345version = "1.3.2" 2346source = "registry+https://github.com/rust-lang/crates.io-index" 2347checksum = "4dad5567ad0cf5b760e5665964bec1b47dfd077ba8a2544b513f3556d3d239a2" 2348 2349[[package]] 2350name = "vcpkg" 2351version = "0.2.15" 2352source = "registry+https://github.com/rust-lang/crates.io-index" 2353checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" 2354 2355[[package]] 2356name = "version_check" 2357version = "0.9.4" 2358source = "registry+https://github.com/rust-lang/crates.io-index" 2359checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" 2360 2361[[package]] 2362name = "walkdir" 2363version = "2.3.3" 2364source = "registry+https://github.com/rust-lang/crates.io-index" 2365checksum = "36df944cda56c7d8d8b7496af378e6b16de9284591917d307c9b4d313c44e698" 2366dependencies = [ 2367 "same-file", 2368 "winapi-util", 2369] 2370 2371[[package]] 2372name = "wasi" 2373version = "0.9.0+wasi-snapshot-preview1" 2374source = "registry+https://github.com/rust-lang/crates.io-index" 2375checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519" 2376 2377[[package]] 2378name = "wasi" 2379version = "0.11.0+wasi-snapshot-preview1" 2380source = "registry+https://github.com/rust-lang/crates.io-index" 2381checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" 2382 2383[[package]] 2384name = "whattheshell" 2385version = "1.0.1" 2386source = "registry+https://github.com/rust-lang/crates.io-index" 2387checksum = "9d2a141eb1ec499706110282b3f2d2b44f28872b6efec92ee76e3b3fc900745d" 2388dependencies = [ 2389 "sysinfo", 2390 "thiserror", 2391] 2392 2393[[package]] 2394name = "which" 2395version = "4.4.0" 2396source = "registry+https://github.com/rust-lang/crates.io-index" 2397checksum = "2441c784c52b289a054b7201fc93253e288f094e2f4be9058343127c4226a269" 2398dependencies = [ 2399 "either", 2400 "libc", 2401 "once_cell", 2402] 2403 2404[[package]] 2405name = "winapi" 2406version = "0.3.9" 2407source = "registry+https://github.com/rust-lang/crates.io-index" 2408checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 2409dependencies = [ 2410 "winapi-i686-pc-windows-gnu", 2411 "winapi-x86_64-pc-windows-gnu", 2412] 2413 2414[[package]] 2415name = "winapi-i686-pc-windows-gnu" 2416version = "0.4.0" 2417source = "registry+https://github.com/rust-lang/crates.io-index" 2418checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 2419 2420[[package]] 2421name = "winapi-util" 2422version = "0.1.5" 2423source = "registry+https://github.com/rust-lang/crates.io-index" 2424checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178" 2425dependencies = [ 2426 "winapi", 2427] 2428 2429[[package]] 2430name = "winapi-x86_64-pc-windows-gnu" 2431version = "0.4.0" 2432source = "registry+https://github.com/rust-lang/crates.io-index" 2433checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 2434 2435[[package]] 2436name = "windows-sys" 2437version = "0.42.0" 2438source = "registry+https://github.com/rust-lang/crates.io-index" 2439checksum = "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7" 2440dependencies = [ 2441 "windows_aarch64_gnullvm 0.42.2", 2442 "windows_aarch64_msvc 0.42.2", 2443 "windows_i686_gnu 0.42.2", 2444 "windows_i686_msvc 0.42.2", 2445 "windows_x86_64_gnu 0.42.2", 2446 "windows_x86_64_gnullvm 0.42.2", 2447 "windows_x86_64_msvc 0.42.2", 2448] 2449 2450[[package]] 2451name = "windows-sys" 2452version = "0.45.0" 2453source = "registry+https://github.com/rust-lang/crates.io-index" 2454checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0" 2455dependencies = [ 2456 "windows-targets 0.42.2", 2457] 2458 2459[[package]] 2460name = "windows-sys" 2461version = "0.48.0" 2462source = "registry+https://github.com/rust-lang/crates.io-index" 2463checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" 2464dependencies = [ 2465 "windows-targets 0.48.0", 2466] 2467 2468[[package]] 2469name = "windows-targets" 2470version = "0.42.2" 2471source = "registry+https://github.com/rust-lang/crates.io-index" 2472checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071" 2473dependencies = [ 2474 "windows_aarch64_gnullvm 0.42.2", 2475 "windows_aarch64_msvc 0.42.2", 2476 "windows_i686_gnu 0.42.2", 2477 "windows_i686_msvc 0.42.2", 2478 "windows_x86_64_gnu 0.42.2", 2479 "windows_x86_64_gnullvm 0.42.2", 2480 "windows_x86_64_msvc 0.42.2", 2481] 2482 2483[[package]] 2484name = "windows-targets" 2485version = "0.48.0" 2486source = "registry+https://github.com/rust-lang/crates.io-index" 2487checksum = "7b1eb6f0cd7c80c79759c929114ef071b87354ce476d9d94271031c0497adfd5" 2488dependencies = [ 2489 "windows_aarch64_gnullvm 0.48.0", 2490 "windows_aarch64_msvc 0.48.0", 2491 "windows_i686_gnu 0.48.0", 2492 "windows_i686_msvc 0.48.0", 2493 "windows_x86_64_gnu 0.48.0", 2494 "windows_x86_64_gnullvm 0.48.0", 2495 "windows_x86_64_msvc 0.48.0", 2496] 2497 2498[[package]] 2499name = "windows_aarch64_gnullvm" 2500version = "0.42.2" 2501source = "registry+https://github.com/rust-lang/crates.io-index" 2502checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" 2503 2504[[package]] 2505name = "windows_aarch64_gnullvm" 2506version = "0.48.0" 2507source = "registry+https://github.com/rust-lang/crates.io-index" 2508checksum = "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc" 2509 2510[[package]] 2511name = "windows_aarch64_msvc" 2512version = "0.42.2" 2513source = "registry+https://github.com/rust-lang/crates.io-index" 2514checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" 2515 2516[[package]] 2517name = "windows_aarch64_msvc" 2518version = "0.48.0" 2519source = "registry+https://github.com/rust-lang/crates.io-index" 2520checksum = "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3" 2521 2522[[package]] 2523name = "windows_i686_gnu" 2524version = "0.42.2" 2525source = "registry+https://github.com/rust-lang/crates.io-index" 2526checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" 2527 2528[[package]] 2529name = "windows_i686_gnu" 2530version = "0.48.0" 2531source = "registry+https://github.com/rust-lang/crates.io-index" 2532checksum = "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241" 2533 2534[[package]] 2535name = "windows_i686_msvc" 2536version = "0.42.2" 2537source = "registry+https://github.com/rust-lang/crates.io-index" 2538checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" 2539 2540[[package]] 2541name = "windows_i686_msvc" 2542version = "0.48.0" 2543source = "registry+https://github.com/rust-lang/crates.io-index" 2544checksum = "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00" 2545 2546[[package]] 2547name = "windows_x86_64_gnu" 2548version = "0.42.2" 2549source = "registry+https://github.com/rust-lang/crates.io-index" 2550checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" 2551 2552[[package]] 2553name = "windows_x86_64_gnu" 2554version = "0.48.0" 2555source = "registry+https://github.com/rust-lang/crates.io-index" 2556checksum = "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1" 2557 2558[[package]] 2559name = "windows_x86_64_gnullvm" 2560version = "0.42.2" 2561source = "registry+https://github.com/rust-lang/crates.io-index" 2562checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" 2563 2564[[package]] 2565name = "windows_x86_64_gnullvm" 2566version = "0.48.0" 2567source = "registry+https://github.com/rust-lang/crates.io-index" 2568checksum = "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953" 2569 2570[[package]] 2571name = "windows_x86_64_msvc" 2572version = "0.42.2" 2573source = "registry+https://github.com/rust-lang/crates.io-index" 2574checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" 2575 2576[[package]] 2577name = "windows_x86_64_msvc" 2578version = "0.48.0" 2579source = "registry+https://github.com/rust-lang/crates.io-index" 2580checksum = "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a" 2581 2582[[package]] 2583name = "winnow" 2584version = "0.4.6" 2585source = "registry+https://github.com/rust-lang/crates.io-index" 2586checksum = "61de7bac303dc551fe038e2b3cef0f571087a47571ea6e79a87692ac99b99699" 2587dependencies = [ 2588 "memchr", 2589] 2590 2591[[package]] 2592name = "x25519-dalek" 2593version = "1.1.1" 2594source = "registry+https://github.com/rust-lang/crates.io-index" 2595checksum = "5a0c105152107e3b96f6a00a65e86ce82d9b125230e1c4302940eca58ff71f4f" 2596dependencies = [ 2597 "curve25519-dalek", 2598 "rand_core 0.5.1", 2599 "zeroize", 2600] 2601 2602[[package]] 2603name = "xattr" 2604version = "0.2.3" 2605source = "registry+https://github.com/rust-lang/crates.io-index" 2606checksum = "6d1526bbe5aaeb5eb06885f4d987bcdfa5e23187055de9b83fe00156a821fabc" 2607dependencies = [ 2608 "libc", 2609] 2610 2611[[package]] 2612name = "zeroize" 2613version = "1.6.0" 2614source = "registry+https://github.com/rust-lang/crates.io-index" 2615checksum = "2a0956f1ba7c7909bfb66c2e9e4124ab6f6482560f6628b5aaeba39207c9aad9" 2616dependencies = [ 2617 "zeroize_derive", 2618] 2619 2620[[package]] 2621name = "zeroize_derive" 2622version = "1.4.2" 2623source = "registry+https://github.com/rust-lang/crates.io-index" 2624checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69" 2625dependencies = [ 2626 "proc-macro2", 2627 "quote", 2628 "syn 2.0.29", 2629] 2630 2631[[package]] 2632name = "zip" 2633version = "0.6.5" 2634source = "registry+https://github.com/rust-lang/crates.io-index" 2635checksum = "7e92305c174683d78035cbf1b70e18db6329cc0f1b9cae0a52ca90bf5bfe7125" 2636dependencies = [ 2637 "byteorder", 2638 "bzip2", 2639 "crc32fast", 2640 "crossbeam-utils", 2641 "flate2", 2642 "time", 2643] 2644 2645[[package]] 2646name = "zstd" 2647version = "0.12.3+zstd.1.5.2" 2648source = "registry+https://github.com/rust-lang/crates.io-index" 2649checksum = "76eea132fb024e0e13fd9c2f5d5d595d8a967aa72382ac2f9d39fcc95afd0806" 2650dependencies = [ 2651 "zstd-safe", 2652] 2653 2654[[package]] 2655name = "zstd-safe" 2656version = "6.0.5+zstd.1.5.4" 2657source = "registry+https://github.com/rust-lang/crates.io-index" 2658checksum = "d56d9e60b4b1758206c238a10165fbcae3ca37b01744e394c463463f6529d23b" 2659dependencies = [ 2660 "libc", 2661 "zstd-sys", 2662] 2663 2664[[package]] 2665name = "zstd-sys" 2666version = "2.0.8+zstd.1.5.5" 2667source = "registry+https://github.com/rust-lang/crates.io-index" 2668checksum = "5556e6ee25d32df2586c098bbfa278803692a20d0ab9565e049480d52707ec8c" 2669dependencies = [ 2670 "cc", 2671 "libc", 2672 "pkg-config", 2673]