A hint: This file contains one or more very long lines, so maybe it is better readable using the pure text view mode that shows the contents as wrapped lines within the browser window.
1 { 2 "checksum": "cfb8c431183818c041b63dcfc880980393ff487769338055bc00a99b75ae4ffa", 3 "crates": { 4 "adler 1.0.2": { 5 "name": "adler", 6 "version": "1.0.2", 7 "repository": { 8 "Http": { 9 "url": "https://crates.io/api/v1/crates/adler/1.0.2/download", 10 "sha256": "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe" 11 } 12 }, 13 "targets": [ 14 { 15 "Library": { 16 "crate_name": "adler", 17 "crate_root": "src/lib.rs", 18 "srcs": { 19 "include": [ 20 "**/*.rs" 21 ], 22 "exclude": [] 23 } 24 } 25 } 26 ], 27 "library_target_name": "adler", 28 "common_attrs": { 29 "compile_data_glob": [ 30 "**" 31 ], 32 "edition": "2015", 33 "version": "1.0.2" 34 }, 35 "license": "0BSD OR MIT OR Apache-2.0" 36 }, 37 "aes 0.7.5": { 38 "name": "aes", 39 "version": "0.7.5", 40 "repository": { 41 "Http": { 42 "url": "https://crates.io/api/v1/crates/aes/0.7.5/download", 43 "sha256": "9e8b47f52ea9bae42228d07ec09eb676433d7c4ed1ebdf0f1d1c29ed446f1ab8" 44 } 45 }, 46 "targets": [ 47 { 48 "Library": { 49 "crate_name": "aes", 50 "crate_root": "src/lib.rs", 51 "srcs": { 52 "include": [ 53 "**/*.rs" 54 ], 55 "exclude": [] 56 } 57 } 58 } 59 ], 60 "library_target_name": "aes", 61 "common_attrs": { 62 "compile_data_glob": [ 63 "**" 64 ], 65 "deps": { 66 "common": [ 67 { 68 "id": "cfg-if 1.0.0", 69 "target": "cfg_if" 70 }, 71 { 72 "id": "cipher 0.3.0", 73 "target": "cipher" 74 }, 75 { 76 "id": "opaque-debug 0.3.0", 77 "target": "opaque_debug" 78 } 79 ], 80 "selects": { 81 "cfg(any(target_arch = \"aarch64\", target_arch = \"x86_64\", target_arch = \"x86\"))": [ 82 { 83 "id": "cpufeatures 0.2.5", 84 "target": "cpufeatures" 85 } 86 ] 87 } 88 }, 89 "edition": "2018", 90 "version": "0.7.5" 91 }, 92 "license": "MIT OR Apache-2.0" 93 }, 94 "aho-corasick 0.7.20": { 95 "name": "aho-corasick", 96 "version": "0.7.20", 97 "repository": { 98 "Http": { 99 "url": "https://crates.io/api/v1/crates/aho-corasick/0.7.20/download", 100 "sha256": "cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac" 101 } 102 }, 103 "targets": [ 104 { 105 "Library": { 106 "crate_name": "aho_corasick", 107 "crate_root": "src/lib.rs", 108 "srcs": { 109 "include": [ 110 "**/*.rs" 111 ], 112 "exclude": [] 113 } 114 } 115 } 116 ], 117 "library_target_name": "aho_corasick", 118 "common_attrs": { 119 "compile_data_glob": [ 120 "**" 121 ], 122 "crate_features": [ 123 "default", 124 "std" 125 ], 126 "deps": { 127 "common": [ 128 { 129 "id": "memchr 2.5.0", 130 "target": "memchr" 131 } 132 ], 133 "selects": {} 134 }, 135 "edition": "2018", 136 "version": "0.7.20" 137 }, 138 "license": "Unlicense OR MIT" 139 }, 140 "anyhow 1.0.68": { 141 "name": "anyhow", 142 "version": "1.0.68", 143 "repository": { 144 "Http": { 145 "url": "https://crates.io/api/v1/crates/anyhow/1.0.68/download", 146 "sha256": "2cb2f989d18dd141ab8ae82f64d1a8cdd37e0840f73a406896cf5e99502fab61" 147 } 148 }, 149 "targets": [ 150 { 151 "Library": { 152 "crate_name": "anyhow", 153 "crate_root": "src/lib.rs", 154 "srcs": { 155 "include": [ 156 "**/*.rs" 157 ], 158 "exclude": [] 159 } 160 } 161 }, 162 { 163 "BuildScript": { 164 "crate_name": "build_script_build", 165 "crate_root": "build.rs", 166 "srcs": { 167 "include": [ 168 "**/*.rs" 169 ], 170 "exclude": [] 171 } 172 } 173 } 174 ], 175 "library_target_name": "anyhow", 176 "common_attrs": { 177 "compile_data_glob": [ 178 "**" 179 ], 180 "crate_features": [ 181 "default", 182 "std" 183 ], 184 "deps": { 185 "common": [ 186 { 187 "id": "anyhow 1.0.68", 188 "target": "build_script_build" 189 } 190 ], 191 "selects": {} 192 }, 193 "edition": "2018", 194 "version": "1.0.68" 195 }, 196 "build_script_attrs": { 197 "data_glob": [ 198 "**" 199 ] 200 }, 201 "license": "MIT OR Apache-2.0" 202 }, 203 "assert-json-diff 2.0.2": { 204 "name": "assert-json-diff", 205 "version": "2.0.2", 206 "repository": { 207 "Http": { 208 "url": "https://crates.io/api/v1/crates/assert-json-diff/2.0.2/download", 209 "sha256": "47e4f2b81832e72834d7518d8487a0396a28cc408186a2e8854c0f98011faf12" 210 } 211 }, 212 "targets": [ 213 { 214 "Library": { 215 "crate_name": "assert_json_diff", 216 "crate_root": "src/lib.rs", 217 "srcs": { 218 "include": [ 219 "**/*.rs" 220 ], 221 "exclude": [] 222 } 223 } 224 } 225 ], 226 "library_target_name": "assert_json_diff", 227 "common_attrs": { 228 "compile_data_glob": [ 229 "**" 230 ], 231 "deps": { 232 "common": [ 233 { 234 "id": "serde 1.0.152", 235 "target": "serde" 236 }, 237 { 238 "id": "serde_json 1.0.91", 239 "target": "serde_json" 240 } 241 ], 242 "selects": {} 243 }, 244 "edition": "2018", 245 "version": "2.0.2" 246 }, 247 "license": "MIT" 248 }, 249 "assert_cmd 2.0.8": { 250 "name": "assert_cmd", 251 "version": "2.0.8", 252 "repository": { 253 "Http": { 254 "url": "https://crates.io/api/v1/crates/assert_cmd/2.0.8/download", 255 "sha256": "9834fcc22e0874394a010230586367d4a3e9f11b560f469262678547e1d2575e" 256 } 257 }, 258 "targets": [ 259 { 260 "Library": { 261 "crate_name": "assert_cmd", 262 "crate_root": "src/lib.rs", 263 "srcs": { 264 "include": [ 265 "**/*.rs" 266 ], 267 "exclude": [] 268 } 269 } 270 }, 271 { 272 "Binary": { 273 "crate_name": "bin_fixture", 274 "crate_root": "src/bin/bin_fixture.rs", 275 "srcs": { 276 "include": [ 277 "**/*.rs" 278 ], 279 "exclude": [] 280 } 281 } 282 } 283 ], 284 "library_target_name": "assert_cmd", 285 "common_attrs": { 286 "compile_data_glob": [ 287 "**" 288 ], 289 "deps": { 290 "common": [ 291 { 292 "id": "bstr 1.1.0", 293 "target": "bstr" 294 }, 295 { 296 "id": "doc-comment 0.3.3", 297 "target": "doc_comment" 298 }, 299 { 300 "id": "predicates 2.1.5", 301 "target": "predicates" 302 }, 303 { 304 "id": "predicates-core 1.0.5", 305 "target": "predicates_core" 306 }, 307 { 308 "id": "predicates-tree 1.0.7", 309 "target": "predicates_tree" 310 }, 311 { 312 "id": "wait-timeout 0.2.0", 313 "target": "wait_timeout" 314 } 315 ], 316 "selects": {} 317 }, 318 "edition": "2021", 319 "version": "2.0.8" 320 }, 321 "license": "MIT OR Apache-2.0" 322 }, 323 "async-channel 1.8.0": { 324 "name": "async-channel", 325 "version": "1.8.0", 326 "repository": { 327 "Http": { 328 "url": "https://crates.io/api/v1/crates/async-channel/1.8.0/download", 329 "sha256": "cf46fee83e5ccffc220104713af3292ff9bc7c64c7de289f66dae8e38d826833" 330 } 331 }, 332 "targets": [ 333 { 334 "Library": { 335 "crate_name": "async_channel", 336 "crate_root": "src/lib.rs", 337 "srcs": { 338 "include": [ 339 "**/*.rs" 340 ], 341 "exclude": [] 342 } 343 } 344 } 345 ], 346 "library_target_name": "async_channel", 347 "common_attrs": { 348 "compile_data_glob": [ 349 "**" 350 ], 351 "deps": { 352 "common": [ 353 { 354 "id": "concurrent-queue 2.1.0", 355 "target": "concurrent_queue" 356 }, 357 { 358 "id": "event-listener 2.5.3", 359 "target": "event_listener" 360 }, 361 { 362 "id": "futures-core 0.3.25", 363 "target": "futures_core" 364 } 365 ], 366 "selects": {} 367 }, 368 "edition": "2018", 369 "version": "1.8.0" 370 }, 371 "license": "Apache-2.0 OR MIT" 372 }, 373 "async-trait 0.1.63": { 374 "name": "async-trait", 375 "version": "0.1.63", 376 "repository": { 377 "Http": { 378 "url": "https://crates.io/api/v1/crates/async-trait/0.1.63/download", 379 "sha256": "eff18d764974428cf3a9328e23fc5c986f5fbed46e6cd4cdf42544df5d297ec1" 380 } 381 }, 382 "targets": [ 383 { 384 "ProcMacro": { 385 "crate_name": "async_trait", 386 "crate_root": "src/lib.rs", 387 "srcs": { 388 "include": [ 389 "**/*.rs" 390 ], 391 "exclude": [] 392 } 393 } 394 }, 395 { 396 "BuildScript": { 397 "crate_name": "build_script_build", 398 "crate_root": "build.rs", 399 "srcs": { 400 "include": [ 401 "**/*.rs" 402 ], 403 "exclude": [] 404 } 405 } 406 } 407 ], 408 "library_target_name": "async_trait", 409 "common_attrs": { 410 "compile_data_glob": [ 411 "**" 412 ], 413 "deps": { 414 "common": [ 415 { 416 "id": "async-trait 0.1.63", 417 "target": "build_script_build" 418 }, 419 { 420 "id": "proc-macro2 1.0.50", 421 "target": "proc_macro2" 422 }, 423 { 424 "id": "quote 1.0.23", 425 "target": "quote" 426 }, 427 { 428 "id": "syn 1.0.107", 429 "target": "syn" 430 } 431 ], 432 "selects": {} 433 }, 434 "edition": "2018", 435 "version": "0.1.63" 436 }, 437 "build_script_attrs": { 438 "data_glob": [ 439 "**" 440 ] 441 }, 442 "license": "MIT OR Apache-2.0" 443 }, 444 "autocfg 1.1.0": { 445 "name": "autocfg", 446 "version": "1.1.0", 447 "repository": { 448 "Http": { 449 "url": "https://crates.io/api/v1/crates/autocfg/1.1.0/download", 450 "sha256": "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" 451 } 452 }, 453 "targets": [ 454 { 455 "Library": { 456 "crate_name": "autocfg", 457 "crate_root": "src/lib.rs", 458 "srcs": { 459 "include": [ 460 "**/*.rs" 461 ], 462 "exclude": [] 463 } 464 } 465 } 466 ], 467 "library_target_name": "autocfg", 468 "common_attrs": { 469 "compile_data_glob": [ 470 "**" 471 ], 472 "edition": "2015", 473 "version": "1.1.0" 474 }, 475 "license": "Apache-2.0 OR MIT" 476 }, 477 "base64 0.13.1": { 478 "name": "base64", 479 "version": "0.13.1", 480 "repository": { 481 "Http": { 482 "url": "https://crates.io/api/v1/crates/base64/0.13.1/download", 483 "sha256": "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8" 484 } 485 }, 486 "targets": [ 487 { 488 "Library": { 489 "crate_name": "base64", 490 "crate_root": "src/lib.rs", 491 "srcs": { 492 "include": [ 493 "**/*.rs" 494 ], 495 "exclude": [] 496 } 497 } 498 } 499 ], 500 "library_target_name": "base64", 501 "common_attrs": { 502 "compile_data_glob": [ 503 "**" 504 ], 505 "crate_features": [ 506 "default", 507 "std" 508 ], 509 "edition": "2018", 510 "version": "0.13.1" 511 }, 512 "license": "MIT/Apache-2.0" 513 }, 514 "base64 0.21.0": { 515 "name": "base64", 516 "version": "0.21.0", 517 "repository": { 518 "Http": { 519 "url": "https://crates.io/api/v1/crates/base64/0.21.0/download", 520 "sha256": "a4a4ddaa51a5bc52a6948f74c06d20aaaddb71924eab79b8c97a8c556e942d6a" 521 } 522 }, 523 "targets": [ 524 { 525 "Library": { 526 "crate_name": "base64", 527 "crate_root": "src/lib.rs", 528 "srcs": { 529 "include": [ 530 "**/*.rs" 531 ], 532 "exclude": [] 533 } 534 } 535 } 536 ], 537 "library_target_name": "base64", 538 "common_attrs": { 539 "compile_data_glob": [ 540 "**" 541 ], 542 "crate_features": [ 543 "default", 544 "std" 545 ], 546 "edition": "2021", 547 "version": "0.21.0" 548 }, 549 "license": "MIT OR Apache-2.0" 550 }, 551 "base64ct 1.5.3": { 552 "name": "base64ct", 553 "version": "1.5.3", 554 "repository": { 555 "Http": { 556 "url": "https://crates.io/api/v1/crates/base64ct/1.5.3/download", 557 "sha256": "b645a089122eccb6111b4f81cbc1a49f5900ac4666bb93ac027feaecf15607bf" 558 } 559 }, 560 "targets": [ 561 { 562 "Library": { 563 "crate_name": "base64ct", 564 "crate_root": "src/lib.rs", 565 "srcs": { 566 "include": [ 567 "**/*.rs" 568 ], 569 "exclude": [] 570 } 571 } 572 } 573 ], 574 "library_target_name": "base64ct", 575 "common_attrs": { 576 "compile_data_glob": [ 577 "**" 578 ], 579 "edition": "2021", 580 "version": "1.5.3" 581 }, 582 "license": "Apache-2.0 OR MIT" 583 }, 584 "bitflags 1.3.2": { 585 "name": "bitflags", 586 "version": "1.3.2", 587 "repository": { 588 "Http": { 589 "url": "https://crates.io/api/v1/crates/bitflags/1.3.2/download", 590 "sha256": "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 591 } 592 }, 593 "targets": [ 594 { 595 "Library": { 596 "crate_name": "bitflags", 597 "crate_root": "src/lib.rs", 598 "srcs": { 599 "include": [ 600 "**/*.rs" 601 ], 602 "exclude": [] 603 } 604 } 605 } 606 ], 607 "library_target_name": "bitflags", 608 "common_attrs": { 609 "compile_data_glob": [ 610 "**" 611 ], 612 "crate_features": [ 613 "default" 614 ], 615 "edition": "2018", 616 "version": "1.3.2" 617 }, 618 "license": "MIT/Apache-2.0" 619 }, 620 "block-buffer 0.10.3": { 621 "name": "block-buffer", 622 "version": "0.10.3", 623 "repository": { 624 "Http": { 625 "url": "https://crates.io/api/v1/crates/block-buffer/0.10.3/download", 626 "sha256": "69cce20737498f97b993470a6e536b8523f0af7892a4f928cceb1ac5e52ebe7e" 627 } 628 }, 629 "targets": [ 630 { 631 "Library": { 632 "crate_name": "block_buffer", 633 "crate_root": "src/lib.rs", 634 "srcs": { 635 "include": [ 636 "**/*.rs" 637 ], 638 "exclude": [] 639 } 640 } 641 } 642 ], 643 "library_target_name": "block_buffer", 644 "common_attrs": { 645 "compile_data_glob": [ 646 "**" 647 ], 648 "deps": { 649 "common": [ 650 { 651 "id": "generic-array 0.14.6", 652 "target": "generic_array" 653 } 654 ], 655 "selects": {} 656 }, 657 "edition": "2018", 658 "version": "0.10.3" 659 }, 660 "license": "MIT OR Apache-2.0" 661 }, 662 "bstr 1.1.0": { 663 "name": "bstr", 664 "version": "1.1.0", 665 "repository": { 666 "Http": { 667 "url": "https://crates.io/api/v1/crates/bstr/1.1.0/download", 668 "sha256": "b45ea9b00a7b3f2988e9a65ad3917e62123c38dba709b666506207be96d1790b" 669 } 670 }, 671 "targets": [ 672 { 673 "Library": { 674 "crate_name": "bstr", 675 "crate_root": "src/lib.rs", 676 "srcs": { 677 "include": [ 678 "**/*.rs" 679 ], 680 "exclude": [] 681 } 682 } 683 } 684 ], 685 "library_target_name": "bstr", 686 "common_attrs": { 687 "compile_data_glob": [ 688 "**" 689 ], 690 "crate_features": [ 691 "alloc", 692 "default", 693 "std", 694 "unicode" 695 ], 696 "deps": { 697 "common": [ 698 { 699 "id": "memchr 2.5.0", 700 "target": "memchr" 701 }, 702 { 703 "id": "once_cell 1.17.0", 704 "target": "once_cell" 705 }, 706 { 707 "id": "regex-automata 0.1.10", 708 "target": "regex_automata" 709 }, 710 { 711 "id": "serde 1.0.152", 712 "target": "serde" 713 } 714 ], 715 "selects": {} 716 }, 717 "edition": "2021", 718 "version": "1.1.0" 719 }, 720 "license": "MIT OR Apache-2.0" 721 }, 722 "bumpalo 3.12.0": { 723 "name": "bumpalo", 724 "version": "3.12.0", 725 "repository": { 726 "Http": { 727 "url": "https://crates.io/api/v1/crates/bumpalo/3.12.0/download", 728 "sha256": "0d261e256854913907f67ed06efbc3338dfe6179796deefc1ff763fc1aee5535" 729 } 730 }, 731 "targets": [ 732 { 733 "Library": { 734 "crate_name": "bumpalo", 735 "crate_root": "src/lib.rs", 736 "srcs": { 737 "include": [ 738 "**/*.rs" 739 ], 740 "exclude": [] 741 } 742 } 743 } 744 ], 745 "library_target_name": "bumpalo", 746 "common_attrs": { 747 "compile_data_glob": [ 748 "**" 749 ], 750 "crate_features": [ 751 "default" 752 ], 753 "edition": "2021", 754 "version": "3.12.0" 755 }, 756 "license": "MIT/Apache-2.0" 757 }, 758 "byteorder 1.4.3": { 759 "name": "byteorder", 760 "version": "1.4.3", 761 "repository": { 762 "Http": { 763 "url": "https://crates.io/api/v1/crates/byteorder/1.4.3/download", 764 "sha256": "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610" 765 } 766 }, 767 "targets": [ 768 { 769 "Library": { 770 "crate_name": "byteorder", 771 "crate_root": "src/lib.rs", 772 "srcs": { 773 "include": [ 774 "**/*.rs" 775 ], 776 "exclude": [] 777 } 778 } 779 } 780 ], 781 "library_target_name": "byteorder", 782 "common_attrs": { 783 "compile_data_glob": [ 784 "**" 785 ], 786 "crate_features": [ 787 "default", 788 "std" 789 ], 790 "edition": "2018", 791 "version": "1.4.3" 792 }, 793 "license": "Unlicense OR MIT" 794 }, 795 "bytes 1.3.0": { 796 "name": "bytes", 797 "version": "1.3.0", 798 "repository": { 799 "Http": { 800 "url": "https://crates.io/api/v1/crates/bytes/1.3.0/download", 801 "sha256": "dfb24e866b15a1af2a1b663f10c6b6b8f397a84aadb828f12e5b289ec23a3a3c" 802 } 803 }, 804 "targets": [ 805 { 806 "Library": { 807 "crate_name": "bytes", 808 "crate_root": "src/lib.rs", 809 "srcs": { 810 "include": [ 811 "**/*.rs" 812 ], 813 "exclude": [] 814 } 815 } 816 } 817 ], 818 "library_target_name": "bytes", 819 "common_attrs": { 820 "compile_data_glob": [ 821 "**" 822 ], 823 "crate_features": [ 824 "default", 825 "std" 826 ], 827 "edition": "2018", 828 "version": "1.3.0" 829 }, 830 "license": "MIT" 831 }, 832 "bzip2 0.4.4": { 833 "name": "bzip2", 834 "version": "0.4.4", 835 "repository": { 836 "Http": { 837 "url": "https://crates.io/api/v1/crates/bzip2/0.4.4/download", 838 "sha256": "bdb116a6ef3f6c3698828873ad02c3014b3c85cadb88496095628e3ef1e347f8" 839 } 840 }, 841 "targets": [ 842 { 843 "Library": { 844 "crate_name": "bzip2", 845 "crate_root": "src/lib.rs", 846 "srcs": { 847 "include": [ 848 "**/*.rs" 849 ], 850 "exclude": [] 851 } 852 } 853 } 854 ], 855 "library_target_name": "bzip2", 856 "common_attrs": { 857 "compile_data_glob": [ 858 "**" 859 ], 860 "deps": { 861 "common": [ 862 { 863 "id": "bzip2-sys 0.1.11+1.0.8", 864 "target": "bzip2_sys" 865 }, 866 { 867 "id": "libc 0.2.139", 868 "target": "libc" 869 } 870 ], 871 "selects": {} 872 }, 873 "edition": "2015", 874 "version": "0.4.4" 875 }, 876 "license": "MIT/Apache-2.0" 877 }, 878 "bzip2-sys 0.1.11+1.0.8": { 879 "name": "bzip2-sys", 880 "version": "0.1.11+1.0.8", 881 "repository": { 882 "Http": { 883 "url": "https://crates.io/api/v1/crates/bzip2-sys/0.1.11+1.0.8/download", 884 "sha256": "736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc" 885 } 886 }, 887 "targets": [ 888 { 889 "Library": { 890 "crate_name": "bzip2_sys", 891 "crate_root": "lib.rs", 892 "srcs": { 893 "include": [ 894 "**/*.rs" 895 ], 896 "exclude": [] 897 } 898 } 899 }, 900 { 901 "BuildScript": { 902 "crate_name": "build_script_build", 903 "crate_root": "build.rs", 904 "srcs": { 905 "include": [ 906 "**/*.rs" 907 ], 908 "exclude": [] 909 } 910 } 911 } 912 ], 913 "library_target_name": "bzip2_sys", 914 "common_attrs": { 915 "compile_data_glob": [ 916 "**" 917 ], 918 "deps": { 919 "common": [ 920 { 921 "id": "bzip2-sys 0.1.11+1.0.8", 922 "target": "build_script_build" 923 }, 924 { 925 "id": "libc 0.2.139", 926 "target": "libc" 927 } 928 ], 929 "selects": {} 930 }, 931 "edition": "2015", 932 "version": "0.1.11+1.0.8" 933 }, 934 "build_script_attrs": { 935 "data_glob": [ 936 "**" 937 ], 938 "deps": { 939 "common": [ 940 { 941 "id": "cc 1.0.78", 942 "target": "cc" 943 }, 944 { 945 "id": "pkg-config 0.3.26", 946 "target": "pkg_config" 947 } 948 ], 949 "selects": {} 950 }, 951 "links": "bzip2" 952 }, 953 "license": "MIT/Apache-2.0" 954 }, 955 "cc 1.0.78": { 956 "name": "cc", 957 "version": "1.0.78", 958 "repository": { 959 "Http": { 960 "url": "https://crates.io/api/v1/crates/cc/1.0.78/download", 961 "sha256": "a20104e2335ce8a659d6dd92a51a767a0c062599c73b343fd152cb401e828c3d" 962 } 963 }, 964 "targets": [ 965 { 966 "Library": { 967 "crate_name": "cc", 968 "crate_root": "src/lib.rs", 969 "srcs": { 970 "include": [ 971 "**/*.rs" 972 ], 973 "exclude": [] 974 } 975 } 976 }, 977 { 978 "Binary": { 979 "crate_name": "gcc-shim", 980 "crate_root": "src/bin/gcc-shim.rs", 981 "srcs": { 982 "include": [ 983 "**/*.rs" 984 ], 985 "exclude": [] 986 } 987 } 988 } 989 ], 990 "library_target_name": "cc", 991 "common_attrs": { 992 "compile_data_glob": [ 993 "**" 994 ], 995 "crate_features": [ 996 "jobserver", 997 "parallel" 998 ], 999 "deps": { 1000 "common": [ 1001 { 1002 "id": "jobserver 0.1.25", 1003 "target": "jobserver" 1004 } 1005 ], 1006 "selects": {} 1007 }, 1008 "edition": "2018", 1009 "version": "1.0.78" 1010 }, 1011 "license": "MIT OR Apache-2.0" 1012 }, 1013 "cfb 0.7.3": { 1014 "name": "cfb", 1015 "version": "0.7.3", 1016 "repository": { 1017 "Http": { 1018 "url": "https://crates.io/api/v1/crates/cfb/0.7.3/download", 1019 "sha256": "d38f2da7a0a2c4ccf0065be06397cc26a81f4e528be095826eee9d4adbb8c60f" 1020 } 1021 }, 1022 "targets": [ 1023 { 1024 "Library": { 1025 "crate_name": "cfb", 1026 "crate_root": "src/lib.rs", 1027 "srcs": { 1028 "include": [ 1029 "**/*.rs" 1030 ], 1031 "exclude": [] 1032 } 1033 } 1034 } 1035 ], 1036 "library_target_name": "cfb", 1037 "common_attrs": { 1038 "compile_data_glob": [ 1039 "**" 1040 ], 1041 "deps": { 1042 "common": [ 1043 { 1044 "id": "byteorder 1.4.3", 1045 "target": "byteorder" 1046 }, 1047 { 1048 "id": "fnv 1.0.7", 1049 "target": "fnv" 1050 }, 1051 { 1052 "id": "uuid 1.2.2", 1053 "target": "uuid" 1054 } 1055 ], 1056 "selects": {} 1057 }, 1058 "edition": "2018", 1059 "version": "0.7.3" 1060 }, 1061 "license": "MIT" 1062 }, 1063 "cfg-if 1.0.0": { 1064 "name": "cfg-if", 1065 "version": "1.0.0", 1066 "repository": { 1067 "Http": { 1068 "url": "https://crates.io/api/v1/crates/cfg-if/1.0.0/download", 1069 "sha256": "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 1070 } 1071 }, 1072 "targets": [ 1073 { 1074 "Library": { 1075 "crate_name": "cfg_if", 1076 "crate_root": "src/lib.rs", 1077 "srcs": { 1078 "include": [ 1079 "**/*.rs" 1080 ], 1081 "exclude": [] 1082 } 1083 } 1084 } 1085 ], 1086 "library_target_name": "cfg_if", 1087 "common_attrs": { 1088 "compile_data_glob": [ 1089 "**" 1090 ], 1091 "edition": "2018", 1092 "version": "1.0.0" 1093 }, 1094 "license": "MIT/Apache-2.0" 1095 }, 1096 "cipher 0.3.0": { 1097 "name": "cipher", 1098 "version": "0.3.0", 1099 "repository": { 1100 "Http": { 1101 "url": "https://crates.io/api/v1/crates/cipher/0.3.0/download", 1102 "sha256": "7ee52072ec15386f770805afd189a01c8841be8696bed250fa2f13c4c0d6dfb7" 1103 } 1104 }, 1105 "targets": [ 1106 { 1107 "Library": { 1108 "crate_name": "cipher", 1109 "crate_root": "src/lib.rs", 1110 "srcs": { 1111 "include": [ 1112 "**/*.rs" 1113 ], 1114 "exclude": [] 1115 } 1116 } 1117 } 1118 ], 1119 "library_target_name": "cipher", 1120 "common_attrs": { 1121 "compile_data_glob": [ 1122 "**" 1123 ], 1124 "deps": { 1125 "common": [ 1126 { 1127 "id": "generic-array 0.14.6", 1128 "target": "generic_array" 1129 } 1130 ], 1131 "selects": {} 1132 }, 1133 "edition": "2018", 1134 "version": "0.3.0" 1135 }, 1136 "license": "MIT OR Apache-2.0" 1137 }, 1138 "clap 4.1.3": { 1139 "name": "clap", 1140 "version": "4.1.3", 1141 "repository": { 1142 "Http": { 1143 "url": "https://crates.io/api/v1/crates/clap/4.1.3/download", 1144 "sha256": "d8d93d855ce6a0aa87b8473ef9169482f40abaa2e9e0993024c35c902cbd5920" 1145 } 1146 }, 1147 "targets": [ 1148 { 1149 "Library": { 1150 "crate_name": "clap", 1151 "crate_root": "src/lib.rs", 1152 "srcs": { 1153 "include": [ 1154 "**/*.rs" 1155 ], 1156 "exclude": [] 1157 } 1158 } 1159 }, 1160 { 1161 "Binary": { 1162 "crate_name": "stdio-fixture", 1163 "crate_root": "src/bin/stdio-fixture.rs", 1164 "srcs": { 1165 "include": [ 1166 "**/*.rs" 1167 ], 1168 "exclude": [] 1169 } 1170 } 1171 } 1172 ], 1173 "library_target_name": "clap", 1174 "common_attrs": { 1175 "compile_data_glob": [ 1176 "**" 1177 ], 1178 "crate_features": [ 1179 "color", 1180 "default", 1181 "derive", 1182 "error-context", 1183 "help", 1184 "std", 1185 "suggestions", 1186 "usage" 1187 ], 1188 "deps": { 1189 "common": [ 1190 { 1191 "id": "bitflags 1.3.2", 1192 "target": "bitflags" 1193 }, 1194 { 1195 "id": "clap_lex 0.3.1", 1196 "target": "clap_lex" 1197 }, 1198 { 1199 "id": "is-terminal 0.4.2", 1200 "target": "is_terminal" 1201 }, 1202 { 1203 "id": "once_cell 1.17.0", 1204 "target": "once_cell" 1205 }, 1206 { 1207 "id": "strsim 0.10.0", 1208 "target": "strsim" 1209 }, 1210 { 1211 "id": "termcolor 1.2.0", 1212 "target": "termcolor" 1213 } 1214 ], 1215 "selects": {} 1216 }, 1217 "edition": "2021", 1218 "proc_macro_deps": { 1219 "common": [ 1220 { 1221 "id": "clap_derive 4.1.0", 1222 "target": "clap_derive" 1223 } 1224 ], 1225 "selects": {} 1226 }, 1227 "version": "4.1.3" 1228 }, 1229 "license": "MIT OR Apache-2.0" 1230 }, 1231 "clap_derive 4.1.0": { 1232 "name": "clap_derive", 1233 "version": "4.1.0", 1234 "repository": { 1235 "Http": { 1236 "url": "https://crates.io/api/v1/crates/clap_derive/4.1.0/download", 1237 "sha256": "684a277d672e91966334af371f1a7b5833f9aa00b07c84e92fbce95e00208ce8" 1238 } 1239 }, 1240 "targets": [ 1241 { 1242 "ProcMacro": { 1243 "crate_name": "clap_derive", 1244 "crate_root": "src/lib.rs", 1245 "srcs": { 1246 "include": [ 1247 "**/*.rs" 1248 ], 1249 "exclude": [] 1250 } 1251 } 1252 } 1253 ], 1254 "library_target_name": "clap_derive", 1255 "common_attrs": { 1256 "compile_data_glob": [ 1257 "**" 1258 ], 1259 "crate_features": [ 1260 "default" 1261 ], 1262 "deps": { 1263 "common": [ 1264 { 1265 "id": "heck 0.4.0", 1266 "target": "heck" 1267 }, 1268 { 1269 "id": "proc-macro-error 1.0.4", 1270 "target": "proc_macro_error" 1271 }, 1272 { 1273 "id": "proc-macro2 1.0.50", 1274 "target": "proc_macro2" 1275 }, 1276 { 1277 "id": "quote 1.0.23", 1278 "target": "quote" 1279 }, 1280 { 1281 "id": "syn 1.0.107", 1282 "target": "syn" 1283 } 1284 ], 1285 "selects": {} 1286 }, 1287 "edition": "2021", 1288 "version": "4.1.0" 1289 }, 1290 "license": "MIT OR Apache-2.0" 1291 }, 1292 "clap_lex 0.3.1": { 1293 "name": "clap_lex", 1294 "version": "0.3.1", 1295 "repository": { 1296 "Http": { 1297 "url": "https://crates.io/api/v1/crates/clap_lex/0.3.1/download", 1298 "sha256": "783fe232adfca04f90f56201b26d79682d4cd2625e0bc7290b95123afe558ade" 1299 } 1300 }, 1301 "targets": [ 1302 { 1303 "Library": { 1304 "crate_name": "clap_lex", 1305 "crate_root": "src/lib.rs", 1306 "srcs": { 1307 "include": [ 1308 "**/*.rs" 1309 ], 1310 "exclude": [] 1311 } 1312 } 1313 } 1314 ], 1315 "library_target_name": "clap_lex", 1316 "common_attrs": { 1317 "compile_data_glob": [ 1318 "**" 1319 ], 1320 "deps": { 1321 "common": [ 1322 { 1323 "id": "os_str_bytes 6.4.1", 1324 "target": "os_str_bytes" 1325 } 1326 ], 1327 "selects": {} 1328 }, 1329 "edition": "2021", 1330 "version": "0.3.1" 1331 }, 1332 "license": "MIT OR Apache-2.0" 1333 }, 1334 "concurrent-queue 2.1.0": { 1335 "name": "concurrent-queue", 1336 "version": "2.1.0", 1337 "repository": { 1338 "Http": { 1339 "url": "https://crates.io/api/v1/crates/concurrent-queue/2.1.0/download", 1340 "sha256": "c278839b831783b70278b14df4d45e1beb1aad306c07bb796637de9a0e323e8e" 1341 } 1342 }, 1343 "targets": [ 1344 { 1345 "Library": { 1346 "crate_name": "concurrent_queue", 1347 "crate_root": "src/lib.rs", 1348 "srcs": { 1349 "include": [ 1350 "**/*.rs" 1351 ], 1352 "exclude": [] 1353 } 1354 } 1355 } 1356 ], 1357 "library_target_name": "concurrent_queue", 1358 "common_attrs": { 1359 "compile_data_glob": [ 1360 "**" 1361 ], 1362 "crate_features": [ 1363 "default", 1364 "std" 1365 ], 1366 "deps": { 1367 "common": [ 1368 { 1369 "id": "crossbeam-utils 0.8.14", 1370 "target": "crossbeam_utils" 1371 } 1372 ], 1373 "selects": {} 1374 }, 1375 "edition": "2018", 1376 "version": "2.1.0" 1377 }, 1378 "license": "Apache-2.0 OR MIT" 1379 }, 1380 "constant_time_eq 0.1.5": { 1381 "name": "constant_time_eq", 1382 "version": "0.1.5", 1383 "repository": { 1384 "Http": { 1385 "url": "https://crates.io/api/v1/crates/constant_time_eq/0.1.5/download", 1386 "sha256": "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc" 1387 } 1388 }, 1389 "targets": [ 1390 { 1391 "Library": { 1392 "crate_name": "constant_time_eq", 1393 "crate_root": "src/lib.rs", 1394 "srcs": { 1395 "include": [ 1396 "**/*.rs" 1397 ], 1398 "exclude": [] 1399 } 1400 } 1401 } 1402 ], 1403 "library_target_name": "constant_time_eq", 1404 "common_attrs": { 1405 "compile_data_glob": [ 1406 "**" 1407 ], 1408 "edition": "2015", 1409 "version": "0.1.5" 1410 }, 1411 "license": "CC0-1.0" 1412 }, 1413 "cpufeatures 0.2.5": { 1414 "name": "cpufeatures", 1415 "version": "0.2.5", 1416 "repository": { 1417 "Http": { 1418 "url": "https://crates.io/api/v1/crates/cpufeatures/0.2.5/download", 1419 "sha256": "28d997bd5e24a5928dd43e46dc529867e207907fe0b239c3477d924f7f2ca320" 1420 } 1421 }, 1422 "targets": [ 1423 { 1424 "Library": { 1425 "crate_name": "cpufeatures", 1426 "crate_root": "src/lib.rs", 1427 "srcs": { 1428 "include": [ 1429 "**/*.rs" 1430 ], 1431 "exclude": [] 1432 } 1433 } 1434 } 1435 ], 1436 "library_target_name": "cpufeatures", 1437 "common_attrs": { 1438 "compile_data_glob": [ 1439 "**" 1440 ], 1441 "deps": { 1442 "common": [], 1443 "selects": { 1444 "aarch64-apple-darwin": [ 1445 { 1446 "id": "libc 0.2.139", 1447 "target": "libc" 1448 } 1449 ], 1450 "aarch64-linux-android": [ 1451 { 1452 "id": "libc 0.2.139", 1453 "target": "libc" 1454 } 1455 ], 1456 "cfg(all(target_arch = \"aarch64\", target_os = \"linux\"))": [ 1457 { 1458 "id": "libc 0.2.139", 1459 "target": "libc" 1460 } 1461 ] 1462 } 1463 }, 1464 "edition": "2018", 1465 "version": "0.2.5" 1466 }, 1467 "license": "MIT OR Apache-2.0" 1468 }, 1469 "crc32fast 1.3.2": { 1470 "name": "crc32fast", 1471 "version": "1.3.2", 1472 "repository": { 1473 "Http": { 1474 "url": "https://crates.io/api/v1/crates/crc32fast/1.3.2/download", 1475 "sha256": "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d" 1476 } 1477 }, 1478 "targets": [ 1479 { 1480 "Library": { 1481 "crate_name": "crc32fast", 1482 "crate_root": "src/lib.rs", 1483 "srcs": { 1484 "include": [ 1485 "**/*.rs" 1486 ], 1487 "exclude": [] 1488 } 1489 } 1490 }, 1491 { 1492 "BuildScript": { 1493 "crate_name": "build_script_build", 1494 "crate_root": "build.rs", 1495 "srcs": { 1496 "include": [ 1497 "**/*.rs" 1498 ], 1499 "exclude": [] 1500 } 1501 } 1502 } 1503 ], 1504 "library_target_name": "crc32fast", 1505 "common_attrs": { 1506 "compile_data_glob": [ 1507 "**" 1508 ], 1509 "crate_features": [ 1510 "default", 1511 "std" 1512 ], 1513 "deps": { 1514 "common": [ 1515 { 1516 "id": "cfg-if 1.0.0", 1517 "target": "cfg_if" 1518 }, 1519 { 1520 "id": "crc32fast 1.3.2", 1521 "target": "build_script_build" 1522 } 1523 ], 1524 "selects": {} 1525 }, 1526 "edition": "2015", 1527 "version": "1.3.2" 1528 }, 1529 "build_script_attrs": { 1530 "data_glob": [ 1531 "**" 1532 ] 1533 }, 1534 "license": "MIT OR Apache-2.0" 1535 }, 1536 "crossbeam-utils 0.8.14": { 1537 "name": "crossbeam-utils", 1538 "version": "0.8.14", 1539 "repository": { 1540 "Http": { 1541 "url": "https://crates.io/api/v1/crates/crossbeam-utils/0.8.14/download", 1542 "sha256": "4fb766fa798726286dbbb842f174001dab8abc7b627a1dd86e0b7222a95d929f" 1543 } 1544 }, 1545 "targets": [ 1546 { 1547 "Library": { 1548 "crate_name": "crossbeam_utils", 1549 "crate_root": "src/lib.rs", 1550 "srcs": { 1551 "include": [ 1552 "**/*.rs" 1553 ], 1554 "exclude": [] 1555 } 1556 } 1557 }, 1558 { 1559 "BuildScript": { 1560 "crate_name": "build_script_build", 1561 "crate_root": "build.rs", 1562 "srcs": { 1563 "include": [ 1564 "**/*.rs" 1565 ], 1566 "exclude": [] 1567 } 1568 } 1569 } 1570 ], 1571 "library_target_name": "crossbeam_utils", 1572 "common_attrs": { 1573 "compile_data_glob": [ 1574 "**" 1575 ], 1576 "crate_features": [ 1577 "default", 1578 "std" 1579 ], 1580 "deps": { 1581 "common": [ 1582 { 1583 "id": "cfg-if 1.0.0", 1584 "target": "cfg_if" 1585 }, 1586 { 1587 "id": "crossbeam-utils 0.8.14", 1588 "target": "build_script_build" 1589 } 1590 ], 1591 "selects": {} 1592 }, 1593 "edition": "2018", 1594 "version": "0.8.14" 1595 }, 1596 "build_script_attrs": { 1597 "data_glob": [ 1598 "**" 1599 ] 1600 }, 1601 "license": "MIT OR Apache-2.0" 1602 }, 1603 "crypto-common 0.1.6": { 1604 "name": "crypto-common", 1605 "version": "0.1.6", 1606 "repository": { 1607 "Http": { 1608 "url": "https://crates.io/api/v1/crates/crypto-common/0.1.6/download", 1609 "sha256": "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" 1610 } 1611 }, 1612 "targets": [ 1613 { 1614 "Library": { 1615 "crate_name": "crypto_common", 1616 "crate_root": "src/lib.rs", 1617 "srcs": { 1618 "include": [ 1619 "**/*.rs" 1620 ], 1621 "exclude": [] 1622 } 1623 } 1624 } 1625 ], 1626 "library_target_name": "crypto_common", 1627 "common_attrs": { 1628 "compile_data_glob": [ 1629 "**" 1630 ], 1631 "crate_features": [ 1632 "std" 1633 ], 1634 "deps": { 1635 "common": [ 1636 { 1637 "id": "generic-array 0.14.6", 1638 "target": "generic_array" 1639 }, 1640 { 1641 "id": "typenum 1.16.0", 1642 "target": "typenum" 1643 } 1644 ], 1645 "selects": {} 1646 }, 1647 "edition": "2018", 1648 "version": "0.1.6" 1649 }, 1650 "license": "MIT OR Apache-2.0" 1651 }, 1652 "deadpool 0.9.5": { 1653 "name": "deadpool", 1654 "version": "0.9.5", 1655 "repository": { 1656 "Http": { 1657 "url": "https://crates.io/api/v1/crates/deadpool/0.9.5/download", 1658 "sha256": "421fe0f90f2ab22016f32a9881be5134fdd71c65298917084b0c7477cbc3856e" 1659 } 1660 }, 1661 "targets": [ 1662 { 1663 "Library": { 1664 "crate_name": "deadpool", 1665 "crate_root": "src/lib.rs", 1666 "srcs": { 1667 "include": [ 1668 "**/*.rs" 1669 ], 1670 "exclude": [] 1671 } 1672 } 1673 } 1674 ], 1675 "library_target_name": "deadpool", 1676 "common_attrs": { 1677 "compile_data_glob": [ 1678 "**" 1679 ], 1680 "crate_features": [ 1681 "async-trait", 1682 "default", 1683 "managed", 1684 "unmanaged" 1685 ], 1686 "deps": { 1687 "common": [ 1688 { 1689 "id": "deadpool-runtime 0.1.2", 1690 "target": "deadpool_runtime" 1691 }, 1692 { 1693 "id": "num_cpus 1.15.0", 1694 "target": "num_cpus" 1695 }, 1696 { 1697 "id": "retain_mut 0.1.9", 1698 "target": "retain_mut" 1699 }, 1700 { 1701 "id": "tokio 1.24.2", 1702 "target": "tokio" 1703 } 1704 ], 1705 "selects": {} 1706 }, 1707 "edition": "2018", 1708 "proc_macro_deps": { 1709 "common": [ 1710 { 1711 "id": "async-trait 0.1.63", 1712 "target": "async_trait" 1713 } 1714 ], 1715 "selects": {} 1716 }, 1717 "version": "0.9.5" 1718 }, 1719 "license": "MIT/Apache-2.0" 1720 }, 1721 "deadpool-runtime 0.1.2": { 1722 "name": "deadpool-runtime", 1723 "version": "0.1.2", 1724 "repository": { 1725 "Http": { 1726 "url": "https://crates.io/api/v1/crates/deadpool-runtime/0.1.2/download", 1727 "sha256": "eaa37046cc0f6c3cc6090fbdbf73ef0b8ef4cfcc37f6befc0020f63e8cf121e1" 1728 } 1729 }, 1730 "targets": [ 1731 { 1732 "Library": { 1733 "crate_name": "deadpool_runtime", 1734 "crate_root": "src/lib.rs", 1735 "srcs": { 1736 "include": [ 1737 "**/*.rs" 1738 ], 1739 "exclude": [] 1740 } 1741 } 1742 } 1743 ], 1744 "library_target_name": "deadpool_runtime", 1745 "common_attrs": { 1746 "compile_data_glob": [ 1747 "**" 1748 ], 1749 "edition": "2018", 1750 "version": "0.1.2" 1751 }, 1752 "license": "MIT/Apache-2.0" 1753 }, 1754 "difflib 0.4.0": { 1755 "name": "difflib", 1756 "version": "0.4.0", 1757 "repository": { 1758 "Http": { 1759 "url": "https://crates.io/api/v1/crates/difflib/0.4.0/download", 1760 "sha256": "6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8" 1761 } 1762 }, 1763 "targets": [ 1764 { 1765 "Library": { 1766 "crate_name": "difflib", 1767 "crate_root": "src/lib.rs", 1768 "srcs": { 1769 "include": [ 1770 "**/*.rs" 1771 ], 1772 "exclude": [] 1773 } 1774 } 1775 } 1776 ], 1777 "library_target_name": "difflib", 1778 "common_attrs": { 1779 "compile_data_glob": [ 1780 "**" 1781 ], 1782 "edition": "2015", 1783 "version": "0.4.0" 1784 }, 1785 "license": "MIT" 1786 }, 1787 "digest 0.10.6": { 1788 "name": "digest", 1789 "version": "0.10.6", 1790 "repository": { 1791 "Http": { 1792 "url": "https://crates.io/api/v1/crates/digest/0.10.6/download", 1793 "sha256": "8168378f4e5023e7218c89c891c0fd8ecdb5e5e4f18cb78f38cf245dd021e76f" 1794 } 1795 }, 1796 "targets": [ 1797 { 1798 "Library": { 1799 "crate_name": "digest", 1800 "crate_root": "src/lib.rs", 1801 "srcs": { 1802 "include": [ 1803 "**/*.rs" 1804 ], 1805 "exclude": [] 1806 } 1807 } 1808 } 1809 ], 1810 "library_target_name": "digest", 1811 "common_attrs": { 1812 "compile_data_glob": [ 1813 "**" 1814 ], 1815 "crate_features": [ 1816 "alloc", 1817 "block-buffer", 1818 "core-api", 1819 "default", 1820 "mac", 1821 "std", 1822 "subtle" 1823 ], 1824 "deps": { 1825 "common": [ 1826 { 1827 "id": "block-buffer 0.10.3", 1828 "target": "block_buffer" 1829 }, 1830 { 1831 "id": "crypto-common 0.1.6", 1832 "target": "crypto_common" 1833 }, 1834 { 1835 "id": "subtle 2.4.1", 1836 "target": "subtle" 1837 } 1838 ], 1839 "selects": {} 1840 }, 1841 "edition": "2018", 1842 "version": "0.10.6" 1843 }, 1844 "license": "MIT OR Apache-2.0" 1845 }, 1846 "directories 4.0.1": { 1847 "name": "directories", 1848 "version": "4.0.1", 1849 "repository": { 1850 "Http": { 1851 "url": "https://crates.io/api/v1/crates/directories/4.0.1/download", 1852 "sha256": "f51c5d4ddabd36886dd3e1438cb358cdcb0d7c499cb99cb4ac2e38e18b5cb210" 1853 } 1854 }, 1855 "targets": [ 1856 { 1857 "Library": { 1858 "crate_name": "directories", 1859 "crate_root": "src/lib.rs", 1860 "srcs": { 1861 "include": [ 1862 "**/*.rs" 1863 ], 1864 "exclude": [] 1865 } 1866 } 1867 } 1868 ], 1869 "library_target_name": "directories", 1870 "common_attrs": { 1871 "compile_data_glob": [ 1872 "**" 1873 ], 1874 "deps": { 1875 "common": [ 1876 { 1877 "id": "dirs-sys 0.3.7", 1878 "target": "dirs_sys" 1879 } 1880 ], 1881 "selects": {} 1882 }, 1883 "edition": "2015", 1884 "version": "4.0.1" 1885 }, 1886 "license": "MIT OR Apache-2.0" 1887 }, 1888 "dirs-sys 0.3.7": { 1889 "name": "dirs-sys", 1890 "version": "0.3.7", 1891 "repository": { 1892 "Http": { 1893 "url": "https://crates.io/api/v1/crates/dirs-sys/0.3.7/download", 1894 "sha256": "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6" 1895 } 1896 }, 1897 "targets": [ 1898 { 1899 "Library": { 1900 "crate_name": "dirs_sys", 1901 "crate_root": "src/lib.rs", 1902 "srcs": { 1903 "include": [ 1904 "**/*.rs" 1905 ], 1906 "exclude": [] 1907 } 1908 } 1909 } 1910 ], 1911 "library_target_name": "dirs_sys", 1912 "common_attrs": { 1913 "compile_data_glob": [ 1914 "**" 1915 ], 1916 "deps": { 1917 "common": [], 1918 "selects": { 1919 "cfg(target_os = \"redox\")": [ 1920 { 1921 "id": "redox_users 0.4.3", 1922 "target": "redox_users" 1923 } 1924 ], 1925 "cfg(unix)": [ 1926 { 1927 "id": "libc 0.2.139", 1928 "target": "libc" 1929 } 1930 ], 1931 "cfg(windows)": [ 1932 { 1933 "id": "winapi 0.3.9", 1934 "target": "winapi" 1935 } 1936 ] 1937 } 1938 }, 1939 "edition": "2015", 1940 "version": "0.3.7" 1941 }, 1942 "license": "MIT OR Apache-2.0" 1943 }, 1944 "doc-comment 0.3.3": { 1945 "name": "doc-comment", 1946 "version": "0.3.3", 1947 "repository": { 1948 "Http": { 1949 "url": "https://crates.io/api/v1/crates/doc-comment/0.3.3/download", 1950 "sha256": "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10" 1951 } 1952 }, 1953 "targets": [ 1954 { 1955 "Library": { 1956 "crate_name": "doc_comment", 1957 "crate_root": "src/lib.rs", 1958 "srcs": { 1959 "include": [ 1960 "**/*.rs" 1961 ], 1962 "exclude": [] 1963 } 1964 } 1965 }, 1966 { 1967 "BuildScript": { 1968 "crate_name": "build_script_build", 1969 "crate_root": "build.rs", 1970 "srcs": { 1971 "include": [ 1972 "**/*.rs" 1973 ], 1974 "exclude": [] 1975 } 1976 } 1977 } 1978 ], 1979 "library_target_name": "doc_comment", 1980 "common_attrs": { 1981 "compile_data_glob": [ 1982 "**" 1983 ], 1984 "deps": { 1985 "common": [ 1986 { 1987 "id": "doc-comment 0.3.3", 1988 "target": "build_script_build" 1989 } 1990 ], 1991 "selects": {} 1992 }, 1993 "edition": "2015", 1994 "version": "0.3.3" 1995 }, 1996 "build_script_attrs": { 1997 "data_glob": [ 1998 "**" 1999 ] 2000 }, 2001 "license": "MIT" 2002 }, 2003 "either 1.8.0": { 2004 "name": "either", 2005 "version": "1.8.0", 2006 "repository": { 2007 "Http": { 2008 "url": "https://crates.io/api/v1/crates/either/1.8.0/download", 2009 "sha256": "90e5c1c8368803113bf0c9584fc495a58b86dc8a29edbf8fe877d21d9507e797" 2010 } 2011 }, 2012 "targets": [ 2013 { 2014 "Library": { 2015 "crate_name": "either", 2016 "crate_root": "src/lib.rs", 2017 "srcs": { 2018 "include": [ 2019 "**/*.rs" 2020 ], 2021 "exclude": [] 2022 } 2023 } 2024 } 2025 ], 2026 "library_target_name": "either", 2027 "common_attrs": { 2028 "compile_data_glob": [ 2029 "**" 2030 ], 2031 "crate_features": [ 2032 "use_std" 2033 ], 2034 "edition": "2018", 2035 "version": "1.8.0" 2036 }, 2037 "license": "MIT/Apache-2.0" 2038 }, 2039 "encoding_rs 0.8.31": { 2040 "name": "encoding_rs", 2041 "version": "0.8.31", 2042 "repository": { 2043 "Http": { 2044 "url": "https://crates.io/api/v1/crates/encoding_rs/0.8.31/download", 2045 "sha256": "9852635589dc9f9ea1b6fe9f05b50ef208c85c834a562f0c6abb1c475736ec2b" 2046 } 2047 }, 2048 "targets": [ 2049 { 2050 "Library": { 2051 "crate_name": "encoding_rs", 2052 "crate_root": "src/lib.rs", 2053 "srcs": { 2054 "include": [ 2055 "**/*.rs" 2056 ], 2057 "exclude": [] 2058 } 2059 } 2060 }, 2061 { 2062 "BuildScript": { 2063 "crate_name": "build_script_build", 2064 "crate_root": "build.rs", 2065 "srcs": { 2066 "include": [ 2067 "**/*.rs" 2068 ], 2069 "exclude": [] 2070 } 2071 } 2072 } 2073 ], 2074 "library_target_name": "encoding_rs", 2075 "common_attrs": { 2076 "compile_data_glob": [ 2077 "**" 2078 ], 2079 "crate_features": [ 2080 "alloc", 2081 "default" 2082 ], 2083 "deps": { 2084 "common": [ 2085 { 2086 "id": "cfg-if 1.0.0", 2087 "target": "cfg_if" 2088 }, 2089 { 2090 "id": "encoding_rs 0.8.31", 2091 "target": "build_script_build" 2092 } 2093 ], 2094 "selects": {} 2095 }, 2096 "edition": "2018", 2097 "version": "0.8.31" 2098 }, 2099 "build_script_attrs": { 2100 "data_glob": [ 2101 "**" 2102 ] 2103 }, 2104 "license": "(Apache-2.0 OR MIT) AND BSD-3-Clause" 2105 }, 2106 "env_logger 0.10.0": { 2107 "name": "env_logger", 2108 "version": "0.10.0", 2109 "repository": { 2110 "Http": { 2111 "url": "https://crates.io/api/v1/crates/env_logger/0.10.0/download", 2112 "sha256": "85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0" 2113 } 2114 }, 2115 "targets": [ 2116 { 2117 "Library": { 2118 "crate_name": "env_logger", 2119 "crate_root": "src/lib.rs", 2120 "srcs": { 2121 "include": [ 2122 "**/*.rs" 2123 ], 2124 "exclude": [] 2125 } 2126 } 2127 } 2128 ], 2129 "library_target_name": "env_logger", 2130 "common_attrs": { 2131 "compile_data_glob": [ 2132 "**" 2133 ], 2134 "crate_features": [ 2135 "auto-color", 2136 "color", 2137 "default", 2138 "humantime", 2139 "regex" 2140 ], 2141 "deps": { 2142 "common": [ 2143 { 2144 "id": "humantime 2.1.0", 2145 "target": "humantime" 2146 }, 2147 { 2148 "id": "is-terminal 0.4.2", 2149 "target": "is_terminal" 2150 }, 2151 { 2152 "id": "log 0.4.17", 2153 "target": "log" 2154 }, 2155 { 2156 "id": "regex 1.7.1", 2157 "target": "regex" 2158 }, 2159 { 2160 "id": "termcolor 1.2.0", 2161 "target": "termcolor" 2162 } 2163 ], 2164 "selects": {} 2165 }, 2166 "edition": "2021", 2167 "version": "0.10.0" 2168 }, 2169 "license": "MIT OR Apache-2.0" 2170 }, 2171 "errno 0.2.8": { 2172 "name": "errno", 2173 "version": "0.2.8", 2174 "repository": { 2175 "Http": { 2176 "url": "https://crates.io/api/v1/crates/errno/0.2.8/download", 2177 "sha256": "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1" 2178 } 2179 }, 2180 "targets": [ 2181 { 2182 "Library": { 2183 "crate_name": "errno", 2184 "crate_root": "src/lib.rs", 2185 "srcs": { 2186 "include": [ 2187 "**/*.rs" 2188 ], 2189 "exclude": [] 2190 } 2191 } 2192 } 2193 ], 2194 "library_target_name": "errno", 2195 "common_attrs": { 2196 "compile_data_glob": [ 2197 "**" 2198 ], 2199 "deps": { 2200 "common": [], 2201 "selects": { 2202 "cfg(target_os = \"dragonfly\")": [ 2203 { 2204 "id": "errno-dragonfly 0.1.2", 2205 "target": "errno_dragonfly" 2206 } 2207 ], 2208 "cfg(target_os = \"hermit\")": [ 2209 { 2210 "id": "libc 0.2.139", 2211 "target": "libc" 2212 } 2213 ], 2214 "cfg(target_os = \"wasi\")": [ 2215 { 2216 "id": "libc 0.2.139", 2217 "target": "libc" 2218 } 2219 ], 2220 "cfg(unix)": [ 2221 { 2222 "id": "libc 0.2.139", 2223 "target": "libc" 2224 } 2225 ], 2226 "cfg(windows)": [ 2227 { 2228 "id": "winapi 0.3.9", 2229 "target": "winapi" 2230 } 2231 ] 2232 } 2233 }, 2234 "edition": "2015", 2235 "version": "0.2.8" 2236 }, 2237 "license": "MIT/Apache-2.0" 2238 }, 2239 "errno-dragonfly 0.1.2": { 2240 "name": "errno-dragonfly", 2241 "version": "0.1.2", 2242 "repository": { 2243 "Http": { 2244 "url": "https://crates.io/api/v1/crates/errno-dragonfly/0.1.2/download", 2245 "sha256": "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf" 2246 } 2247 }, 2248 "targets": [ 2249 { 2250 "Library": { 2251 "crate_name": "errno_dragonfly", 2252 "crate_root": "src/lib.rs", 2253 "srcs": { 2254 "include": [ 2255 "**/*.rs" 2256 ], 2257 "exclude": [] 2258 } 2259 } 2260 }, 2261 { 2262 "BuildScript": { 2263 "crate_name": "build_script_build", 2264 "crate_root": "build.rs", 2265 "srcs": { 2266 "include": [ 2267 "**/*.rs" 2268 ], 2269 "exclude": [] 2270 } 2271 } 2272 } 2273 ], 2274 "library_target_name": "errno_dragonfly", 2275 "common_attrs": { 2276 "compile_data_glob": [ 2277 "**" 2278 ], 2279 "deps": { 2280 "common": [ 2281 { 2282 "id": "errno-dragonfly 0.1.2", 2283 "target": "build_script_build" 2284 }, 2285 { 2286 "id": "libc 0.2.139", 2287 "target": "libc" 2288 } 2289 ], 2290 "selects": {} 2291 }, 2292 "edition": "2018", 2293 "version": "0.1.2" 2294 }, 2295 "build_script_attrs": { 2296 "data_glob": [ 2297 "**" 2298 ], 2299 "deps": { 2300 "common": [ 2301 { 2302 "id": "cc 1.0.78", 2303 "target": "cc" 2304 } 2305 ], 2306 "selects": {} 2307 } 2308 }, 2309 "license": "MIT" 2310 }, 2311 "event-listener 2.5.3": { 2312 "name": "event-listener", 2313 "version": "2.5.3", 2314 "repository": { 2315 "Http": { 2316 "url": "https://crates.io/api/v1/crates/event-listener/2.5.3/download", 2317 "sha256": "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0" 2318 } 2319 }, 2320 "targets": [ 2321 { 2322 "Library": { 2323 "crate_name": "event_listener", 2324 "crate_root": "src/lib.rs", 2325 "srcs": { 2326 "include": [ 2327 "**/*.rs" 2328 ], 2329 "exclude": [] 2330 } 2331 } 2332 } 2333 ], 2334 "library_target_name": "event_listener", 2335 "common_attrs": { 2336 "compile_data_glob": [ 2337 "**" 2338 ], 2339 "edition": "2018", 2340 "version": "2.5.3" 2341 }, 2342 "license": "Apache-2.0 OR MIT" 2343 }, 2344 "exitcode 1.1.2": { 2345 "name": "exitcode", 2346 "version": "1.1.2", 2347 "repository": { 2348 "Http": { 2349 "url": "https://crates.io/api/v1/crates/exitcode/1.1.2/download", 2350 "sha256": "de853764b47027c2e862a995c34978ffa63c1501f2e15f987ba11bd4f9bba193" 2351 } 2352 }, 2353 "targets": [ 2354 { 2355 "Library": { 2356 "crate_name": "exitcode", 2357 "crate_root": "src/lib.rs", 2358 "srcs": { 2359 "include": [ 2360 "**/*.rs" 2361 ], 2362 "exclude": [] 2363 } 2364 } 2365 } 2366 ], 2367 "library_target_name": "exitcode", 2368 "common_attrs": { 2369 "compile_data_glob": [ 2370 "**" 2371 ], 2372 "edition": "2015", 2373 "version": "1.1.2" 2374 }, 2375 "license": "Apache-2.0" 2376 }, 2377 "fastrand 1.8.0": { 2378 "name": "fastrand", 2379 "version": "1.8.0", 2380 "repository": { 2381 "Http": { 2382 "url": "https://crates.io/api/v1/crates/fastrand/1.8.0/download", 2383 "sha256": "a7a407cfaa3385c4ae6b23e84623d48c2798d06e3e6a1878f7f59f17b3f86499" 2384 } 2385 }, 2386 "targets": [ 2387 { 2388 "Library": { 2389 "crate_name": "fastrand", 2390 "crate_root": "src/lib.rs", 2391 "srcs": { 2392 "include": [ 2393 "**/*.rs" 2394 ], 2395 "exclude": [] 2396 } 2397 } 2398 } 2399 ], 2400 "library_target_name": "fastrand", 2401 "common_attrs": { 2402 "compile_data_glob": [ 2403 "**" 2404 ], 2405 "deps": { 2406 "common": [], 2407 "selects": { 2408 "cfg(target_arch = \"wasm32\")": [ 2409 { 2410 "id": "instant 0.1.12", 2411 "target": "instant" 2412 } 2413 ] 2414 } 2415 }, 2416 "edition": "2018", 2417 "version": "1.8.0" 2418 }, 2419 "license": "Apache-2.0 OR MIT" 2420 }, 2421 "filetime 0.2.19": { 2422 "name": "filetime", 2423 "version": "0.2.19", 2424 "repository": { 2425 "Http": { 2426 "url": "https://crates.io/api/v1/crates/filetime/0.2.19/download", 2427 "sha256": "4e884668cd0c7480504233e951174ddc3b382f7c2666e3b7310b5c4e7b0c37f9" 2428 } 2429 }, 2430 "targets": [ 2431 { 2432 "Library": { 2433 "crate_name": "filetime", 2434 "crate_root": "src/lib.rs", 2435 "srcs": { 2436 "include": [ 2437 "**/*.rs" 2438 ], 2439 "exclude": [] 2440 } 2441 } 2442 } 2443 ], 2444 "library_target_name": "filetime", 2445 "common_attrs": { 2446 "compile_data_glob": [ 2447 "**" 2448 ], 2449 "deps": { 2450 "common": [ 2451 { 2452 "id": "cfg-if 1.0.0", 2453 "target": "cfg_if" 2454 } 2455 ], 2456 "selects": { 2457 "cfg(target_os = \"redox\")": [ 2458 { 2459 "id": "redox_syscall 0.2.16", 2460 "target": "syscall" 2461 } 2462 ], 2463 "cfg(unix)": [ 2464 { 2465 "id": "libc 0.2.139", 2466 "target": "libc" 2467 } 2468 ], 2469 "cfg(windows)": [ 2470 { 2471 "id": "windows-sys 0.42.0", 2472 "target": "windows_sys" 2473 } 2474 ] 2475 } 2476 }, 2477 "edition": "2018", 2478 "version": "0.2.19" 2479 }, 2480 "license": "MIT/Apache-2.0" 2481 }, 2482 "flate2 1.0.25": { 2483 "name": "flate2", 2484 "version": "1.0.25", 2485 "repository": { 2486 "Http": { 2487 "url": "https://crates.io/api/v1/crates/flate2/1.0.25/download", 2488 "sha256": "a8a2db397cb1c8772f31494cb8917e48cd1e64f0fa7efac59fbd741a0a8ce841" 2489 } 2490 }, 2491 "targets": [ 2492 { 2493 "Library": { 2494 "crate_name": "flate2", 2495 "crate_root": "src/lib.rs", 2496 "srcs": { 2497 "include": [ 2498 "**/*.rs" 2499 ], 2500 "exclude": [] 2501 } 2502 } 2503 } 2504 ], 2505 "library_target_name": "flate2", 2506 "common_attrs": { 2507 "compile_data_glob": [ 2508 "**" 2509 ], 2510 "crate_features": [ 2511 "default", 2512 "miniz_oxide", 2513 "rust_backend" 2514 ], 2515 "deps": { 2516 "common": [ 2517 { 2518 "id": "crc32fast 1.3.2", 2519 "target": "crc32fast" 2520 }, 2521 { 2522 "id": "miniz_oxide 0.6.2", 2523 "target": "miniz_oxide" 2524 } 2525 ], 2526 "selects": { 2527 "cfg(all(target_arch = \"wasm32\", not(target_os = \"emscripten\")))": [ 2528 { 2529 "id": "miniz_oxide 0.6.2", 2530 "target": "miniz_oxide" 2531 } 2532 ] 2533 } 2534 }, 2535 "edition": "2018", 2536 "version": "1.0.25" 2537 }, 2538 "license": "MIT OR Apache-2.0" 2539 }, 2540 "fnv 1.0.7": { 2541 "name": "fnv", 2542 "version": "1.0.7", 2543 "repository": { 2544 "Http": { 2545 "url": "https://crates.io/api/v1/crates/fnv/1.0.7/download", 2546 "sha256": "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 2547 } 2548 }, 2549 "targets": [ 2550 { 2551 "Library": { 2552 "crate_name": "fnv", 2553 "crate_root": "lib.rs", 2554 "srcs": { 2555 "include": [ 2556 "**/*.rs" 2557 ], 2558 "exclude": [] 2559 } 2560 } 2561 } 2562 ], 2563 "library_target_name": "fnv", 2564 "common_attrs": { 2565 "compile_data_glob": [ 2566 "**" 2567 ], 2568 "crate_features": [ 2569 "default", 2570 "std" 2571 ], 2572 "edition": "2015", 2573 "version": "1.0.7" 2574 }, 2575 "license": "Apache-2.0 / MIT" 2576 }, 2577 "form_urlencoded 1.1.0": { 2578 "name": "form_urlencoded", 2579 "version": "1.1.0", 2580 "repository": { 2581 "Http": { 2582 "url": "https://crates.io/api/v1/crates/form_urlencoded/1.1.0/download", 2583 "sha256": "a9c384f161156f5260c24a097c56119f9be8c798586aecc13afbcbe7b7e26bf8" 2584 } 2585 }, 2586 "targets": [ 2587 { 2588 "Library": { 2589 "crate_name": "form_urlencoded", 2590 "crate_root": "src/lib.rs", 2591 "srcs": { 2592 "include": [ 2593 "**/*.rs" 2594 ], 2595 "exclude": [] 2596 } 2597 } 2598 } 2599 ], 2600 "library_target_name": "form_urlencoded", 2601 "common_attrs": { 2602 "compile_data_glob": [ 2603 "**" 2604 ], 2605 "deps": { 2606 "common": [ 2607 { 2608 "id": "percent-encoding 2.2.0", 2609 "target": "percent_encoding" 2610 } 2611 ], 2612 "selects": {} 2613 }, 2614 "edition": "2018", 2615 "version": "1.1.0" 2616 }, 2617 "license": "MIT OR Apache-2.0" 2618 }, 2619 "futures 0.3.25": { 2620 "name": "futures", 2621 "version": "0.3.25", 2622 "repository": { 2623 "Http": { 2624 "url": "https://crates.io/api/v1/crates/futures/0.3.25/download", 2625 "sha256": "38390104763dc37a5145a53c29c63c1290b5d316d6086ec32c293f6736051bb0" 2626 } 2627 }, 2628 "targets": [ 2629 { 2630 "Library": { 2631 "crate_name": "futures", 2632 "crate_root": "src/lib.rs", 2633 "srcs": { 2634 "include": [ 2635 "**/*.rs" 2636 ], 2637 "exclude": [] 2638 } 2639 } 2640 } 2641 ], 2642 "library_target_name": "futures", 2643 "common_attrs": { 2644 "compile_data_glob": [ 2645 "**" 2646 ], 2647 "crate_features": [ 2648 "alloc", 2649 "async-await", 2650 "default", 2651 "executor", 2652 "futures-executor", 2653 "std" 2654 ], 2655 "deps": { 2656 "common": [ 2657 { 2658 "id": "futures-channel 0.3.25", 2659 "target": "futures_channel" 2660 }, 2661 { 2662 "id": "futures-core 0.3.25", 2663 "target": "futures_core" 2664 }, 2665 { 2666 "id": "futures-executor 0.3.25", 2667 "target": "futures_executor" 2668 }, 2669 { 2670 "id": "futures-io 0.3.25", 2671 "target": "futures_io" 2672 }, 2673 { 2674 "id": "futures-sink 0.3.25", 2675 "target": "futures_sink" 2676 }, 2677 { 2678 "id": "futures-task 0.3.25", 2679 "target": "futures_task" 2680 }, 2681 { 2682 "id": "futures-util 0.3.25", 2683 "target": "futures_util" 2684 } 2685 ], 2686 "selects": {} 2687 }, 2688 "edition": "2018", 2689 "version": "0.3.25" 2690 }, 2691 "license": "MIT OR Apache-2.0" 2692 }, 2693 "futures-channel 0.3.25": { 2694 "name": "futures-channel", 2695 "version": "0.3.25", 2696 "repository": { 2697 "Http": { 2698 "url": "https://crates.io/api/v1/crates/futures-channel/0.3.25/download", 2699 "sha256": "52ba265a92256105f45b719605a571ffe2d1f0fea3807304b522c1d778f79eed" 2700 } 2701 }, 2702 "targets": [ 2703 { 2704 "Library": { 2705 "crate_name": "futures_channel", 2706 "crate_root": "src/lib.rs", 2707 "srcs": { 2708 "include": [ 2709 "**/*.rs" 2710 ], 2711 "exclude": [] 2712 } 2713 } 2714 }, 2715 { 2716 "BuildScript": { 2717 "crate_name": "build_script_build", 2718 "crate_root": "build.rs", 2719 "srcs": { 2720 "include": [ 2721 "**/*.rs" 2722 ], 2723 "exclude": [] 2724 } 2725 } 2726 } 2727 ], 2728 "library_target_name": "futures_channel", 2729 "common_attrs": { 2730 "compile_data_glob": [ 2731 "**" 2732 ], 2733 "crate_features": [ 2734 "alloc", 2735 "default", 2736 "futures-sink", 2737 "sink", 2738 "std" 2739 ], 2740 "deps": { 2741 "common": [ 2742 { 2743 "id": "futures-channel 0.3.25", 2744 "target": "build_script_build" 2745 }, 2746 { 2747 "id": "futures-core 0.3.25", 2748 "target": "futures_core" 2749 }, 2750 { 2751 "id": "futures-sink 0.3.25", 2752 "target": "futures_sink" 2753 } 2754 ], 2755 "selects": {} 2756 }, 2757 "edition": "2018", 2758 "version": "0.3.25" 2759 }, 2760 "build_script_attrs": { 2761 "data_glob": [ 2762 "**" 2763 ] 2764 }, 2765 "license": "MIT OR Apache-2.0" 2766 }, 2767 "futures-core 0.3.25": { 2768 "name": "futures-core", 2769 "version": "0.3.25", 2770 "repository": { 2771 "Http": { 2772 "url": "https://crates.io/api/v1/crates/futures-core/0.3.25/download", 2773 "sha256": "04909a7a7e4633ae6c4a9ab280aeb86da1236243a77b694a49eacd659a4bd3ac" 2774 } 2775 }, 2776 "targets": [ 2777 { 2778 "Library": { 2779 "crate_name": "futures_core", 2780 "crate_root": "src/lib.rs", 2781 "srcs": { 2782 "include": [ 2783 "**/*.rs" 2784 ], 2785 "exclude": [] 2786 } 2787 } 2788 }, 2789 { 2790 "BuildScript": { 2791 "crate_name": "build_script_build", 2792 "crate_root": "build.rs", 2793 "srcs": { 2794 "include": [ 2795 "**/*.rs" 2796 ], 2797 "exclude": [] 2798 } 2799 } 2800 } 2801 ], 2802 "library_target_name": "futures_core", 2803 "common_attrs": { 2804 "compile_data_glob": [ 2805 "**" 2806 ], 2807 "crate_features": [ 2808 "alloc", 2809 "default", 2810 "std" 2811 ], 2812 "deps": { 2813 "common": [ 2814 { 2815 "id": "futures-core 0.3.25", 2816 "target": "build_script_build" 2817 } 2818 ], 2819 "selects": {} 2820 }, 2821 "edition": "2018", 2822 "version": "0.3.25" 2823 }, 2824 "build_script_attrs": { 2825 "data_glob": [ 2826 "**" 2827 ] 2828 }, 2829 "license": "MIT OR Apache-2.0" 2830 }, 2831 "futures-executor 0.3.25": { 2832 "name": "futures-executor", 2833 "version": "0.3.25", 2834 "repository": { 2835 "Http": { 2836 "url": "https://crates.io/api/v1/crates/futures-executor/0.3.25/download", 2837 "sha256": "7acc85df6714c176ab5edf386123fafe217be88c0840ec11f199441134a074e2" 2838 } 2839 }, 2840 "targets": [ 2841 { 2842 "Library": { 2843 "crate_name": "futures_executor", 2844 "crate_root": "src/lib.rs", 2845 "srcs": { 2846 "include": [ 2847 "**/*.rs" 2848 ], 2849 "exclude": [] 2850 } 2851 } 2852 } 2853 ], 2854 "library_target_name": "futures_executor", 2855 "common_attrs": { 2856 "compile_data_glob": [ 2857 "**" 2858 ], 2859 "crate_features": [ 2860 "std" 2861 ], 2862 "deps": { 2863 "common": [ 2864 { 2865 "id": "futures-core 0.3.25", 2866 "target": "futures_core" 2867 }, 2868 { 2869 "id": "futures-task 0.3.25", 2870 "target": "futures_task" 2871 }, 2872 { 2873 "id": "futures-util 0.3.25", 2874 "target": "futures_util" 2875 } 2876 ], 2877 "selects": {} 2878 }, 2879 "edition": "2018", 2880 "version": "0.3.25" 2881 }, 2882 "license": "MIT OR Apache-2.0" 2883 }, 2884 "futures-io 0.3.25": { 2885 "name": "futures-io", 2886 "version": "0.3.25", 2887 "repository": { 2888 "Http": { 2889 "url": "https://crates.io/api/v1/crates/futures-io/0.3.25/download", 2890 "sha256": "00f5fb52a06bdcadeb54e8d3671f8888a39697dcb0b81b23b55174030427f4eb" 2891 } 2892 }, 2893 "targets": [ 2894 { 2895 "Library": { 2896 "crate_name": "futures_io", 2897 "crate_root": "src/lib.rs", 2898 "srcs": { 2899 "include": [ 2900 "**/*.rs" 2901 ], 2902 "exclude": [] 2903 } 2904 } 2905 } 2906 ], 2907 "library_target_name": "futures_io", 2908 "common_attrs": { 2909 "compile_data_glob": [ 2910 "**" 2911 ], 2912 "crate_features": [ 2913 "default", 2914 "std" 2915 ], 2916 "edition": "2018", 2917 "version": "0.3.25" 2918 }, 2919 "license": "MIT OR Apache-2.0" 2920 }, 2921 "futures-lite 1.12.0": { 2922 "name": "futures-lite", 2923 "version": "1.12.0", 2924 "repository": { 2925 "Http": { 2926 "url": "https://crates.io/api/v1/crates/futures-lite/1.12.0/download", 2927 "sha256": "7694489acd39452c77daa48516b894c153f192c3578d5a839b62c58099fcbf48" 2928 } 2929 }, 2930 "targets": [ 2931 { 2932 "Library": { 2933 "crate_name": "futures_lite", 2934 "crate_root": "src/lib.rs", 2935 "srcs": { 2936 "include": [ 2937 "**/*.rs" 2938 ], 2939 "exclude": [] 2940 } 2941 } 2942 } 2943 ], 2944 "library_target_name": "futures_lite", 2945 "common_attrs": { 2946 "compile_data_glob": [ 2947 "**" 2948 ], 2949 "crate_features": [ 2950 "alloc", 2951 "default", 2952 "fastrand", 2953 "futures-io", 2954 "memchr", 2955 "parking", 2956 "std", 2957 "waker-fn" 2958 ], 2959 "deps": { 2960 "common": [ 2961 { 2962 "id": "fastrand 1.8.0", 2963 "target": "fastrand" 2964 }, 2965 { 2966 "id": "futures-core 0.3.25", 2967 "target": "futures_core" 2968 }, 2969 { 2970 "id": "futures-io 0.3.25", 2971 "target": "futures_io" 2972 }, 2973 { 2974 "id": "memchr 2.5.0", 2975 "target": "memchr" 2976 }, 2977 { 2978 "id": "parking 2.0.0", 2979 "target": "parking" 2980 }, 2981 { 2982 "id": "pin-project-lite 0.2.9", 2983 "target": "pin_project_lite" 2984 }, 2985 { 2986 "id": "waker-fn 1.1.0", 2987 "target": "waker_fn" 2988 } 2989 ], 2990 "selects": {} 2991 }, 2992 "edition": "2018", 2993 "version": "1.12.0" 2994 }, 2995 "license": "Apache-2.0 OR MIT" 2996 }, 2997 "futures-macro 0.3.25": { 2998 "name": "futures-macro", 2999 "version": "0.3.25", 3000 "repository": { 3001 "Http": { 3002 "url": "https://crates.io/api/v1/crates/futures-macro/0.3.25/download", 3003 "sha256": "bdfb8ce053d86b91919aad980c220b1fb8401a9394410e1c289ed7e66b61835d" 3004 } 3005 }, 3006 "targets": [ 3007 { 3008 "ProcMacro": { 3009 "crate_name": "futures_macro", 3010 "crate_root": "src/lib.rs", 3011 "srcs": { 3012 "include": [ 3013 "**/*.rs" 3014 ], 3015 "exclude": [] 3016 } 3017 } 3018 } 3019 ], 3020 "library_target_name": "futures_macro", 3021 "common_attrs": { 3022 "compile_data_glob": [ 3023 "**" 3024 ], 3025 "deps": { 3026 "common": [ 3027 { 3028 "id": "proc-macro2 1.0.50", 3029 "target": "proc_macro2" 3030 }, 3031 { 3032 "id": "quote 1.0.23", 3033 "target": "quote" 3034 }, 3035 { 3036 "id": "syn 1.0.107", 3037 "target": "syn" 3038 } 3039 ], 3040 "selects": {} 3041 }, 3042 "edition": "2018", 3043 "version": "0.3.25" 3044 }, 3045 "license": "MIT OR Apache-2.0" 3046 }, 3047 "futures-sink 0.3.25": { 3048 "name": "futures-sink", 3049 "version": "0.3.25", 3050 "repository": { 3051 "Http": { 3052 "url": "https://crates.io/api/v1/crates/futures-sink/0.3.25/download", 3053 "sha256": "39c15cf1a4aa79df40f1bb462fb39676d0ad9e366c2a33b590d7c66f4f81fcf9" 3054 } 3055 }, 3056 "targets": [ 3057 { 3058 "Library": { 3059 "crate_name": "futures_sink", 3060 "crate_root": "src/lib.rs", 3061 "srcs": { 3062 "include": [ 3063 "**/*.rs" 3064 ], 3065 "exclude": [] 3066 } 3067 } 3068 } 3069 ], 3070 "library_target_name": "futures_sink", 3071 "common_attrs": { 3072 "compile_data_glob": [ 3073 "**" 3074 ], 3075 "crate_features": [ 3076 "alloc", 3077 "default", 3078 "std" 3079 ], 3080 "edition": "2018", 3081 "version": "0.3.25" 3082 }, 3083 "license": "MIT OR Apache-2.0" 3084 }, 3085 "futures-task 0.3.25": { 3086 "name": "futures-task", 3087 "version": "0.3.25", 3088 "repository": { 3089 "Http": { 3090 "url": "https://crates.io/api/v1/crates/futures-task/0.3.25/download", 3091 "sha256": "2ffb393ac5d9a6eaa9d3fdf37ae2776656b706e200c8e16b1bdb227f5198e6ea" 3092 } 3093 }, 3094 "targets": [ 3095 { 3096 "Library": { 3097 "crate_name": "futures_task", 3098 "crate_root": "src/lib.rs", 3099 "srcs": { 3100 "include": [ 3101 "**/*.rs" 3102 ], 3103 "exclude": [] 3104 } 3105 } 3106 }, 3107 { 3108 "BuildScript": { 3109 "crate_name": "build_script_build", 3110 "crate_root": "build.rs", 3111 "srcs": { 3112 "include": [ 3113 "**/*.rs" 3114 ], 3115 "exclude": [] 3116 } 3117 } 3118 } 3119 ], 3120 "library_target_name": "futures_task", 3121 "common_attrs": { 3122 "compile_data_glob": [ 3123 "**" 3124 ], 3125 "crate_features": [ 3126 "alloc", 3127 "std" 3128 ], 3129 "deps": { 3130 "common": [ 3131 { 3132 "id": "futures-task 0.3.25", 3133 "target": "build_script_build" 3134 } 3135 ], 3136 "selects": {} 3137 }, 3138 "edition": "2018", 3139 "version": "0.3.25" 3140 }, 3141 "build_script_attrs": { 3142 "data_glob": [ 3143 "**" 3144 ] 3145 }, 3146 "license": "MIT OR Apache-2.0" 3147 }, 3148 "futures-timer 3.0.2": { 3149 "name": "futures-timer", 3150 "version": "3.0.2", 3151 "repository": { 3152 "Http": { 3153 "url": "https://crates.io/api/v1/crates/futures-timer/3.0.2/download", 3154 "sha256": "e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c" 3155 } 3156 }, 3157 "targets": [ 3158 { 3159 "Library": { 3160 "crate_name": "futures_timer", 3161 "crate_root": "src/lib.rs", 3162 "srcs": { 3163 "include": [ 3164 "**/*.rs" 3165 ], 3166 "exclude": [] 3167 } 3168 } 3169 } 3170 ], 3171 "library_target_name": "futures_timer", 3172 "common_attrs": { 3173 "compile_data_glob": [ 3174 "**" 3175 ], 3176 "edition": "2018", 3177 "version": "3.0.2" 3178 }, 3179 "license": "MIT/Apache-2.0" 3180 }, 3181 "futures-util 0.3.25": { 3182 "name": "futures-util", 3183 "version": "0.3.25", 3184 "repository": { 3185 "Http": { 3186 "url": "https://crates.io/api/v1/crates/futures-util/0.3.25/download", 3187 "sha256": "197676987abd2f9cadff84926f410af1c183608d36641465df73ae8211dc65d6" 3188 } 3189 }, 3190 "targets": [ 3191 { 3192 "Library": { 3193 "crate_name": "futures_util", 3194 "crate_root": "src/lib.rs", 3195 "srcs": { 3196 "include": [ 3197 "**/*.rs" 3198 ], 3199 "exclude": [] 3200 } 3201 } 3202 }, 3203 { 3204 "BuildScript": { 3205 "crate_name": "build_script_build", 3206 "crate_root": "build.rs", 3207 "srcs": { 3208 "include": [ 3209 "**/*.rs" 3210 ], 3211 "exclude": [] 3212 } 3213 } 3214 } 3215 ], 3216 "library_target_name": "futures_util", 3217 "common_attrs": { 3218 "compile_data_glob": [ 3219 "**" 3220 ], 3221 "crate_features": [ 3222 "alloc", 3223 "async-await", 3224 "async-await-macro", 3225 "channel", 3226 "futures-channel", 3227 "futures-io", 3228 "futures-macro", 3229 "futures-sink", 3230 "io", 3231 "memchr", 3232 "sink", 3233 "slab", 3234 "std" 3235 ], 3236 "deps": { 3237 "common": [ 3238 { 3239 "id": "futures-channel 0.3.25", 3240 "target": "futures_channel" 3241 }, 3242 { 3243 "id": "futures-core 0.3.25", 3244 "target": "futures_core" 3245 }, 3246 { 3247 "id": "futures-io 0.3.25", 3248 "target": "futures_io" 3249 }, 3250 { 3251 "id": "futures-sink 0.3.25", 3252 "target": "futures_sink" 3253 }, 3254 { 3255 "id": "futures-task 0.3.25", 3256 "target": "futures_task" 3257 }, 3258 { 3259 "id": "futures-util 0.3.25", 3260 "target": "build_script_build" 3261 }, 3262 { 3263 "id": "memchr 2.5.0", 3264 "target": "memchr" 3265 }, 3266 { 3267 "id": "pin-project-lite 0.2.9", 3268 "target": "pin_project_lite" 3269 }, 3270 { 3271 "id": "pin-utils 0.1.0", 3272 "target": "pin_utils" 3273 }, 3274 { 3275 "id": "slab 0.4.7", 3276 "target": "slab" 3277 } 3278 ], 3279 "selects": {} 3280 }, 3281 "edition": "2018", 3282 "proc_macro_deps": { 3283 "common": [ 3284 { 3285 "id": "futures-macro 0.3.25", 3286 "target": "futures_macro" 3287 } 3288 ], 3289 "selects": {} 3290 }, 3291 "version": "0.3.25" 3292 }, 3293 "build_script_attrs": { 3294 "data_glob": [ 3295 "**" 3296 ] 3297 }, 3298 "license": "MIT OR Apache-2.0" 3299 }, 3300 "generic-array 0.14.6": { 3301 "name": "generic-array", 3302 "version": "0.14.6", 3303 "repository": { 3304 "Http": { 3305 "url": "https://crates.io/api/v1/crates/generic-array/0.14.6/download", 3306 "sha256": "bff49e947297f3312447abdca79f45f4738097cc82b06e72054d2223f601f1b9" 3307 } 3308 }, 3309 "targets": [ 3310 { 3311 "Library": { 3312 "crate_name": "generic_array", 3313 "crate_root": "src/lib.rs", 3314 "srcs": { 3315 "include": [ 3316 "**/*.rs" 3317 ], 3318 "exclude": [] 3319 } 3320 } 3321 }, 3322 { 3323 "BuildScript": { 3324 "crate_name": "build_script_build", 3325 "crate_root": "build.rs", 3326 "srcs": { 3327 "include": [ 3328 "**/*.rs" 3329 ], 3330 "exclude": [] 3331 } 3332 } 3333 } 3334 ], 3335 "library_target_name": "generic_array", 3336 "common_attrs": { 3337 "compile_data_glob": [ 3338 "**" 3339 ], 3340 "crate_features": [ 3341 "more_lengths" 3342 ], 3343 "deps": { 3344 "common": [ 3345 { 3346 "id": "generic-array 0.14.6", 3347 "target": "build_script_build" 3348 }, 3349 { 3350 "id": "typenum 1.16.0", 3351 "target": "typenum" 3352 } 3353 ], 3354 "selects": {} 3355 }, 3356 "edition": "2015", 3357 "version": "0.14.6" 3358 }, 3359 "build_script_attrs": { 3360 "data_glob": [ 3361 "**" 3362 ], 3363 "deps": { 3364 "common": [ 3365 { 3366 "id": "version_check 0.9.4", 3367 "target": "version_check" 3368 } 3369 ], 3370 "selects": {} 3371 } 3372 }, 3373 "license": "MIT" 3374 }, 3375 "getrandom 0.1.16": { 3376 "name": "getrandom", 3377 "version": "0.1.16", 3378 "repository": { 3379 "Http": { 3380 "url": "https://crates.io/api/v1/crates/getrandom/0.1.16/download", 3381 "sha256": "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce" 3382 } 3383 }, 3384 "targets": [ 3385 { 3386 "Library": { 3387 "crate_name": "getrandom", 3388 "crate_root": "src/lib.rs", 3389 "srcs": { 3390 "include": [ 3391 "**/*.rs" 3392 ], 3393 "exclude": [] 3394 } 3395 } 3396 }, 3397 { 3398 "BuildScript": { 3399 "crate_name": "build_script_build", 3400 "crate_root": "build.rs", 3401 "srcs": { 3402 "include": [ 3403 "**/*.rs" 3404 ], 3405 "exclude": [] 3406 } 3407 } 3408 } 3409 ], 3410 "library_target_name": "getrandom", 3411 "common_attrs": { 3412 "compile_data_glob": [ 3413 "**" 3414 ], 3415 "crate_features": [ 3416 "std" 3417 ], 3418 "deps": { 3419 "common": [ 3420 { 3421 "id": "cfg-if 1.0.0", 3422 "target": "cfg_if" 3423 }, 3424 { 3425 "id": "getrandom 0.1.16", 3426 "target": "build_script_build" 3427 } 3428 ], 3429 "selects": { 3430 "cfg(target_os = \"wasi\")": [ 3431 { 3432 "id": "wasi 0.9.0+wasi-snapshot-preview1", 3433 "target": "wasi" 3434 } 3435 ], 3436 "cfg(unix)": [ 3437 { 3438 "id": "libc 0.2.139", 3439 "target": "libc" 3440 } 3441 ] 3442 } 3443 }, 3444 "edition": "2018", 3445 "version": "0.1.16" 3446 }, 3447 "build_script_attrs": { 3448 "data_glob": [ 3449 "**" 3450 ] 3451 }, 3452 "license": "MIT OR Apache-2.0" 3453 }, 3454 "getrandom 0.2.8": { 3455 "name": "getrandom", 3456 "version": "0.2.8", 3457 "repository": { 3458 "Http": { 3459 "url": "https://crates.io/api/v1/crates/getrandom/0.2.8/download", 3460 "sha256": "c05aeb6a22b8f62540c194aac980f2115af067bfe15a0734d7277a768d396b31" 3461 } 3462 }, 3463 "targets": [ 3464 { 3465 "Library": { 3466 "crate_name": "getrandom", 3467 "crate_root": "src/lib.rs", 3468 "srcs": { 3469 "include": [ 3470 "**/*.rs" 3471 ], 3472 "exclude": [] 3473 } 3474 } 3475 } 3476 ], 3477 "library_target_name": "getrandom", 3478 "common_attrs": { 3479 "compile_data_glob": [ 3480 "**" 3481 ], 3482 "crate_features": [ 3483 "std" 3484 ], 3485 "deps": { 3486 "common": [ 3487 { 3488 "id": "cfg-if 1.0.0", 3489 "target": "cfg_if" 3490 } 3491 ], 3492 "selects": { 3493 "cfg(target_os = \"wasi\")": [ 3494 { 3495 "id": "wasi 0.11.0+wasi-snapshot-preview1", 3496 "target": "wasi" 3497 } 3498 ], 3499 "cfg(unix)": [ 3500 { 3501 "id": "libc 0.2.139", 3502 "target": "libc" 3503 } 3504 ] 3505 } 3506 }, 3507 "edition": "2018", 3508 "version": "0.2.8" 3509 }, 3510 "license": "MIT OR Apache-2.0" 3511 }, 3512 "h2 0.3.15": { 3513 "name": "h2", 3514 "version": "0.3.15", 3515 "repository": { 3516 "Http": { 3517 "url": "https://crates.io/api/v1/crates/h2/0.3.15/download", 3518 "sha256": "5f9f29bc9dda355256b2916cf526ab02ce0aeaaaf2bad60d65ef3f12f11dd0f4" 3519 } 3520 }, 3521 "targets": [ 3522 { 3523 "Library": { 3524 "crate_name": "h2", 3525 "crate_root": "src/lib.rs", 3526 "srcs": { 3527 "include": [ 3528 "**/*.rs" 3529 ], 3530 "exclude": [] 3531 } 3532 } 3533 } 3534 ], 3535 "library_target_name": "h2", 3536 "common_attrs": { 3537 "compile_data_glob": [ 3538 "**" 3539 ], 3540 "deps": { 3541 "common": [ 3542 { 3543 "id": "bytes 1.3.0", 3544 "target": "bytes" 3545 }, 3546 { 3547 "id": "fnv 1.0.7", 3548 "target": "fnv" 3549 }, 3550 { 3551 "id": "futures-core 0.3.25", 3552 "target": "futures_core" 3553 }, 3554 { 3555 "id": "futures-sink 0.3.25", 3556 "target": "futures_sink" 3557 }, 3558 { 3559 "id": "futures-util 0.3.25", 3560 "target": "futures_util" 3561 }, 3562 { 3563 "id": "http 0.2.8", 3564 "target": "http" 3565 }, 3566 { 3567 "id": "indexmap 1.9.2", 3568 "target": "indexmap" 3569 }, 3570 { 3571 "id": "slab 0.4.7", 3572 "target": "slab" 3573 }, 3574 { 3575 "id": "tokio 1.24.2", 3576 "target": "tokio" 3577 }, 3578 { 3579 "id": "tokio-util 0.7.4", 3580 "target": "tokio_util" 3581 }, 3582 { 3583 "id": "tracing 0.1.37", 3584 "target": "tracing" 3585 } 3586 ], 3587 "selects": {} 3588 }, 3589 "edition": "2018", 3590 "version": "0.3.15" 3591 }, 3592 "license": "MIT" 3593 }, 3594 "hashbrown 0.12.3": { 3595 "name": "hashbrown", 3596 "version": "0.12.3", 3597 "repository": { 3598 "Http": { 3599 "url": "https://crates.io/api/v1/crates/hashbrown/0.12.3/download", 3600 "sha256": "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" 3601 } 3602 }, 3603 "targets": [ 3604 { 3605 "Library": { 3606 "crate_name": "hashbrown", 3607 "crate_root": "src/lib.rs", 3608 "srcs": { 3609 "include": [ 3610 "**/*.rs" 3611 ], 3612 "exclude": [] 3613 } 3614 } 3615 } 3616 ], 3617 "library_target_name": "hashbrown", 3618 "common_attrs": { 3619 "compile_data_glob": [ 3620 "**" 3621 ], 3622 "crate_features": [ 3623 "raw" 3624 ], 3625 "edition": "2021", 3626 "version": "0.12.3" 3627 }, 3628 "license": "MIT OR Apache-2.0" 3629 }, 3630 "heck 0.4.0": { 3631 "name": "heck", 3632 "version": "0.4.0", 3633 "repository": { 3634 "Http": { 3635 "url": "https://crates.io/api/v1/crates/heck/0.4.0/download", 3636 "sha256": "2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9" 3637 } 3638 }, 3639 "targets": [ 3640 { 3641 "Library": { 3642 "crate_name": "heck", 3643 "crate_root": "src/lib.rs", 3644 "srcs": { 3645 "include": [ 3646 "**/*.rs" 3647 ], 3648 "exclude": [] 3649 } 3650 } 3651 } 3652 ], 3653 "library_target_name": "heck", 3654 "common_attrs": { 3655 "compile_data_glob": [ 3656 "**" 3657 ], 3658 "crate_features": [ 3659 "default" 3660 ], 3661 "edition": "2018", 3662 "version": "0.4.0" 3663 }, 3664 "license": "MIT OR Apache-2.0" 3665 }, 3666 "hermit-abi 0.2.6": { 3667 "name": "hermit-abi", 3668 "version": "0.2.6", 3669 "repository": { 3670 "Http": { 3671 "url": "https://crates.io/api/v1/crates/hermit-abi/0.2.6/download", 3672 "sha256": "ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7" 3673 } 3674 }, 3675 "targets": [ 3676 { 3677 "Library": { 3678 "crate_name": "hermit_abi", 3679 "crate_root": "src/lib.rs", 3680 "srcs": { 3681 "include": [ 3682 "**/*.rs" 3683 ], 3684 "exclude": [] 3685 } 3686 } 3687 } 3688 ], 3689 "library_target_name": "hermit_abi", 3690 "common_attrs": { 3691 "compile_data_glob": [ 3692 "**" 3693 ], 3694 "crate_features": [ 3695 "default" 3696 ], 3697 "deps": { 3698 "common": [ 3699 { 3700 "id": "libc 0.2.139", 3701 "target": "libc" 3702 } 3703 ], 3704 "selects": {} 3705 }, 3706 "edition": "2021", 3707 "version": "0.2.6" 3708 }, 3709 "license": "MIT/Apache-2.0" 3710 }, 3711 "hmac 0.12.1": { 3712 "name": "hmac", 3713 "version": "0.12.1", 3714 "repository": { 3715 "Http": { 3716 "url": "https://crates.io/api/v1/crates/hmac/0.12.1/download", 3717 "sha256": "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e" 3718 } 3719 }, 3720 "targets": [ 3721 { 3722 "Library": { 3723 "crate_name": "hmac", 3724 "crate_root": "src/lib.rs", 3725 "srcs": { 3726 "include": [ 3727 "**/*.rs" 3728 ], 3729 "exclude": [] 3730 } 3731 } 3732 } 3733 ], 3734 "library_target_name": "hmac", 3735 "common_attrs": { 3736 "compile_data_glob": [ 3737 "**" 3738 ], 3739 "crate_features": [ 3740 "reset" 3741 ], 3742 "deps": { 3743 "common": [ 3744 { 3745 "id": "digest 0.10.6", 3746 "target": "digest" 3747 } 3748 ], 3749 "selects": {} 3750 }, 3751 "edition": "2018", 3752 "version": "0.12.1" 3753 }, 3754 "license": "MIT OR Apache-2.0" 3755 }, 3756 "http 0.2.8": { 3757 "name": "http", 3758 "version": "0.2.8", 3759 "repository": { 3760 "Http": { 3761 "url": "https://crates.io/api/v1/crates/http/0.2.8/download", 3762 "sha256": "75f43d41e26995c17e71ee126451dd3941010b0514a81a9d11f3b341debc2399" 3763 } 3764 }, 3765 "targets": [ 3766 { 3767 "Library": { 3768 "crate_name": "http", 3769 "crate_root": "src/lib.rs", 3770 "srcs": { 3771 "include": [ 3772 "**/*.rs" 3773 ], 3774 "exclude": [] 3775 } 3776 } 3777 } 3778 ], 3779 "library_target_name": "http", 3780 "common_attrs": { 3781 "compile_data_glob": [ 3782 "**" 3783 ], 3784 "deps": { 3785 "common": [ 3786 { 3787 "id": "bytes 1.3.0", 3788 "target": "bytes" 3789 }, 3790 { 3791 "id": "fnv 1.0.7", 3792 "target": "fnv" 3793 }, 3794 { 3795 "id": "itoa 1.0.5", 3796 "target": "itoa" 3797 } 3798 ], 3799 "selects": {} 3800 }, 3801 "edition": "2018", 3802 "version": "0.2.8" 3803 }, 3804 "license": "MIT OR Apache-2.0" 3805 }, 3806 "http-body 0.4.5": { 3807 "name": "http-body", 3808 "version": "0.4.5", 3809 "repository": { 3810 "Http": { 3811 "url": "https://crates.io/api/v1/crates/http-body/0.4.5/download", 3812 "sha256": "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1" 3813 } 3814 }, 3815 "targets": [ 3816 { 3817 "Library": { 3818 "crate_name": "http_body", 3819 "crate_root": "src/lib.rs", 3820 "srcs": { 3821 "include": [ 3822 "**/*.rs" 3823 ], 3824 "exclude": [] 3825 } 3826 } 3827 } 3828 ], 3829 "library_target_name": "http_body", 3830 "common_attrs": { 3831 "compile_data_glob": [ 3832 "**" 3833 ], 3834 "deps": { 3835 "common": [ 3836 { 3837 "id": "bytes 1.3.0", 3838 "target": "bytes" 3839 }, 3840 { 3841 "id": "http 0.2.8", 3842 "target": "http" 3843 }, 3844 { 3845 "id": "pin-project-lite 0.2.9", 3846 "target": "pin_project_lite" 3847 } 3848 ], 3849 "selects": {} 3850 }, 3851 "edition": "2018", 3852 "version": "0.4.5" 3853 }, 3854 "license": "MIT" 3855 }, 3856 "http-types 2.12.0": { 3857 "name": "http-types", 3858 "version": "2.12.0", 3859 "repository": { 3860 "Http": { 3861 "url": "https://crates.io/api/v1/crates/http-types/2.12.0/download", 3862 "sha256": "6e9b187a72d63adbfba487f48095306ac823049cb504ee195541e91c7775f5ad" 3863 } 3864 }, 3865 "targets": [ 3866 { 3867 "Library": { 3868 "crate_name": "http_types", 3869 "crate_root": "src/lib.rs", 3870 "srcs": { 3871 "include": [ 3872 "**/*.rs" 3873 ], 3874 "exclude": [] 3875 } 3876 } 3877 }, 3878 { 3879 "BuildScript": { 3880 "crate_name": "build_script_build", 3881 "crate_root": "build.rs", 3882 "srcs": { 3883 "include": [ 3884 "**/*.rs" 3885 ], 3886 "exclude": [] 3887 } 3888 } 3889 } 3890 ], 3891 "library_target_name": "http_types", 3892 "common_attrs": { 3893 "compile_data_glob": [ 3894 "**" 3895 ], 3896 "crate_features": [ 3897 "http", 3898 "hyperium_http" 3899 ], 3900 "deps": { 3901 "common": [ 3902 { 3903 "id": "anyhow 1.0.68", 3904 "target": "anyhow" 3905 }, 3906 { 3907 "id": "async-channel 1.8.0", 3908 "target": "async_channel" 3909 }, 3910 { 3911 "id": "base64 0.13.1", 3912 "target": "base64" 3913 }, 3914 { 3915 "id": "futures-lite 1.12.0", 3916 "target": "futures_lite" 3917 }, 3918 { 3919 "id": "http 0.2.8", 3920 "target": "http" 3921 }, 3922 { 3923 "id": "http-types 2.12.0", 3924 "target": "build_script_build" 3925 }, 3926 { 3927 "id": "infer 0.2.3", 3928 "target": "infer" 3929 }, 3930 { 3931 "id": "pin-project-lite 0.2.9", 3932 "target": "pin_project_lite" 3933 }, 3934 { 3935 "id": "rand 0.7.3", 3936 "target": "rand" 3937 }, 3938 { 3939 "id": "serde 1.0.152", 3940 "target": "serde" 3941 }, 3942 { 3943 "id": "serde_json 1.0.91", 3944 "target": "serde_json" 3945 }, 3946 { 3947 "id": "serde_qs 0.8.5", 3948 "target": "serde_qs" 3949 }, 3950 { 3951 "id": "serde_urlencoded 0.7.1", 3952 "target": "serde_urlencoded" 3953 }, 3954 { 3955 "id": "url 2.3.1", 3956 "target": "url" 3957 } 3958 ], 3959 "selects": {} 3960 }, 3961 "edition": "2018", 3962 "version": "2.12.0" 3963 }, 3964 "build_script_attrs": { 3965 "data_glob": [ 3966 "**" 3967 ] 3968 }, 3969 "license": "MIT OR Apache-2.0" 3970 }, 3971 "httparse 1.8.0": { 3972 "name": "httparse", 3973 "version": "1.8.0", 3974 "repository": { 3975 "Http": { 3976 "url": "https://crates.io/api/v1/crates/httparse/1.8.0/download", 3977 "sha256": "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904" 3978 } 3979 }, 3980 "targets": [ 3981 { 3982 "Library": { 3983 "crate_name": "httparse", 3984 "crate_root": "src/lib.rs", 3985 "srcs": { 3986 "include": [ 3987 "**/*.rs" 3988 ], 3989 "exclude": [] 3990 } 3991 } 3992 }, 3993 { 3994 "BuildScript": { 3995 "crate_name": "build_script_build", 3996 "crate_root": "build.rs", 3997 "srcs": { 3998 "include": [ 3999 "**/*.rs" 4000 ], 4001 "exclude": [] 4002 } 4003 } 4004 } 4005 ], 4006 "library_target_name": "httparse", 4007 "common_attrs": { 4008 "compile_data_glob": [ 4009 "**" 4010 ], 4011 "crate_features": [ 4012 "default", 4013 "std" 4014 ], 4015 "deps": { 4016 "common": [ 4017 { 4018 "id": "httparse 1.8.0", 4019 "target": "build_script_build" 4020 } 4021 ], 4022 "selects": {} 4023 }, 4024 "edition": "2018", 4025 "version": "1.8.0" 4026 }, 4027 "build_script_attrs": { 4028 "data_glob": [ 4029 "**" 4030 ] 4031 }, 4032 "license": "MIT/Apache-2.0" 4033 }, 4034 "httpdate 1.0.2": { 4035 "name": "httpdate", 4036 "version": "1.0.2", 4037 "repository": { 4038 "Http": { 4039 "url": "https://crates.io/api/v1/crates/httpdate/1.0.2/download", 4040 "sha256": "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421" 4041 } 4042 }, 4043 "targets": [ 4044 { 4045 "Library": { 4046 "crate_name": "httpdate", 4047 "crate_root": "src/lib.rs", 4048 "srcs": { 4049 "include": [ 4050 "**/*.rs" 4051 ], 4052 "exclude": [] 4053 } 4054 } 4055 } 4056 ], 4057 "library_target_name": "httpdate", 4058 "common_attrs": { 4059 "compile_data_glob": [ 4060 "**" 4061 ], 4062 "edition": "2018", 4063 "version": "1.0.2" 4064 }, 4065 "license": "MIT/Apache-2.0" 4066 }, 4067 "humantime 2.1.0": { 4068 "name": "humantime", 4069 "version": "2.1.0", 4070 "repository": { 4071 "Http": { 4072 "url": "https://crates.io/api/v1/crates/humantime/2.1.0/download", 4073 "sha256": "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" 4074 } 4075 }, 4076 "targets": [ 4077 { 4078 "Library": { 4079 "crate_name": "humantime", 4080 "crate_root": "src/lib.rs", 4081 "srcs": { 4082 "include": [ 4083 "**/*.rs" 4084 ], 4085 "exclude": [] 4086 } 4087 } 4088 } 4089 ], 4090 "library_target_name": "humantime", 4091 "common_attrs": { 4092 "compile_data_glob": [ 4093 "**" 4094 ], 4095 "edition": "2018", 4096 "version": "2.1.0" 4097 }, 4098 "license": "MIT/Apache-2.0" 4099 }, 4100 "hyper 0.14.23": { 4101 "name": "hyper", 4102 "version": "0.14.23", 4103 "repository": { 4104 "Http": { 4105 "url": "https://crates.io/api/v1/crates/hyper/0.14.23/download", 4106 "sha256": "034711faac9d2166cb1baf1a2fb0b60b1f277f8492fd72176c17f3515e1abd3c" 4107 } 4108 }, 4109 "targets": [ 4110 { 4111 "Library": { 4112 "crate_name": "hyper", 4113 "crate_root": "src/lib.rs", 4114 "srcs": { 4115 "include": [ 4116 "**/*.rs" 4117 ], 4118 "exclude": [] 4119 } 4120 } 4121 } 4122 ], 4123 "library_target_name": "hyper", 4124 "common_attrs": { 4125 "compile_data_glob": [ 4126 "**" 4127 ], 4128 "crate_features": [ 4129 "client", 4130 "default", 4131 "full", 4132 "h2", 4133 "http1", 4134 "http2", 4135 "runtime", 4136 "server", 4137 "socket2", 4138 "stream", 4139 "tcp" 4140 ], 4141 "deps": { 4142 "common": [ 4143 { 4144 "id": "bytes 1.3.0", 4145 "target": "bytes" 4146 }, 4147 { 4148 "id": "futures-channel 0.3.25", 4149 "target": "futures_channel" 4150 }, 4151 { 4152 "id": "futures-core 0.3.25", 4153 "target": "futures_core" 4154 }, 4155 { 4156 "id": "futures-util 0.3.25", 4157 "target": "futures_util" 4158 }, 4159 { 4160 "id": "h2 0.3.15", 4161 "target": "h2" 4162 }, 4163 { 4164 "id": "http 0.2.8", 4165 "target": "http" 4166 }, 4167 { 4168 "id": "http-body 0.4.5", 4169 "target": "http_body" 4170 }, 4171 { 4172 "id": "httparse 1.8.0", 4173 "target": "httparse" 4174 }, 4175 { 4176 "id": "httpdate 1.0.2", 4177 "target": "httpdate" 4178 }, 4179 { 4180 "id": "itoa 1.0.5", 4181 "target": "itoa" 4182 }, 4183 { 4184 "id": "pin-project-lite 0.2.9", 4185 "target": "pin_project_lite" 4186 }, 4187 { 4188 "id": "socket2 0.4.7", 4189 "target": "socket2" 4190 }, 4191 { 4192 "id": "tokio 1.24.2", 4193 "target": "tokio" 4194 }, 4195 { 4196 "id": "tower-service 0.3.2", 4197 "target": "tower_service" 4198 }, 4199 { 4200 "id": "tracing 0.1.37", 4201 "target": "tracing" 4202 }, 4203 { 4204 "id": "want 0.3.0", 4205 "target": "want" 4206 } 4207 ], 4208 "selects": {} 4209 }, 4210 "edition": "2018", 4211 "version": "0.14.23" 4212 }, 4213 "license": "MIT" 4214 }, 4215 "hyper-rustls 0.23.2": { 4216 "name": "hyper-rustls", 4217 "version": "0.23.2", 4218 "repository": { 4219 "Http": { 4220 "url": "https://crates.io/api/v1/crates/hyper-rustls/0.23.2/download", 4221 "sha256": "1788965e61b367cd03a62950836d5cd41560c3577d90e40e0819373194d1661c" 4222 } 4223 }, 4224 "targets": [ 4225 { 4226 "Library": { 4227 "crate_name": "hyper_rustls", 4228 "crate_root": "src/lib.rs", 4229 "srcs": { 4230 "include": [ 4231 "**/*.rs" 4232 ], 4233 "exclude": [] 4234 } 4235 } 4236 } 4237 ], 4238 "library_target_name": "hyper_rustls", 4239 "common_attrs": { 4240 "compile_data_glob": [ 4241 "**" 4242 ], 4243 "deps": { 4244 "common": [ 4245 { 4246 "id": "http 0.2.8", 4247 "target": "http" 4248 }, 4249 { 4250 "id": "hyper 0.14.23", 4251 "target": "hyper" 4252 }, 4253 { 4254 "id": "rustls 0.20.8", 4255 "target": "rustls" 4256 }, 4257 { 4258 "id": "tokio 1.24.2", 4259 "target": "tokio" 4260 }, 4261 { 4262 "id": "tokio-rustls 0.23.4", 4263 "target": "tokio_rustls" 4264 } 4265 ], 4266 "selects": {} 4267 }, 4268 "edition": "2018", 4269 "version": "0.23.2" 4270 }, 4271 "license": "Apache-2.0/ISC/MIT" 4272 }, 4273 "idna 0.3.0": { 4274 "name": "idna", 4275 "version": "0.3.0", 4276 "repository": { 4277 "Http": { 4278 "url": "https://crates.io/api/v1/crates/idna/0.3.0/download", 4279 "sha256": "e14ddfc70884202db2244c223200c204c2bda1bc6e0998d11b5e024d657209e6" 4280 } 4281 }, 4282 "targets": [ 4283 { 4284 "Library": { 4285 "crate_name": "idna", 4286 "crate_root": "src/lib.rs", 4287 "srcs": { 4288 "include": [ 4289 "**/*.rs" 4290 ], 4291 "exclude": [] 4292 } 4293 } 4294 } 4295 ], 4296 "library_target_name": "idna", 4297 "common_attrs": { 4298 "compile_data_glob": [ 4299 "**" 4300 ], 4301 "deps": { 4302 "common": [ 4303 { 4304 "id": "unicode-bidi 0.3.10", 4305 "target": "unicode_bidi" 4306 }, 4307 { 4308 "id": "unicode-normalization 0.1.22", 4309 "target": "unicode_normalization" 4310 } 4311 ], 4312 "selects": {} 4313 }, 4314 "edition": "2018", 4315 "version": "0.3.0" 4316 }, 4317 "license": "MIT OR Apache-2.0" 4318 }, 4319 "indexmap 1.9.2": { 4320 "name": "indexmap", 4321 "version": "1.9.2", 4322 "repository": { 4323 "Http": { 4324 "url": "https://crates.io/api/v1/crates/indexmap/1.9.2/download", 4325 "sha256": "1885e79c1fc4b10f0e172c475f458b7f7b93061064d98c3293e98c5ba0c8b399" 4326 } 4327 }, 4328 "targets": [ 4329 { 4330 "Library": { 4331 "crate_name": "indexmap", 4332 "crate_root": "src/lib.rs", 4333 "srcs": { 4334 "include": [ 4335 "**/*.rs" 4336 ], 4337 "exclude": [] 4338 } 4339 } 4340 }, 4341 { 4342 "BuildScript": { 4343 "crate_name": "build_script_build", 4344 "crate_root": "build.rs", 4345 "srcs": { 4346 "include": [ 4347 "**/*.rs" 4348 ], 4349 "exclude": [] 4350 } 4351 } 4352 } 4353 ], 4354 "library_target_name": "indexmap", 4355 "common_attrs": { 4356 "compile_data_glob": [ 4357 "**" 4358 ], 4359 "crate_features": [ 4360 "std" 4361 ], 4362 "deps": { 4363 "common": [ 4364 { 4365 "id": "hashbrown 0.12.3", 4366 "target": "hashbrown" 4367 }, 4368 { 4369 "id": "indexmap 1.9.2", 4370 "target": "build_script_build" 4371 } 4372 ], 4373 "selects": {} 4374 }, 4375 "edition": "2021", 4376 "version": "1.9.2" 4377 }, 4378 "build_script_attrs": { 4379 "data_glob": [ 4380 "**" 4381 ], 4382 "deps": { 4383 "common": [ 4384 { 4385 "id": "autocfg 1.1.0", 4386 "target": "autocfg" 4387 } 4388 ], 4389 "selects": {} 4390 } 4391 }, 4392 "license": "Apache-2.0 OR MIT" 4393 }, 4394 "infer 0.12.0": { 4395 "name": "infer", 4396 "version": "0.12.0", 4397 "repository": { 4398 "Http": { 4399 "url": "https://crates.io/api/v1/crates/infer/0.12.0/download", 4400 "sha256": "a898e4b7951673fce96614ce5751d13c40fc5674bc2d759288e46c3ab62598b3" 4401 } 4402 }, 4403 "targets": [ 4404 { 4405 "Library": { 4406 "crate_name": "infer", 4407 "crate_root": "src/lib.rs", 4408 "srcs": { 4409 "include": [ 4410 "**/*.rs" 4411 ], 4412 "exclude": [] 4413 } 4414 } 4415 } 4416 ], 4417 "library_target_name": "infer", 4418 "common_attrs": { 4419 "compile_data_glob": [ 4420 "**" 4421 ], 4422 "crate_features": [ 4423 "alloc", 4424 "cfb", 4425 "default", 4426 "std" 4427 ], 4428 "deps": { 4429 "common": [ 4430 { 4431 "id": "cfb 0.7.3", 4432 "target": "cfb" 4433 } 4434 ], 4435 "selects": {} 4436 }, 4437 "edition": "2018", 4438 "version": "0.12.0" 4439 }, 4440 "license": "MIT" 4441 }, 4442 "infer 0.2.3": { 4443 "name": "infer", 4444 "version": "0.2.3", 4445 "repository": { 4446 "Http": { 4447 "url": "https://crates.io/api/v1/crates/infer/0.2.3/download", 4448 "sha256": "64e9829a50b42bb782c1df523f78d332fe371b10c661e78b7a3c34b0198e9fac" 4449 } 4450 }, 4451 "targets": [ 4452 { 4453 "Library": { 4454 "crate_name": "infer", 4455 "crate_root": "src/lib.rs", 4456 "srcs": { 4457 "include": [ 4458 "**/*.rs" 4459 ], 4460 "exclude": [] 4461 } 4462 } 4463 } 4464 ], 4465 "library_target_name": "infer", 4466 "common_attrs": { 4467 "compile_data_glob": [ 4468 "**" 4469 ], 4470 "edition": "2018", 4471 "version": "0.2.3" 4472 }, 4473 "license": "MIT" 4474 }, 4475 "instant 0.1.12": { 4476 "name": "instant", 4477 "version": "0.1.12", 4478 "repository": { 4479 "Http": { 4480 "url": "https://crates.io/api/v1/crates/instant/0.1.12/download", 4481 "sha256": "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c" 4482 } 4483 }, 4484 "targets": [ 4485 { 4486 "Library": { 4487 "crate_name": "instant", 4488 "crate_root": "src/lib.rs", 4489 "srcs": { 4490 "include": [ 4491 "**/*.rs" 4492 ], 4493 "exclude": [] 4494 } 4495 } 4496 } 4497 ], 4498 "library_target_name": "instant", 4499 "common_attrs": { 4500 "compile_data_glob": [ 4501 "**" 4502 ], 4503 "deps": { 4504 "common": [ 4505 { 4506 "id": "cfg-if 1.0.0", 4507 "target": "cfg_if" 4508 } 4509 ], 4510 "selects": {} 4511 }, 4512 "edition": "2018", 4513 "version": "0.1.12" 4514 }, 4515 "license": "BSD-3-Clause" 4516 }, 4517 "io-lifetimes 1.0.4": { 4518 "name": "io-lifetimes", 4519 "version": "1.0.4", 4520 "repository": { 4521 "Http": { 4522 "url": "https://crates.io/api/v1/crates/io-lifetimes/1.0.4/download", 4523 "sha256": "e7d6c6f8c91b4b9ed43484ad1a938e393caf35960fce7f82a040497207bd8e9e" 4524 } 4525 }, 4526 "targets": [ 4527 { 4528 "Library": { 4529 "crate_name": "io_lifetimes", 4530 "crate_root": "src/lib.rs", 4531 "srcs": { 4532 "include": [ 4533 "**/*.rs" 4534 ], 4535 "exclude": [] 4536 } 4537 } 4538 }, 4539 { 4540 "BuildScript": { 4541 "crate_name": "build_script_build", 4542 "crate_root": "build.rs", 4543 "srcs": { 4544 "include": [ 4545 "**/*.rs" 4546 ], 4547 "exclude": [] 4548 } 4549 } 4550 } 4551 ], 4552 "library_target_name": "io_lifetimes", 4553 "common_attrs": { 4554 "compile_data_glob": [ 4555 "**" 4556 ], 4557 "crate_features": [ 4558 "close", 4559 "default", 4560 "libc", 4561 "windows-sys" 4562 ], 4563 "deps": { 4564 "common": [ 4565 { 4566 "id": "io-lifetimes 1.0.4", 4567 "target": "build_script_build" 4568 } 4569 ], 4570 "selects": { 4571 "cfg(not(windows))": [ 4572 { 4573 "id": "libc 0.2.139", 4574 "target": "libc" 4575 } 4576 ], 4577 "cfg(windows)": [ 4578 { 4579 "id": "windows-sys 0.42.0", 4580 "target": "windows_sys" 4581 } 4582 ] 4583 } 4584 }, 4585 "edition": "2018", 4586 "version": "1.0.4" 4587 }, 4588 "build_script_attrs": { 4589 "data_glob": [ 4590 "**" 4591 ] 4592 }, 4593 "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT" 4594 }, 4595 "ipnet 2.7.1": { 4596 "name": "ipnet", 4597 "version": "2.7.1", 4598 "repository": { 4599 "Http": { 4600 "url": "https://crates.io/api/v1/crates/ipnet/2.7.1/download", 4601 "sha256": "30e22bd8629359895450b59ea7a776c850561b96a3b1d31321c1949d9e6c9146" 4602 } 4603 }, 4604 "targets": [ 4605 { 4606 "Library": { 4607 "crate_name": "ipnet", 4608 "crate_root": "src/lib.rs", 4609 "srcs": { 4610 "include": [ 4611 "**/*.rs" 4612 ], 4613 "exclude": [] 4614 } 4615 } 4616 } 4617 ], 4618 "library_target_name": "ipnet", 4619 "common_attrs": { 4620 "compile_data_glob": [ 4621 "**" 4622 ], 4623 "crate_features": [ 4624 "default" 4625 ], 4626 "edition": "2018", 4627 "version": "2.7.1" 4628 }, 4629 "license": "MIT OR Apache-2.0" 4630 }, 4631 "is-terminal 0.4.2": { 4632 "name": "is-terminal", 4633 "version": "0.4.2", 4634 "repository": { 4635 "Http": { 4636 "url": "https://crates.io/api/v1/crates/is-terminal/0.4.2/download", 4637 "sha256": "28dfb6c8100ccc63462345b67d1bbc3679177c75ee4bf59bf29c8b1d110b8189" 4638 } 4639 }, 4640 "targets": [ 4641 { 4642 "Library": { 4643 "crate_name": "is_terminal", 4644 "crate_root": "src/lib.rs", 4645 "srcs": { 4646 "include": [ 4647 "**/*.rs" 4648 ], 4649 "exclude": [] 4650 } 4651 } 4652 } 4653 ], 4654 "library_target_name": "is_terminal", 4655 "common_attrs": { 4656 "compile_data_glob": [ 4657 "**" 4658 ], 4659 "deps": { 4660 "common": [ 4661 { 4662 "id": "io-lifetimes 1.0.4", 4663 "target": "io_lifetimes" 4664 } 4665 ], 4666 "selects": { 4667 "cfg(not(any(windows, target_os = \"hermit\", target_os = \"unknown\")))": [ 4668 { 4669 "id": "rustix 0.36.7", 4670 "target": "rustix" 4671 } 4672 ], 4673 "cfg(target_os = \"hermit\")": [ 4674 { 4675 "id": "hermit-abi 0.2.6", 4676 "target": "hermit_abi" 4677 } 4678 ], 4679 "cfg(windows)": [ 4680 { 4681 "id": "windows-sys 0.42.0", 4682 "target": "windows_sys" 4683 } 4684 ] 4685 } 4686 }, 4687 "edition": "2018", 4688 "version": "0.4.2" 4689 }, 4690 "license": "MIT" 4691 }, 4692 "itertools 0.10.5": { 4693 "name": "itertools", 4694 "version": "0.10.5", 4695 "repository": { 4696 "Http": { 4697 "url": "https://crates.io/api/v1/crates/itertools/0.10.5/download", 4698 "sha256": "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473" 4699 } 4700 }, 4701 "targets": [ 4702 { 4703 "Library": { 4704 "crate_name": "itertools", 4705 "crate_root": "src/lib.rs", 4706 "srcs": { 4707 "include": [ 4708 "**/*.rs" 4709 ], 4710 "exclude": [] 4711 } 4712 } 4713 } 4714 ], 4715 "library_target_name": "itertools", 4716 "common_attrs": { 4717 "compile_data_glob": [ 4718 "**" 4719 ], 4720 "crate_features": [ 4721 "default", 4722 "use_alloc", 4723 "use_std" 4724 ], 4725 "deps": { 4726 "common": [ 4727 { 4728 "id": "either 1.8.0", 4729 "target": "either" 4730 } 4731 ], 4732 "selects": {} 4733 }, 4734 "edition": "2018", 4735 "version": "0.10.5" 4736 }, 4737 "license": "MIT/Apache-2.0" 4738 }, 4739 "itoa 1.0.5": { 4740 "name": "itoa", 4741 "version": "1.0.5", 4742 "repository": { 4743 "Http": { 4744 "url": "https://crates.io/api/v1/crates/itoa/1.0.5/download", 4745 "sha256": "fad582f4b9e86b6caa621cabeb0963332d92eea04729ab12892c2533951e6440" 4746 } 4747 }, 4748 "targets": [ 4749 { 4750 "Library": { 4751 "crate_name": "itoa", 4752 "crate_root": "src/lib.rs", 4753 "srcs": { 4754 "include": [ 4755 "**/*.rs" 4756 ], 4757 "exclude": [] 4758 } 4759 } 4760 } 4761 ], 4762 "library_target_name": "itoa", 4763 "common_attrs": { 4764 "compile_data_glob": [ 4765 "**" 4766 ], 4767 "edition": "2018", 4768 "version": "1.0.5" 4769 }, 4770 "license": "MIT OR Apache-2.0" 4771 }, 4772 "jobserver 0.1.25": { 4773 "name": "jobserver", 4774 "version": "0.1.25", 4775 "repository": { 4776 "Http": { 4777 "url": "https://crates.io/api/v1/crates/jobserver/0.1.25/download", 4778 "sha256": "068b1ee6743e4d11fb9c6a1e6064b3693a1b600e7f5f5988047d98b3dc9fb90b" 4779 } 4780 }, 4781 "targets": [ 4782 { 4783 "Library": { 4784 "crate_name": "jobserver", 4785 "crate_root": "src/lib.rs", 4786 "srcs": { 4787 "include": [ 4788 "**/*.rs" 4789 ], 4790 "exclude": [] 4791 } 4792 } 4793 } 4794 ], 4795 "library_target_name": "jobserver", 4796 "common_attrs": { 4797 "compile_data_glob": [ 4798 "**" 4799 ], 4800 "deps": { 4801 "common": [], 4802 "selects": { 4803 "cfg(unix)": [ 4804 { 4805 "id": "libc 0.2.139", 4806 "target": "libc" 4807 } 4808 ] 4809 } 4810 }, 4811 "edition": "2018", 4812 "version": "0.1.25" 4813 }, 4814 "license": "MIT/Apache-2.0" 4815 }, 4816 "js-sys 0.3.60": { 4817 "name": "js-sys", 4818 "version": "0.3.60", 4819 "repository": { 4820 "Http": { 4821 "url": "https://crates.io/api/v1/crates/js-sys/0.3.60/download", 4822 "sha256": "49409df3e3bf0856b916e2ceaca09ee28e6871cf7d9ce97a692cacfdb2a25a47" 4823 } 4824 }, 4825 "targets": [ 4826 { 4827 "Library": { 4828 "crate_name": "js_sys", 4829 "crate_root": "src/lib.rs", 4830 "srcs": { 4831 "include": [ 4832 "**/*.rs" 4833 ], 4834 "exclude": [] 4835 } 4836 } 4837 } 4838 ], 4839 "library_target_name": "js_sys", 4840 "common_attrs": { 4841 "compile_data_glob": [ 4842 "**" 4843 ], 4844 "deps": { 4845 "common": [ 4846 { 4847 "id": "wasm-bindgen 0.2.83", 4848 "target": "wasm_bindgen" 4849 } 4850 ], 4851 "selects": {} 4852 }, 4853 "edition": "2018", 4854 "version": "0.3.60" 4855 }, 4856 "license": "MIT/Apache-2.0" 4857 }, 4858 "libc 0.2.139": { 4859 "name": "libc", 4860 "version": "0.2.139", 4861 "repository": { 4862 "Http": { 4863 "url": "https://crates.io/api/v1/crates/libc/0.2.139/download", 4864 "sha256": "201de327520df007757c1f0adce6e827fe8562fbc28bfd9c15571c66ca1f5f79" 4865 } 4866 }, 4867 "targets": [ 4868 { 4869 "Library": { 4870 "crate_name": "libc", 4871 "crate_root": "src/lib.rs", 4872 "srcs": { 4873 "include": [ 4874 "**/*.rs" 4875 ], 4876 "exclude": [] 4877 } 4878 } 4879 }, 4880 { 4881 "BuildScript": { 4882 "crate_name": "build_script_build", 4883 "crate_root": "build.rs", 4884 "srcs": { 4885 "include": [ 4886 "**/*.rs" 4887 ], 4888 "exclude": [] 4889 } 4890 } 4891 } 4892 ], 4893 "library_target_name": "libc", 4894 "common_attrs": { 4895 "compile_data_glob": [ 4896 "**" 4897 ], 4898 "crate_features": [ 4899 "default", 4900 "extra_traits", 4901 "std" 4902 ], 4903 "deps": { 4904 "common": [ 4905 { 4906 "id": "libc 0.2.139", 4907 "target": "build_script_build" 4908 } 4909 ], 4910 "selects": {} 4911 }, 4912 "edition": "2015", 4913 "version": "0.2.139" 4914 }, 4915 "build_script_attrs": { 4916 "data_glob": [ 4917 "**" 4918 ] 4919 }, 4920 "license": "MIT OR Apache-2.0" 4921 }, 4922 "linux-raw-sys 0.1.4": { 4923 "name": "linux-raw-sys", 4924 "version": "0.1.4", 4925 "repository": { 4926 "Http": { 4927 "url": "https://crates.io/api/v1/crates/linux-raw-sys/0.1.4/download", 4928 "sha256": "f051f77a7c8e6957c0696eac88f26b0117e54f52d3fc682ab19397a8812846a4" 4929 } 4930 }, 4931 "targets": [ 4932 { 4933 "Library": { 4934 "crate_name": "linux_raw_sys", 4935 "crate_root": "src/lib.rs", 4936 "srcs": { 4937 "include": [ 4938 "**/*.rs" 4939 ], 4940 "exclude": [] 4941 } 4942 } 4943 } 4944 ], 4945 "library_target_name": "linux_raw_sys", 4946 "common_attrs": { 4947 "compile_data_glob": [ 4948 "**" 4949 ], 4950 "crate_features": [ 4951 "errno", 4952 "general", 4953 "ioctl", 4954 "no_std" 4955 ], 4956 "edition": "2018", 4957 "version": "0.1.4" 4958 }, 4959 "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT" 4960 }, 4961 "log 0.4.17": { 4962 "name": "log", 4963 "version": "0.4.17", 4964 "repository": { 4965 "Http": { 4966 "url": "https://crates.io/api/v1/crates/log/0.4.17/download", 4967 "sha256": "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e" 4968 } 4969 }, 4970 "targets": [ 4971 { 4972 "Library": { 4973 "crate_name": "log", 4974 "crate_root": "src/lib.rs", 4975 "srcs": { 4976 "include": [ 4977 "**/*.rs" 4978 ], 4979 "exclude": [] 4980 } 4981 } 4982 }, 4983 { 4984 "BuildScript": { 4985 "crate_name": "build_script_build", 4986 "crate_root": "build.rs", 4987 "srcs": { 4988 "include": [ 4989 "**/*.rs" 4990 ], 4991 "exclude": [] 4992 } 4993 } 4994 } 4995 ], 4996 "library_target_name": "log", 4997 "common_attrs": { 4998 "compile_data_glob": [ 4999 "**" 5000 ], 5001 "crate_features": [ 5002 "std" 5003 ], 5004 "deps": { 5005 "common": [ 5006 { 5007 "id": "cfg-if 1.0.0", 5008 "target": "cfg_if" 5009 }, 5010 { 5011 "id": "log 0.4.17", 5012 "target": "build_script_build" 5013 } 5014 ], 5015 "selects": {} 5016 }, 5017 "edition": "2015", 5018 "version": "0.4.17" 5019 }, 5020 "build_script_attrs": { 5021 "data_glob": [ 5022 "**" 5023 ] 5024 }, 5025 "license": "MIT OR Apache-2.0" 5026 }, 5027 "memchr 2.5.0": { 5028 "name": "memchr", 5029 "version": "2.5.0", 5030 "repository": { 5031 "Http": { 5032 "url": "https://crates.io/api/v1/crates/memchr/2.5.0/download", 5033 "sha256": "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d" 5034 } 5035 }, 5036 "targets": [ 5037 { 5038 "Library": { 5039 "crate_name": "memchr", 5040 "crate_root": "src/lib.rs", 5041 "srcs": { 5042 "include": [ 5043 "**/*.rs" 5044 ], 5045 "exclude": [] 5046 } 5047 } 5048 }, 5049 { 5050 "BuildScript": { 5051 "crate_name": "build_script_build", 5052 "crate_root": "build.rs", 5053 "srcs": { 5054 "include": [ 5055 "**/*.rs" 5056 ], 5057 "exclude": [] 5058 } 5059 } 5060 } 5061 ], 5062 "library_target_name": "memchr", 5063 "common_attrs": { 5064 "compile_data_glob": [ 5065 "**" 5066 ], 5067 "crate_features": [ 5068 "default", 5069 "std" 5070 ], 5071 "deps": { 5072 "common": [ 5073 { 5074 "id": "memchr 2.5.0", 5075 "target": "build_script_build" 5076 } 5077 ], 5078 "selects": {} 5079 }, 5080 "edition": "2018", 5081 "version": "2.5.0" 5082 }, 5083 "build_script_attrs": { 5084 "data_glob": [ 5085 "**" 5086 ] 5087 }, 5088 "license": "Unlicense/MIT" 5089 }, 5090 "mime 0.3.16": { 5091 "name": "mime", 5092 "version": "0.3.16", 5093 "repository": { 5094 "Http": { 5095 "url": "https://crates.io/api/v1/crates/mime/0.3.16/download", 5096 "sha256": "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d" 5097 } 5098 }, 5099 "targets": [ 5100 { 5101 "Library": { 5102 "crate_name": "mime", 5103 "crate_root": "src/lib.rs", 5104 "srcs": { 5105 "include": [ 5106 "**/*.rs" 5107 ], 5108 "exclude": [] 5109 } 5110 } 5111 } 5112 ], 5113 "library_target_name": "mime", 5114 "common_attrs": { 5115 "compile_data_glob": [ 5116 "**" 5117 ], 5118 "edition": "2015", 5119 "version": "0.3.16" 5120 }, 5121 "license": "MIT/Apache-2.0" 5122 }, 5123 "miniz_oxide 0.6.2": { 5124 "name": "miniz_oxide", 5125 "version": "0.6.2", 5126 "repository": { 5127 "Http": { 5128 "url": "https://crates.io/api/v1/crates/miniz_oxide/0.6.2/download", 5129 "sha256": "b275950c28b37e794e8c55d88aeb5e139d0ce23fdbbeda68f8d7174abdf9e8fa" 5130 } 5131 }, 5132 "targets": [ 5133 { 5134 "Library": { 5135 "crate_name": "miniz_oxide", 5136 "crate_root": "src/lib.rs", 5137 "srcs": { 5138 "include": [ 5139 "**/*.rs" 5140 ], 5141 "exclude": [] 5142 } 5143 } 5144 } 5145 ], 5146 "library_target_name": "miniz_oxide", 5147 "common_attrs": { 5148 "compile_data_glob": [ 5149 "**" 5150 ], 5151 "crate_features": [ 5152 "with-alloc" 5153 ], 5154 "deps": { 5155 "common": [ 5156 { 5157 "id": "adler 1.0.2", 5158 "target": "adler" 5159 } 5160 ], 5161 "selects": {} 5162 }, 5163 "edition": "2018", 5164 "version": "0.6.2" 5165 }, 5166 "license": "MIT OR Zlib OR Apache-2.0" 5167 }, 5168 "mio 0.8.5": { 5169 "name": "mio", 5170 "version": "0.8.5", 5171 "repository": { 5172 "Http": { 5173 "url": "https://crates.io/api/v1/crates/mio/0.8.5/download", 5174 "sha256": "e5d732bc30207a6423068df043e3d02e0735b155ad7ce1a6f76fe2baa5b158de" 5175 } 5176 }, 5177 "targets": [ 5178 { 5179 "Library": { 5180 "crate_name": "mio", 5181 "crate_root": "src/lib.rs", 5182 "srcs": { 5183 "include": [ 5184 "**/*.rs" 5185 ], 5186 "exclude": [] 5187 } 5188 } 5189 } 5190 ], 5191 "library_target_name": "mio", 5192 "common_attrs": { 5193 "compile_data_glob": [ 5194 "**" 5195 ], 5196 "crate_features": [ 5197 "default", 5198 "net", 5199 "os-ext", 5200 "os-poll" 5201 ], 5202 "deps": { 5203 "common": [ 5204 { 5205 "id": "log 0.4.17", 5206 "target": "log" 5207 } 5208 ], 5209 "selects": { 5210 "cfg(target_os = \"wasi\")": [ 5211 { 5212 "id": "libc 0.2.139", 5213 "target": "libc" 5214 }, 5215 { 5216 "id": "wasi 0.11.0+wasi-snapshot-preview1", 5217 "target": "wasi" 5218 } 5219 ], 5220 "cfg(unix)": [ 5221 { 5222 "id": "libc 0.2.139", 5223 "target": "libc" 5224 } 5225 ], 5226 "cfg(windows)": [ 5227 { 5228 "id": "windows-sys 0.42.0", 5229 "target": "windows_sys" 5230 } 5231 ] 5232 } 5233 }, 5234 "edition": "2018", 5235 "version": "0.8.5" 5236 }, 5237 "license": "MIT" 5238 }, 5239 "num_cpus 1.15.0": { 5240 "name": "num_cpus", 5241 "version": "1.15.0", 5242 "repository": { 5243 "Http": { 5244 "url": "https://crates.io/api/v1/crates/num_cpus/1.15.0/download", 5245 "sha256": "0fac9e2da13b5eb447a6ce3d392f23a29d8694bff781bf03a16cd9ac8697593b" 5246 } 5247 }, 5248 "targets": [ 5249 { 5250 "Library": { 5251 "crate_name": "num_cpus", 5252 "crate_root": "src/lib.rs", 5253 "srcs": { 5254 "include": [ 5255 "**/*.rs" 5256 ], 5257 "exclude": [] 5258 } 5259 } 5260 } 5261 ], 5262 "library_target_name": "num_cpus", 5263 "common_attrs": { 5264 "compile_data_glob": [ 5265 "**" 5266 ], 5267 "deps": { 5268 "common": [], 5269 "selects": { 5270 "cfg(all(any(target_arch = \"x86_64\", target_arch = \"aarch64\"), target_os = \"hermit\"))": [ 5271 { 5272 "id": "hermit-abi 0.2.6", 5273 "target": "hermit_abi" 5274 } 5275 ], 5276 "cfg(not(windows))": [ 5277 { 5278 "id": "libc 0.2.139", 5279 "target": "libc" 5280 } 5281 ] 5282 } 5283 }, 5284 "edition": "2015", 5285 "version": "1.15.0" 5286 }, 5287 "license": "MIT OR Apache-2.0" 5288 }, 5289 "once_cell 1.17.0": { 5290 "name": "once_cell", 5291 "version": "1.17.0", 5292 "repository": { 5293 "Http": { 5294 "url": "https://crates.io/api/v1/crates/once_cell/1.17.0/download", 5295 "sha256": "6f61fba1741ea2b3d6a1e3178721804bb716a68a6aeba1149b5d52e3d464ea66" 5296 } 5297 }, 5298 "targets": [ 5299 { 5300 "Library": { 5301 "crate_name": "once_cell", 5302 "crate_root": "src/lib.rs", 5303 "srcs": { 5304 "include": [ 5305 "**/*.rs" 5306 ], 5307 "exclude": [] 5308 } 5309 } 5310 } 5311 ], 5312 "library_target_name": "once_cell", 5313 "common_attrs": { 5314 "compile_data_glob": [ 5315 "**" 5316 ], 5317 "crate_features": [ 5318 "alloc", 5319 "default", 5320 "race", 5321 "std" 5322 ], 5323 "edition": "2021", 5324 "version": "1.17.0" 5325 }, 5326 "license": "MIT OR Apache-2.0" 5327 }, 5328 "opaque-debug 0.3.0": { 5329 "name": "opaque-debug", 5330 "version": "0.3.0", 5331 "repository": { 5332 "Http": { 5333 "url": "https://crates.io/api/v1/crates/opaque-debug/0.3.0/download", 5334 "sha256": "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5" 5335 } 5336 }, 5337 "targets": [ 5338 { 5339 "Library": { 5340 "crate_name": "opaque_debug", 5341 "crate_root": "src/lib.rs", 5342 "srcs": { 5343 "include": [ 5344 "**/*.rs" 5345 ], 5346 "exclude": [] 5347 } 5348 } 5349 } 5350 ], 5351 "library_target_name": "opaque_debug", 5352 "common_attrs": { 5353 "compile_data_glob": [ 5354 "**" 5355 ], 5356 "edition": "2018", 5357 "version": "0.3.0" 5358 }, 5359 "license": "MIT OR Apache-2.0" 5360 }, 5361 "os_str_bytes 6.4.1": { 5362 "name": "os_str_bytes", 5363 "version": "6.4.1", 5364 "repository": { 5365 "Http": { 5366 "url": "https://crates.io/api/v1/crates/os_str_bytes/6.4.1/download", 5367 "sha256": "9b7820b9daea5457c9f21c69448905d723fbd21136ccf521748f23fd49e723ee" 5368 } 5369 }, 5370 "targets": [ 5371 { 5372 "Library": { 5373 "crate_name": "os_str_bytes", 5374 "crate_root": "src/lib.rs", 5375 "srcs": { 5376 "include": [ 5377 "**/*.rs" 5378 ], 5379 "exclude": [] 5380 } 5381 } 5382 } 5383 ], 5384 "library_target_name": "os_str_bytes", 5385 "common_attrs": { 5386 "compile_data_glob": [ 5387 "**" 5388 ], 5389 "crate_features": [ 5390 "raw_os_str" 5391 ], 5392 "edition": "2021", 5393 "version": "6.4.1" 5394 }, 5395 "license": "MIT OR Apache-2.0" 5396 }, 5397 "parking 2.0.0": { 5398 "name": "parking", 5399 "version": "2.0.0", 5400 "repository": { 5401 "Http": { 5402 "url": "https://crates.io/api/v1/crates/parking/2.0.0/download", 5403 "sha256": "427c3892f9e783d91cc128285287e70a59e206ca452770ece88a76f7a3eddd72" 5404 } 5405 }, 5406 "targets": [ 5407 { 5408 "Library": { 5409 "crate_name": "parking", 5410 "crate_root": "src/lib.rs", 5411 "srcs": { 5412 "include": [ 5413 "**/*.rs" 5414 ], 5415 "exclude": [] 5416 } 5417 } 5418 } 5419 ], 5420 "library_target_name": "parking", 5421 "common_attrs": { 5422 "compile_data_glob": [ 5423 "**" 5424 ], 5425 "edition": "2018", 5426 "version": "2.0.0" 5427 }, 5428 "license": "Apache-2.0 OR MIT" 5429 }, 5430 "password-hash 0.4.2": { 5431 "name": "password-hash", 5432 "version": "0.4.2", 5433 "repository": { 5434 "Http": { 5435 "url": "https://crates.io/api/v1/crates/password-hash/0.4.2/download", 5436 "sha256": "7676374caaee8a325c9e7a2ae557f216c5563a171d6997b0ef8a65af35147700" 5437 } 5438 }, 5439 "targets": [ 5440 { 5441 "Library": { 5442 "crate_name": "password_hash", 5443 "crate_root": "src/lib.rs", 5444 "srcs": { 5445 "include": [ 5446 "**/*.rs" 5447 ], 5448 "exclude": [] 5449 } 5450 } 5451 } 5452 ], 5453 "library_target_name": "password_hash", 5454 "common_attrs": { 5455 "compile_data_glob": [ 5456 "**" 5457 ], 5458 "crate_features": [ 5459 "rand_core" 5460 ], 5461 "deps": { 5462 "common": [ 5463 { 5464 "id": "base64ct 1.5.3", 5465 "target": "base64ct" 5466 }, 5467 { 5468 "id": "rand_core 0.6.4", 5469 "target": "rand_core" 5470 }, 5471 { 5472 "id": "subtle 2.4.1", 5473 "target": "subtle" 5474 } 5475 ], 5476 "selects": {} 5477 }, 5478 "edition": "2021", 5479 "version": "0.4.2" 5480 }, 5481 "license": "MIT OR Apache-2.0" 5482 }, 5483 "pbkdf2 0.11.0": { 5484 "name": "pbkdf2", 5485 "version": "0.11.0", 5486 "repository": { 5487 "Http": { 5488 "url": "https://crates.io/api/v1/crates/pbkdf2/0.11.0/download", 5489 "sha256": "83a0692ec44e4cf1ef28ca317f14f8f07da2d95ec3fa01f86e4467b725e60917" 5490 } 5491 }, 5492 "targets": [ 5493 { 5494 "Library": { 5495 "crate_name": "pbkdf2", 5496 "crate_root": "src/lib.rs", 5497 "srcs": { 5498 "include": [ 5499 "**/*.rs" 5500 ], 5501 "exclude": [] 5502 } 5503 } 5504 } 5505 ], 5506 "library_target_name": "pbkdf2", 5507 "common_attrs": { 5508 "compile_data_glob": [ 5509 "**" 5510 ], 5511 "crate_features": [ 5512 "default", 5513 "hmac", 5514 "password-hash", 5515 "sha2", 5516 "simple" 5517 ], 5518 "deps": { 5519 "common": [ 5520 { 5521 "id": "digest 0.10.6", 5522 "target": "digest" 5523 }, 5524 { 5525 "id": "hmac 0.12.1", 5526 "target": "hmac" 5527 }, 5528 { 5529 "id": "password-hash 0.4.2", 5530 "target": "password_hash" 5531 }, 5532 { 5533 "id": "sha2 0.10.6", 5534 "target": "sha2" 5535 } 5536 ], 5537 "selects": {} 5538 }, 5539 "edition": "2021", 5540 "version": "0.11.0" 5541 }, 5542 "license": "MIT OR Apache-2.0" 5543 }, 5544 "percent-encoding 2.2.0": { 5545 "name": "percent-encoding", 5546 "version": "2.2.0", 5547 "repository": { 5548 "Http": { 5549 "url": "https://crates.io/api/v1/crates/percent-encoding/2.2.0/download", 5550 "sha256": "478c572c3d73181ff3c2539045f6eb99e5491218eae919370993b890cdbdd98e" 5551 } 5552 }, 5553 "targets": [ 5554 { 5555 "Library": { 5556 "crate_name": "percent_encoding", 5557 "crate_root": "src/lib.rs", 5558 "srcs": { 5559 "include": [ 5560 "**/*.rs" 5561 ], 5562 "exclude": [] 5563 } 5564 } 5565 } 5566 ], 5567 "library_target_name": "percent_encoding", 5568 "common_attrs": { 5569 "compile_data_glob": [ 5570 "**" 5571 ], 5572 "crate_features": [ 5573 "alloc", 5574 "default" 5575 ], 5576 "edition": "2018", 5577 "version": "2.2.0" 5578 }, 5579 "license": "MIT OR Apache-2.0" 5580 }, 5581 "pin-project-lite 0.2.9": { 5582 "name": "pin-project-lite", 5583 "version": "0.2.9", 5584 "repository": { 5585 "Http": { 5586 "url": "https://crates.io/api/v1/crates/pin-project-lite/0.2.9/download", 5587 "sha256": "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116" 5588 } 5589 }, 5590 "targets": [ 5591 { 5592 "Library": { 5593 "crate_name": "pin_project_lite", 5594 "crate_root": "src/lib.rs", 5595 "srcs": { 5596 "include": [ 5597 "**/*.rs" 5598 ], 5599 "exclude": [] 5600 } 5601 } 5602 } 5603 ], 5604 "library_target_name": "pin_project_lite", 5605 "common_attrs": { 5606 "compile_data_glob": [ 5607 "**" 5608 ], 5609 "edition": "2018", 5610 "version": "0.2.9" 5611 }, 5612 "license": "Apache-2.0 OR MIT" 5613 }, 5614 "pin-utils 0.1.0": { 5615 "name": "pin-utils", 5616 "version": "0.1.0", 5617 "repository": { 5618 "Http": { 5619 "url": "https://crates.io/api/v1/crates/pin-utils/0.1.0/download", 5620 "sha256": "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" 5621 } 5622 }, 5623 "targets": [ 5624 { 5625 "Library": { 5626 "crate_name": "pin_utils", 5627 "crate_root": "src/lib.rs", 5628 "srcs": { 5629 "include": [ 5630 "**/*.rs" 5631 ], 5632 "exclude": [] 5633 } 5634 } 5635 } 5636 ], 5637 "library_target_name": "pin_utils", 5638 "common_attrs": { 5639 "compile_data_glob": [ 5640 "**" 5641 ], 5642 "edition": "2018", 5643 "version": "0.1.0" 5644 }, 5645 "license": "MIT OR Apache-2.0" 5646 }, 5647 "pkg-config 0.3.26": { 5648 "name": "pkg-config", 5649 "version": "0.3.26", 5650 "repository": { 5651 "Http": { 5652 "url": "https://crates.io/api/v1/crates/pkg-config/0.3.26/download", 5653 "sha256": "6ac9a59f73473f1b8d852421e59e64809f025994837ef743615c6d0c5b305160" 5654 } 5655 }, 5656 "targets": [ 5657 { 5658 "Library": { 5659 "crate_name": "pkg_config", 5660 "crate_root": "src/lib.rs", 5661 "srcs": { 5662 "include": [ 5663 "**/*.rs" 5664 ], 5665 "exclude": [] 5666 } 5667 } 5668 } 5669 ], 5670 "library_target_name": "pkg_config", 5671 "common_attrs": { 5672 "compile_data_glob": [ 5673 "**" 5674 ], 5675 "edition": "2015", 5676 "version": "0.3.26" 5677 }, 5678 "license": "MIT OR Apache-2.0" 5679 }, 5680 "ppv-lite86 0.2.17": { 5681 "name": "ppv-lite86", 5682 "version": "0.2.17", 5683 "repository": { 5684 "Http": { 5685 "url": "https://crates.io/api/v1/crates/ppv-lite86/0.2.17/download", 5686 "sha256": "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de" 5687 } 5688 }, 5689 "targets": [ 5690 { 5691 "Library": { 5692 "crate_name": "ppv_lite86", 5693 "crate_root": "src/lib.rs", 5694 "srcs": { 5695 "include": [ 5696 "**/*.rs" 5697 ], 5698 "exclude": [] 5699 } 5700 } 5701 } 5702 ], 5703 "library_target_name": "ppv_lite86", 5704 "common_attrs": { 5705 "compile_data_glob": [ 5706 "**" 5707 ], 5708 "crate_features": [ 5709 "simd", 5710 "std" 5711 ], 5712 "edition": "2018", 5713 "version": "0.2.17" 5714 }, 5715 "license": "MIT/Apache-2.0" 5716 }, 5717 "predicates 2.1.5": { 5718 "name": "predicates", 5719 "version": "2.1.5", 5720 "repository": { 5721 "Http": { 5722 "url": "https://crates.io/api/v1/crates/predicates/2.1.5/download", 5723 "sha256": "59230a63c37f3e18569bdb90e4a89cbf5bf8b06fea0b84e65ea10cc4df47addd" 5724 } 5725 }, 5726 "targets": [ 5727 { 5728 "Library": { 5729 "crate_name": "predicates", 5730 "crate_root": "src/lib.rs", 5731 "srcs": { 5732 "include": [ 5733 "**/*.rs" 5734 ], 5735 "exclude": [] 5736 } 5737 } 5738 } 5739 ], 5740 "library_target_name": "predicates", 5741 "common_attrs": { 5742 "compile_data_glob": [ 5743 "**" 5744 ], 5745 "crate_features": [ 5746 "diff" 5747 ], 5748 "deps": { 5749 "common": [ 5750 { 5751 "id": "difflib 0.4.0", 5752 "target": "difflib" 5753 }, 5754 { 5755 "id": "itertools 0.10.5", 5756 "target": "itertools" 5757 }, 5758 { 5759 "id": "predicates-core 1.0.5", 5760 "target": "predicates_core" 5761 } 5762 ], 5763 "selects": {} 5764 }, 5765 "edition": "2021", 5766 "version": "2.1.5" 5767 }, 5768 "license": "MIT OR Apache-2.0" 5769 }, 5770 "predicates-core 1.0.5": { 5771 "name": "predicates-core", 5772 "version": "1.0.5", 5773 "repository": { 5774 "Http": { 5775 "url": "https://crates.io/api/v1/crates/predicates-core/1.0.5/download", 5776 "sha256": "72f883590242d3c6fc5bf50299011695fa6590c2c70eac95ee1bdb9a733ad1a2" 5777 } 5778 }, 5779 "targets": [ 5780 { 5781 "Library": { 5782 "crate_name": "predicates_core", 5783 "crate_root": "src/lib.rs", 5784 "srcs": { 5785 "include": [ 5786 "**/*.rs" 5787 ], 5788 "exclude": [] 5789 } 5790 } 5791 } 5792 ], 5793 "library_target_name": "predicates_core", 5794 "common_attrs": { 5795 "compile_data_glob": [ 5796 "**" 5797 ], 5798 "edition": "2021", 5799 "version": "1.0.5" 5800 }, 5801 "license": "MIT OR Apache-2.0" 5802 }, 5803 "predicates-tree 1.0.7": { 5804 "name": "predicates-tree", 5805 "version": "1.0.7", 5806 "repository": { 5807 "Http": { 5808 "url": "https://crates.io/api/v1/crates/predicates-tree/1.0.7/download", 5809 "sha256": "54ff541861505aabf6ea722d2131ee980b8276e10a1297b94e896dd8b621850d" 5810 } 5811 }, 5812 "targets": [ 5813 { 5814 "Library": { 5815 "crate_name": "predicates_tree", 5816 "crate_root": "src/lib.rs", 5817 "srcs": { 5818 "include": [ 5819 "**/*.rs" 5820 ], 5821 "exclude": [] 5822 } 5823 } 5824 } 5825 ], 5826 "library_target_name": "predicates_tree", 5827 "common_attrs": { 5828 "compile_data_glob": [ 5829 "**" 5830 ], 5831 "deps": { 5832 "common": [ 5833 { 5834 "id": "predicates-core 1.0.5", 5835 "target": "predicates_core" 5836 }, 5837 { 5838 "id": "termtree 0.4.0", 5839 "target": "termtree" 5840 } 5841 ], 5842 "selects": {} 5843 }, 5844 "edition": "2021", 5845 "version": "1.0.7" 5846 }, 5847 "license": "MIT OR Apache-2.0" 5848 }, 5849 "proc-macro-error 1.0.4": { 5850 "name": "proc-macro-error", 5851 "version": "1.0.4", 5852 "repository": { 5853 "Http": { 5854 "url": "https://crates.io/api/v1/crates/proc-macro-error/1.0.4/download", 5855 "sha256": "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c" 5856 } 5857 }, 5858 "targets": [ 5859 { 5860 "Library": { 5861 "crate_name": "proc_macro_error", 5862 "crate_root": "src/lib.rs", 5863 "srcs": { 5864 "include": [ 5865 "**/*.rs" 5866 ], 5867 "exclude": [] 5868 } 5869 } 5870 }, 5871 { 5872 "BuildScript": { 5873 "crate_name": "build_script_build", 5874 "crate_root": "build.rs", 5875 "srcs": { 5876 "include": [ 5877 "**/*.rs" 5878 ], 5879 "exclude": [] 5880 } 5881 } 5882 } 5883 ], 5884 "library_target_name": "proc_macro_error", 5885 "common_attrs": { 5886 "compile_data_glob": [ 5887 "**" 5888 ], 5889 "crate_features": [ 5890 "default", 5891 "syn", 5892 "syn-error" 5893 ], 5894 "deps": { 5895 "common": [ 5896 { 5897 "id": "proc-macro-error 1.0.4", 5898 "target": "build_script_build" 5899 }, 5900 { 5901 "id": "proc-macro2 1.0.50", 5902 "target": "proc_macro2" 5903 }, 5904 { 5905 "id": "quote 1.0.23", 5906 "target": "quote" 5907 }, 5908 { 5909 "id": "syn 1.0.107", 5910 "target": "syn" 5911 } 5912 ], 5913 "selects": {} 5914 }, 5915 "edition": "2018", 5916 "proc_macro_deps": { 5917 "common": [ 5918 { 5919 "id": "proc-macro-error-attr 1.0.4", 5920 "target": "proc_macro_error_attr" 5921 } 5922 ], 5923 "selects": {} 5924 }, 5925 "version": "1.0.4" 5926 }, 5927 "build_script_attrs": { 5928 "data_glob": [ 5929 "**" 5930 ], 5931 "deps": { 5932 "common": [ 5933 { 5934 "id": "version_check 0.9.4", 5935 "target": "version_check" 5936 } 5937 ], 5938 "selects": {} 5939 } 5940 }, 5941 "license": "MIT OR Apache-2.0" 5942 }, 5943 "proc-macro-error-attr 1.0.4": { 5944 "name": "proc-macro-error-attr", 5945 "version": "1.0.4", 5946 "repository": { 5947 "Http": { 5948 "url": "https://crates.io/api/v1/crates/proc-macro-error-attr/1.0.4/download", 5949 "sha256": "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869" 5950 } 5951 }, 5952 "targets": [ 5953 { 5954 "ProcMacro": { 5955 "crate_name": "proc_macro_error_attr", 5956 "crate_root": "src/lib.rs", 5957 "srcs": { 5958 "include": [ 5959 "**/*.rs" 5960 ], 5961 "exclude": [] 5962 } 5963 } 5964 }, 5965 { 5966 "BuildScript": { 5967 "crate_name": "build_script_build", 5968 "crate_root": "build.rs", 5969 "srcs": { 5970 "include": [ 5971 "**/*.rs" 5972 ], 5973 "exclude": [] 5974 } 5975 } 5976 } 5977 ], 5978 "library_target_name": "proc_macro_error_attr", 5979 "common_attrs": { 5980 "compile_data_glob": [ 5981 "**" 5982 ], 5983 "deps": { 5984 "common": [ 5985 { 5986 "id": "proc-macro-error-attr 1.0.4", 5987 "target": "build_script_build" 5988 }, 5989 { 5990 "id": "proc-macro2 1.0.50", 5991 "target": "proc_macro2" 5992 }, 5993 { 5994 "id": "quote 1.0.23", 5995 "target": "quote" 5996 } 5997 ], 5998 "selects": {} 5999 }, 6000 "edition": "2018", 6001 "version": "1.0.4" 6002 }, 6003 "build_script_attrs": { 6004 "data_glob": [ 6005 "**" 6006 ], 6007 "deps": { 6008 "common": [ 6009 { 6010 "id": "version_check 0.9.4", 6011 "target": "version_check" 6012 } 6013 ], 6014 "selects": {} 6015 } 6016 }, 6017 "license": "MIT OR Apache-2.0" 6018 }, 6019 "proc-macro2 1.0.50": { 6020 "name": "proc-macro2", 6021 "version": "1.0.50", 6022 "repository": { 6023 "Http": { 6024 "url": "https://crates.io/api/v1/crates/proc-macro2/1.0.50/download", 6025 "sha256": "6ef7d57beacfaf2d8aee5937dab7b7f28de3cb8b1828479bb5de2a7106f2bae2" 6026 } 6027 }, 6028 "targets": [ 6029 { 6030 "Library": { 6031 "crate_name": "proc_macro2", 6032 "crate_root": "src/lib.rs", 6033 "srcs": { 6034 "include": [ 6035 "**/*.rs" 6036 ], 6037 "exclude": [] 6038 } 6039 } 6040 }, 6041 { 6042 "BuildScript": { 6043 "crate_name": "build_script_build", 6044 "crate_root": "build.rs", 6045 "srcs": { 6046 "include": [ 6047 "**/*.rs" 6048 ], 6049 "exclude": [] 6050 } 6051 } 6052 } 6053 ], 6054 "library_target_name": "proc_macro2", 6055 "common_attrs": { 6056 "compile_data_glob": [ 6057 "**" 6058 ], 6059 "crate_features": [ 6060 "default", 6061 "proc-macro" 6062 ], 6063 "deps": { 6064 "common": [ 6065 { 6066 "id": "proc-macro2 1.0.50", 6067 "target": "build_script_build" 6068 }, 6069 { 6070 "id": "unicode-ident 1.0.6", 6071 "target": "unicode_ident" 6072 } 6073 ], 6074 "selects": {} 6075 }, 6076 "edition": "2018", 6077 "version": "1.0.50" 6078 }, 6079 "build_script_attrs": { 6080 "data_glob": [ 6081 "**" 6082 ] 6083 }, 6084 "license": "MIT OR Apache-2.0" 6085 }, 6086 "quote 1.0.23": { 6087 "name": "quote", 6088 "version": "1.0.23", 6089 "repository": { 6090 "Http": { 6091 "url": "https://crates.io/api/v1/crates/quote/1.0.23/download", 6092 "sha256": "8856d8364d252a14d474036ea1358d63c9e6965c8e5c1885c18f73d70bff9c7b" 6093 } 6094 }, 6095 "targets": [ 6096 { 6097 "Library": { 6098 "crate_name": "quote", 6099 "crate_root": "src/lib.rs", 6100 "srcs": { 6101 "include": [ 6102 "**/*.rs" 6103 ], 6104 "exclude": [] 6105 } 6106 } 6107 }, 6108 { 6109 "BuildScript": { 6110 "crate_name": "build_script_build", 6111 "crate_root": "build.rs", 6112 "srcs": { 6113 "include": [ 6114 "**/*.rs" 6115 ], 6116 "exclude": [] 6117 } 6118 } 6119 } 6120 ], 6121 "library_target_name": "quote", 6122 "common_attrs": { 6123 "compile_data_glob": [ 6124 "**" 6125 ], 6126 "crate_features": [ 6127 "default", 6128 "proc-macro" 6129 ], 6130 "deps": { 6131 "common": [ 6132 { 6133 "id": "proc-macro2 1.0.50", 6134 "target": "proc_macro2" 6135 }, 6136 { 6137 "id": "quote 1.0.23", 6138 "target": "build_script_build" 6139 } 6140 ], 6141 "selects": {} 6142 }, 6143 "edition": "2018", 6144 "version": "1.0.23" 6145 }, 6146 "build_script_attrs": { 6147 "data_glob": [ 6148 "**" 6149 ] 6150 }, 6151 "license": "MIT OR Apache-2.0" 6152 }, 6153 "rand 0.7.3": { 6154 "name": "rand", 6155 "version": "0.7.3", 6156 "repository": { 6157 "Http": { 6158 "url": "https://crates.io/api/v1/crates/rand/0.7.3/download", 6159 "sha256": "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03" 6160 } 6161 }, 6162 "targets": [ 6163 { 6164 "Library": { 6165 "crate_name": "rand", 6166 "crate_root": "src/lib.rs", 6167 "srcs": { 6168 "include": [ 6169 "**/*.rs" 6170 ], 6171 "exclude": [] 6172 } 6173 } 6174 } 6175 ], 6176 "library_target_name": "rand", 6177 "common_attrs": { 6178 "compile_data_glob": [ 6179 "**" 6180 ], 6181 "crate_features": [ 6182 "alloc", 6183 "default", 6184 "getrandom", 6185 "getrandom_package", 6186 "libc", 6187 "std" 6188 ], 6189 "deps": { 6190 "common": [ 6191 { 6192 "id": "getrandom 0.1.16", 6193 "target": "getrandom", 6194 "alias": "getrandom_package" 6195 }, 6196 { 6197 "id": "rand_core 0.5.1", 6198 "target": "rand_core" 6199 } 6200 ], 6201 "selects": { 6202 "cfg(not(target_os = \"emscripten\"))": [ 6203 { 6204 "id": "rand_chacha 0.2.2", 6205 "target": "rand_chacha" 6206 } 6207 ], 6208 "cfg(target_os = \"emscripten\")": [ 6209 { 6210 "id": "rand_hc 0.2.0", 6211 "target": "rand_hc" 6212 } 6213 ], 6214 "cfg(unix)": [ 6215 { 6216 "id": "libc 0.2.139", 6217 "target": "libc" 6218 } 6219 ] 6220 } 6221 }, 6222 "edition": "2018", 6223 "version": "0.7.3" 6224 }, 6225 "license": "MIT OR Apache-2.0" 6226 }, 6227 "rand_chacha 0.2.2": { 6228 "name": "rand_chacha", 6229 "version": "0.2.2", 6230 "repository": { 6231 "Http": { 6232 "url": "https://crates.io/api/v1/crates/rand_chacha/0.2.2/download", 6233 "sha256": "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402" 6234 } 6235 }, 6236 "targets": [ 6237 { 6238 "Library": { 6239 "crate_name": "rand_chacha", 6240 "crate_root": "src/lib.rs", 6241 "srcs": { 6242 "include": [ 6243 "**/*.rs" 6244 ], 6245 "exclude": [] 6246 } 6247 } 6248 } 6249 ], 6250 "library_target_name": "rand_chacha", 6251 "common_attrs": { 6252 "compile_data_glob": [ 6253 "**" 6254 ], 6255 "crate_features": [ 6256 "std" 6257 ], 6258 "deps": { 6259 "common": [ 6260 { 6261 "id": "ppv-lite86 0.2.17", 6262 "target": "ppv_lite86" 6263 }, 6264 { 6265 "id": "rand_core 0.5.1", 6266 "target": "rand_core" 6267 } 6268 ], 6269 "selects": {} 6270 }, 6271 "edition": "2018", 6272 "version": "0.2.2" 6273 }, 6274 "license": "MIT OR Apache-2.0" 6275 }, 6276 "rand_core 0.5.1": { 6277 "name": "rand_core", 6278 "version": "0.5.1", 6279 "repository": { 6280 "Http": { 6281 "url": "https://crates.io/api/v1/crates/rand_core/0.5.1/download", 6282 "sha256": "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19" 6283 } 6284 }, 6285 "targets": [ 6286 { 6287 "Library": { 6288 "crate_name": "rand_core", 6289 "crate_root": "src/lib.rs", 6290 "srcs": { 6291 "include": [ 6292 "**/*.rs" 6293 ], 6294 "exclude": [] 6295 } 6296 } 6297 } 6298 ], 6299 "library_target_name": "rand_core", 6300 "common_attrs": { 6301 "compile_data_glob": [ 6302 "**" 6303 ], 6304 "crate_features": [ 6305 "alloc", 6306 "getrandom", 6307 "std" 6308 ], 6309 "deps": { 6310 "common": [ 6311 { 6312 "id": "getrandom 0.1.16", 6313 "target": "getrandom" 6314 } 6315 ], 6316 "selects": {} 6317 }, 6318 "edition": "2018", 6319 "version": "0.5.1" 6320 }, 6321 "license": "MIT OR Apache-2.0" 6322 }, 6323 "rand_core 0.6.4": { 6324 "name": "rand_core", 6325 "version": "0.6.4", 6326 "repository": { 6327 "Http": { 6328 "url": "https://crates.io/api/v1/crates/rand_core/0.6.4/download", 6329 "sha256": "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 6330 } 6331 }, 6332 "targets": [ 6333 { 6334 "Library": { 6335 "crate_name": "rand_core", 6336 "crate_root": "src/lib.rs", 6337 "srcs": { 6338 "include": [ 6339 "**/*.rs" 6340 ], 6341 "exclude": [] 6342 } 6343 } 6344 } 6345 ], 6346 "library_target_name": "rand_core", 6347 "common_attrs": { 6348 "compile_data_glob": [ 6349 "**" 6350 ], 6351 "edition": "2018", 6352 "version": "0.6.4" 6353 }, 6354 "license": "MIT OR Apache-2.0" 6355 }, 6356 "rand_hc 0.2.0": { 6357 "name": "rand_hc", 6358 "version": "0.2.0", 6359 "repository": { 6360 "Http": { 6361 "url": "https://crates.io/api/v1/crates/rand_hc/0.2.0/download", 6362 "sha256": "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c" 6363 } 6364 }, 6365 "targets": [ 6366 { 6367 "Library": { 6368 "crate_name": "rand_hc", 6369 "crate_root": "src/lib.rs", 6370 "srcs": { 6371 "include": [ 6372 "**/*.rs" 6373 ], 6374 "exclude": [] 6375 } 6376 } 6377 } 6378 ], 6379 "library_target_name": "rand_hc", 6380 "common_attrs": { 6381 "compile_data_glob": [ 6382 "**" 6383 ], 6384 "deps": { 6385 "common": [ 6386 { 6387 "id": "rand_core 0.5.1", 6388 "target": "rand_core" 6389 } 6390 ], 6391 "selects": {} 6392 }, 6393 "edition": "2018", 6394 "version": "0.2.0" 6395 }, 6396 "license": "MIT/Apache-2.0" 6397 }, 6398 "redox_syscall 0.2.16": { 6399 "name": "redox_syscall", 6400 "version": "0.2.16", 6401 "repository": { 6402 "Http": { 6403 "url": "https://crates.io/api/v1/crates/redox_syscall/0.2.16/download", 6404 "sha256": "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a" 6405 } 6406 }, 6407 "targets": [ 6408 { 6409 "Library": { 6410 "crate_name": "syscall", 6411 "crate_root": "src/lib.rs", 6412 "srcs": { 6413 "include": [ 6414 "**/*.rs" 6415 ], 6416 "exclude": [] 6417 } 6418 } 6419 } 6420 ], 6421 "library_target_name": "syscall", 6422 "common_attrs": { 6423 "compile_data_glob": [ 6424 "**" 6425 ], 6426 "deps": { 6427 "common": [ 6428 { 6429 "id": "bitflags 1.3.2", 6430 "target": "bitflags" 6431 } 6432 ], 6433 "selects": {} 6434 }, 6435 "edition": "2018", 6436 "version": "0.2.16" 6437 }, 6438 "license": "MIT" 6439 }, 6440 "redox_users 0.4.3": { 6441 "name": "redox_users", 6442 "version": "0.4.3", 6443 "repository": { 6444 "Http": { 6445 "url": "https://crates.io/api/v1/crates/redox_users/0.4.3/download", 6446 "sha256": "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b" 6447 } 6448 }, 6449 "targets": [ 6450 { 6451 "Library": { 6452 "crate_name": "redox_users", 6453 "crate_root": "src/lib.rs", 6454 "srcs": { 6455 "include": [ 6456 "**/*.rs" 6457 ], 6458 "exclude": [] 6459 } 6460 } 6461 } 6462 ], 6463 "library_target_name": "redox_users", 6464 "common_attrs": { 6465 "compile_data_glob": [ 6466 "**" 6467 ], 6468 "deps": { 6469 "common": [ 6470 { 6471 "id": "getrandom 0.2.8", 6472 "target": "getrandom" 6473 }, 6474 { 6475 "id": "redox_syscall 0.2.16", 6476 "target": "syscall" 6477 }, 6478 { 6479 "id": "thiserror 1.0.38", 6480 "target": "thiserror" 6481 } 6482 ], 6483 "selects": {} 6484 }, 6485 "edition": "2018", 6486 "version": "0.4.3" 6487 }, 6488 "license": "MIT" 6489 }, 6490 "regex 1.7.1": { 6491 "name": "regex", 6492 "version": "1.7.1", 6493 "repository": { 6494 "Http": { 6495 "url": "https://crates.io/api/v1/crates/regex/1.7.1/download", 6496 "sha256": "48aaa5748ba571fb95cd2c85c09f629215d3a6ece942baa100950af03a34f733" 6497 } 6498 }, 6499 "targets": [ 6500 { 6501 "Library": { 6502 "crate_name": "regex", 6503 "crate_root": "src/lib.rs", 6504 "srcs": { 6505 "include": [ 6506 "**/*.rs" 6507 ], 6508 "exclude": [] 6509 } 6510 } 6511 } 6512 ], 6513 "library_target_name": "regex", 6514 "common_attrs": { 6515 "compile_data_glob": [ 6516 "**" 6517 ], 6518 "crate_features": [ 6519 "aho-corasick", 6520 "default", 6521 "memchr", 6522 "perf", 6523 "perf-cache", 6524 "perf-dfa", 6525 "perf-inline", 6526 "perf-literal", 6527 "std", 6528 "unicode", 6529 "unicode-age", 6530 "unicode-bool", 6531 "unicode-case", 6532 "unicode-gencat", 6533 "unicode-perl", 6534 "unicode-script", 6535 "unicode-segment" 6536 ], 6537 "deps": { 6538 "common": [ 6539 { 6540 "id": "aho-corasick 0.7.20", 6541 "target": "aho_corasick" 6542 }, 6543 { 6544 "id": "memchr 2.5.0", 6545 "target": "memchr" 6546 }, 6547 { 6548 "id": "regex-syntax 0.6.28", 6549 "target": "regex_syntax" 6550 } 6551 ], 6552 "selects": {} 6553 }, 6554 "edition": "2018", 6555 "version": "1.7.1" 6556 }, 6557 "license": "MIT OR Apache-2.0" 6558 }, 6559 "regex-automata 0.1.10": { 6560 "name": "regex-automata", 6561 "version": "0.1.10", 6562 "repository": { 6563 "Http": { 6564 "url": "https://crates.io/api/v1/crates/regex-automata/0.1.10/download", 6565 "sha256": "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132" 6566 } 6567 }, 6568 "targets": [ 6569 { 6570 "Library": { 6571 "crate_name": "regex_automata", 6572 "crate_root": "src/lib.rs", 6573 "srcs": { 6574 "include": [ 6575 "**/*.rs" 6576 ], 6577 "exclude": [] 6578 } 6579 } 6580 } 6581 ], 6582 "library_target_name": "regex_automata", 6583 "common_attrs": { 6584 "compile_data_glob": [ 6585 "**" 6586 ], 6587 "edition": "2015", 6588 "version": "0.1.10" 6589 }, 6590 "license": "Unlicense/MIT" 6591 }, 6592 "regex-syntax 0.6.28": { 6593 "name": "regex-syntax", 6594 "version": "0.6.28", 6595 "repository": { 6596 "Http": { 6597 "url": "https://crates.io/api/v1/crates/regex-syntax/0.6.28/download", 6598 "sha256": "456c603be3e8d448b072f410900c09faf164fbce2d480456f50eea6e25f9c848" 6599 } 6600 }, 6601 "targets": [ 6602 { 6603 "Library": { 6604 "crate_name": "regex_syntax", 6605 "crate_root": "src/lib.rs", 6606 "srcs": { 6607 "include": [ 6608 "**/*.rs" 6609 ], 6610 "exclude": [] 6611 } 6612 } 6613 } 6614 ], 6615 "library_target_name": "regex_syntax", 6616 "common_attrs": { 6617 "compile_data_glob": [ 6618 "**" 6619 ], 6620 "crate_features": [ 6621 "default", 6622 "unicode", 6623 "unicode-age", 6624 "unicode-bool", 6625 "unicode-case", 6626 "unicode-gencat", 6627 "unicode-perl", 6628 "unicode-script", 6629 "unicode-segment" 6630 ], 6631 "edition": "2018", 6632 "version": "0.6.28" 6633 }, 6634 "license": "MIT OR Apache-2.0" 6635 }, 6636 "remove_dir_all 0.5.3": { 6637 "name": "remove_dir_all", 6638 "version": "0.5.3", 6639 "repository": { 6640 "Http": { 6641 "url": "https://crates.io/api/v1/crates/remove_dir_all/0.5.3/download", 6642 "sha256": "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7" 6643 } 6644 }, 6645 "targets": [ 6646 { 6647 "Library": { 6648 "crate_name": "remove_dir_all", 6649 "crate_root": "src/lib.rs", 6650 "srcs": { 6651 "include": [ 6652 "**/*.rs" 6653 ], 6654 "exclude": [] 6655 } 6656 } 6657 } 6658 ], 6659 "library_target_name": "remove_dir_all", 6660 "common_attrs": { 6661 "compile_data_glob": [ 6662 "**" 6663 ], 6664 "deps": { 6665 "common": [], 6666 "selects": { 6667 "cfg(windows)": [ 6668 { 6669 "id": "winapi 0.3.9", 6670 "target": "winapi" 6671 } 6672 ] 6673 } 6674 }, 6675 "edition": "2015", 6676 "version": "0.5.3" 6677 }, 6678 "license": "MIT/Apache-2.0" 6679 }, 6680 "reqwest 0.11.14": { 6681 "name": "reqwest", 6682 "version": "0.11.14", 6683 "repository": { 6684 "Http": { 6685 "url": "https://crates.io/api/v1/crates/reqwest/0.11.14/download", 6686 "sha256": "21eed90ec8570952d53b772ecf8f206aa1ec9a3d76b2521c56c42973f2d91ee9" 6687 } 6688 }, 6689 "targets": [ 6690 { 6691 "Library": { 6692 "crate_name": "reqwest", 6693 "crate_root": "src/lib.rs", 6694 "srcs": { 6695 "include": [ 6696 "**/*.rs" 6697 ], 6698 "exclude": [] 6699 } 6700 } 6701 } 6702 ], 6703 "library_target_name": "reqwest", 6704 "common_attrs": { 6705 "compile_data_glob": [ 6706 "**" 6707 ], 6708 "crate_features": [ 6709 "__rustls", 6710 "__tls", 6711 "hyper-rustls", 6712 "rustls", 6713 "rustls-pemfile", 6714 "rustls-tls", 6715 "rustls-tls-webpki-roots", 6716 "tokio-rustls", 6717 "webpki-roots" 6718 ], 6719 "deps": { 6720 "common": [ 6721 { 6722 "id": "base64 0.21.0", 6723 "target": "base64" 6724 }, 6725 { 6726 "id": "bytes 1.3.0", 6727 "target": "bytes" 6728 }, 6729 { 6730 "id": "futures-core 0.3.25", 6731 "target": "futures_core" 6732 }, 6733 { 6734 "id": "futures-util 0.3.25", 6735 "target": "futures_util" 6736 }, 6737 { 6738 "id": "http 0.2.8", 6739 "target": "http" 6740 }, 6741 { 6742 "id": "serde 1.0.152", 6743 "target": "serde" 6744 }, 6745 { 6746 "id": "serde_urlencoded 0.7.1", 6747 "target": "serde_urlencoded" 6748 }, 6749 { 6750 "id": "tower-service 0.3.2", 6751 "target": "tower_service" 6752 }, 6753 { 6754 "id": "url 2.3.1", 6755 "target": "url" 6756 } 6757 ], 6758 "selects": { 6759 "cfg(not(target_arch = \"wasm32\"))": [ 6760 { 6761 "id": "encoding_rs 0.8.31", 6762 "target": "encoding_rs" 6763 }, 6764 { 6765 "id": "h2 0.3.15", 6766 "target": "h2" 6767 }, 6768 { 6769 "id": "http-body 0.4.5", 6770 "target": "http_body" 6771 }, 6772 { 6773 "id": "hyper 0.14.23", 6774 "target": "hyper" 6775 }, 6776 { 6777 "id": "hyper-rustls 0.23.2", 6778 "target": "hyper_rustls" 6779 }, 6780 { 6781 "id": "ipnet 2.7.1", 6782 "target": "ipnet" 6783 }, 6784 { 6785 "id": "log 0.4.17", 6786 "target": "log" 6787 }, 6788 { 6789 "id": "mime 0.3.16", 6790 "target": "mime" 6791 }, 6792 { 6793 "id": "once_cell 1.17.0", 6794 "target": "once_cell" 6795 }, 6796 { 6797 "id": "percent-encoding 2.2.0", 6798 "target": "percent_encoding" 6799 }, 6800 { 6801 "id": "pin-project-lite 0.2.9", 6802 "target": "pin_project_lite" 6803 }, 6804 { 6805 "id": "rustls 0.20.8", 6806 "target": "rustls" 6807 }, 6808 { 6809 "id": "rustls-pemfile 1.0.2", 6810 "target": "rustls_pemfile" 6811 }, 6812 { 6813 "id": "tokio 1.24.2", 6814 "target": "tokio" 6815 }, 6816 { 6817 "id": "tokio-rustls 0.23.4", 6818 "target": "tokio_rustls" 6819 }, 6820 { 6821 "id": "webpki-roots 0.22.6", 6822 "target": "webpki_roots" 6823 } 6824 ], 6825 "cfg(target_arch = \"wasm32\")": [ 6826 { 6827 "id": "js-sys 0.3.60", 6828 "target": "js_sys" 6829 }, 6830 { 6831 "id": "serde_json 1.0.91", 6832 "target": "serde_json" 6833 }, 6834 { 6835 "id": "wasm-bindgen 0.2.83", 6836 "target": "wasm_bindgen" 6837 }, 6838 { 6839 "id": "wasm-bindgen-futures 0.4.33", 6840 "target": "wasm_bindgen_futures" 6841 }, 6842 { 6843 "id": "web-sys 0.3.60", 6844 "target": "web_sys" 6845 } 6846 ], 6847 "cfg(windows)": [ 6848 { 6849 "id": "winreg 0.10.1", 6850 "target": "winreg" 6851 } 6852 ] 6853 } 6854 }, 6855 "edition": "2018", 6856 "version": "0.11.14" 6857 }, 6858 "license": "MIT OR Apache-2.0" 6859 }, 6860 "retain_mut 0.1.9": { 6861 "name": "retain_mut", 6862 "version": "0.1.9", 6863 "repository": { 6864 "Http": { 6865 "url": "https://crates.io/api/v1/crates/retain_mut/0.1.9/download", 6866 "sha256": "4389f1d5789befaf6029ebd9f7dac4af7f7e3d61b69d4f30e2ac02b57e7712b0" 6867 } 6868 }, 6869 "targets": [ 6870 { 6871 "Library": { 6872 "crate_name": "retain_mut", 6873 "crate_root": "src/lib.rs", 6874 "srcs": { 6875 "include": [ 6876 "**/*.rs" 6877 ], 6878 "exclude": [] 6879 } 6880 } 6881 } 6882 ], 6883 "library_target_name": "retain_mut", 6884 "common_attrs": { 6885 "compile_data_glob": [ 6886 "**" 6887 ], 6888 "edition": "2015", 6889 "version": "0.1.9" 6890 }, 6891 "license": "MIT" 6892 }, 6893 "ring 0.16.20": { 6894 "name": "ring", 6895 "version": "0.16.20", 6896 "repository": { 6897 "Http": { 6898 "url": "https://crates.io/api/v1/crates/ring/0.16.20/download", 6899 "sha256": "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc" 6900 } 6901 }, 6902 "targets": [ 6903 { 6904 "Library": { 6905 "crate_name": "ring", 6906 "crate_root": "src/lib.rs", 6907 "srcs": { 6908 "include": [ 6909 "**/*.rs" 6910 ], 6911 "exclude": [] 6912 } 6913 } 6914 }, 6915 { 6916 "BuildScript": { 6917 "crate_name": "build_script_build", 6918 "crate_root": "build.rs", 6919 "srcs": { 6920 "include": [ 6921 "**/*.rs" 6922 ], 6923 "exclude": [] 6924 } 6925 } 6926 } 6927 ], 6928 "library_target_name": "ring", 6929 "common_attrs": { 6930 "compile_data_glob": [ 6931 "**" 6932 ], 6933 "crate_features": [ 6934 "alloc", 6935 "default", 6936 "dev_urandom_fallback", 6937 "once_cell" 6938 ], 6939 "deps": { 6940 "common": [ 6941 { 6942 "id": "ring 0.16.20", 6943 "target": "build_script_build" 6944 }, 6945 { 6946 "id": "untrusted 0.7.1", 6947 "target": "untrusted" 6948 } 6949 ], 6950 "selects": { 6951 "cfg(all(target_arch = \"wasm32\", target_vendor = \"unknown\", target_os = \"unknown\", target_env = \"\"))": [ 6952 { 6953 "id": "web-sys 0.3.60", 6954 "target": "web_sys" 6955 } 6956 ], 6957 "cfg(any(target_arch = \"x86\", target_arch = \"x86_64\", all(any(target_arch = \"aarch64\", target_arch = \"arm\"), any(target_os = \"android\", target_os = \"fuchsia\", target_os = \"linux\"))))": [ 6958 { 6959 "id": "spin 0.5.2", 6960 "target": "spin" 6961 } 6962 ], 6963 "cfg(any(target_os = \"android\", target_os = \"linux\"))": [ 6964 { 6965 "id": "libc 0.2.139", 6966 "target": "libc" 6967 }, 6968 { 6969 "id": "once_cell 1.17.0", 6970 "target": "once_cell" 6971 } 6972 ], 6973 "cfg(any(target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"illumos\", target_os = \"netbsd\", target_os = \"openbsd\", target_os = \"solaris\"))": [ 6974 { 6975 "id": "once_cell 1.17.0", 6976 "target": "once_cell" 6977 } 6978 ], 6979 "cfg(target_os = \"windows\")": [ 6980 { 6981 "id": "winapi 0.3.9", 6982 "target": "winapi" 6983 } 6984 ] 6985 } 6986 }, 6987 "edition": "2018", 6988 "version": "0.16.20" 6989 }, 6990 "build_script_attrs": { 6991 "data_glob": [ 6992 "**" 6993 ], 6994 "deps": { 6995 "common": [ 6996 { 6997 "id": "cc 1.0.78", 6998 "target": "cc" 6999 } 7000 ], 7001 "selects": {} 7002 }, 7003 "links": "ring-asm" 7004 }, 7005 "license": null 7006 }, 7007 "rstest 0.16.0": { 7008 "name": "rstest", 7009 "version": "0.16.0", 7010 "repository": { 7011 "Http": { 7012 "url": "https://crates.io/api/v1/crates/rstest/0.16.0/download", 7013 "sha256": "b07f2d176c472198ec1e6551dc7da28f1c089652f66a7b722676c2238ebc0edf" 7014 } 7015 }, 7016 "targets": [ 7017 { 7018 "Library": { 7019 "crate_name": "rstest", 7020 "crate_root": "src/lib.rs", 7021 "srcs": { 7022 "include": [ 7023 "**/*.rs" 7024 ], 7025 "exclude": [] 7026 } 7027 } 7028 } 7029 ], 7030 "library_target_name": "rstest", 7031 "common_attrs": { 7032 "compile_data_glob": [ 7033 "**" 7034 ], 7035 "crate_features": [ 7036 "async-timeout", 7037 "default" 7038 ], 7039 "deps": { 7040 "common": [ 7041 { 7042 "id": "futures 0.3.25", 7043 "target": "futures" 7044 }, 7045 { 7046 "id": "futures-timer 3.0.2", 7047 "target": "futures_timer" 7048 } 7049 ], 7050 "selects": {} 7051 }, 7052 "edition": "2018", 7053 "proc_macro_deps": { 7054 "common": [ 7055 { 7056 "id": "rstest_macros 0.16.0", 7057 "target": "rstest_macros" 7058 } 7059 ], 7060 "selects": {} 7061 }, 7062 "version": "0.16.0" 7063 }, 7064 "license": "MIT/Apache-2.0" 7065 }, 7066 "rstest_macros 0.16.0": { 7067 "name": "rstest_macros", 7068 "version": "0.16.0", 7069 "repository": { 7070 "Http": { 7071 "url": "https://crates.io/api/v1/crates/rstest_macros/0.16.0/download", 7072 "sha256": "7229b505ae0706e64f37ffc54a9c163e11022a6636d58fe1f3f52018257ff9f7" 7073 } 7074 }, 7075 "targets": [ 7076 { 7077 "ProcMacro": { 7078 "crate_name": "rstest_macros", 7079 "crate_root": "src/lib.rs", 7080 "srcs": { 7081 "include": [ 7082 "**/*.rs" 7083 ], 7084 "exclude": [] 7085 } 7086 } 7087 }, 7088 { 7089 "BuildScript": { 7090 "crate_name": "build_script_build", 7091 "crate_root": "build.rs", 7092 "srcs": { 7093 "include": [ 7094 "**/*.rs" 7095 ], 7096 "exclude": [] 7097 } 7098 } 7099 } 7100 ], 7101 "library_target_name": "rstest_macros", 7102 "common_attrs": { 7103 "compile_data_glob": [ 7104 "**" 7105 ], 7106 "crate_features": [ 7107 "async-timeout" 7108 ], 7109 "deps": { 7110 "common": [ 7111 { 7112 "id": "cfg-if 1.0.0", 7113 "target": "cfg_if" 7114 }, 7115 { 7116 "id": "proc-macro2 1.0.50", 7117 "target": "proc_macro2" 7118 }, 7119 { 7120 "id": "quote 1.0.23", 7121 "target": "quote" 7122 }, 7123 { 7124 "id": "rstest_macros 0.16.0", 7125 "target": "build_script_build" 7126 }, 7127 { 7128 "id": "syn 1.0.107", 7129 "target": "syn" 7130 }, 7131 { 7132 "id": "unicode-ident 1.0.6", 7133 "target": "unicode_ident" 7134 } 7135 ], 7136 "selects": {} 7137 }, 7138 "edition": "2018", 7139 "version": "0.16.0" 7140 }, 7141 "build_script_attrs": { 7142 "data_glob": [ 7143 "**" 7144 ], 7145 "deps": { 7146 "common": [ 7147 { 7148 "id": "rustc_version 0.4.0", 7149 "target": "rustc_version" 7150 } 7151 ], 7152 "selects": {} 7153 } 7154 }, 7155 "license": "MIT/Apache-2.0" 7156 }, 7157 "rustc_version 0.4.0": { 7158 "name": "rustc_version", 7159 "version": "0.4.0", 7160 "repository": { 7161 "Http": { 7162 "url": "https://crates.io/api/v1/crates/rustc_version/0.4.0/download", 7163 "sha256": "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366" 7164 } 7165 }, 7166 "targets": [ 7167 { 7168 "Library": { 7169 "crate_name": "rustc_version", 7170 "crate_root": "src/lib.rs", 7171 "srcs": { 7172 "include": [ 7173 "**/*.rs" 7174 ], 7175 "exclude": [] 7176 } 7177 } 7178 } 7179 ], 7180 "library_target_name": "rustc_version", 7181 "common_attrs": { 7182 "compile_data_glob": [ 7183 "**" 7184 ], 7185 "deps": { 7186 "common": [ 7187 { 7188 "id": "semver 1.0.16", 7189 "target": "semver" 7190 } 7191 ], 7192 "selects": {} 7193 }, 7194 "edition": "2018", 7195 "version": "0.4.0" 7196 }, 7197 "license": "MIT/Apache-2.0" 7198 }, 7199 "rustix 0.36.7": { 7200 "name": "rustix", 7201 "version": "0.36.7", 7202 "repository": { 7203 "Http": { 7204 "url": "https://crates.io/api/v1/crates/rustix/0.36.7/download", 7205 "sha256": "d4fdebc4b395b7fbb9ab11e462e20ed9051e7b16e42d24042c776eca0ac81b03" 7206 } 7207 }, 7208 "targets": [ 7209 { 7210 "Library": { 7211 "crate_name": "rustix", 7212 "crate_root": "src/lib.rs", 7213 "srcs": { 7214 "include": [ 7215 "**/*.rs" 7216 ], 7217 "exclude": [] 7218 } 7219 } 7220 }, 7221 { 7222 "BuildScript": { 7223 "crate_name": "build_script_build", 7224 "crate_root": "build.rs", 7225 "srcs": { 7226 "include": [ 7227 "**/*.rs" 7228 ], 7229 "exclude": [] 7230 } 7231 } 7232 } 7233 ], 7234 "library_target_name": "rustix", 7235 "common_attrs": { 7236 "compile_data_glob": [ 7237 "**" 7238 ], 7239 "crate_features": [ 7240 "default", 7241 "io-lifetimes", 7242 "libc", 7243 "std", 7244 "termios", 7245 "use-libc-auxv" 7246 ], 7247 "deps": { 7248 "common": [ 7249 { 7250 "id": "bitflags 1.3.2", 7251 "target": "bitflags" 7252 }, 7253 { 7254 "id": "io-lifetimes 1.0.4", 7255 "target": "io_lifetimes" 7256 }, 7257 { 7258 "id": "rustix 0.36.7", 7259 "target": "build_script_build" 7260 } 7261 ], 7262 "selects": { 7263 "cfg(all(any(target_os = \"android\", target_os = \"linux\"), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"), all(target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"powerpc64\", target_arch = \"riscv64\", target_arch = \"mips\", target_arch = \"mips64\"))))))))": [ 7264 { 7265 "id": "linux-raw-sys 0.1.4", 7266 "target": "linux_raw_sys" 7267 } 7268 ], 7269 "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"), all(target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"powerpc64\", target_arch = \"riscv64\", target_arch = \"mips\", target_arch = \"mips64\")))))": [ 7270 { 7271 "id": "libc 0.2.139", 7272 "target": "libc" 7273 }, 7274 { 7275 "id": "linux-raw-sys 0.1.4", 7276 "target": "linux_raw_sys" 7277 } 7278 ], 7279 "cfg(any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"), all(target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"powerpc64\", target_arch = \"riscv64\", target_arch = \"mips\", target_arch = \"mips64\")))))))": [ 7280 { 7281 "id": "errno 0.2.8", 7282 "target": "errno", 7283 "alias": "libc_errno" 7284 }, 7285 { 7286 "id": "libc 0.2.139", 7287 "target": "libc" 7288 } 7289 ], 7290 "cfg(windows)": [ 7291 { 7292 "id": "windows-sys 0.42.0", 7293 "target": "windows_sys" 7294 } 7295 ] 7296 } 7297 }, 7298 "edition": "2018", 7299 "version": "0.36.7" 7300 }, 7301 "build_script_attrs": { 7302 "data_glob": [ 7303 "**" 7304 ] 7305 }, 7306 "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT" 7307 }, 7308 "rustls 0.20.8": { 7309 "name": "rustls", 7310 "version": "0.20.8", 7311 "repository": { 7312 "Http": { 7313 "url": "https://crates.io/api/v1/crates/rustls/0.20.8/download", 7314 "sha256": "fff78fc74d175294f4e83b28343315ffcfb114b156f0185e9741cb5570f50e2f" 7315 } 7316 }, 7317 "targets": [ 7318 { 7319 "Library": { 7320 "crate_name": "rustls", 7321 "crate_root": "src/lib.rs", 7322 "srcs": { 7323 "include": [ 7324 "**/*.rs" 7325 ], 7326 "exclude": [] 7327 } 7328 } 7329 }, 7330 { 7331 "BuildScript": { 7332 "crate_name": "build_script_build", 7333 "crate_root": "build.rs", 7334 "srcs": { 7335 "include": [ 7336 "**/*.rs" 7337 ], 7338 "exclude": [] 7339 } 7340 } 7341 } 7342 ], 7343 "library_target_name": "rustls", 7344 "common_attrs": { 7345 "compile_data_glob": [ 7346 "**" 7347 ], 7348 "crate_features": [ 7349 "dangerous_configuration", 7350 "default", 7351 "log", 7352 "logging", 7353 "tls12" 7354 ], 7355 "deps": { 7356 "common": [ 7357 { 7358 "id": "log 0.4.17", 7359 "target": "log" 7360 }, 7361 { 7362 "id": "ring 0.16.20", 7363 "target": "ring" 7364 }, 7365 { 7366 "id": "rustls 0.20.8", 7367 "target": "build_script_build" 7368 }, 7369 { 7370 "id": "sct 0.7.0", 7371 "target": "sct" 7372 }, 7373 { 7374 "id": "webpki 0.22.0", 7375 "target": "webpki" 7376 } 7377 ], 7378 "selects": {} 7379 }, 7380 "edition": "2018", 7381 "version": "0.20.8" 7382 }, 7383 "build_script_attrs": { 7384 "data_glob": [ 7385 "**" 7386 ] 7387 }, 7388 "license": "Apache-2.0/ISC/MIT" 7389 }, 7390 "rustls-pemfile 1.0.2": { 7391 "name": "rustls-pemfile", 7392 "version": "1.0.2", 7393 "repository": { 7394 "Http": { 7395 "url": "https://crates.io/api/v1/crates/rustls-pemfile/1.0.2/download", 7396 "sha256": "d194b56d58803a43635bdc398cd17e383d6f71f9182b9a192c127ca42494a59b" 7397 } 7398 }, 7399 "targets": [ 7400 { 7401 "Library": { 7402 "crate_name": "rustls_pemfile", 7403 "crate_root": "src/lib.rs", 7404 "srcs": { 7405 "include": [ 7406 "**/*.rs" 7407 ], 7408 "exclude": [] 7409 } 7410 } 7411 } 7412 ], 7413 "library_target_name": "rustls_pemfile", 7414 "common_attrs": { 7415 "compile_data_glob": [ 7416 "**" 7417 ], 7418 "deps": { 7419 "common": [ 7420 { 7421 "id": "base64 0.21.0", 7422 "target": "base64" 7423 } 7424 ], 7425 "selects": {} 7426 }, 7427 "edition": "2018", 7428 "version": "1.0.2" 7429 }, 7430 "license": "Apache-2.0 OR ISC OR MIT" 7431 }, 7432 "ryu 1.0.12": { 7433 "name": "ryu", 7434 "version": "1.0.12", 7435 "repository": { 7436 "Http": { 7437 "url": "https://crates.io/api/v1/crates/ryu/1.0.12/download", 7438 "sha256": "7b4b9743ed687d4b4bcedf9ff5eaa7398495ae14e61cba0a295704edbc7decde" 7439 } 7440 }, 7441 "targets": [ 7442 { 7443 "Library": { 7444 "crate_name": "ryu", 7445 "crate_root": "src/lib.rs", 7446 "srcs": { 7447 "include": [ 7448 "**/*.rs" 7449 ], 7450 "exclude": [] 7451 } 7452 } 7453 } 7454 ], 7455 "library_target_name": "ryu", 7456 "common_attrs": { 7457 "compile_data_glob": [ 7458 "**" 7459 ], 7460 "edition": "2018", 7461 "version": "1.0.12" 7462 }, 7463 "license": "Apache-2.0 OR BSL-1.0" 7464 }, 7465 "sct 0.7.0": { 7466 "name": "sct", 7467 "version": "0.7.0", 7468 "repository": { 7469 "Http": { 7470 "url": "https://crates.io/api/v1/crates/sct/0.7.0/download", 7471 "sha256": "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4" 7472 } 7473 }, 7474 "targets": [ 7475 { 7476 "Library": { 7477 "crate_name": "sct", 7478 "crate_root": "src/lib.rs", 7479 "srcs": { 7480 "include": [ 7481 "**/*.rs" 7482 ], 7483 "exclude": [] 7484 } 7485 } 7486 } 7487 ], 7488 "library_target_name": "sct", 7489 "common_attrs": { 7490 "compile_data_glob": [ 7491 "**" 7492 ], 7493 "deps": { 7494 "common": [ 7495 { 7496 "id": "ring 0.16.20", 7497 "target": "ring" 7498 }, 7499 { 7500 "id": "untrusted 0.7.1", 7501 "target": "untrusted" 7502 } 7503 ], 7504 "selects": {} 7505 }, 7506 "edition": "2018", 7507 "version": "0.7.0" 7508 }, 7509 "license": "Apache-2.0/ISC/MIT" 7510 }, 7511 "selenium-manager 1.0.0-M3": { 7512 "name": "selenium-manager", 7513 "version": "1.0.0-M3", 7514 "repository": null, 7515 "targets": [ 7516 { 7517 "Library": { 7518 "crate_name": "selenium_manager", 7519 "crate_root": "src/lib.rs", 7520 "srcs": { 7521 "include": [ 7522 "**/*.rs" 7523 ], 7524 "exclude": [] 7525 } 7526 } 7527 }, 7528 { 7529 "Binary": { 7530 "crate_name": "selenium-manager", 7531 "crate_root": "src/main.rs", 7532 "srcs": { 7533 "include": [ 7534 "**/*.rs" 7535 ], 7536 "exclude": [] 7537 } 7538 } 7539 } 7540 ], 7541 "library_target_name": "selenium_manager", 7542 "common_attrs": { 7543 "compile_data_glob": [ 7544 "**" 7545 ], 7546 "deps": { 7547 "common": [ 7548 { 7549 "id": "clap 4.1.3", 7550 "target": "clap" 7551 }, 7552 { 7553 "id": "directories 4.0.1", 7554 "target": "directories" 7555 }, 7556 { 7557 "id": "env_logger 0.10.0", 7558 "target": "env_logger" 7559 }, 7560 { 7561 "id": "exitcode 1.1.2", 7562 "target": "exitcode" 7563 }, 7564 { 7565 "id": "flate2 1.0.25", 7566 "target": "flate2" 7567 }, 7568 { 7569 "id": "infer 0.12.0", 7570 "target": "infer" 7571 }, 7572 { 7573 "id": "log 0.4.17", 7574 "target": "log" 7575 }, 7576 { 7577 "id": "regex 1.7.1", 7578 "target": "regex" 7579 }, 7580 { 7581 "id": "reqwest 0.11.14", 7582 "target": "reqwest" 7583 }, 7584 { 7585 "id": "serde 1.0.152", 7586 "target": "serde" 7587 }, 7588 { 7589 "id": "serde_json 1.0.91", 7590 "target": "serde_json" 7591 }, 7592 { 7593 "id": "tar 0.4.38", 7594 "target": "tar" 7595 }, 7596 { 7597 "id": "tempfile 3.3.0", 7598 "target": "tempfile" 7599 }, 7600 { 7601 "id": "tokio 1.24.2", 7602 "target": "tokio" 7603 }, 7604 { 7605 "id": "zip 0.6.3", 7606 "target": "zip" 7607 } 7608 ], 7609 "selects": {} 7610 }, 7611 "deps_dev": { 7612 "common": [ 7613 { 7614 "id": "assert_cmd 2.0.8", 7615 "target": "assert_cmd" 7616 }, 7617 { 7618 "id": "rstest 0.16.0", 7619 "target": "rstest" 7620 }, 7621 { 7622 "id": "wiremock 0.5.17", 7623 "target": "wiremock" 7624 } 7625 ], 7626 "selects": {} 7627 }, 7628 "edition": "2021", 7629 "version": "1.0.0-M3" 7630 }, 7631 "license": "Apache-2.0" 7632 }, 7633 "semver 1.0.16": { 7634 "name": "semver", 7635 "version": "1.0.16", 7636 "repository": { 7637 "Http": { 7638 "url": "https://crates.io/api/v1/crates/semver/1.0.16/download", 7639 "sha256": "58bc9567378fc7690d6b2addae4e60ac2eeea07becb2c64b9f218b53865cba2a" 7640 } 7641 }, 7642 "targets": [ 7643 { 7644 "Library": { 7645 "crate_name": "semver", 7646 "crate_root": "src/lib.rs", 7647 "srcs": { 7648 "include": [ 7649 "**/*.rs" 7650 ], 7651 "exclude": [] 7652 } 7653 } 7654 }, 7655 { 7656 "BuildScript": { 7657 "crate_name": "build_script_build", 7658 "crate_root": "build.rs", 7659 "srcs": { 7660 "include": [ 7661 "**/*.rs" 7662 ], 7663 "exclude": [] 7664 } 7665 } 7666 } 7667 ], 7668 "library_target_name": "semver", 7669 "common_attrs": { 7670 "compile_data_glob": [ 7671 "**" 7672 ], 7673 "crate_features": [ 7674 "default", 7675 "std" 7676 ], 7677 "deps": { 7678 "common": [ 7679 { 7680 "id": "semver 1.0.16", 7681 "target": "build_script_build" 7682 } 7683 ], 7684 "selects": {} 7685 }, 7686 "edition": "2018", 7687 "version": "1.0.16" 7688 }, 7689 "build_script_attrs": { 7690 "data_glob": [ 7691 "**" 7692 ] 7693 }, 7694 "license": "MIT OR Apache-2.0" 7695 }, 7696 "serde 1.0.152": { 7697 "name": "serde", 7698 "version": "1.0.152", 7699 "repository": { 7700 "Http": { 7701 "url": "https://crates.io/api/v1/crates/serde/1.0.152/download", 7702 "sha256": "bb7d1f0d3021d347a83e556fc4683dea2ea09d87bccdf88ff5c12545d89d5efb" 7703 } 7704 }, 7705 "targets": [ 7706 { 7707 "Library": { 7708 "crate_name": "serde", 7709 "crate_root": "src/lib.rs", 7710 "srcs": { 7711 "include": [ 7712 "**/*.rs" 7713 ], 7714 "exclude": [] 7715 } 7716 } 7717 }, 7718 { 7719 "BuildScript": { 7720 "crate_name": "build_script_build", 7721 "crate_root": "build.rs", 7722 "srcs": { 7723 "include": [ 7724 "**/*.rs" 7725 ], 7726 "exclude": [] 7727 } 7728 } 7729 } 7730 ], 7731 "library_target_name": "serde", 7732 "common_attrs": { 7733 "compile_data_glob": [ 7734 "**" 7735 ], 7736 "crate_features": [ 7737 "alloc", 7738 "default", 7739 "derive", 7740 "serde_derive", 7741 "std" 7742 ], 7743 "deps": { 7744 "common": [ 7745 { 7746 "id": "serde 1.0.152", 7747 "target": "build_script_build" 7748 } 7749 ], 7750 "selects": {} 7751 }, 7752 "edition": "2015", 7753 "proc_macro_deps": { 7754 "common": [ 7755 { 7756 "id": "serde_derive 1.0.152", 7757 "target": "serde_derive" 7758 } 7759 ], 7760 "selects": {} 7761 }, 7762 "version": "1.0.152" 7763 }, 7764 "build_script_attrs": { 7765 "data_glob": [ 7766 "**" 7767 ] 7768 }, 7769 "license": "MIT OR Apache-2.0" 7770 }, 7771 "serde_derive 1.0.152": { 7772 "name": "serde_derive", 7773 "version": "1.0.152", 7774 "repository": { 7775 "Http": { 7776 "url": "https://crates.io/api/v1/crates/serde_derive/1.0.152/download", 7777 "sha256": "af487d118eecd09402d70a5d72551860e788df87b464af30e5ea6a38c75c541e" 7778 } 7779 }, 7780 "targets": [ 7781 { 7782 "ProcMacro": { 7783 "crate_name": "serde_derive", 7784 "crate_root": "src/lib.rs", 7785 "srcs": { 7786 "include": [ 7787 "**/*.rs" 7788 ], 7789 "exclude": [] 7790 } 7791 } 7792 }, 7793 { 7794 "BuildScript": { 7795 "crate_name": "build_script_build", 7796 "crate_root": "build.rs", 7797 "srcs": { 7798 "include": [ 7799 "**/*.rs" 7800 ], 7801 "exclude": [] 7802 } 7803 } 7804 } 7805 ], 7806 "library_target_name": "serde_derive", 7807 "common_attrs": { 7808 "compile_data_glob": [ 7809 "**" 7810 ], 7811 "crate_features": [ 7812 "default" 7813 ], 7814 "deps": { 7815 "common": [ 7816 { 7817 "id": "proc-macro2 1.0.50", 7818 "target": "proc_macro2" 7819 }, 7820 { 7821 "id": "quote 1.0.23", 7822 "target": "quote" 7823 }, 7824 { 7825 "id": "serde_derive 1.0.152", 7826 "target": "build_script_build" 7827 }, 7828 { 7829 "id": "syn 1.0.107", 7830 "target": "syn" 7831 } 7832 ], 7833 "selects": {} 7834 }, 7835 "edition": "2015", 7836 "version": "1.0.152" 7837 }, 7838 "build_script_attrs": { 7839 "data_glob": [ 7840 "**" 7841 ] 7842 }, 7843 "license": "MIT OR Apache-2.0" 7844 }, 7845 "serde_json 1.0.91": { 7846 "name": "serde_json", 7847 "version": "1.0.91", 7848 "repository": { 7849 "Http": { 7850 "url": "https://crates.io/api/v1/crates/serde_json/1.0.91/download", 7851 "sha256": "877c235533714907a8c2464236f5c4b2a17262ef1bd71f38f35ea592c8da6883" 7852 } 7853 }, 7854 "targets": [ 7855 { 7856 "Library": { 7857 "crate_name": "serde_json", 7858 "crate_root": "src/lib.rs", 7859 "srcs": { 7860 "include": [ 7861 "**/*.rs" 7862 ], 7863 "exclude": [] 7864 } 7865 } 7866 }, 7867 { 7868 "BuildScript": { 7869 "crate_name": "build_script_build", 7870 "crate_root": "build.rs", 7871 "srcs": { 7872 "include": [ 7873 "**/*.rs" 7874 ], 7875 "exclude": [] 7876 } 7877 } 7878 } 7879 ], 7880 "library_target_name": "serde_json", 7881 "common_attrs": { 7882 "compile_data_glob": [ 7883 "**" 7884 ], 7885 "crate_features": [ 7886 "default", 7887 "std" 7888 ], 7889 "deps": { 7890 "common": [ 7891 { 7892 "id": "itoa 1.0.5", 7893 "target": "itoa" 7894 }, 7895 { 7896 "id": "ryu 1.0.12", 7897 "target": "ryu" 7898 }, 7899 { 7900 "id": "serde 1.0.152", 7901 "target": "serde" 7902 }, 7903 { 7904 "id": "serde_json 1.0.91", 7905 "target": "build_script_build" 7906 } 7907 ], 7908 "selects": {} 7909 }, 7910 "edition": "2018", 7911 "version": "1.0.91" 7912 }, 7913 "build_script_attrs": { 7914 "data_glob": [ 7915 "**" 7916 ] 7917 }, 7918 "license": "MIT OR Apache-2.0" 7919 }, 7920 "serde_qs 0.8.5": { 7921 "name": "serde_qs", 7922 "version": "0.8.5", 7923 "repository": { 7924 "Http": { 7925 "url": "https://crates.io/api/v1/crates/serde_qs/0.8.5/download", 7926 "sha256": "c7715380eec75f029a4ef7de39a9200e0a63823176b759d055b613f5a87df6a6" 7927 } 7928 }, 7929 "targets": [ 7930 { 7931 "Library": { 7932 "crate_name": "serde_qs", 7933 "crate_root": "src/lib.rs", 7934 "srcs": { 7935 "include": [ 7936 "**/*.rs" 7937 ], 7938 "exclude": [] 7939 } 7940 } 7941 } 7942 ], 7943 "library_target_name": "serde_qs", 7944 "common_attrs": { 7945 "compile_data_glob": [ 7946 "**" 7947 ], 7948 "crate_features": [ 7949 "default" 7950 ], 7951 "deps": { 7952 "common": [ 7953 { 7954 "id": "percent-encoding 2.2.0", 7955 "target": "percent_encoding" 7956 }, 7957 { 7958 "id": "serde 1.0.152", 7959 "target": "serde" 7960 }, 7961 { 7962 "id": "thiserror 1.0.38", 7963 "target": "thiserror" 7964 } 7965 ], 7966 "selects": {} 7967 }, 7968 "edition": "2018", 7969 "version": "0.8.5" 7970 }, 7971 "license": "MIT/Apache-2.0" 7972 }, 7973 "serde_urlencoded 0.7.1": { 7974 "name": "serde_urlencoded", 7975 "version": "0.7.1", 7976 "repository": { 7977 "Http": { 7978 "url": "https://crates.io/api/v1/crates/serde_urlencoded/0.7.1/download", 7979 "sha256": "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" 7980 } 7981 }, 7982 "targets": [ 7983 { 7984 "Library": { 7985 "crate_name": "serde_urlencoded", 7986 "crate_root": "src/lib.rs", 7987 "srcs": { 7988 "include": [ 7989 "**/*.rs" 7990 ], 7991 "exclude": [] 7992 } 7993 } 7994 } 7995 ], 7996 "library_target_name": "serde_urlencoded", 7997 "common_attrs": { 7998 "compile_data_glob": [ 7999 "**" 8000 ], 8001 "deps": { 8002 "common": [ 8003 { 8004 "id": "form_urlencoded 1.1.0", 8005 "target": "form_urlencoded" 8006 }, 8007 { 8008 "id": "itoa 1.0.5", 8009 "target": "itoa" 8010 }, 8011 { 8012 "id": "ryu 1.0.12", 8013 "target": "ryu" 8014 }, 8015 { 8016 "id": "serde 1.0.152", 8017 "target": "serde" 8018 } 8019 ], 8020 "selects": {} 8021 }, 8022 "edition": "2018", 8023 "version": "0.7.1" 8024 }, 8025 "license": "MIT/Apache-2.0" 8026 }, 8027 "sha1 0.10.5": { 8028 "name": "sha1", 8029 "version": "0.10.5", 8030 "repository": { 8031 "Http": { 8032 "url": "https://crates.io/api/v1/crates/sha1/0.10.5/download", 8033 "sha256": "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3" 8034 } 8035 }, 8036 "targets": [ 8037 { 8038 "Library": { 8039 "crate_name": "sha1", 8040 "crate_root": "src/lib.rs", 8041 "srcs": { 8042 "include": [ 8043 "**/*.rs" 8044 ], 8045 "exclude": [] 8046 } 8047 } 8048 } 8049 ], 8050 "library_target_name": "sha1", 8051 "common_attrs": { 8052 "compile_data_glob": [ 8053 "**" 8054 ], 8055 "crate_features": [ 8056 "default", 8057 "std" 8058 ], 8059 "deps": { 8060 "common": [ 8061 { 8062 "id": "cfg-if 1.0.0", 8063 "target": "cfg_if" 8064 }, 8065 { 8066 "id": "digest 0.10.6", 8067 "target": "digest" 8068 } 8069 ], 8070 "selects": { 8071 "cfg(any(target_arch = \"aarch64\", target_arch = \"x86\", target_arch = \"x86_64\"))": [ 8072 { 8073 "id": "cpufeatures 0.2.5", 8074 "target": "cpufeatures" 8075 } 8076 ] 8077 } 8078 }, 8079 "edition": "2018", 8080 "version": "0.10.5" 8081 }, 8082 "license": "MIT OR Apache-2.0" 8083 }, 8084 "sha2 0.10.6": { 8085 "name": "sha2", 8086 "version": "0.10.6", 8087 "repository": { 8088 "Http": { 8089 "url": "https://crates.io/api/v1/crates/sha2/0.10.6/download", 8090 "sha256": "82e6b795fe2e3b1e845bafcb27aa35405c4d47cdfc92af5fc8d3002f76cebdc0" 8091 } 8092 }, 8093 "targets": [ 8094 { 8095 "Library": { 8096 "crate_name": "sha2", 8097 "crate_root": "src/lib.rs", 8098 "srcs": { 8099 "include": [ 8100 "**/*.rs" 8101 ], 8102 "exclude": [] 8103 } 8104 } 8105 } 8106 ], 8107 "library_target_name": "sha2", 8108 "common_attrs": { 8109 "compile_data_glob": [ 8110 "**" 8111 ], 8112 "deps": { 8113 "common": [ 8114 { 8115 "id": "cfg-if 1.0.0", 8116 "target": "cfg_if" 8117 }, 8118 { 8119 "id": "digest 0.10.6", 8120 "target": "digest" 8121 } 8122 ], 8123 "selects": { 8124 "cfg(any(target_arch = \"aarch64\", target_arch = \"x86_64\", target_arch = \"x86\"))": [ 8125 { 8126 "id": "cpufeatures 0.2.5", 8127 "target": "cpufeatures" 8128 } 8129 ] 8130 } 8131 }, 8132 "edition": "2018", 8133 "version": "0.10.6" 8134 }, 8135 "license": "MIT OR Apache-2.0" 8136 }, 8137 "slab 0.4.7": { 8138 "name": "slab", 8139 "version": "0.4.7", 8140 "repository": { 8141 "Http": { 8142 "url": "https://crates.io/api/v1/crates/slab/0.4.7/download", 8143 "sha256": "4614a76b2a8be0058caa9dbbaf66d988527d86d003c11a94fbd335d7661edcef" 8144 } 8145 }, 8146 "targets": [ 8147 { 8148 "Library": { 8149 "crate_name": "slab", 8150 "crate_root": "src/lib.rs", 8151 "srcs": { 8152 "include": [ 8153 "**/*.rs" 8154 ], 8155 "exclude": [] 8156 } 8157 } 8158 }, 8159 { 8160 "BuildScript": { 8161 "crate_name": "build_script_build", 8162 "crate_root": "build.rs", 8163 "srcs": { 8164 "include": [ 8165 "**/*.rs" 8166 ], 8167 "exclude": [] 8168 } 8169 } 8170 } 8171 ], 8172 "library_target_name": "slab", 8173 "common_attrs": { 8174 "compile_data_glob": [ 8175 "**" 8176 ], 8177 "crate_features": [ 8178 "default", 8179 "std" 8180 ], 8181 "deps": { 8182 "common": [ 8183 { 8184 "id": "slab 0.4.7", 8185 "target": "build_script_build" 8186 } 8187 ], 8188 "selects": {} 8189 }, 8190 "edition": "2018", 8191 "version": "0.4.7" 8192 }, 8193 "build_script_attrs": { 8194 "data_glob": [ 8195 "**" 8196 ], 8197 "deps": { 8198 "common": [ 8199 { 8200 "id": "autocfg 1.1.0", 8201 "target": "autocfg" 8202 } 8203 ], 8204 "selects": {} 8205 } 8206 }, 8207 "license": "MIT" 8208 }, 8209 "socket2 0.4.7": { 8210 "name": "socket2", 8211 "version": "0.4.7", 8212 "repository": { 8213 "Http": { 8214 "url": "https://crates.io/api/v1/crates/socket2/0.4.7/download", 8215 "sha256": "02e2d2db9033d13a1567121ddd7a095ee144db4e1ca1b1bda3419bc0da294ebd" 8216 } 8217 }, 8218 "targets": [ 8219 { 8220 "Library": { 8221 "crate_name": "socket2", 8222 "crate_root": "src/lib.rs", 8223 "srcs": { 8224 "include": [ 8225 "**/*.rs" 8226 ], 8227 "exclude": [] 8228 } 8229 } 8230 } 8231 ], 8232 "library_target_name": "socket2", 8233 "common_attrs": { 8234 "compile_data_glob": [ 8235 "**" 8236 ], 8237 "crate_features": [ 8238 "all" 8239 ], 8240 "deps": { 8241 "common": [], 8242 "selects": { 8243 "cfg(unix)": [ 8244 { 8245 "id": "libc 0.2.139", 8246 "target": "libc" 8247 } 8248 ], 8249 "cfg(windows)": [ 8250 { 8251 "id": "winapi 0.3.9", 8252 "target": "winapi" 8253 } 8254 ] 8255 } 8256 }, 8257 "edition": "2018", 8258 "version": "0.4.7" 8259 }, 8260 "license": "MIT OR Apache-2.0" 8261 }, 8262 "spin 0.5.2": { 8263 "name": "spin", 8264 "version": "0.5.2", 8265 "repository": { 8266 "Http": { 8267 "url": "https://crates.io/api/v1/crates/spin/0.5.2/download", 8268 "sha256": "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d" 8269 } 8270 }, 8271 "targets": [ 8272 { 8273 "Library": { 8274 "crate_name": "spin", 8275 "crate_root": "src/lib.rs", 8276 "srcs": { 8277 "include": [ 8278 "**/*.rs" 8279 ], 8280 "exclude": [] 8281 } 8282 } 8283 } 8284 ], 8285 "library_target_name": "spin", 8286 "common_attrs": { 8287 "compile_data_glob": [ 8288 "**" 8289 ], 8290 "edition": "2015", 8291 "version": "0.5.2" 8292 }, 8293 "license": "MIT" 8294 }, 8295 "strsim 0.10.0": { 8296 "name": "strsim", 8297 "version": "0.10.0", 8298 "repository": { 8299 "Http": { 8300 "url": "https://crates.io/api/v1/crates/strsim/0.10.0/download", 8301 "sha256": "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623" 8302 } 8303 }, 8304 "targets": [ 8305 { 8306 "Library": { 8307 "crate_name": "strsim", 8308 "crate_root": "src/lib.rs", 8309 "srcs": { 8310 "include": [ 8311 "**/*.rs" 8312 ], 8313 "exclude": [] 8314 } 8315 } 8316 } 8317 ], 8318 "library_target_name": "strsim", 8319 "common_attrs": { 8320 "compile_data_glob": [ 8321 "**" 8322 ], 8323 "edition": "2015", 8324 "version": "0.10.0" 8325 }, 8326 "license": "MIT" 8327 }, 8328 "subtle 2.4.1": { 8329 "name": "subtle", 8330 "version": "2.4.1", 8331 "repository": { 8332 "Http": { 8333 "url": "https://crates.io/api/v1/crates/subtle/2.4.1/download", 8334 "sha256": "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601" 8335 } 8336 }, 8337 "targets": [ 8338 { 8339 "Library": { 8340 "crate_name": "subtle", 8341 "crate_root": "src/lib.rs", 8342 "srcs": { 8343 "include": [ 8344 "**/*.rs" 8345 ], 8346 "exclude": [] 8347 } 8348 } 8349 } 8350 ], 8351 "library_target_name": "subtle", 8352 "common_attrs": { 8353 "compile_data_glob": [ 8354 "**" 8355 ], 8356 "edition": "2015", 8357 "version": "2.4.1" 8358 }, 8359 "license": "BSD-3-Clause" 8360 }, 8361 "syn 1.0.107": { 8362 "name": "syn", 8363 "version": "1.0.107", 8364 "repository": { 8365 "Http": { 8366 "url": "https://crates.io/api/v1/crates/syn/1.0.107/download", 8367 "sha256": "1f4064b5b16e03ae50984a5a8ed5d4f8803e6bc1fd170a3cda91a1be4b18e3f5" 8368 } 8369 }, 8370 "targets": [ 8371 { 8372 "Library": { 8373 "crate_name": "syn", 8374 "crate_root": "src/lib.rs", 8375 "srcs": { 8376 "include": [ 8377 "**/*.rs" 8378 ], 8379 "exclude": [] 8380 } 8381 } 8382 }, 8383 { 8384 "BuildScript": { 8385 "crate_name": "build_script_build", 8386 "crate_root": "build.rs", 8387 "srcs": { 8388 "include": [ 8389 "**/*.rs" 8390 ], 8391 "exclude": [] 8392 } 8393 } 8394 } 8395 ], 8396 "library_target_name": "syn", 8397 "common_attrs": { 8398 "compile_data_glob": [ 8399 "**" 8400 ], 8401 "crate_features": [ 8402 "clone-impls", 8403 "default", 8404 "derive", 8405 "extra-traits", 8406 "full", 8407 "parsing", 8408 "printing", 8409 "proc-macro", 8410 "quote", 8411 "visit", 8412 "visit-mut" 8413 ], 8414 "deps": { 8415 "common": [ 8416 { 8417 "id": "proc-macro2 1.0.50", 8418 "target": "proc_macro2" 8419 }, 8420 { 8421 "id": "quote 1.0.23", 8422 "target": "quote" 8423 }, 8424 { 8425 "id": "syn 1.0.107", 8426 "target": "build_script_build" 8427 }, 8428 { 8429 "id": "unicode-ident 1.0.6", 8430 "target": "unicode_ident" 8431 } 8432 ], 8433 "selects": {} 8434 }, 8435 "edition": "2018", 8436 "version": "1.0.107" 8437 }, 8438 "build_script_attrs": { 8439 "data_glob": [ 8440 "**" 8441 ] 8442 }, 8443 "license": "MIT OR Apache-2.0" 8444 }, 8445 "tar 0.4.38": { 8446 "name": "tar", 8447 "version": "0.4.38", 8448 "repository": { 8449 "Http": { 8450 "url": "https://crates.io/api/v1/crates/tar/0.4.38/download", 8451 "sha256": "4b55807c0344e1e6c04d7c965f5289c39a8d94ae23ed5c0b57aabac549f871c6" 8452 } 8453 }, 8454 "targets": [ 8455 { 8456 "Library": { 8457 "crate_name": "tar", 8458 "crate_root": "src/lib.rs", 8459 "srcs": { 8460 "include": [ 8461 "**/*.rs" 8462 ], 8463 "exclude": [] 8464 } 8465 } 8466 } 8467 ], 8468 "library_target_name": "tar", 8469 "common_attrs": { 8470 "compile_data_glob": [ 8471 "**" 8472 ], 8473 "crate_features": [ 8474 "default", 8475 "xattr" 8476 ], 8477 "deps": { 8478 "common": [ 8479 { 8480 "id": "filetime 0.2.19", 8481 "target": "filetime" 8482 } 8483 ], 8484 "selects": { 8485 "cfg(unix)": [ 8486 { 8487 "id": "libc 0.2.139", 8488 "target": "libc" 8489 }, 8490 { 8491 "id": "xattr 0.2.3", 8492 "target": "xattr" 8493 } 8494 ] 8495 } 8496 }, 8497 "edition": "2018", 8498 "version": "0.4.38" 8499 }, 8500 "license": "MIT/Apache-2.0" 8501 }, 8502 "tempfile 3.3.0": { 8503 "name": "tempfile", 8504 "version": "3.3.0", 8505 "repository": { 8506 "Http": { 8507 "url": "https://crates.io/api/v1/crates/tempfile/3.3.0/download", 8508 "sha256": "5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4" 8509 } 8510 }, 8511 "targets": [ 8512 { 8513 "Library": { 8514 "crate_name": "tempfile", 8515 "crate_root": "src/lib.rs", 8516 "srcs": { 8517 "include": [ 8518 "**/*.rs" 8519 ], 8520 "exclude": [] 8521 } 8522 } 8523 } 8524 ], 8525 "library_target_name": "tempfile", 8526 "common_attrs": { 8527 "compile_data_glob": [ 8528 "**" 8529 ], 8530 "deps": { 8531 "common": [ 8532 { 8533 "id": "cfg-if 1.0.0", 8534 "target": "cfg_if" 8535 }, 8536 { 8537 "id": "fastrand 1.8.0", 8538 "target": "fastrand" 8539 }, 8540 { 8541 "id": "remove_dir_all 0.5.3", 8542 "target": "remove_dir_all" 8543 } 8544 ], 8545 "selects": { 8546 "cfg(any(unix, target_os = \"wasi\"))": [ 8547 { 8548 "id": "libc 0.2.139", 8549 "target": "libc" 8550 } 8551 ], 8552 "cfg(target_os = \"redox\")": [ 8553 { 8554 "id": "redox_syscall 0.2.16", 8555 "target": "syscall" 8556 } 8557 ], 8558 "cfg(windows)": [ 8559 { 8560 "id": "winapi 0.3.9", 8561 "target": "winapi" 8562 } 8563 ] 8564 } 8565 }, 8566 "edition": "2018", 8567 "version": "3.3.0" 8568 }, 8569 "license": "MIT OR Apache-2.0" 8570 }, 8571 "termcolor 1.2.0": { 8572 "name": "termcolor", 8573 "version": "1.2.0", 8574 "repository": { 8575 "Http": { 8576 "url": "https://crates.io/api/v1/crates/termcolor/1.2.0/download", 8577 "sha256": "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6" 8578 } 8579 }, 8580 "targets": [ 8581 { 8582 "Library": { 8583 "crate_name": "termcolor", 8584 "crate_root": "src/lib.rs", 8585 "srcs": { 8586 "include": [ 8587 "**/*.rs" 8588 ], 8589 "exclude": [] 8590 } 8591 } 8592 } 8593 ], 8594 "library_target_name": "termcolor", 8595 "common_attrs": { 8596 "compile_data_glob": [ 8597 "**" 8598 ], 8599 "deps": { 8600 "common": [], 8601 "selects": { 8602 "cfg(windows)": [ 8603 { 8604 "id": "winapi-util 0.1.5", 8605 "target": "winapi_util" 8606 } 8607 ] 8608 } 8609 }, 8610 "edition": "2018", 8611 "version": "1.2.0" 8612 }, 8613 "license": "Unlicense OR MIT" 8614 }, 8615 "termtree 0.4.0": { 8616 "name": "termtree", 8617 "version": "0.4.0", 8618 "repository": { 8619 "Http": { 8620 "url": "https://crates.io/api/v1/crates/termtree/0.4.0/download", 8621 "sha256": "95059e91184749cb66be6dc994f67f182b6d897cb3df74a5bf66b5e709295fd8" 8622 } 8623 }, 8624 "targets": [ 8625 { 8626 "Library": { 8627 "crate_name": "termtree", 8628 "crate_root": "src/lib.rs", 8629 "srcs": { 8630 "include": [ 8631 "**/*.rs" 8632 ], 8633 "exclude": [] 8634 } 8635 } 8636 } 8637 ], 8638 "library_target_name": "termtree", 8639 "common_attrs": { 8640 "compile_data_glob": [ 8641 "**" 8642 ], 8643 "edition": "2018", 8644 "version": "0.4.0" 8645 }, 8646 "license": "MIT" 8647 }, 8648 "thiserror 1.0.38": { 8649 "name": "thiserror", 8650 "version": "1.0.38", 8651 "repository": { 8652 "Http": { 8653 "url": "https://crates.io/api/v1/crates/thiserror/1.0.38/download", 8654 "sha256": "6a9cd18aa97d5c45c6603caea1da6628790b37f7a34b6ca89522331c5180fed0" 8655 } 8656 }, 8657 "targets": [ 8658 { 8659 "Library": { 8660 "crate_name": "thiserror", 8661 "crate_root": "src/lib.rs", 8662 "srcs": { 8663 "include": [ 8664 "**/*.rs" 8665 ], 8666 "exclude": [] 8667 } 8668 } 8669 }, 8670 { 8671 "BuildScript": { 8672 "crate_name": "build_script_build", 8673 "crate_root": "build.rs", 8674 "srcs": { 8675 "include": [ 8676 "**/*.rs" 8677 ], 8678 "exclude": [] 8679 } 8680 } 8681 } 8682 ], 8683 "library_target_name": "thiserror", 8684 "common_attrs": { 8685 "compile_data_glob": [ 8686 "**" 8687 ], 8688 "deps": { 8689 "common": [ 8690 { 8691 "id": "thiserror 1.0.38", 8692 "target": "build_script_build" 8693 } 8694 ], 8695 "selects": {} 8696 }, 8697 "edition": "2018", 8698 "proc_macro_deps": { 8699 "common": [ 8700 { 8701 "id": "thiserror-impl 1.0.38", 8702 "target": "thiserror_impl" 8703 } 8704 ], 8705 "selects": {} 8706 }, 8707 "version": "1.0.38" 8708 }, 8709 "build_script_attrs": { 8710 "data_glob": [ 8711 "**" 8712 ] 8713 }, 8714 "license": "MIT OR Apache-2.0" 8715 }, 8716 "thiserror-impl 1.0.38": { 8717 "name": "thiserror-impl", 8718 "version": "1.0.38", 8719 "repository": { 8720 "Http": { 8721 "url": "https://crates.io/api/v1/crates/thiserror-impl/1.0.38/download", 8722 "sha256": "1fb327af4685e4d03fa8cbcf1716380da910eeb2bb8be417e7f9fd3fb164f36f" 8723 } 8724 }, 8725 "targets": [ 8726 { 8727 "ProcMacro": { 8728 "crate_name": "thiserror_impl", 8729 "crate_root": "src/lib.rs", 8730 "srcs": { 8731 "include": [ 8732 "**/*.rs" 8733 ], 8734 "exclude": [] 8735 } 8736 } 8737 } 8738 ], 8739 "library_target_name": "thiserror_impl", 8740 "common_attrs": { 8741 "compile_data_glob": [ 8742 "**" 8743 ], 8744 "deps": { 8745 "common": [ 8746 { 8747 "id": "proc-macro2 1.0.50", 8748 "target": "proc_macro2" 8749 }, 8750 { 8751 "id": "quote 1.0.23", 8752 "target": "quote" 8753 }, 8754 { 8755 "id": "syn 1.0.107", 8756 "target": "syn" 8757 } 8758 ], 8759 "selects": {} 8760 }, 8761 "edition": "2018", 8762 "version": "1.0.38" 8763 }, 8764 "license": "MIT OR Apache-2.0" 8765 }, 8766 "time 0.3.17": { 8767 "name": "time", 8768 "version": "0.3.17", 8769 "repository": { 8770 "Http": { 8771 "url": "https://crates.io/api/v1/crates/time/0.3.17/download", 8772 "sha256": "a561bf4617eebd33bca6434b988f39ed798e527f51a1e797d0ee4f61c0a38376" 8773 } 8774 }, 8775 "targets": [ 8776 { 8777 "Library": { 8778 "crate_name": "time", 8779 "crate_root": "src/lib.rs", 8780 "srcs": { 8781 "include": [ 8782 "**/*.rs" 8783 ], 8784 "exclude": [] 8785 } 8786 } 8787 } 8788 ], 8789 "library_target_name": "time", 8790 "common_attrs": { 8791 "compile_data_glob": [ 8792 "**" 8793 ], 8794 "crate_features": [ 8795 "alloc", 8796 "default", 8797 "formatting", 8798 "macros", 8799 "std" 8800 ], 8801 "deps": { 8802 "common": [ 8803 { 8804 "id": "itoa 1.0.5", 8805 "target": "itoa" 8806 }, 8807 { 8808 "id": "serde 1.0.152", 8809 "target": "serde" 8810 }, 8811 { 8812 "id": "time-core 0.1.0", 8813 "target": "time_core" 8814 } 8815 ], 8816 "selects": {} 8817 }, 8818 "edition": "2021", 8819 "proc_macro_deps": { 8820 "common": [ 8821 { 8822 "id": "time-macros 0.2.6", 8823 "target": "time_macros" 8824 } 8825 ], 8826 "selects": {} 8827 }, 8828 "version": "0.3.17" 8829 }, 8830 "license": "MIT OR Apache-2.0" 8831 }, 8832 "time-core 0.1.0": { 8833 "name": "time-core", 8834 "version": "0.1.0", 8835 "repository": { 8836 "Http": { 8837 "url": "https://crates.io/api/v1/crates/time-core/0.1.0/download", 8838 "sha256": "2e153e1f1acaef8acc537e68b44906d2db6436e2b35ac2c6b42640fff91f00fd" 8839 } 8840 }, 8841 "targets": [ 8842 { 8843 "Library": { 8844 "crate_name": "time_core", 8845 "crate_root": "src/lib.rs", 8846 "srcs": { 8847 "include": [ 8848 "**/*.rs" 8849 ], 8850 "exclude": [] 8851 } 8852 } 8853 } 8854 ], 8855 "library_target_name": "time_core", 8856 "common_attrs": { 8857 "compile_data_glob": [ 8858 "**" 8859 ], 8860 "edition": "2021", 8861 "version": "0.1.0" 8862 }, 8863 "license": "MIT OR Apache-2.0" 8864 }, 8865 "time-macros 0.2.6": { 8866 "name": "time-macros", 8867 "version": "0.2.6", 8868 "repository": { 8869 "Http": { 8870 "url": "https://crates.io/api/v1/crates/time-macros/0.2.6/download", 8871 "sha256": "d967f99f534ca7e495c575c62638eebc2898a8c84c119b89e250477bc4ba16b2" 8872 } 8873 }, 8874 "targets": [ 8875 { 8876 "ProcMacro": { 8877 "crate_name": "time_macros", 8878 "crate_root": "src/lib.rs", 8879 "srcs": { 8880 "include": [ 8881 "**/*.rs" 8882 ], 8883 "exclude": [] 8884 } 8885 } 8886 } 8887 ], 8888 "library_target_name": "time_macros", 8889 "common_attrs": { 8890 "compile_data_glob": [ 8891 "**" 8892 ], 8893 "crate_features": [ 8894 "formatting" 8895 ], 8896 "deps": { 8897 "common": [ 8898 { 8899 "id": "time-core 0.1.0", 8900 "target": "time_core" 8901 } 8902 ], 8903 "selects": {} 8904 }, 8905 "edition": "2021", 8906 "version": "0.2.6" 8907 }, 8908 "license": "MIT OR Apache-2.0" 8909 }, 8910 "tinyvec 1.6.0": { 8911 "name": "tinyvec", 8912 "version": "1.6.0", 8913 "repository": { 8914 "Http": { 8915 "url": "https://crates.io/api/v1/crates/tinyvec/1.6.0/download", 8916 "sha256": "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50" 8917 } 8918 }, 8919 "targets": [ 8920 { 8921 "Library": { 8922 "crate_name": "tinyvec", 8923 "crate_root": "src/lib.rs", 8924 "srcs": { 8925 "include": [ 8926 "**/*.rs" 8927 ], 8928 "exclude": [] 8929 } 8930 } 8931 } 8932 ], 8933 "library_target_name": "tinyvec", 8934 "common_attrs": { 8935 "compile_data_glob": [ 8936 "**" 8937 ], 8938 "crate_features": [ 8939 "alloc", 8940 "default", 8941 "tinyvec_macros" 8942 ], 8943 "deps": { 8944 "common": [ 8945 { 8946 "id": "tinyvec_macros 0.1.0", 8947 "target": "tinyvec_macros" 8948 } 8949 ], 8950 "selects": {} 8951 }, 8952 "edition": "2018", 8953 "version": "1.6.0" 8954 }, 8955 "license": "Zlib OR Apache-2.0 OR MIT" 8956 }, 8957 "tinyvec_macros 0.1.0": { 8958 "name": "tinyvec_macros", 8959 "version": "0.1.0", 8960 "repository": { 8961 "Http": { 8962 "url": "https://crates.io/api/v1/crates/tinyvec_macros/0.1.0/download", 8963 "sha256": "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c" 8964 } 8965 }, 8966 "targets": [ 8967 { 8968 "Library": { 8969 "crate_name": "tinyvec_macros", 8970 "crate_root": "src/lib.rs", 8971 "srcs": { 8972 "include": [ 8973 "**/*.rs" 8974 ], 8975 "exclude": [] 8976 } 8977 } 8978 } 8979 ], 8980 "library_target_name": "tinyvec_macros", 8981 "common_attrs": { 8982 "compile_data_glob": [ 8983 "**" 8984 ], 8985 "edition": "2018", 8986 "version": "0.1.0" 8987 }, 8988 "license": "MIT OR Apache-2.0 OR Zlib" 8989 }, 8990 "tokio 1.24.2": { 8991 "name": "tokio", 8992 "version": "1.24.2", 8993 "repository": { 8994 "Http": { 8995 "url": "https://crates.io/api/v1/crates/tokio/1.24.2/download", 8996 "sha256": "597a12a59981d9e3c38d216785b0c37399f6e415e8d0712047620f189371b0bb" 8997 } 8998 }, 8999 "targets": [ 9000 { 9001 "Library": { 9002 "crate_name": "tokio", 9003 "crate_root": "src/lib.rs", 9004 "srcs": { 9005 "include": [ 9006 "**/*.rs" 9007 ], 9008 "exclude": [] 9009 } 9010 } 9011 }, 9012 { 9013 "BuildScript": { 9014 "crate_name": "build_script_build", 9015 "crate_root": "build.rs", 9016 "srcs": { 9017 "include": [ 9018 "**/*.rs" 9019 ], 9020 "exclude": [] 9021 } 9022 } 9023 } 9024 ], 9025 "library_target_name": "tokio", 9026 "common_attrs": { 9027 "compile_data_glob": [ 9028 "**" 9029 ], 9030 "crate_features": [ 9031 "bytes", 9032 "default", 9033 "io-util", 9034 "libc", 9035 "macros", 9036 "memchr", 9037 "mio", 9038 "net", 9039 "num_cpus", 9040 "rt", 9041 "rt-multi-thread", 9042 "socket2", 9043 "sync", 9044 "time", 9045 "tokio-macros", 9046 "windows-sys" 9047 ], 9048 "deps": { 9049 "common": [ 9050 { 9051 "id": "bytes 1.3.0", 9052 "target": "bytes" 9053 }, 9054 { 9055 "id": "memchr 2.5.0", 9056 "target": "memchr" 9057 }, 9058 { 9059 "id": "mio 0.8.5", 9060 "target": "mio" 9061 }, 9062 { 9063 "id": "num_cpus 1.15.0", 9064 "target": "num_cpus" 9065 }, 9066 { 9067 "id": "pin-project-lite 0.2.9", 9068 "target": "pin_project_lite" 9069 }, 9070 { 9071 "id": "tokio 1.24.2", 9072 "target": "build_script_build" 9073 } 9074 ], 9075 "selects": { 9076 "cfg(docsrs)": [ 9077 { 9078 "id": "windows-sys 0.42.0", 9079 "target": "windows_sys" 9080 } 9081 ], 9082 "cfg(not(any(target_arch = \"wasm32\", target_arch = \"wasm64\")))": [ 9083 { 9084 "id": "socket2 0.4.7", 9085 "target": "socket2" 9086 } 9087 ], 9088 "cfg(unix)": [ 9089 { 9090 "id": "libc 0.2.139", 9091 "target": "libc" 9092 } 9093 ], 9094 "cfg(windows)": [ 9095 { 9096 "id": "windows-sys 0.42.0", 9097 "target": "windows_sys" 9098 } 9099 ] 9100 } 9101 }, 9102 "edition": "2018", 9103 "proc_macro_deps": { 9104 "common": [ 9105 { 9106 "id": "tokio-macros 1.8.2", 9107 "target": "tokio_macros" 9108 } 9109 ], 9110 "selects": {} 9111 }, 9112 "version": "1.24.2" 9113 }, 9114 "build_script_attrs": { 9115 "data_glob": [ 9116 "**" 9117 ], 9118 "deps": { 9119 "common": [ 9120 { 9121 "id": "autocfg 1.1.0", 9122 "target": "autocfg" 9123 } 9124 ], 9125 "selects": {} 9126 } 9127 }, 9128 "license": "MIT" 9129 }, 9130 "tokio-macros 1.8.2": { 9131 "name": "tokio-macros", 9132 "version": "1.8.2", 9133 "repository": { 9134 "Http": { 9135 "url": "https://crates.io/api/v1/crates/tokio-macros/1.8.2/download", 9136 "sha256": "d266c00fde287f55d3f1c3e96c500c362a2b8c695076ec180f27918820bc6df8" 9137 } 9138 }, 9139 "targets": [ 9140 { 9141 "ProcMacro": { 9142 "crate_name": "tokio_macros", 9143 "crate_root": "src/lib.rs", 9144 "srcs": { 9145 "include": [ 9146 "**/*.rs" 9147 ], 9148 "exclude": [] 9149 } 9150 } 9151 } 9152 ], 9153 "library_target_name": "tokio_macros", 9154 "common_attrs": { 9155 "compile_data_glob": [ 9156 "**" 9157 ], 9158 "deps": { 9159 "common": [ 9160 { 9161 "id": "proc-macro2 1.0.50", 9162 "target": "proc_macro2" 9163 }, 9164 { 9165 "id": "quote 1.0.23", 9166 "target": "quote" 9167 }, 9168 { 9169 "id": "syn 1.0.107", 9170 "target": "syn" 9171 } 9172 ], 9173 "selects": {} 9174 }, 9175 "edition": "2018", 9176 "version": "1.8.2" 9177 }, 9178 "license": "MIT" 9179 }, 9180 "tokio-rustls 0.23.4": { 9181 "name": "tokio-rustls", 9182 "version": "0.23.4", 9183 "repository": { 9184 "Http": { 9185 "url": "https://crates.io/api/v1/crates/tokio-rustls/0.23.4/download", 9186 "sha256": "c43ee83903113e03984cb9e5cebe6c04a5116269e900e3ddba8f068a62adda59" 9187 } 9188 }, 9189 "targets": [ 9190 { 9191 "Library": { 9192 "crate_name": "tokio_rustls", 9193 "crate_root": "src/lib.rs", 9194 "srcs": { 9195 "include": [ 9196 "**/*.rs" 9197 ], 9198 "exclude": [] 9199 } 9200 } 9201 } 9202 ], 9203 "library_target_name": "tokio_rustls", 9204 "common_attrs": { 9205 "compile_data_glob": [ 9206 "**" 9207 ], 9208 "crate_features": [ 9209 "default", 9210 "logging", 9211 "tls12" 9212 ], 9213 "deps": { 9214 "common": [ 9215 { 9216 "id": "rustls 0.20.8", 9217 "target": "rustls" 9218 }, 9219 { 9220 "id": "tokio 1.24.2", 9221 "target": "tokio" 9222 }, 9223 { 9224 "id": "webpki 0.22.0", 9225 "target": "webpki" 9226 } 9227 ], 9228 "selects": {} 9229 }, 9230 "edition": "2018", 9231 "version": "0.23.4" 9232 }, 9233 "license": "MIT/Apache-2.0" 9234 }, 9235 "tokio-util 0.7.4": { 9236 "name": "tokio-util", 9237 "version": "0.7.4", 9238 "repository": { 9239 "Http": { 9240 "url": "https://crates.io/api/v1/crates/tokio-util/0.7.4/download", 9241 "sha256": "0bb2e075f03b3d66d8d8785356224ba688d2906a371015e225beeb65ca92c740" 9242 } 9243 }, 9244 "targets": [ 9245 { 9246 "Library": { 9247 "crate_name": "tokio_util", 9248 "crate_root": "src/lib.rs", 9249 "srcs": { 9250 "include": [ 9251 "**/*.rs" 9252 ], 9253 "exclude": [] 9254 } 9255 } 9256 } 9257 ], 9258 "library_target_name": "tokio_util", 9259 "common_attrs": { 9260 "compile_data_glob": [ 9261 "**" 9262 ], 9263 "crate_features": [ 9264 "codec", 9265 "default", 9266 "tracing" 9267 ], 9268 "deps": { 9269 "common": [ 9270 { 9271 "id": "bytes 1.3.0", 9272 "target": "bytes" 9273 }, 9274 { 9275 "id": "futures-core 0.3.25", 9276 "target": "futures_core" 9277 }, 9278 { 9279 "id": "futures-sink 0.3.25", 9280 "target": "futures_sink" 9281 }, 9282 { 9283 "id": "pin-project-lite 0.2.9", 9284 "target": "pin_project_lite" 9285 }, 9286 { 9287 "id": "tokio 1.24.2", 9288 "target": "tokio" 9289 }, 9290 { 9291 "id": "tracing 0.1.37", 9292 "target": "tracing" 9293 } 9294 ], 9295 "selects": {} 9296 }, 9297 "edition": "2018", 9298 "version": "0.7.4" 9299 }, 9300 "license": "MIT" 9301 }, 9302 "tower-service 0.3.2": { 9303 "name": "tower-service", 9304 "version": "0.3.2", 9305 "repository": { 9306 "Http": { 9307 "url": "https://crates.io/api/v1/crates/tower-service/0.3.2/download", 9308 "sha256": "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52" 9309 } 9310 }, 9311 "targets": [ 9312 { 9313 "Library": { 9314 "crate_name": "tower_service", 9315 "crate_root": "src/lib.rs", 9316 "srcs": { 9317 "include": [ 9318 "**/*.rs" 9319 ], 9320 "exclude": [] 9321 } 9322 } 9323 } 9324 ], 9325 "library_target_name": "tower_service", 9326 "common_attrs": { 9327 "compile_data_glob": [ 9328 "**" 9329 ], 9330 "edition": "2018", 9331 "version": "0.3.2" 9332 }, 9333 "license": "MIT" 9334 }, 9335 "tracing 0.1.37": { 9336 "name": "tracing", 9337 "version": "0.1.37", 9338 "repository": { 9339 "Http": { 9340 "url": "https://crates.io/api/v1/crates/tracing/0.1.37/download", 9341 "sha256": "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8" 9342 } 9343 }, 9344 "targets": [ 9345 { 9346 "Library": { 9347 "crate_name": "tracing", 9348 "crate_root": "src/lib.rs", 9349 "srcs": { 9350 "include": [ 9351 "**/*.rs" 9352 ], 9353 "exclude": [] 9354 } 9355 } 9356 } 9357 ], 9358 "library_target_name": "tracing", 9359 "common_attrs": { 9360 "compile_data_glob": [ 9361 "**" 9362 ], 9363 "crate_features": [ 9364 "std" 9365 ], 9366 "deps": { 9367 "common": [ 9368 { 9369 "id": "cfg-if 1.0.0", 9370 "target": "cfg_if" 9371 }, 9372 { 9373 "id": "pin-project-lite 0.2.9", 9374 "target": "pin_project_lite" 9375 }, 9376 { 9377 "id": "tracing-core 0.1.30", 9378 "target": "tracing_core" 9379 } 9380 ], 9381 "selects": {} 9382 }, 9383 "edition": "2018", 9384 "version": "0.1.37" 9385 }, 9386 "license": "MIT" 9387 }, 9388 "tracing-core 0.1.30": { 9389 "name": "tracing-core", 9390 "version": "0.1.30", 9391 "repository": { 9392 "Http": { 9393 "url": "https://crates.io/api/v1/crates/tracing-core/0.1.30/download", 9394 "sha256": "24eb03ba0eab1fd845050058ce5e616558e8f8d8fca633e6b163fe25c797213a" 9395 } 9396 }, 9397 "targets": [ 9398 { 9399 "Library": { 9400 "crate_name": "tracing_core", 9401 "crate_root": "src/lib.rs", 9402 "srcs": { 9403 "include": [ 9404 "**/*.rs" 9405 ], 9406 "exclude": [] 9407 } 9408 } 9409 } 9410 ], 9411 "library_target_name": "tracing_core", 9412 "common_attrs": { 9413 "compile_data_glob": [ 9414 "**" 9415 ], 9416 "crate_features": [ 9417 "once_cell", 9418 "std" 9419 ], 9420 "deps": { 9421 "common": [ 9422 { 9423 "id": "once_cell 1.17.0", 9424 "target": "once_cell" 9425 } 9426 ], 9427 "selects": {} 9428 }, 9429 "edition": "2018", 9430 "version": "0.1.30" 9431 }, 9432 "license": "MIT" 9433 }, 9434 "try-lock 0.2.4": { 9435 "name": "try-lock", 9436 "version": "0.2.4", 9437 "repository": { 9438 "Http": { 9439 "url": "https://crates.io/api/v1/crates/try-lock/0.2.4/download", 9440 "sha256": "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed" 9441 } 9442 }, 9443 "targets": [ 9444 { 9445 "Library": { 9446 "crate_name": "try_lock", 9447 "crate_root": "src/lib.rs", 9448 "srcs": { 9449 "include": [ 9450 "**/*.rs" 9451 ], 9452 "exclude": [] 9453 } 9454 } 9455 } 9456 ], 9457 "library_target_name": "try_lock", 9458 "common_attrs": { 9459 "compile_data_glob": [ 9460 "**" 9461 ], 9462 "edition": "2015", 9463 "version": "0.2.4" 9464 }, 9465 "license": "MIT" 9466 }, 9467 "typenum 1.16.0": { 9468 "name": "typenum", 9469 "version": "1.16.0", 9470 "repository": { 9471 "Http": { 9472 "url": "https://crates.io/api/v1/crates/typenum/1.16.0/download", 9473 "sha256": "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba" 9474 } 9475 }, 9476 "targets": [ 9477 { 9478 "Library": { 9479 "crate_name": "typenum", 9480 "crate_root": "src/lib.rs", 9481 "srcs": { 9482 "include": [ 9483 "**/*.rs" 9484 ], 9485 "exclude": [] 9486 } 9487 } 9488 }, 9489 { 9490 "BuildScript": { 9491 "crate_name": "build_script_main", 9492 "crate_root": "build/main.rs", 9493 "srcs": { 9494 "include": [ 9495 "**/*.rs" 9496 ], 9497 "exclude": [] 9498 } 9499 } 9500 } 9501 ], 9502 "library_target_name": "typenum", 9503 "common_attrs": { 9504 "compile_data_glob": [ 9505 "**" 9506 ], 9507 "deps": { 9508 "common": [ 9509 { 9510 "id": "typenum 1.16.0", 9511 "target": "build_script_main" 9512 } 9513 ], 9514 "selects": {} 9515 }, 9516 "edition": "2018", 9517 "version": "1.16.0" 9518 }, 9519 "build_script_attrs": { 9520 "data_glob": [ 9521 "**" 9522 ] 9523 }, 9524 "license": "MIT OR Apache-2.0" 9525 }, 9526 "unicode-bidi 0.3.10": { 9527 "name": "unicode-bidi", 9528 "version": "0.3.10", 9529 "repository": { 9530 "Http": { 9531 "url": "https://crates.io/api/v1/crates/unicode-bidi/0.3.10/download", 9532 "sha256": "d54675592c1dbefd78cbd98db9bacd89886e1ca50692a0692baefffdeb92dd58" 9533 } 9534 }, 9535 "targets": [ 9536 { 9537 "Library": { 9538 "crate_name": "unicode_bidi", 9539 "crate_root": "src/lib.rs", 9540 "srcs": { 9541 "include": [ 9542 "**/*.rs" 9543 ], 9544 "exclude": [] 9545 } 9546 } 9547 } 9548 ], 9549 "library_target_name": "unicode_bidi", 9550 "common_attrs": { 9551 "compile_data_glob": [ 9552 "**" 9553 ], 9554 "crate_features": [ 9555 "default", 9556 "hardcoded-data", 9557 "std" 9558 ], 9559 "edition": "2018", 9560 "version": "0.3.10" 9561 }, 9562 "license": "MIT OR Apache-2.0" 9563 }, 9564 "unicode-ident 1.0.6": { 9565 "name": "unicode-ident", 9566 "version": "1.0.6", 9567 "repository": { 9568 "Http": { 9569 "url": "https://crates.io/api/v1/crates/unicode-ident/1.0.6/download", 9570 "sha256": "84a22b9f218b40614adcb3f4ff08b703773ad44fa9423e4e0d346d5db86e4ebc" 9571 } 9572 }, 9573 "targets": [ 9574 { 9575 "Library": { 9576 "crate_name": "unicode_ident", 9577 "crate_root": "src/lib.rs", 9578 "srcs": { 9579 "include": [ 9580 "**/*.rs" 9581 ], 9582 "exclude": [] 9583 } 9584 } 9585 } 9586 ], 9587 "library_target_name": "unicode_ident", 9588 "common_attrs": { 9589 "compile_data_glob": [ 9590 "**" 9591 ], 9592 "edition": "2018", 9593 "version": "1.0.6" 9594 }, 9595 "license": "(MIT OR Apache-2.0) AND Unicode-DFS-2016" 9596 }, 9597 "unicode-normalization 0.1.22": { 9598 "name": "unicode-normalization", 9599 "version": "0.1.22", 9600 "repository": { 9601 "Http": { 9602 "url": "https://crates.io/api/v1/crates/unicode-normalization/0.1.22/download", 9603 "sha256": "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921" 9604 } 9605 }, 9606 "targets": [ 9607 { 9608 "Library": { 9609 "crate_name": "unicode_normalization", 9610 "crate_root": "src/lib.rs", 9611 "srcs": { 9612 "include": [ 9613 "**/*.rs" 9614 ], 9615 "exclude": [] 9616 } 9617 } 9618 } 9619 ], 9620 "library_target_name": "unicode_normalization", 9621 "common_attrs": { 9622 "compile_data_glob": [ 9623 "**" 9624 ], 9625 "crate_features": [ 9626 "default", 9627 "std" 9628 ], 9629 "deps": { 9630 "common": [ 9631 { 9632 "id": "tinyvec 1.6.0", 9633 "target": "tinyvec" 9634 } 9635 ], 9636 "selects": {} 9637 }, 9638 "edition": "2018", 9639 "version": "0.1.22" 9640 }, 9641 "license": "MIT/Apache-2.0" 9642 }, 9643 "untrusted 0.7.1": { 9644 "name": "untrusted", 9645 "version": "0.7.1", 9646 "repository": { 9647 "Http": { 9648 "url": "https://crates.io/api/v1/crates/untrusted/0.7.1/download", 9649 "sha256": "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a" 9650 } 9651 }, 9652 "targets": [ 9653 { 9654 "Library": { 9655 "crate_name": "untrusted", 9656 "crate_root": "src/untrusted.rs", 9657 "srcs": { 9658 "include": [ 9659 "**/*.rs" 9660 ], 9661 "exclude": [] 9662 } 9663 } 9664 } 9665 ], 9666 "library_target_name": "untrusted", 9667 "common_attrs": { 9668 "compile_data_glob": [ 9669 "**" 9670 ], 9671 "edition": "2018", 9672 "version": "0.7.1" 9673 }, 9674 "license": "ISC" 9675 }, 9676 "url 2.3.1": { 9677 "name": "url", 9678 "version": "2.3.1", 9679 "repository": { 9680 "Http": { 9681 "url": "https://crates.io/api/v1/crates/url/2.3.1/download", 9682 "sha256": "0d68c799ae75762b8c3fe375feb6600ef5602c883c5d21eb51c09f22b83c4643" 9683 } 9684 }, 9685 "targets": [ 9686 { 9687 "Library": { 9688 "crate_name": "url", 9689 "crate_root": "src/lib.rs", 9690 "srcs": { 9691 "include": [ 9692 "**/*.rs" 9693 ], 9694 "exclude": [] 9695 } 9696 } 9697 } 9698 ], 9699 "library_target_name": "url", 9700 "common_attrs": { 9701 "compile_data_glob": [ 9702 "**" 9703 ], 9704 "crate_features": [ 9705 "default", 9706 "serde" 9707 ], 9708 "deps": { 9709 "common": [ 9710 { 9711 "id": "form_urlencoded 1.1.0", 9712 "target": "form_urlencoded" 9713 }, 9714 { 9715 "id": "idna 0.3.0", 9716 "target": "idna" 9717 }, 9718 { 9719 "id": "percent-encoding 2.2.0", 9720 "target": "percent_encoding" 9721 }, 9722 { 9723 "id": "serde 1.0.152", 9724 "target": "serde" 9725 } 9726 ], 9727 "selects": {} 9728 }, 9729 "edition": "2018", 9730 "version": "2.3.1" 9731 }, 9732 "license": "MIT OR Apache-2.0" 9733 }, 9734 "uuid 1.2.2": { 9735 "name": "uuid", 9736 "version": "1.2.2", 9737 "repository": { 9738 "Http": { 9739 "url": "https://crates.io/api/v1/crates/uuid/1.2.2/download", 9740 "sha256": "422ee0de9031b5b948b97a8fc04e3aa35230001a722ddd27943e0be31564ce4c" 9741 } 9742 }, 9743 "targets": [ 9744 { 9745 "Library": { 9746 "crate_name": "uuid", 9747 "crate_root": "src/lib.rs", 9748 "srcs": { 9749 "include": [ 9750 "**/*.rs" 9751 ], 9752 "exclude": [] 9753 } 9754 } 9755 } 9756 ], 9757 "library_target_name": "uuid", 9758 "common_attrs": { 9759 "compile_data_glob": [ 9760 "**" 9761 ], 9762 "crate_features": [ 9763 "default", 9764 "std" 9765 ], 9766 "edition": "2018", 9767 "version": "1.2.2" 9768 }, 9769 "license": "Apache-2.0 OR MIT" 9770 }, 9771 "version_check 0.9.4": { 9772 "name": "version_check", 9773 "version": "0.9.4", 9774 "repository": { 9775 "Http": { 9776 "url": "https://crates.io/api/v1/crates/version_check/0.9.4/download", 9777 "sha256": "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" 9778 } 9779 }, 9780 "targets": [ 9781 { 9782 "Library": { 9783 "crate_name": "version_check", 9784 "crate_root": "src/lib.rs", 9785 "srcs": { 9786 "include": [ 9787 "**/*.rs" 9788 ], 9789 "exclude": [] 9790 } 9791 } 9792 } 9793 ], 9794 "library_target_name": "version_check", 9795 "common_attrs": { 9796 "compile_data_glob": [ 9797 "**" 9798 ], 9799 "edition": "2015", 9800 "version": "0.9.4" 9801 }, 9802 "license": "MIT/Apache-2.0" 9803 }, 9804 "wait-timeout 0.2.0": { 9805 "name": "wait-timeout", 9806 "version": "0.2.0", 9807 "repository": { 9808 "Http": { 9809 "url": "https://crates.io/api/v1/crates/wait-timeout/0.2.0/download", 9810 "sha256": "9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6" 9811 } 9812 }, 9813 "targets": [ 9814 { 9815 "Library": { 9816 "crate_name": "wait_timeout", 9817 "crate_root": "src/lib.rs", 9818 "srcs": { 9819 "include": [ 9820 "**/*.rs" 9821 ], 9822 "exclude": [] 9823 } 9824 } 9825 }, 9826 { 9827 "Binary": { 9828 "crate_name": "exit", 9829 "crate_root": "src/bin/exit.rs", 9830 "srcs": { 9831 "include": [ 9832 "**/*.rs" 9833 ], 9834 "exclude": [] 9835 } 9836 } 9837 }, 9838 { 9839 "Binary": { 9840 "crate_name": "sleep", 9841 "crate_root": "src/bin/sleep.rs", 9842 "srcs": { 9843 "include": [ 9844 "**/*.rs" 9845 ], 9846 "exclude": [] 9847 } 9848 } 9849 }, 9850 { 9851 "Binary": { 9852 "crate_name": "reader", 9853 "crate_root": "src/bin/reader.rs", 9854 "srcs": { 9855 "include": [ 9856 "**/*.rs" 9857 ], 9858 "exclude": [] 9859 } 9860 } 9861 } 9862 ], 9863 "library_target_name": "wait_timeout", 9864 "common_attrs": { 9865 "compile_data_glob": [ 9866 "**" 9867 ], 9868 "deps": { 9869 "common": [], 9870 "selects": { 9871 "cfg(unix)": [ 9872 { 9873 "id": "libc 0.2.139", 9874 "target": "libc" 9875 } 9876 ] 9877 } 9878 }, 9879 "edition": "2015", 9880 "version": "0.2.0" 9881 }, 9882 "license": "MIT/Apache-2.0" 9883 }, 9884 "waker-fn 1.1.0": { 9885 "name": "waker-fn", 9886 "version": "1.1.0", 9887 "repository": { 9888 "Http": { 9889 "url": "https://crates.io/api/v1/crates/waker-fn/1.1.0/download", 9890 "sha256": "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca" 9891 } 9892 }, 9893 "targets": [ 9894 { 9895 "Library": { 9896 "crate_name": "waker_fn", 9897 "crate_root": "src/lib.rs", 9898 "srcs": { 9899 "include": [ 9900 "**/*.rs" 9901 ], 9902 "exclude": [] 9903 } 9904 } 9905 } 9906 ], 9907 "library_target_name": "waker_fn", 9908 "common_attrs": { 9909 "compile_data_glob": [ 9910 "**" 9911 ], 9912 "edition": "2018", 9913 "version": "1.1.0" 9914 }, 9915 "license": "Apache-2.0 OR MIT" 9916 }, 9917 "want 0.3.0": { 9918 "name": "want", 9919 "version": "0.3.0", 9920 "repository": { 9921 "Http": { 9922 "url": "https://crates.io/api/v1/crates/want/0.3.0/download", 9923 "sha256": "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0" 9924 } 9925 }, 9926 "targets": [ 9927 { 9928 "Library": { 9929 "crate_name": "want", 9930 "crate_root": "src/lib.rs", 9931 "srcs": { 9932 "include": [ 9933 "**/*.rs" 9934 ], 9935 "exclude": [] 9936 } 9937 } 9938 } 9939 ], 9940 "library_target_name": "want", 9941 "common_attrs": { 9942 "compile_data_glob": [ 9943 "**" 9944 ], 9945 "deps": { 9946 "common": [ 9947 { 9948 "id": "log 0.4.17", 9949 "target": "log" 9950 }, 9951 { 9952 "id": "try-lock 0.2.4", 9953 "target": "try_lock" 9954 } 9955 ], 9956 "selects": {} 9957 }, 9958 "edition": "2018", 9959 "version": "0.3.0" 9960 }, 9961 "license": "MIT" 9962 }, 9963 "wasi 0.11.0+wasi-snapshot-preview1": { 9964 "name": "wasi", 9965 "version": "0.11.0+wasi-snapshot-preview1", 9966 "repository": { 9967 "Http": { 9968 "url": "https://crates.io/api/v1/crates/wasi/0.11.0+wasi-snapshot-preview1/download", 9969 "sha256": "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" 9970 } 9971 }, 9972 "targets": [ 9973 { 9974 "Library": { 9975 "crate_name": "wasi", 9976 "crate_root": "src/lib.rs", 9977 "srcs": { 9978 "include": [ 9979 "**/*.rs" 9980 ], 9981 "exclude": [] 9982 } 9983 } 9984 } 9985 ], 9986 "library_target_name": "wasi", 9987 "common_attrs": { 9988 "compile_data_glob": [ 9989 "**" 9990 ], 9991 "crate_features": [ 9992 "default", 9993 "std" 9994 ], 9995 "edition": "2018", 9996 "version": "0.11.0+wasi-snapshot-preview1" 9997 }, 9998 "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT" 9999 }, 10000 "wasi 0.9.0+wasi-snapshot-preview1": { 10001 "name": "wasi", 10002 "version": "0.9.0+wasi-snapshot-preview1", 10003 "repository": { 10004 "Http": { 10005 "url": "https://crates.io/api/v1/crates/wasi/0.9.0+wasi-snapshot-preview1/download", 10006 "sha256": "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519" 10007 } 10008 }, 10009 "targets": [ 10010 { 10011 "Library": { 10012 "crate_name": "wasi", 10013 "crate_root": "src/lib.rs", 10014 "srcs": { 10015 "include": [ 10016 "**/*.rs" 10017 ], 10018 "exclude": [] 10019 } 10020 } 10021 } 10022 ], 10023 "library_target_name": "wasi", 10024 "common_attrs": { 10025 "compile_data_glob": [ 10026 "**" 10027 ], 10028 "crate_features": [ 10029 "default", 10030 "std" 10031 ], 10032 "edition": "2018", 10033 "version": "0.9.0+wasi-snapshot-preview1" 10034 }, 10035 "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT" 10036 }, 10037 "wasm-bindgen 0.2.83": { 10038 "name": "wasm-bindgen", 10039 "version": "0.2.83", 10040 "repository": { 10041 "Http": { 10042 "url": "https://crates.io/api/v1/crates/wasm-bindgen/0.2.83/download", 10043 "sha256": "eaf9f5aceeec8be17c128b2e93e031fb8a4d469bb9c4ae2d7dc1888b26887268" 10044 } 10045 }, 10046 "targets": [ 10047 { 10048 "Library": { 10049 "crate_name": "wasm_bindgen", 10050 "crate_root": "src/lib.rs", 10051 "srcs": { 10052 "include": [ 10053 "**/*.rs" 10054 ], 10055 "exclude": [] 10056 } 10057 } 10058 }, 10059 { 10060 "BuildScript": { 10061 "crate_name": "build_script_build", 10062 "crate_root": "build.rs", 10063 "srcs": { 10064 "include": [ 10065 "**/*.rs" 10066 ], 10067 "exclude": [] 10068 } 10069 } 10070 } 10071 ], 10072 "library_target_name": "wasm_bindgen", 10073 "common_attrs": { 10074 "compile_data_glob": [ 10075 "**" 10076 ], 10077 "crate_features": [ 10078 "default", 10079 "spans", 10080 "std" 10081 ], 10082 "deps": { 10083 "common": [ 10084 { 10085 "id": "cfg-if 1.0.0", 10086 "target": "cfg_if" 10087 }, 10088 { 10089 "id": "wasm-bindgen 0.2.83", 10090 "target": "build_script_build" 10091 } 10092 ], 10093 "selects": {} 10094 }, 10095 "edition": "2018", 10096 "proc_macro_deps": { 10097 "common": [ 10098 { 10099 "id": "wasm-bindgen-macro 0.2.83", 10100 "target": "wasm_bindgen_macro" 10101 } 10102 ], 10103 "selects": {} 10104 }, 10105 "version": "0.2.83" 10106 }, 10107 "build_script_attrs": { 10108 "data_glob": [ 10109 "**" 10110 ] 10111 }, 10112 "license": "MIT/Apache-2.0" 10113 }, 10114 "wasm-bindgen-backend 0.2.83": { 10115 "name": "wasm-bindgen-backend", 10116 "version": "0.2.83", 10117 "repository": { 10118 "Http": { 10119 "url": "https://crates.io/api/v1/crates/wasm-bindgen-backend/0.2.83/download", 10120 "sha256": "4c8ffb332579b0557b52d268b91feab8df3615f265d5270fec2a8c95b17c1142" 10121 } 10122 }, 10123 "targets": [ 10124 { 10125 "Library": { 10126 "crate_name": "wasm_bindgen_backend", 10127 "crate_root": "src/lib.rs", 10128 "srcs": { 10129 "include": [ 10130 "**/*.rs" 10131 ], 10132 "exclude": [] 10133 } 10134 } 10135 } 10136 ], 10137 "library_target_name": "wasm_bindgen_backend", 10138 "common_attrs": { 10139 "compile_data_glob": [ 10140 "**" 10141 ], 10142 "crate_features": [ 10143 "spans" 10144 ], 10145 "deps": { 10146 "common": [ 10147 { 10148 "id": "bumpalo 3.12.0", 10149 "target": "bumpalo" 10150 }, 10151 { 10152 "id": "log 0.4.17", 10153 "target": "log" 10154 }, 10155 { 10156 "id": "once_cell 1.17.0", 10157 "target": "once_cell" 10158 }, 10159 { 10160 "id": "proc-macro2 1.0.50", 10161 "target": "proc_macro2" 10162 }, 10163 { 10164 "id": "quote 1.0.23", 10165 "target": "quote" 10166 }, 10167 { 10168 "id": "syn 1.0.107", 10169 "target": "syn" 10170 }, 10171 { 10172 "id": "wasm-bindgen-shared 0.2.83", 10173 "target": "wasm_bindgen_shared" 10174 } 10175 ], 10176 "selects": {} 10177 }, 10178 "edition": "2018", 10179 "version": "0.2.83" 10180 }, 10181 "license": "MIT/Apache-2.0" 10182 }, 10183 "wasm-bindgen-futures 0.4.33": { 10184 "name": "wasm-bindgen-futures", 10185 "version": "0.4.33", 10186 "repository": { 10187 "Http": { 10188 "url": "https://crates.io/api/v1/crates/wasm-bindgen-futures/0.4.33/download", 10189 "sha256": "23639446165ca5a5de86ae1d8896b737ae80319560fbaa4c2887b7da6e7ebd7d" 10190 } 10191 }, 10192 "targets": [ 10193 { 10194 "Library": { 10195 "crate_name": "wasm_bindgen_futures", 10196 "crate_root": "src/lib.rs", 10197 "srcs": { 10198 "include": [ 10199 "**/*.rs" 10200 ], 10201 "exclude": [] 10202 } 10203 } 10204 } 10205 ], 10206 "library_target_name": "wasm_bindgen_futures", 10207 "common_attrs": { 10208 "compile_data_glob": [ 10209 "**" 10210 ], 10211 "deps": { 10212 "common": [ 10213 { 10214 "id": "cfg-if 1.0.0", 10215 "target": "cfg_if" 10216 }, 10217 { 10218 "id": "js-sys 0.3.60", 10219 "target": "js_sys" 10220 }, 10221 { 10222 "id": "wasm-bindgen 0.2.83", 10223 "target": "wasm_bindgen" 10224 } 10225 ], 10226 "selects": { 10227 "cfg(target_feature = \"atomics\")": [ 10228 { 10229 "id": "web-sys 0.3.60", 10230 "target": "web_sys" 10231 } 10232 ] 10233 } 10234 }, 10235 "edition": "2018", 10236 "version": "0.4.33" 10237 }, 10238 "license": "MIT/Apache-2.0" 10239 }, 10240 "wasm-bindgen-macro 0.2.83": { 10241 "name": "wasm-bindgen-macro", 10242 "version": "0.2.83", 10243 "repository": { 10244 "Http": { 10245 "url": "https://crates.io/api/v1/crates/wasm-bindgen-macro/0.2.83/download", 10246 "sha256": "052be0f94026e6cbc75cdefc9bae13fd6052cdcaf532fa6c45e7ae33a1e6c810" 10247 } 10248 }, 10249 "targets": [ 10250 { 10251 "ProcMacro": { 10252 "crate_name": "wasm_bindgen_macro", 10253 "crate_root": "src/lib.rs", 10254 "srcs": { 10255 "include": [ 10256 "**/*.rs" 10257 ], 10258 "exclude": [] 10259 } 10260 } 10261 } 10262 ], 10263 "library_target_name": "wasm_bindgen_macro", 10264 "common_attrs": { 10265 "compile_data_glob": [ 10266 "**" 10267 ], 10268 "crate_features": [ 10269 "spans" 10270 ], 10271 "deps": { 10272 "common": [ 10273 { 10274 "id": "quote 1.0.23", 10275 "target": "quote" 10276 }, 10277 { 10278 "id": "wasm-bindgen-macro-support 0.2.83", 10279 "target": "wasm_bindgen_macro_support" 10280 } 10281 ], 10282 "selects": {} 10283 }, 10284 "edition": "2018", 10285 "version": "0.2.83" 10286 }, 10287 "license": "MIT/Apache-2.0" 10288 }, 10289 "wasm-bindgen-macro-support 0.2.83": { 10290 "name": "wasm-bindgen-macro-support", 10291 "version": "0.2.83", 10292 "repository": { 10293 "Http": { 10294 "url": "https://crates.io/api/v1/crates/wasm-bindgen-macro-support/0.2.83/download", 10295 "sha256": "07bc0c051dc5f23e307b13285f9d75df86bfdf816c5721e573dec1f9b8aa193c" 10296 } 10297 }, 10298 "targets": [ 10299 { 10300 "Library": { 10301 "crate_name": "wasm_bindgen_macro_support", 10302 "crate_root": "src/lib.rs", 10303 "srcs": { 10304 "include": [ 10305 "**/*.rs" 10306 ], 10307 "exclude": [] 10308 } 10309 } 10310 } 10311 ], 10312 "library_target_name": "wasm_bindgen_macro_support", 10313 "common_attrs": { 10314 "compile_data_glob": [ 10315 "**" 10316 ], 10317 "crate_features": [ 10318 "spans" 10319 ], 10320 "deps": { 10321 "common": [ 10322 { 10323 "id": "proc-macro2 1.0.50", 10324 "target": "proc_macro2" 10325 }, 10326 { 10327 "id": "quote 1.0.23", 10328 "target": "quote" 10329 }, 10330 { 10331 "id": "syn 1.0.107", 10332 "target": "syn" 10333 }, 10334 { 10335 "id": "wasm-bindgen-backend 0.2.83", 10336 "target": "wasm_bindgen_backend" 10337 }, 10338 { 10339 "id": "wasm-bindgen-shared 0.2.83", 10340 "target": "wasm_bindgen_shared" 10341 } 10342 ], 10343 "selects": {} 10344 }, 10345 "edition": "2018", 10346 "version": "0.2.83" 10347 }, 10348 "license": "MIT/Apache-2.0" 10349 }, 10350 "wasm-bindgen-shared 0.2.83": { 10351 "name": "wasm-bindgen-shared", 10352 "version": "0.2.83", 10353 "repository": { 10354 "Http": { 10355 "url": "https://crates.io/api/v1/crates/wasm-bindgen-shared/0.2.83/download", 10356 "sha256": "1c38c045535d93ec4f0b4defec448e4291638ee608530863b1e2ba115d4fff7f" 10357 } 10358 }, 10359 "targets": [ 10360 { 10361 "Library": { 10362 "crate_name": "wasm_bindgen_shared", 10363 "crate_root": "src/lib.rs", 10364 "srcs": { 10365 "include": [ 10366 "**/*.rs" 10367 ], 10368 "exclude": [] 10369 } 10370 } 10371 }, 10372 { 10373 "BuildScript": { 10374 "crate_name": "build_script_build", 10375 "crate_root": "build.rs", 10376 "srcs": { 10377 "include": [ 10378 "**/*.rs" 10379 ], 10380 "exclude": [] 10381 } 10382 } 10383 } 10384 ], 10385 "library_target_name": "wasm_bindgen_shared", 10386 "common_attrs": { 10387 "compile_data_glob": [ 10388 "**" 10389 ], 10390 "deps": { 10391 "common": [ 10392 { 10393 "id": "wasm-bindgen-shared 0.2.83", 10394 "target": "build_script_build" 10395 } 10396 ], 10397 "selects": {} 10398 }, 10399 "edition": "2018", 10400 "version": "0.2.83" 10401 }, 10402 "build_script_attrs": { 10403 "data_glob": [ 10404 "**" 10405 ], 10406 "links": "wasm_bindgen" 10407 }, 10408 "license": "MIT/Apache-2.0" 10409 }, 10410 "web-sys 0.3.60": { 10411 "name": "web-sys", 10412 "version": "0.3.60", 10413 "repository": { 10414 "Http": { 10415 "url": "https://crates.io/api/v1/crates/web-sys/0.3.60/download", 10416 "sha256": "bcda906d8be16e728fd5adc5b729afad4e444e106ab28cd1c7256e54fa61510f" 10417 } 10418 }, 10419 "targets": [ 10420 { 10421 "Library": { 10422 "crate_name": "web_sys", 10423 "crate_root": "src/lib.rs", 10424 "srcs": { 10425 "include": [ 10426 "**/*.rs" 10427 ], 10428 "exclude": [] 10429 } 10430 } 10431 } 10432 ], 10433 "library_target_name": "web_sys", 10434 "common_attrs": { 10435 "compile_data_glob": [ 10436 "**" 10437 ], 10438 "crate_features": [ 10439 "Blob", 10440 "BlobPropertyBag", 10441 "Crypto", 10442 "Event", 10443 "EventTarget", 10444 "File", 10445 "FormData", 10446 "Headers", 10447 "MessageEvent", 10448 "ReadableStream", 10449 "Request", 10450 "RequestCredentials", 10451 "RequestInit", 10452 "RequestMode", 10453 "Response", 10454 "ServiceWorkerGlobalScope", 10455 "Window", 10456 "Worker", 10457 "WorkerGlobalScope" 10458 ], 10459 "deps": { 10460 "common": [ 10461 { 10462 "id": "js-sys 0.3.60", 10463 "target": "js_sys" 10464 }, 10465 { 10466 "id": "wasm-bindgen 0.2.83", 10467 "target": "wasm_bindgen" 10468 } 10469 ], 10470 "selects": {} 10471 }, 10472 "edition": "2018", 10473 "version": "0.3.60" 10474 }, 10475 "license": "MIT/Apache-2.0" 10476 }, 10477 "webpki 0.22.0": { 10478 "name": "webpki", 10479 "version": "0.22.0", 10480 "repository": { 10481 "Http": { 10482 "url": "https://crates.io/api/v1/crates/webpki/0.22.0/download", 10483 "sha256": "f095d78192e208183081cc07bc5515ef55216397af48b873e5edcd72637fa1bd" 10484 } 10485 }, 10486 "targets": [ 10487 { 10488 "Library": { 10489 "crate_name": "webpki", 10490 "crate_root": "src/lib.rs", 10491 "srcs": { 10492 "include": [ 10493 "**/*.rs" 10494 ], 10495 "exclude": [] 10496 } 10497 } 10498 } 10499 ], 10500 "library_target_name": "webpki", 10501 "common_attrs": { 10502 "compile_data_glob": [ 10503 "**" 10504 ], 10505 "crate_features": [ 10506 "alloc", 10507 "std" 10508 ], 10509 "deps": { 10510 "common": [ 10511 { 10512 "id": "ring 0.16.20", 10513 "target": "ring" 10514 }, 10515 { 10516 "id": "untrusted 0.7.1", 10517 "target": "untrusted" 10518 } 10519 ], 10520 "selects": {} 10521 }, 10522 "edition": "2018", 10523 "version": "0.22.0" 10524 }, 10525 "license": null 10526 }, 10527 "webpki-roots 0.22.6": { 10528 "name": "webpki-roots", 10529 "version": "0.22.6", 10530 "repository": { 10531 "Http": { 10532 "url": "https://crates.io/api/v1/crates/webpki-roots/0.22.6/download", 10533 "sha256": "b6c71e40d7d2c34a5106301fb632274ca37242cd0c9d3e64dbece371a40a2d87" 10534 } 10535 }, 10536 "targets": [ 10537 { 10538 "Library": { 10539 "crate_name": "webpki_roots", 10540 "crate_root": "src/lib.rs", 10541 "srcs": { 10542 "include": [ 10543 "**/*.rs" 10544 ], 10545 "exclude": [] 10546 } 10547 } 10548 }, 10549 { 10550 "Binary": { 10551 "crate_name": "process_cert", 10552 "crate_root": "src/bin/process_cert.rs", 10553 "srcs": { 10554 "include": [ 10555 "**/*.rs" 10556 ], 10557 "exclude": [] 10558 } 10559 } 10560 } 10561 ], 10562 "library_target_name": "webpki_roots", 10563 "common_attrs": { 10564 "compile_data_glob": [ 10565 "**" 10566 ], 10567 "deps": { 10568 "common": [ 10569 { 10570 "id": "webpki 0.22.0", 10571 "target": "webpki" 10572 } 10573 ], 10574 "selects": {} 10575 }, 10576 "edition": "2018", 10577 "version": "0.22.6" 10578 }, 10579 "license": "MPL-2.0" 10580 }, 10581 "winapi 0.3.9": { 10582 "name": "winapi", 10583 "version": "0.3.9", 10584 "repository": { 10585 "Http": { 10586 "url": "https://crates.io/api/v1/crates/winapi/0.3.9/download", 10587 "sha256": "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 10588 } 10589 }, 10590 "targets": [ 10591 { 10592 "Library": { 10593 "crate_name": "winapi", 10594 "crate_root": "src/lib.rs", 10595 "srcs": { 10596 "include": [ 10597 "**/*.rs" 10598 ], 10599 "exclude": [] 10600 } 10601 } 10602 }, 10603 { 10604 "BuildScript": { 10605 "crate_name": "build_script_build", 10606 "crate_root": "build.rs", 10607 "srcs": { 10608 "include": [ 10609 "**/*.rs" 10610 ], 10611 "exclude": [] 10612 } 10613 } 10614 } 10615 ], 10616 "library_target_name": "winapi", 10617 "common_attrs": { 10618 "compile_data_glob": [ 10619 "**" 10620 ], 10621 "crate_features": [ 10622 "consoleapi", 10623 "errhandlingapi", 10624 "fileapi", 10625 "handleapi", 10626 "impl-debug", 10627 "impl-default", 10628 "knownfolders", 10629 "minwinbase", 10630 "minwindef", 10631 "ntdef", 10632 "ntsecapi", 10633 "objbase", 10634 "processenv", 10635 "shlobj", 10636 "std", 10637 "timezoneapi", 10638 "winbase", 10639 "wincon", 10640 "winerror", 10641 "winnt", 10642 "winreg", 10643 "ws2ipdef", 10644 "ws2tcpip", 10645 "wtypesbase" 10646 ], 10647 "deps": { 10648 "common": [ 10649 { 10650 "id": "winapi 0.3.9", 10651 "target": "build_script_build" 10652 } 10653 ], 10654 "selects": { 10655 "i686-pc-windows-gnu": [ 10656 { 10657 "id": "winapi-i686-pc-windows-gnu 0.4.0", 10658 "target": "winapi_i686_pc_windows_gnu" 10659 } 10660 ], 10661 "x86_64-pc-windows-gnu": [ 10662 { 10663 "id": "winapi-x86_64-pc-windows-gnu 0.4.0", 10664 "target": "winapi_x86_64_pc_windows_gnu" 10665 } 10666 ] 10667 } 10668 }, 10669 "edition": "2015", 10670 "version": "0.3.9" 10671 }, 10672 "build_script_attrs": { 10673 "data_glob": [ 10674 "**" 10675 ] 10676 }, 10677 "license": "MIT/Apache-2.0" 10678 }, 10679 "winapi-i686-pc-windows-gnu 0.4.0": { 10680 "name": "winapi-i686-pc-windows-gnu", 10681 "version": "0.4.0", 10682 "repository": { 10683 "Http": { 10684 "url": "https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download", 10685 "sha256": "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 10686 } 10687 }, 10688 "targets": [ 10689 { 10690 "Library": { 10691 "crate_name": "winapi_i686_pc_windows_gnu", 10692 "crate_root": "src/lib.rs", 10693 "srcs": { 10694 "include": [ 10695 "**/*.rs" 10696 ], 10697 "exclude": [] 10698 } 10699 } 10700 }, 10701 { 10702 "BuildScript": { 10703 "crate_name": "build_script_build", 10704 "crate_root": "build.rs", 10705 "srcs": { 10706 "include": [ 10707 "**/*.rs" 10708 ], 10709 "exclude": [] 10710 } 10711 } 10712 } 10713 ], 10714 "library_target_name": "winapi_i686_pc_windows_gnu", 10715 "common_attrs": { 10716 "compile_data_glob": [ 10717 "**" 10718 ], 10719 "deps": { 10720 "common": [ 10721 { 10722 "id": "winapi-i686-pc-windows-gnu 0.4.0", 10723 "target": "build_script_build" 10724 } 10725 ], 10726 "selects": {} 10727 }, 10728 "edition": "2015", 10729 "version": "0.4.0" 10730 }, 10731 "build_script_attrs": { 10732 "data_glob": [ 10733 "**" 10734 ] 10735 }, 10736 "license": "MIT/Apache-2.0" 10737 }, 10738 "winapi-util 0.1.5": { 10739 "name": "winapi-util", 10740 "version": "0.1.5", 10741 "repository": { 10742 "Http": { 10743 "url": "https://crates.io/api/v1/crates/winapi-util/0.1.5/download", 10744 "sha256": "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178" 10745 } 10746 }, 10747 "targets": [ 10748 { 10749 "Library": { 10750 "crate_name": "winapi_util", 10751 "crate_root": "src/lib.rs", 10752 "srcs": { 10753 "include": [ 10754 "**/*.rs" 10755 ], 10756 "exclude": [] 10757 } 10758 } 10759 } 10760 ], 10761 "library_target_name": "winapi_util", 10762 "common_attrs": { 10763 "compile_data_glob": [ 10764 "**" 10765 ], 10766 "deps": { 10767 "common": [], 10768 "selects": { 10769 "cfg(windows)": [ 10770 { 10771 "id": "winapi 0.3.9", 10772 "target": "winapi" 10773 } 10774 ] 10775 } 10776 }, 10777 "edition": "2018", 10778 "version": "0.1.5" 10779 }, 10780 "license": "Unlicense/MIT" 10781 }, 10782 "winapi-x86_64-pc-windows-gnu 0.4.0": { 10783 "name": "winapi-x86_64-pc-windows-gnu", 10784 "version": "0.4.0", 10785 "repository": { 10786 "Http": { 10787 "url": "https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download", 10788 "sha256": "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 10789 } 10790 }, 10791 "targets": [ 10792 { 10793 "Library": { 10794 "crate_name": "winapi_x86_64_pc_windows_gnu", 10795 "crate_root": "src/lib.rs", 10796 "srcs": { 10797 "include": [ 10798 "**/*.rs" 10799 ], 10800 "exclude": [] 10801 } 10802 } 10803 }, 10804 { 10805 "BuildScript": { 10806 "crate_name": "build_script_build", 10807 "crate_root": "build.rs", 10808 "srcs": { 10809 "include": [ 10810 "**/*.rs" 10811 ], 10812 "exclude": [] 10813 } 10814 } 10815 } 10816 ], 10817 "library_target_name": "winapi_x86_64_pc_windows_gnu", 10818 "common_attrs": { 10819 "compile_data_glob": [ 10820 "**" 10821 ], 10822 "deps": { 10823 "common": [ 10824 { 10825 "id": "winapi-x86_64-pc-windows-gnu 0.4.0", 10826 "target": "build_script_build" 10827 } 10828 ], 10829 "selects": {} 10830 }, 10831 "edition": "2015", 10832 "version": "0.4.0" 10833 }, 10834 "build_script_attrs": { 10835 "data_glob": [ 10836 "**" 10837 ] 10838 }, 10839 "license": "MIT/Apache-2.0" 10840 }, 10841 "windows-sys 0.42.0": { 10842 "name": "windows-sys", 10843 "version": "0.42.0", 10844 "repository": { 10845 "Http": { 10846 "url": "https://crates.io/api/v1/crates/windows-sys/0.42.0/download", 10847 "sha256": "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7" 10848 } 10849 }, 10850 "targets": [ 10851 { 10852 "Library": { 10853 "crate_name": "windows_sys", 10854 "crate_root": "src/lib.rs", 10855 "srcs": { 10856 "include": [ 10857 "**/*.rs" 10858 ], 10859 "exclude": [] 10860 } 10861 } 10862 } 10863 ], 10864 "library_target_name": "windows_sys", 10865 "common_attrs": { 10866 "compile_data_glob": [ 10867 "**" 10868 ], 10869 "crate_features": [ 10870 "Win32", 10871 "Win32_Foundation", 10872 "Win32_NetworkManagement", 10873 "Win32_NetworkManagement_IpHelper", 10874 "Win32_Networking", 10875 "Win32_Networking_WinSock", 10876 "Win32_Security", 10877 "Win32_Security_Authorization", 10878 "Win32_Storage", 10879 "Win32_Storage_FileSystem", 10880 "Win32_System", 10881 "Win32_System_Console", 10882 "Win32_System_IO", 10883 "Win32_System_Pipes", 10884 "Win32_System_SystemServices", 10885 "Win32_System_Threading", 10886 "Win32_System_WindowsProgramming", 10887 "default" 10888 ], 10889 "deps": { 10890 "common": [], 10891 "selects": { 10892 "aarch64-pc-windows-gnullvm": [ 10893 { 10894 "id": "windows_aarch64_gnullvm 0.42.1", 10895 "target": "windows_aarch64_gnullvm" 10896 } 10897 ], 10898 "aarch64-pc-windows-msvc": [ 10899 { 10900 "id": "windows_aarch64_msvc 0.42.1", 10901 "target": "windows_aarch64_msvc" 10902 } 10903 ], 10904 "aarch64-uwp-windows-msvc": [ 10905 { 10906 "id": "windows_aarch64_msvc 0.42.1", 10907 "target": "windows_aarch64_msvc" 10908 } 10909 ], 10910 "i686-pc-windows-gnu": [ 10911 { 10912 "id": "windows_i686_gnu 0.42.1", 10913 "target": "windows_i686_gnu" 10914 } 10915 ], 10916 "i686-pc-windows-msvc": [ 10917 { 10918 "id": "windows_i686_msvc 0.42.1", 10919 "target": "windows_i686_msvc" 10920 } 10921 ], 10922 "i686-uwp-windows-gnu": [ 10923 { 10924 "id": "windows_i686_gnu 0.42.1", 10925 "target": "windows_i686_gnu" 10926 } 10927 ], 10928 "i686-uwp-windows-msvc": [ 10929 { 10930 "id": "windows_i686_msvc 0.42.1", 10931 "target": "windows_i686_msvc" 10932 } 10933 ], 10934 "x86_64-pc-windows-gnu": [ 10935 { 10936 "id": "windows_x86_64_gnu 0.42.1", 10937 "target": "windows_x86_64_gnu" 10938 } 10939 ], 10940 "x86_64-pc-windows-gnullvm": [ 10941 { 10942 "id": "windows_x86_64_gnullvm 0.42.1", 10943 "target": "windows_x86_64_gnullvm" 10944 } 10945 ], 10946 "x86_64-pc-windows-msvc": [ 10947 { 10948 "id": "windows_x86_64_msvc 0.42.1", 10949 "target": "windows_x86_64_msvc" 10950 } 10951 ], 10952 "x86_64-uwp-windows-gnu": [ 10953 { 10954 "id": "windows_x86_64_gnu 0.42.1", 10955 "target": "windows_x86_64_gnu" 10956 } 10957 ], 10958 "x86_64-uwp-windows-msvc": [ 10959 { 10960 "id": "windows_x86_64_msvc 0.42.1", 10961 "target": "windows_x86_64_msvc" 10962 } 10963 ] 10964 } 10965 }, 10966 "edition": "2018", 10967 "version": "0.42.0" 10968 }, 10969 "license": "MIT OR Apache-2.0" 10970 }, 10971 "windows_aarch64_gnullvm 0.42.1": { 10972 "name": "windows_aarch64_gnullvm", 10973 "version": "0.42.1", 10974 "repository": { 10975 "Http": { 10976 "url": "https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.42.1/download", 10977 "sha256": "8c9864e83243fdec7fc9c5444389dcbbfd258f745e7853198f365e3c4968a608" 10978 } 10979 }, 10980 "targets": [ 10981 { 10982 "Library": { 10983 "crate_name": "windows_aarch64_gnullvm", 10984 "crate_root": "src/lib.rs", 10985 "srcs": { 10986 "include": [ 10987 "**/*.rs" 10988 ], 10989 "exclude": [] 10990 } 10991 } 10992 }, 10993 { 10994 "BuildScript": { 10995 "crate_name": "build_script_build", 10996 "crate_root": "build.rs", 10997 "srcs": { 10998 "include": [ 10999 "**/*.rs" 11000 ], 11001 "exclude": [] 11002 } 11003 } 11004 } 11005 ], 11006 "library_target_name": "windows_aarch64_gnullvm", 11007 "common_attrs": { 11008 "compile_data_glob": [ 11009 "**" 11010 ], 11011 "deps": { 11012 "common": [ 11013 { 11014 "id": "windows_aarch64_gnullvm 0.42.1", 11015 "target": "build_script_build" 11016 } 11017 ], 11018 "selects": {} 11019 }, 11020 "edition": "2018", 11021 "version": "0.42.1" 11022 }, 11023 "build_script_attrs": { 11024 "data_glob": [ 11025 "**" 11026 ] 11027 }, 11028 "license": "MIT OR Apache-2.0" 11029 }, 11030 "windows_aarch64_msvc 0.42.1": { 11031 "name": "windows_aarch64_msvc", 11032 "version": "0.42.1", 11033 "repository": { 11034 "Http": { 11035 "url": "https://crates.io/api/v1/crates/windows_aarch64_msvc/0.42.1/download", 11036 "sha256": "4c8b1b673ffc16c47a9ff48570a9d85e25d265735c503681332589af6253c6c7" 11037 } 11038 }, 11039 "targets": [ 11040 { 11041 "Library": { 11042 "crate_name": "windows_aarch64_msvc", 11043 "crate_root": "src/lib.rs", 11044 "srcs": { 11045 "include": [ 11046 "**/*.rs" 11047 ], 11048 "exclude": [] 11049 } 11050 } 11051 }, 11052 { 11053 "BuildScript": { 11054 "crate_name": "build_script_build", 11055 "crate_root": "build.rs", 11056 "srcs": { 11057 "include": [ 11058 "**/*.rs" 11059 ], 11060 "exclude": [] 11061 } 11062 } 11063 } 11064 ], 11065 "library_target_name": "windows_aarch64_msvc", 11066 "common_attrs": { 11067 "compile_data_glob": [ 11068 "**" 11069 ], 11070 "deps": { 11071 "common": [ 11072 { 11073 "id": "windows_aarch64_msvc 0.42.1", 11074 "target": "build_script_build" 11075 } 11076 ], 11077 "selects": {} 11078 }, 11079 "edition": "2018", 11080 "version": "0.42.1" 11081 }, 11082 "build_script_attrs": { 11083 "data_glob": [ 11084 "**" 11085 ] 11086 }, 11087 "license": "MIT OR Apache-2.0" 11088 }, 11089 "windows_i686_gnu 0.42.1": { 11090 "name": "windows_i686_gnu", 11091 "version": "0.42.1", 11092 "repository": { 11093 "Http": { 11094 "url": "https://crates.io/api/v1/crates/windows_i686_gnu/0.42.1/download", 11095 "sha256": "de3887528ad530ba7bdbb1faa8275ec7a1155a45ffa57c37993960277145d640" 11096 } 11097 }, 11098 "targets": [ 11099 { 11100 "Library": { 11101 "crate_name": "windows_i686_gnu", 11102 "crate_root": "src/lib.rs", 11103 "srcs": { 11104 "include": [ 11105 "**/*.rs" 11106 ], 11107 "exclude": [] 11108 } 11109 } 11110 }, 11111 { 11112 "BuildScript": { 11113 "crate_name": "build_script_build", 11114 "crate_root": "build.rs", 11115 "srcs": { 11116 "include": [ 11117 "**/*.rs" 11118 ], 11119 "exclude": [] 11120 } 11121 } 11122 } 11123 ], 11124 "library_target_name": "windows_i686_gnu", 11125 "common_attrs": { 11126 "compile_data_glob": [ 11127 "**" 11128 ], 11129 "deps": { 11130 "common": [ 11131 { 11132 "id": "windows_i686_gnu 0.42.1", 11133 "target": "build_script_build" 11134 } 11135 ], 11136 "selects": {} 11137 }, 11138 "edition": "2018", 11139 "version": "0.42.1" 11140 }, 11141 "build_script_attrs": { 11142 "data_glob": [ 11143 "**" 11144 ] 11145 }, 11146 "license": "MIT OR Apache-2.0" 11147 }, 11148 "windows_i686_msvc 0.42.1": { 11149 "name": "windows_i686_msvc", 11150 "version": "0.42.1", 11151 "repository": { 11152 "Http": { 11153 "url": "https://crates.io/api/v1/crates/windows_i686_msvc/0.42.1/download", 11154 "sha256": "bf4d1122317eddd6ff351aa852118a2418ad4214e6613a50e0191f7004372605" 11155 } 11156 }, 11157 "targets": [ 11158 { 11159 "Library": { 11160 "crate_name": "windows_i686_msvc", 11161 "crate_root": "src/lib.rs", 11162 "srcs": { 11163 "include": [ 11164 "**/*.rs" 11165 ], 11166 "exclude": [] 11167 } 11168 } 11169 }, 11170 { 11171 "BuildScript": { 11172 "crate_name": "build_script_build", 11173 "crate_root": "build.rs", 11174 "srcs": { 11175 "include": [ 11176 "**/*.rs" 11177 ], 11178 "exclude": [] 11179 } 11180 } 11181 } 11182 ], 11183 "library_target_name": "windows_i686_msvc", 11184 "common_attrs": { 11185 "compile_data_glob": [ 11186 "**" 11187 ], 11188 "deps": { 11189 "common": [ 11190 { 11191 "id": "windows_i686_msvc 0.42.1", 11192 "target": "build_script_build" 11193 } 11194 ], 11195 "selects": {} 11196 }, 11197 "edition": "2018", 11198 "version": "0.42.1" 11199 }, 11200 "build_script_attrs": { 11201 "data_glob": [ 11202 "**" 11203 ] 11204 }, 11205 "license": "MIT OR Apache-2.0" 11206 }, 11207 "windows_x86_64_gnu 0.42.1": { 11208 "name": "windows_x86_64_gnu", 11209 "version": "0.42.1", 11210 "repository": { 11211 "Http": { 11212 "url": "https://crates.io/api/v1/crates/windows_x86_64_gnu/0.42.1/download", 11213 "sha256": "c1040f221285e17ebccbc2591ffdc2d44ee1f9186324dd3e84e99ac68d699c45" 11214 } 11215 }, 11216 "targets": [ 11217 { 11218 "Library": { 11219 "crate_name": "windows_x86_64_gnu", 11220 "crate_root": "src/lib.rs", 11221 "srcs": { 11222 "include": [ 11223 "**/*.rs" 11224 ], 11225 "exclude": [] 11226 } 11227 } 11228 }, 11229 { 11230 "BuildScript": { 11231 "crate_name": "build_script_build", 11232 "crate_root": "build.rs", 11233 "srcs": { 11234 "include": [ 11235 "**/*.rs" 11236 ], 11237 "exclude": [] 11238 } 11239 } 11240 } 11241 ], 11242 "library_target_name": "windows_x86_64_gnu", 11243 "common_attrs": { 11244 "compile_data_glob": [ 11245 "**" 11246 ], 11247 "deps": { 11248 "common": [ 11249 { 11250 "id": "windows_x86_64_gnu 0.42.1", 11251 "target": "build_script_build" 11252 } 11253 ], 11254 "selects": {} 11255 }, 11256 "edition": "2018", 11257 "version": "0.42.1" 11258 }, 11259 "build_script_attrs": { 11260 "data_glob": [ 11261 "**" 11262 ] 11263 }, 11264 "license": "MIT OR Apache-2.0" 11265 }, 11266 "windows_x86_64_gnullvm 0.42.1": { 11267 "name": "windows_x86_64_gnullvm", 11268 "version": "0.42.1", 11269 "repository": { 11270 "Http": { 11271 "url": "https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.42.1/download", 11272 "sha256": "628bfdf232daa22b0d64fdb62b09fcc36bb01f05a3939e20ab73aaf9470d0463" 11273 } 11274 }, 11275 "targets": [ 11276 { 11277 "Library": { 11278 "crate_name": "windows_x86_64_gnullvm", 11279 "crate_root": "src/lib.rs", 11280 "srcs": { 11281 "include": [ 11282 "**/*.rs" 11283 ], 11284 "exclude": [] 11285 } 11286 } 11287 }, 11288 { 11289 "BuildScript": { 11290 "crate_name": "build_script_build", 11291 "crate_root": "build.rs", 11292 "srcs": { 11293 "include": [ 11294 "**/*.rs" 11295 ], 11296 "exclude": [] 11297 } 11298 } 11299 } 11300 ], 11301 "library_target_name": "windows_x86_64_gnullvm", 11302 "common_attrs": { 11303 "compile_data_glob": [ 11304 "**" 11305 ], 11306 "deps": { 11307 "common": [ 11308 { 11309 "id": "windows_x86_64_gnullvm 0.42.1", 11310 "target": "build_script_build" 11311 } 11312 ], 11313 "selects": {} 11314 }, 11315 "edition": "2018", 11316 "version": "0.42.1" 11317 }, 11318 "build_script_attrs": { 11319 "data_glob": [ 11320 "**" 11321 ] 11322 }, 11323 "license": "MIT OR Apache-2.0" 11324 }, 11325 "windows_x86_64_msvc 0.42.1": { 11326 "name": "windows_x86_64_msvc", 11327 "version": "0.42.1", 11328 "repository": { 11329 "Http": { 11330 "url": "https://crates.io/api/v1/crates/windows_x86_64_msvc/0.42.1/download", 11331 "sha256": "447660ad36a13288b1db4d4248e857b510e8c3a225c822ba4fb748c0aafecffd" 11332 } 11333 }, 11334 "targets": [ 11335 { 11336 "Library": { 11337 "crate_name": "windows_x86_64_msvc", 11338 "crate_root": "src/lib.rs", 11339 "srcs": { 11340 "include": [ 11341 "**/*.rs" 11342 ], 11343 "exclude": [] 11344 } 11345 } 11346 }, 11347 { 11348 "BuildScript": { 11349 "crate_name": "build_script_build", 11350 "crate_root": "build.rs", 11351 "srcs": { 11352 "include": [ 11353 "**/*.rs" 11354 ], 11355 "exclude": [] 11356 } 11357 } 11358 } 11359 ], 11360 "library_target_name": "windows_x86_64_msvc", 11361 "common_attrs": { 11362 "compile_data_glob": [ 11363 "**" 11364 ], 11365 "deps": { 11366 "common": [ 11367 { 11368 "id": "windows_x86_64_msvc 0.42.1", 11369 "target": "build_script_build" 11370 } 11371 ], 11372 "selects": {} 11373 }, 11374 "edition": "2018", 11375 "version": "0.42.1" 11376 }, 11377 "build_script_attrs": { 11378 "data_glob": [ 11379 "**" 11380 ] 11381 }, 11382 "license": "MIT OR Apache-2.0" 11383 }, 11384 "winreg 0.10.1": { 11385 "name": "winreg", 11386 "version": "0.10.1", 11387 "repository": { 11388 "Http": { 11389 "url": "https://crates.io/api/v1/crates/winreg/0.10.1/download", 11390 "sha256": "80d0f4e272c85def139476380b12f9ac60926689dd2e01d4923222f40580869d" 11391 } 11392 }, 11393 "targets": [ 11394 { 11395 "Library": { 11396 "crate_name": "winreg", 11397 "crate_root": "src/lib.rs", 11398 "srcs": { 11399 "include": [ 11400 "**/*.rs" 11401 ], 11402 "exclude": [] 11403 } 11404 } 11405 }, 11406 { 11407 "BuildScript": { 11408 "crate_name": "build_script_build", 11409 "crate_root": "build.rs", 11410 "srcs": { 11411 "include": [ 11412 "**/*.rs" 11413 ], 11414 "exclude": [] 11415 } 11416 } 11417 } 11418 ], 11419 "library_target_name": "winreg", 11420 "common_attrs": { 11421 "compile_data_glob": [ 11422 "**" 11423 ], 11424 "deps": { 11425 "common": [ 11426 { 11427 "id": "winapi 0.3.9", 11428 "target": "winapi" 11429 }, 11430 { 11431 "id": "winreg 0.10.1", 11432 "target": "build_script_build" 11433 } 11434 ], 11435 "selects": {} 11436 }, 11437 "edition": "2015", 11438 "version": "0.10.1" 11439 }, 11440 "build_script_attrs": { 11441 "data_glob": [ 11442 "**" 11443 ] 11444 }, 11445 "license": "MIT" 11446 }, 11447 "wiremock 0.5.17": { 11448 "name": "wiremock", 11449 "version": "0.5.17", 11450 "repository": { 11451 "Http": { 11452 "url": "https://crates.io/api/v1/crates/wiremock/0.5.17/download", 11453 "sha256": "12316b50eb725e22b2f6b9c4cbede5b7b89984274d113a7440c86e5c3fc6f99b" 11454 } 11455 }, 11456 "targets": [ 11457 { 11458 "Library": { 11459 "crate_name": "wiremock", 11460 "crate_root": "src/lib.rs", 11461 "srcs": { 11462 "include": [ 11463 "**/*.rs" 11464 ], 11465 "exclude": [] 11466 } 11467 } 11468 } 11469 ], 11470 "library_target_name": "wiremock", 11471 "common_attrs": { 11472 "compile_data_glob": [ 11473 "**" 11474 ], 11475 "deps": { 11476 "common": [ 11477 { 11478 "id": "assert-json-diff 2.0.2", 11479 "target": "assert_json_diff" 11480 }, 11481 { 11482 "id": "base64 0.13.1", 11483 "target": "base64" 11484 }, 11485 { 11486 "id": "deadpool 0.9.5", 11487 "target": "deadpool" 11488 }, 11489 { 11490 "id": "futures 0.3.25", 11491 "target": "futures" 11492 }, 11493 { 11494 "id": "futures-timer 3.0.2", 11495 "target": "futures_timer" 11496 }, 11497 { 11498 "id": "http-types 2.12.0", 11499 "target": "http_types" 11500 }, 11501 { 11502 "id": "hyper 0.14.23", 11503 "target": "hyper" 11504 }, 11505 { 11506 "id": "log 0.4.17", 11507 "target": "log" 11508 }, 11509 { 11510 "id": "once_cell 1.17.0", 11511 "target": "once_cell" 11512 }, 11513 { 11514 "id": "regex 1.7.1", 11515 "target": "regex" 11516 }, 11517 { 11518 "id": "serde 1.0.152", 11519 "target": "serde" 11520 }, 11521 { 11522 "id": "serde_json 1.0.91", 11523 "target": "serde_json" 11524 }, 11525 { 11526 "id": "tokio 1.24.2", 11527 "target": "tokio" 11528 } 11529 ], 11530 "selects": {} 11531 }, 11532 "edition": "2018", 11533 "proc_macro_deps": { 11534 "common": [ 11535 { 11536 "id": "async-trait 0.1.63", 11537 "target": "async_trait" 11538 } 11539 ], 11540 "selects": {} 11541 }, 11542 "version": "0.5.17" 11543 }, 11544 "license": "MIT/Apache-2.0" 11545 }, 11546 "xattr 0.2.3": { 11547 "name": "xattr", 11548 "version": "0.2.3", 11549 "repository": { 11550 "Http": { 11551 "url": "https://crates.io/api/v1/crates/xattr/0.2.3/download", 11552 "sha256": "6d1526bbe5aaeb5eb06885f4d987bcdfa5e23187055de9b83fe00156a821fabc" 11553 } 11554 }, 11555 "targets": [ 11556 { 11557 "Library": { 11558 "crate_name": "xattr", 11559 "crate_root": "src/lib.rs", 11560 "srcs": { 11561 "include": [ 11562 "**/*.rs" 11563 ], 11564 "exclude": [] 11565 } 11566 } 11567 } 11568 ], 11569 "library_target_name": "xattr", 11570 "common_attrs": { 11571 "compile_data_glob": [ 11572 "**" 11573 ], 11574 "crate_features": [ 11575 "default", 11576 "unsupported" 11577 ], 11578 "deps": { 11579 "common": [ 11580 { 11581 "id": "libc 0.2.139", 11582 "target": "libc" 11583 } 11584 ], 11585 "selects": {} 11586 }, 11587 "edition": "2015", 11588 "version": "0.2.3" 11589 }, 11590 "license": "MIT/Apache-2.0" 11591 }, 11592 "zip 0.6.3": { 11593 "name": "zip", 11594 "version": "0.6.3", 11595 "repository": { 11596 "Http": { 11597 "url": "https://crates.io/api/v1/crates/zip/0.6.3/download", 11598 "sha256": "537ce7411d25e54e8ae21a7ce0b15840e7bfcff15b51d697ec3266cc76bdf080" 11599 } 11600 }, 11601 "targets": [ 11602 { 11603 "Library": { 11604 "crate_name": "zip", 11605 "crate_root": "src/lib.rs", 11606 "srcs": { 11607 "include": [ 11608 "**/*.rs" 11609 ], 11610 "exclude": [] 11611 } 11612 } 11613 } 11614 ], 11615 "library_target_name": "zip", 11616 "common_attrs": { 11617 "compile_data_glob": [ 11618 "**" 11619 ], 11620 "crate_features": [ 11621 "aes", 11622 "aes-crypto", 11623 "bzip2", 11624 "constant_time_eq", 11625 "default", 11626 "deflate", 11627 "flate2", 11628 "hmac", 11629 "pbkdf2", 11630 "sha1", 11631 "time", 11632 "zstd" 11633 ], 11634 "deps": { 11635 "common": [ 11636 { 11637 "id": "aes 0.7.5", 11638 "target": "aes" 11639 }, 11640 { 11641 "id": "byteorder 1.4.3", 11642 "target": "byteorder" 11643 }, 11644 { 11645 "id": "bzip2 0.4.4", 11646 "target": "bzip2" 11647 }, 11648 { 11649 "id": "constant_time_eq 0.1.5", 11650 "target": "constant_time_eq" 11651 }, 11652 { 11653 "id": "crc32fast 1.3.2", 11654 "target": "crc32fast" 11655 }, 11656 { 11657 "id": "flate2 1.0.25", 11658 "target": "flate2" 11659 }, 11660 { 11661 "id": "hmac 0.12.1", 11662 "target": "hmac" 11663 }, 11664 { 11665 "id": "pbkdf2 0.11.0", 11666 "target": "pbkdf2" 11667 }, 11668 { 11669 "id": "sha1 0.10.5", 11670 "target": "sha1" 11671 }, 11672 { 11673 "id": "time 0.3.17", 11674 "target": "time" 11675 }, 11676 { 11677 "id": "zstd 0.11.2+zstd.1.5.2", 11678 "target": "zstd" 11679 } 11680 ], 11681 "selects": { 11682 "cfg(any(all(target_arch = \"arm\", target_pointer_width = \"32\"), target_arch = \"mips\", target_arch = \"powerpc\"))": [ 11683 { 11684 "id": "crossbeam-utils 0.8.14", 11685 "target": "crossbeam_utils" 11686 } 11687 ] 11688 } 11689 }, 11690 "edition": "2018", 11691 "version": "0.6.3" 11692 }, 11693 "license": "MIT" 11694 }, 11695 "zstd 0.11.2+zstd.1.5.2": { 11696 "name": "zstd", 11697 "version": "0.11.2+zstd.1.5.2", 11698 "repository": { 11699 "Http": { 11700 "url": "https://crates.io/api/v1/crates/zstd/0.11.2+zstd.1.5.2/download", 11701 "sha256": "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4" 11702 } 11703 }, 11704 "targets": [ 11705 { 11706 "Library": { 11707 "crate_name": "zstd", 11708 "crate_root": "src/lib.rs", 11709 "srcs": { 11710 "include": [ 11711 "**/*.rs" 11712 ], 11713 "exclude": [] 11714 } 11715 } 11716 } 11717 ], 11718 "library_target_name": "zstd", 11719 "common_attrs": { 11720 "compile_data_glob": [ 11721 "**" 11722 ], 11723 "crate_features": [ 11724 "arrays", 11725 "default", 11726 "legacy", 11727 "zdict_builder" 11728 ], 11729 "deps": { 11730 "common": [ 11731 { 11732 "id": "zstd-safe 5.0.2+zstd.1.5.2", 11733 "target": "zstd_safe" 11734 } 11735 ], 11736 "selects": {} 11737 }, 11738 "edition": "2018", 11739 "version": "0.11.2+zstd.1.5.2" 11740 }, 11741 "license": "MIT" 11742 }, 11743 "zstd-safe 5.0.2+zstd.1.5.2": { 11744 "name": "zstd-safe", 11745 "version": "5.0.2+zstd.1.5.2", 11746 "repository": { 11747 "Http": { 11748 "url": "https://crates.io/api/v1/crates/zstd-safe/5.0.2+zstd.1.5.2/download", 11749 "sha256": "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db" 11750 } 11751 }, 11752 "targets": [ 11753 { 11754 "Library": { 11755 "crate_name": "zstd_safe", 11756 "crate_root": "src/lib.rs", 11757 "srcs": { 11758 "include": [ 11759 "**/*.rs" 11760 ], 11761 "exclude": [] 11762 } 11763 } 11764 }, 11765 { 11766 "BuildScript": { 11767 "crate_name": "build_script_build", 11768 "crate_root": "build.rs", 11769 "srcs": { 11770 "include": [ 11771 "**/*.rs" 11772 ], 11773 "exclude": [] 11774 } 11775 } 11776 } 11777 ], 11778 "library_target_name": "zstd_safe", 11779 "common_attrs": { 11780 "compile_data_glob": [ 11781 "**" 11782 ], 11783 "crate_features": [ 11784 "arrays", 11785 "legacy", 11786 "std", 11787 "zdict_builder" 11788 ], 11789 "deps": { 11790 "common": [ 11791 { 11792 "id": "libc 0.2.139", 11793 "target": "libc" 11794 }, 11795 { 11796 "id": "zstd-safe 5.0.2+zstd.1.5.2", 11797 "target": "build_script_build" 11798 }, 11799 { 11800 "id": "zstd-sys 2.0.5+zstd.1.5.2", 11801 "target": "zstd_sys" 11802 } 11803 ], 11804 "selects": {} 11805 }, 11806 "edition": "2018", 11807 "version": "5.0.2+zstd.1.5.2" 11808 }, 11809 "build_script_attrs": { 11810 "data_glob": [ 11811 "**" 11812 ] 11813 }, 11814 "license": "MIT/Apache-2.0" 11815 }, 11816 "zstd-sys 2.0.5+zstd.1.5.2": { 11817 "name": "zstd-sys", 11818 "version": "2.0.5+zstd.1.5.2", 11819 "repository": { 11820 "Http": { 11821 "url": "https://crates.io/api/v1/crates/zstd-sys/2.0.5+zstd.1.5.2/download", 11822 "sha256": "edc50ffce891ad571e9f9afe5039c4837bede781ac4bb13052ed7ae695518596" 11823 } 11824 }, 11825 "targets": [ 11826 { 11827 "Library": { 11828 "crate_name": "zstd_sys", 11829 "crate_root": "src/lib.rs", 11830 "srcs": { 11831 "include": [ 11832 "**/*.rs" 11833 ], 11834 "exclude": [] 11835 } 11836 } 11837 }, 11838 { 11839 "BuildScript": { 11840 "crate_name": "build_script_build", 11841 "crate_root": "build.rs", 11842 "srcs": { 11843 "include": [ 11844 "**/*.rs" 11845 ], 11846 "exclude": [] 11847 } 11848 } 11849 } 11850 ], 11851 "library_target_name": "zstd_sys", 11852 "common_attrs": { 11853 "compile_data_glob": [ 11854 "**" 11855 ], 11856 "crate_features": [ 11857 "legacy", 11858 "std", 11859 "zdict_builder" 11860 ], 11861 "deps": { 11862 "common": [ 11863 { 11864 "id": "libc 0.2.139", 11865 "target": "libc" 11866 }, 11867 { 11868 "id": "zstd-sys 2.0.5+zstd.1.5.2", 11869 "target": "build_script_build" 11870 } 11871 ], 11872 "selects": {} 11873 }, 11874 "edition": "2018", 11875 "version": "2.0.5+zstd.1.5.2" 11876 }, 11877 "build_script_attrs": { 11878 "data_glob": [ 11879 "**" 11880 ], 11881 "deps": { 11882 "common": [ 11883 { 11884 "id": "cc 1.0.78", 11885 "target": "cc" 11886 }, 11887 { 11888 "id": "pkg-config 0.3.26", 11889 "target": "pkg_config" 11890 } 11891 ], 11892 "selects": {} 11893 }, 11894 "links": "zstd" 11895 }, 11896 "license": "MIT/Apache-2.0" 11897 } 11898 }, 11899 "binary_crates": [ 11900 "assert_cmd 2.0.8", 11901 "cc 1.0.78", 11902 "clap 4.1.3", 11903 "wait-timeout 0.2.0", 11904 "webpki-roots 0.22.6" 11905 ], 11906 "workspace_members": { 11907 "selenium-manager 1.0.0-M3": "rust" 11908 }, 11909 "conditions": { 11910 "aarch64-apple-darwin": [ 11911 "aarch64-apple-darwin" 11912 ], 11913 "aarch64-linux-android": [ 11914 "aarch64-linux-android" 11915 ], 11916 "aarch64-pc-windows-gnullvm": [], 11917 "aarch64-pc-windows-msvc": [ 11918 "aarch64-pc-windows-msvc" 11919 ], 11920 "aarch64-uwp-windows-msvc": [], 11921 "cfg(all(any(target_arch = \"x86_64\", target_arch = \"aarch64\"), target_os = \"hermit\"))": [], 11922 "cfg(all(any(target_os = \"android\", target_os = \"linux\"), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"), all(target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"powerpc64\", target_arch = \"riscv64\", target_arch = \"mips\", target_arch = \"mips64\"))))))))": [ 11923 "aarch64-linux-android", 11924 "armv7-linux-androideabi", 11925 "i686-linux-android", 11926 "powerpc-unknown-linux-gnu", 11927 "s390x-unknown-linux-gnu", 11928 "x86_64-linux-android" 11929 ], 11930 "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"), all(target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"powerpc64\", target_arch = \"riscv64\", target_arch = \"mips\", target_arch = \"mips64\")))))": [ 11931 "aarch64-unknown-linux-gnu", 11932 "arm-unknown-linux-gnueabi", 11933 "armv7-unknown-linux-gnueabi", 11934 "i686-unknown-linux-gnu", 11935 "x86_64-unknown-linux-gnu" 11936 ], 11937 "cfg(all(target_arch = \"aarch64\", target_os = \"linux\"))": [ 11938 "aarch64-unknown-linux-gnu" 11939 ], 11940 "cfg(all(target_arch = \"wasm32\", not(target_os = \"emscripten\")))": [ 11941 "wasm32-unknown-unknown", 11942 "wasm32-wasi" 11943 ], 11944 "cfg(all(target_arch = \"wasm32\", target_vendor = \"unknown\", target_os = \"unknown\", target_env = \"\"))": [ 11945 "wasm32-unknown-unknown" 11946 ], 11947 "cfg(any(all(target_arch = \"arm\", target_pointer_width = \"32\"), target_arch = \"mips\", target_arch = \"powerpc\"))": [ 11948 "arm-unknown-linux-gnueabi", 11949 "armv7-linux-androideabi", 11950 "armv7-unknown-linux-gnueabi", 11951 "powerpc-unknown-linux-gnu" 11952 ], 11953 "cfg(any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"), all(target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"powerpc64\", target_arch = \"riscv64\", target_arch = \"mips\", target_arch = \"mips64\")))))))": [ 11954 "aarch64-apple-darwin", 11955 "aarch64-apple-ios", 11956 "aarch64-apple-ios-sim", 11957 "aarch64-linux-android", 11958 "aarch64-pc-windows-msvc", 11959 "armv7-linux-androideabi", 11960 "i686-apple-darwin", 11961 "i686-linux-android", 11962 "i686-pc-windows-msvc", 11963 "i686-unknown-freebsd", 11964 "powerpc-unknown-linux-gnu", 11965 "riscv32imc-unknown-none-elf", 11966 "riscv64gc-unknown-none-elf", 11967 "s390x-unknown-linux-gnu", 11968 "wasm32-unknown-unknown", 11969 "wasm32-wasi", 11970 "x86_64-apple-darwin", 11971 "x86_64-apple-ios", 11972 "x86_64-linux-android", 11973 "x86_64-pc-windows-msvc", 11974 "x86_64-unknown-freebsd" 11975 ], 11976 "cfg(any(target_arch = \"aarch64\", target_arch = \"x86\", target_arch = \"x86_64\"))": [ 11977 "aarch64-apple-darwin", 11978 "aarch64-apple-ios", 11979 "aarch64-apple-ios-sim", 11980 "aarch64-linux-android", 11981 "aarch64-pc-windows-msvc", 11982 "aarch64-unknown-linux-gnu", 11983 "i686-apple-darwin", 11984 "i686-linux-android", 11985 "i686-pc-windows-msvc", 11986 "i686-unknown-freebsd", 11987 "i686-unknown-linux-gnu", 11988 "x86_64-apple-darwin", 11989 "x86_64-apple-ios", 11990 "x86_64-linux-android", 11991 "x86_64-pc-windows-msvc", 11992 "x86_64-unknown-freebsd", 11993 "x86_64-unknown-linux-gnu" 11994 ], 11995 "cfg(any(target_arch = \"aarch64\", target_arch = \"x86_64\", target_arch = \"x86\"))": [ 11996 "aarch64-apple-darwin", 11997 "aarch64-apple-ios", 11998 "aarch64-apple-ios-sim", 11999 "aarch64-linux-android", 12000 "aarch64-pc-windows-msvc", 12001 "aarch64-unknown-linux-gnu", 12002 "i686-apple-darwin", 12003 "i686-linux-android", 12004 "i686-pc-windows-msvc", 12005 "i686-unknown-freebsd", 12006 "i686-unknown-linux-gnu", 12007 "x86_64-apple-darwin", 12008 "x86_64-apple-ios", 12009 "x86_64-linux-android", 12010 "x86_64-pc-windows-msvc", 12011 "x86_64-unknown-freebsd", 12012 "x86_64-unknown-linux-gnu" 12013 ], 12014 "cfg(any(target_arch = \"x86\", target_arch = \"x86_64\", all(any(target_arch = \"aarch64\", target_arch = \"arm\"), any(target_os = \"android\", target_os = \"fuchsia\", target_os = \"linux\"))))": [ 12015 "aarch64-linux-android", 12016 "aarch64-unknown-linux-gnu", 12017 "arm-unknown-linux-gnueabi", 12018 "armv7-linux-androideabi", 12019 "armv7-unknown-linux-gnueabi", 12020 "i686-apple-darwin", 12021 "i686-linux-android", 12022 "i686-pc-windows-msvc", 12023 "i686-unknown-freebsd", 12024 "i686-unknown-linux-gnu", 12025 "x86_64-apple-darwin", 12026 "x86_64-apple-ios", 12027 "x86_64-linux-android", 12028 "x86_64-pc-windows-msvc", 12029 "x86_64-unknown-freebsd", 12030 "x86_64-unknown-linux-gnu" 12031 ], 12032 "cfg(any(target_os = \"android\", target_os = \"linux\"))": [ 12033 "aarch64-linux-android", 12034 "aarch64-unknown-linux-gnu", 12035 "arm-unknown-linux-gnueabi", 12036 "armv7-linux-androideabi", 12037 "armv7-unknown-linux-gnueabi", 12038 "i686-linux-android", 12039 "i686-unknown-linux-gnu", 12040 "powerpc-unknown-linux-gnu", 12041 "s390x-unknown-linux-gnu", 12042 "x86_64-linux-android", 12043 "x86_64-unknown-linux-gnu" 12044 ], 12045 "cfg(any(target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"illumos\", target_os = \"netbsd\", target_os = \"openbsd\", target_os = \"solaris\"))": [ 12046 "i686-unknown-freebsd", 12047 "x86_64-unknown-freebsd" 12048 ], 12049 "cfg(any(unix, target_os = \"wasi\"))": [ 12050 "aarch64-apple-darwin", 12051 "aarch64-apple-ios", 12052 "aarch64-apple-ios-sim", 12053 "aarch64-linux-android", 12054 "aarch64-unknown-linux-gnu", 12055 "arm-unknown-linux-gnueabi", 12056 "armv7-linux-androideabi", 12057 "armv7-unknown-linux-gnueabi", 12058 "i686-apple-darwin", 12059 "i686-linux-android", 12060 "i686-unknown-freebsd", 12061 "i686-unknown-linux-gnu", 12062 "powerpc-unknown-linux-gnu", 12063 "s390x-unknown-linux-gnu", 12064 "wasm32-wasi", 12065 "x86_64-apple-darwin", 12066 "x86_64-apple-ios", 12067 "x86_64-linux-android", 12068 "x86_64-unknown-freebsd", 12069 "x86_64-unknown-linux-gnu" 12070 ], 12071 "cfg(docsrs)": [], 12072 "cfg(not(any(target_arch = \"wasm32\", target_arch = \"wasm64\")))": [ 12073 "aarch64-apple-darwin", 12074 "aarch64-apple-ios", 12075 "aarch64-apple-ios-sim", 12076 "aarch64-linux-android", 12077 "aarch64-pc-windows-msvc", 12078 "aarch64-unknown-linux-gnu", 12079 "arm-unknown-linux-gnueabi", 12080 "armv7-linux-androideabi", 12081 "armv7-unknown-linux-gnueabi", 12082 "i686-apple-darwin", 12083 "i686-linux-android", 12084 "i686-pc-windows-msvc", 12085 "i686-unknown-freebsd", 12086 "i686-unknown-linux-gnu", 12087 "powerpc-unknown-linux-gnu", 12088 "riscv32imc-unknown-none-elf", 12089 "riscv64gc-unknown-none-elf", 12090 "s390x-unknown-linux-gnu", 12091 "x86_64-apple-darwin", 12092 "x86_64-apple-ios", 12093 "x86_64-linux-android", 12094 "x86_64-pc-windows-msvc", 12095 "x86_64-unknown-freebsd", 12096 "x86_64-unknown-linux-gnu" 12097 ], 12098 "cfg(not(any(windows, target_os = \"hermit\", target_os = \"unknown\")))": [ 12099 "aarch64-apple-darwin", 12100 "aarch64-apple-ios", 12101 "aarch64-apple-ios-sim", 12102 "aarch64-linux-android", 12103 "aarch64-unknown-linux-gnu", 12104 "arm-unknown-linux-gnueabi", 12105 "armv7-linux-androideabi", 12106 "armv7-unknown-linux-gnueabi", 12107 "i686-apple-darwin", 12108 "i686-linux-android", 12109 "i686-unknown-freebsd", 12110 "i686-unknown-linux-gnu", 12111 "powerpc-unknown-linux-gnu", 12112 "riscv32imc-unknown-none-elf", 12113 "riscv64gc-unknown-none-elf", 12114 "s390x-unknown-linux-gnu", 12115 "wasm32-wasi", 12116 "x86_64-apple-darwin", 12117 "x86_64-apple-ios", 12118 "x86_64-linux-android", 12119 "x86_64-unknown-freebsd", 12120 "x86_64-unknown-linux-gnu" 12121 ], 12122 "cfg(not(target_arch = \"wasm32\"))": [ 12123 "aarch64-apple-darwin", 12124 "aarch64-apple-ios", 12125 "aarch64-apple-ios-sim", 12126 "aarch64-linux-android", 12127 "aarch64-pc-windows-msvc", 12128 "aarch64-unknown-linux-gnu", 12129 "arm-unknown-linux-gnueabi", 12130 "armv7-linux-androideabi", 12131 "armv7-unknown-linux-gnueabi", 12132 "i686-apple-darwin", 12133 "i686-linux-android", 12134 "i686-pc-windows-msvc", 12135 "i686-unknown-freebsd", 12136 "i686-unknown-linux-gnu", 12137 "powerpc-unknown-linux-gnu", 12138 "riscv32imc-unknown-none-elf", 12139 "riscv64gc-unknown-none-elf", 12140 "s390x-unknown-linux-gnu", 12141 "x86_64-apple-darwin", 12142 "x86_64-apple-ios", 12143 "x86_64-linux-android", 12144 "x86_64-pc-windows-msvc", 12145 "x86_64-unknown-freebsd", 12146 "x86_64-unknown-linux-gnu" 12147 ], 12148 "cfg(not(target_os = \"emscripten\"))": [ 12149 "aarch64-apple-darwin", 12150 "aarch64-apple-ios", 12151 "aarch64-apple-ios-sim", 12152 "aarch64-linux-android", 12153 "aarch64-pc-windows-msvc", 12154 "aarch64-unknown-linux-gnu", 12155 "arm-unknown-linux-gnueabi", 12156 "armv7-linux-androideabi", 12157 "armv7-unknown-linux-gnueabi", 12158 "i686-apple-darwin", 12159 "i686-linux-android", 12160 "i686-pc-windows-msvc", 12161 "i686-unknown-freebsd", 12162 "i686-unknown-linux-gnu", 12163 "powerpc-unknown-linux-gnu", 12164 "riscv32imc-unknown-none-elf", 12165 "riscv64gc-unknown-none-elf", 12166 "s390x-unknown-linux-gnu", 12167 "wasm32-unknown-unknown", 12168 "wasm32-wasi", 12169 "x86_64-apple-darwin", 12170 "x86_64-apple-ios", 12171 "x86_64-linux-android", 12172 "x86_64-pc-windows-msvc", 12173 "x86_64-unknown-freebsd", 12174 "x86_64-unknown-linux-gnu" 12175 ], 12176 "cfg(not(windows))": [ 12177 "aarch64-apple-darwin", 12178 "aarch64-apple-ios", 12179 "aarch64-apple-ios-sim", 12180 "aarch64-linux-android", 12181 "aarch64-unknown-linux-gnu", 12182 "arm-unknown-linux-gnueabi", 12183 "armv7-linux-androideabi", 12184 "armv7-unknown-linux-gnueabi", 12185 "i686-apple-darwin", 12186 "i686-linux-android", 12187 "i686-unknown-freebsd", 12188 "i686-unknown-linux-gnu", 12189 "powerpc-unknown-linux-gnu", 12190 "riscv32imc-unknown-none-elf", 12191 "riscv64gc-unknown-none-elf", 12192 "s390x-unknown-linux-gnu", 12193 "wasm32-unknown-unknown", 12194 "wasm32-wasi", 12195 "x86_64-apple-darwin", 12196 "x86_64-apple-ios", 12197 "x86_64-linux-android", 12198 "x86_64-unknown-freebsd", 12199 "x86_64-unknown-linux-gnu" 12200 ], 12201 "cfg(target_arch = \"wasm32\")": [ 12202 "wasm32-unknown-unknown", 12203 "wasm32-wasi" 12204 ], 12205 "cfg(target_feature = \"atomics\")": [], 12206 "cfg(target_os = \"dragonfly\")": [], 12207 "cfg(target_os = \"emscripten\")": [], 12208 "cfg(target_os = \"hermit\")": [], 12209 "cfg(target_os = \"redox\")": [], 12210 "cfg(target_os = \"wasi\")": [ 12211 "wasm32-wasi" 12212 ], 12213 "cfg(target_os = \"windows\")": [ 12214 "aarch64-pc-windows-msvc", 12215 "i686-pc-windows-msvc", 12216 "x86_64-pc-windows-msvc" 12217 ], 12218 "cfg(unix)": [ 12219 "aarch64-apple-darwin", 12220 "aarch64-apple-ios", 12221 "aarch64-apple-ios-sim", 12222 "aarch64-linux-android", 12223 "aarch64-unknown-linux-gnu", 12224 "arm-unknown-linux-gnueabi", 12225 "armv7-linux-androideabi", 12226 "armv7-unknown-linux-gnueabi", 12227 "i686-apple-darwin", 12228 "i686-linux-android", 12229 "i686-unknown-freebsd", 12230 "i686-unknown-linux-gnu", 12231 "powerpc-unknown-linux-gnu", 12232 "s390x-unknown-linux-gnu", 12233 "x86_64-apple-darwin", 12234 "x86_64-apple-ios", 12235 "x86_64-linux-android", 12236 "x86_64-unknown-freebsd", 12237 "x86_64-unknown-linux-gnu" 12238 ], 12239 "cfg(windows)": [ 12240 "aarch64-pc-windows-msvc", 12241 "i686-pc-windows-msvc", 12242 "x86_64-pc-windows-msvc" 12243 ], 12244 "i686-pc-windows-gnu": [], 12245 "i686-pc-windows-msvc": [ 12246 "i686-pc-windows-msvc" 12247 ], 12248 "i686-uwp-windows-gnu": [], 12249 "i686-uwp-windows-msvc": [], 12250 "x86_64-pc-windows-gnu": [], 12251 "x86_64-pc-windows-gnullvm": [], 12252 "x86_64-pc-windows-msvc": [ 12253 "x86_64-pc-windows-msvc" 12254 ], 12255 "x86_64-uwp-windows-gnu": [], 12256 "x86_64-uwp-windows-msvc": [] 12257 } 12258 }