1{ 2 "checksum": "4814dfd4d96d8f66b1a02d7917c17fd93e85b6544f33e09f516d7efab7c9ebb5", 3 "crates": { 4 "addr2line 0.21.0": { 5 "name": "addr2line", 6 "version": "0.21.0", 7 "package_url": "https://github.com/gimli-rs/addr2line", 8 "repository": { 9 "Http": { 10 "url": "https://crates.io/api/v1/crates/addr2line/0.21.0/download", 11 "sha256": "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb" 12 } 13 }, 14 "targets": [ 15 { 16 "Library": { 17 "crate_name": "addr2line", 18 "crate_root": "src/lib.rs", 19 "srcs": { 20 "allow_empty": false, 21 "include": [ 22 "**/*.rs" 23 ] 24 } 25 } 26 } 27 ], 28 "library_target_name": "addr2line", 29 "common_attrs": { 30 "compile_data_glob": [ 31 "**" 32 ], 33 "deps": { 34 "common": [ 35 { 36 "id": "gimli 0.28.0", 37 "target": "gimli" 38 } 39 ], 40 "selects": {} 41 }, 42 "edition": "2018", 43 "version": "0.21.0" 44 }, 45 "license": "Apache-2.0 OR MIT", 46 "license_ids": [ 47 "Apache-2.0", 48 "MIT" 49 ], 50 "license_file": null 51 }, 52 "adler 1.0.2": { 53 "name": "adler", 54 "version": "1.0.2", 55 "package_url": "https://github.com/jonas-schievink/adler.git", 56 "repository": { 57 "Http": { 58 "url": "https://crates.io/api/v1/crates/adler/1.0.2/download", 59 "sha256": "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe" 60 } 61 }, 62 "targets": [ 63 { 64 "Library": { 65 "crate_name": "adler", 66 "crate_root": "src/lib.rs", 67 "srcs": { 68 "allow_empty": false, 69 "include": [ 70 "**/*.rs" 71 ] 72 } 73 } 74 } 75 ], 76 "library_target_name": "adler", 77 "common_attrs": { 78 "compile_data_glob": [ 79 "**" 80 ], 81 "edition": "2015", 82 "version": "1.0.2" 83 }, 84 "license": "0BSD OR MIT OR Apache-2.0", 85 "license_ids": [ 86 "0BSD", 87 "Apache-2.0", 88 "MIT" 89 ], 90 "license_file": null 91 }, 92 "anyhow 1.0.75": { 93 "name": "anyhow", 94 "version": "1.0.75", 95 "package_url": "https://github.com/dtolnay/anyhow", 96 "repository": { 97 "Http": { 98 "url": "https://crates.io/api/v1/crates/anyhow/1.0.75/download", 99 "sha256": "a4668cab20f66d8d020e1fbc0ebe47217433c1b6c8f2040faf858554e394ace6" 100 } 101 }, 102 "targets": [ 103 { 104 "Library": { 105 "crate_name": "anyhow", 106 "crate_root": "src/lib.rs", 107 "srcs": { 108 "allow_empty": false, 109 "include": [ 110 "**/*.rs" 111 ] 112 } 113 } 114 } 115 ], 116 "library_target_name": "anyhow", 117 "common_attrs": { 118 "compile_data_glob": [ 119 "**" 120 ], 121 "crate_features": { 122 "common": [ 123 "default", 124 "std" 125 ], 126 "selects": {} 127 }, 128 "edition": "2018", 129 "version": "1.0.75" 130 }, 131 "license": "MIT OR Apache-2.0", 132 "license_ids": [ 133 "Apache-2.0", 134 "MIT" 135 ], 136 "license_file": null 137 }, 138 "autocfg 1.1.0": { 139 "name": "autocfg", 140 "version": "1.1.0", 141 "package_url": "https://github.com/cuviper/autocfg", 142 "repository": { 143 "Http": { 144 "url": "https://crates.io/api/v1/crates/autocfg/1.1.0/download", 145 "sha256": "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" 146 } 147 }, 148 "targets": [ 149 { 150 "Library": { 151 "crate_name": "autocfg", 152 "crate_root": "src/lib.rs", 153 "srcs": { 154 "allow_empty": false, 155 "include": [ 156 "**/*.rs" 157 ] 158 } 159 } 160 } 161 ], 162 "library_target_name": "autocfg", 163 "common_attrs": { 164 "compile_data_glob": [ 165 "**" 166 ], 167 "edition": "2015", 168 "version": "1.1.0" 169 }, 170 "license": "Apache-2.0 OR MIT", 171 "license_ids": [ 172 "Apache-2.0", 173 "MIT" 174 ], 175 "license_file": null 176 }, 177 "backtrace 0.3.69": { 178 "name": "backtrace", 179 "version": "0.3.69", 180 "package_url": "https://github.com/rust-lang/backtrace-rs", 181 "repository": { 182 "Http": { 183 "url": "https://crates.io/api/v1/crates/backtrace/0.3.69/download", 184 "sha256": "2089b7e3f35b9dd2d0ed921ead4f6d318c27680d4a5bd167b3ee120edb105837" 185 } 186 }, 187 "targets": [ 188 { 189 "Library": { 190 "crate_name": "backtrace", 191 "crate_root": "src/lib.rs", 192 "srcs": { 193 "allow_empty": false, 194 "include": [ 195 "**/*.rs" 196 ] 197 } 198 } 199 } 200 ], 201 "library_target_name": "backtrace", 202 "common_attrs": { 203 "compile_data_glob": [ 204 "**" 205 ], 206 "deps": { 207 "common": [ 208 { 209 "id": "cfg-if 1.0.0", 210 "target": "cfg_if" 211 }, 212 { 213 "id": "rustc-demangle 0.1.23", 214 "target": "rustc_demangle" 215 } 216 ], 217 "selects": { 218 "cfg(not(all(windows, target_env = \"msvc\", not(target_vendor = \"uwp\"))))": [ 219 { 220 "id": "addr2line 0.21.0", 221 "target": "addr2line" 222 }, 223 { 224 "id": "libc 0.2.150", 225 "target": "libc" 226 }, 227 { 228 "id": "miniz_oxide 0.7.1", 229 "target": "miniz_oxide" 230 }, 231 { 232 "id": "object 0.32.1", 233 "target": "object" 234 } 235 ] 236 } 237 }, 238 "edition": "2018", 239 "version": "0.3.69" 240 }, 241 "license": "MIT OR Apache-2.0", 242 "license_ids": [ 243 "Apache-2.0", 244 "MIT" 245 ], 246 "license_file": null 247 }, 248 "bitflags 1.3.2": { 249 "name": "bitflags", 250 "version": "1.3.2", 251 "package_url": "https://github.com/bitflags/bitflags", 252 "repository": { 253 "Http": { 254 "url": "https://crates.io/api/v1/crates/bitflags/1.3.2/download", 255 "sha256": "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 256 } 257 }, 258 "targets": [ 259 { 260 "Library": { 261 "crate_name": "bitflags", 262 "crate_root": "src/lib.rs", 263 "srcs": { 264 "allow_empty": false, 265 "include": [ 266 "**/*.rs" 267 ] 268 } 269 } 270 } 271 ], 272 "library_target_name": "bitflags", 273 "common_attrs": { 274 "compile_data_glob": [ 275 "**" 276 ], 277 "edition": "2018", 278 "version": "1.3.2" 279 }, 280 "license": "MIT/Apache-2.0", 281 "license_ids": [ 282 "Apache-2.0", 283 "MIT" 284 ], 285 "license_file": null 286 }, 287 "bytes 1.4.0": { 288 "name": "bytes", 289 "version": "1.4.0", 290 "package_url": "https://github.com/tokio-rs/bytes", 291 "repository": { 292 "Http": { 293 "url": "https://crates.io/api/v1/crates/bytes/1.4.0/download", 294 "sha256": "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be" 295 } 296 }, 297 "targets": [ 298 { 299 "Library": { 300 "crate_name": "bytes", 301 "crate_root": "src/lib.rs", 302 "srcs": { 303 "allow_empty": false, 304 "include": [ 305 "**/*.rs" 306 ] 307 } 308 } 309 } 310 ], 311 "library_target_name": "bytes", 312 "common_attrs": { 313 "compile_data_glob": [ 314 "**" 315 ], 316 "crate_features": { 317 "common": [ 318 "default", 319 "std" 320 ], 321 "selects": {} 322 }, 323 "edition": "2018", 324 "version": "1.4.0" 325 }, 326 "license": "MIT", 327 "license_ids": [ 328 "MIT" 329 ], 330 "license_file": null 331 }, 332 "cc 1.0.84": { 333 "name": "cc", 334 "version": "1.0.84", 335 "package_url": "https://github.com/rust-lang/cc-rs", 336 "repository": { 337 "Http": { 338 "url": "https://crates.io/api/v1/crates/cc/1.0.84/download", 339 "sha256": "0f8e7c90afad890484a21653d08b6e209ae34770fb5ee298f9c699fcc1e5c856" 340 } 341 }, 342 "targets": [ 343 { 344 "Library": { 345 "crate_name": "cc", 346 "crate_root": "src/lib.rs", 347 "srcs": { 348 "allow_empty": false, 349 "include": [ 350 "**/*.rs" 351 ] 352 } 353 } 354 } 355 ], 356 "library_target_name": "cc", 357 "common_attrs": { 358 "compile_data_glob": [ 359 "**" 360 ], 361 "deps": { 362 "common": [], 363 "selects": { 364 "cfg(unix)": [ 365 { 366 "id": "libc 0.2.150", 367 "target": "libc" 368 } 369 ] 370 } 371 }, 372 "edition": "2018", 373 "version": "1.0.84" 374 }, 375 "license": "MIT OR Apache-2.0", 376 "license_ids": [ 377 "Apache-2.0", 378 "MIT" 379 ], 380 "license_file": null 381 }, 382 "cfg-if 1.0.0": { 383 "name": "cfg-if", 384 "version": "1.0.0", 385 "package_url": "https://github.com/alexcrichton/cfg-if", 386 "repository": { 387 "Http": { 388 "url": "https://crates.io/api/v1/crates/cfg-if/1.0.0/download", 389 "sha256": "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 390 } 391 }, 392 "targets": [ 393 { 394 "Library": { 395 "crate_name": "cfg_if", 396 "crate_root": "src/lib.rs", 397 "srcs": { 398 "allow_empty": false, 399 "include": [ 400 "**/*.rs" 401 ] 402 } 403 } 404 } 405 ], 406 "library_target_name": "cfg_if", 407 "common_attrs": { 408 "compile_data_glob": [ 409 "**" 410 ], 411 "edition": "2018", 412 "version": "1.0.0" 413 }, 414 "license": "MIT/Apache-2.0", 415 "license_ids": [ 416 "Apache-2.0", 417 "MIT" 418 ], 419 "license_file": null 420 }, 421 "direct-cargo-bazel-deps 0.0.1": { 422 "name": "direct-cargo-bazel-deps", 423 "version": "0.0.1", 424 "package_url": null, 425 "repository": null, 426 "targets": [ 427 { 428 "Library": { 429 "crate_name": "direct_cargo_bazel_deps", 430 "crate_root": ".direct_cargo_bazel_deps.rs", 431 "srcs": { 432 "allow_empty": false, 433 "include": [ 434 "**/*.rs" 435 ] 436 } 437 } 438 } 439 ], 440 "library_target_name": "direct_cargo_bazel_deps", 441 "common_attrs": { 442 "compile_data_glob": [ 443 "**" 444 ], 445 "deps": { 446 "common": [ 447 { 448 "id": "anyhow 1.0.75", 449 "target": "anyhow" 450 }, 451 { 452 "id": "tokio 1.34.0", 453 "target": "tokio" 454 } 455 ], 456 "selects": {} 457 }, 458 "edition": "2018", 459 "version": "0.0.1" 460 }, 461 "license": null, 462 "license_ids": [], 463 "license_file": null 464 }, 465 "gimli 0.28.0": { 466 "name": "gimli", 467 "version": "0.28.0", 468 "package_url": "https://github.com/gimli-rs/gimli", 469 "repository": { 470 "Http": { 471 "url": "https://crates.io/api/v1/crates/gimli/0.28.0/download", 472 "sha256": "6fb8d784f27acf97159b40fc4db5ecd8aa23b9ad5ef69cdd136d3bc80665f0c0" 473 } 474 }, 475 "targets": [ 476 { 477 "Library": { 478 "crate_name": "gimli", 479 "crate_root": "src/lib.rs", 480 "srcs": { 481 "allow_empty": false, 482 "include": [ 483 "**/*.rs" 484 ] 485 } 486 } 487 } 488 ], 489 "library_target_name": "gimli", 490 "common_attrs": { 491 "compile_data_glob": [ 492 "**" 493 ], 494 "edition": "2018", 495 "version": "0.28.0" 496 }, 497 "license": "MIT OR Apache-2.0", 498 "license_ids": [ 499 "Apache-2.0", 500 "MIT" 501 ], 502 "license_file": null 503 }, 504 "hermit-abi 0.3.3": { 505 "name": "hermit-abi", 506 "version": "0.3.3", 507 "package_url": "https://github.com/hermitcore/hermit-rs", 508 "repository": { 509 "Http": { 510 "url": "https://crates.io/api/v1/crates/hermit-abi/0.3.3/download", 511 "sha256": "d77f7ec81a6d05a3abb01ab6eb7590f6083d08449fe5a1c8b1e620283546ccb7" 512 } 513 }, 514 "targets": [ 515 { 516 "Library": { 517 "crate_name": "hermit_abi", 518 "crate_root": "src/lib.rs", 519 "srcs": { 520 "allow_empty": false, 521 "include": [ 522 "**/*.rs" 523 ] 524 } 525 } 526 } 527 ], 528 "library_target_name": "hermit_abi", 529 "common_attrs": { 530 "compile_data_glob": [ 531 "**" 532 ], 533 "edition": "2021", 534 "version": "0.3.3" 535 }, 536 "license": "MIT OR Apache-2.0", 537 "license_ids": [ 538 "Apache-2.0", 539 "MIT" 540 ], 541 "license_file": null 542 }, 543 "libc 0.2.150": { 544 "name": "libc", 545 "version": "0.2.150", 546 "package_url": "https://github.com/rust-lang/libc", 547 "repository": { 548 "Http": { 549 "url": "https://crates.io/api/v1/crates/libc/0.2.150/download", 550 "sha256": "89d92a4743f9a61002fae18374ed11e7973f530cb3a3255fb354818118b2203c" 551 } 552 }, 553 "targets": [ 554 { 555 "Library": { 556 "crate_name": "libc", 557 "crate_root": "src/lib.rs", 558 "srcs": { 559 "allow_empty": false, 560 "include": [ 561 "**/*.rs" 562 ] 563 } 564 } 565 } 566 ], 567 "library_target_name": "libc", 568 "common_attrs": { 569 "compile_data_glob": [ 570 "**" 571 ], 572 "crate_features": { 573 "common": [ 574 "default", 575 "std" 576 ], 577 "selects": {} 578 }, 579 "edition": "2015", 580 "rustc_flags": { 581 "common": [ 582 "--cfg=freebsd11", 583 "--cfg=libc_priv_mod_use", 584 "--cfg=libc_union", 585 "--cfg=libc_const_size_of", 586 "--cfg=libc_align", 587 "--cfg=libc_int128", 588 "--cfg=libc_core_cvoid", 589 "--cfg=libc_packedN", 590 "--cfg=libc_cfg_target_vendor", 591 "--cfg=libc_non_exhaustive", 592 "--cfg=libc_long_array", 593 "--cfg=libc_ptr_addr_of", 594 "--cfg=libc_underscore_const_names", 595 "--cfg=libc_const_extern_fn" 596 ], 597 "selects": { 598 "x86_64-unknown-nixos-gnu": [ 599 "--cfg=fake_nioxs_feature" 600 ] 601 } 602 }, 603 "version": "0.2.150" 604 }, 605 "license": "MIT OR Apache-2.0", 606 "license_ids": [ 607 "Apache-2.0", 608 "MIT" 609 ], 610 "license_file": null 611 }, 612 "lock_api 0.4.11": { 613 "name": "lock_api", 614 "version": "0.4.11", 615 "package_url": "https://github.com/Amanieu/parking_lot", 616 "repository": { 617 "Http": { 618 "url": "https://crates.io/api/v1/crates/lock_api/0.4.11/download", 619 "sha256": "3c168f8615b12bc01f9c17e2eb0cc07dcae1940121185446edc3744920e8ef45" 620 } 621 }, 622 "targets": [ 623 { 624 "Library": { 625 "crate_name": "lock_api", 626 "crate_root": "src/lib.rs", 627 "srcs": { 628 "allow_empty": false, 629 "include": [ 630 "**/*.rs" 631 ] 632 } 633 } 634 } 635 ], 636 "library_target_name": "lock_api", 637 "common_attrs": { 638 "compile_data_glob": [ 639 "**" 640 ], 641 "crate_features": { 642 "common": [ 643 "atomic_usize", 644 "default" 645 ], 646 "selects": {} 647 }, 648 "deps": { 649 "common": [ 650 { 651 "id": "scopeguard 1.2.0", 652 "target": "scopeguard" 653 } 654 ], 655 "selects": {} 656 }, 657 "edition": "2018", 658 "version": "0.4.11" 659 }, 660 "license": "MIT OR Apache-2.0", 661 "license_ids": [ 662 "Apache-2.0", 663 "MIT" 664 ], 665 "license_file": null 666 }, 667 "memchr 2.6.4": { 668 "name": "memchr", 669 "version": "2.6.4", 670 "package_url": "https://github.com/BurntSushi/memchr", 671 "repository": { 672 "Http": { 673 "url": "https://crates.io/api/v1/crates/memchr/2.6.4/download", 674 "sha256": "f665ee40bc4a3c5590afb1e9677db74a508659dfd71e126420da8274909a0167" 675 } 676 }, 677 "targets": [ 678 { 679 "Library": { 680 "crate_name": "memchr", 681 "crate_root": "src/lib.rs", 682 "srcs": { 683 "allow_empty": false, 684 "include": [ 685 "**/*.rs" 686 ] 687 } 688 } 689 } 690 ], 691 "library_target_name": "memchr", 692 "common_attrs": { 693 "compile_data_glob": [ 694 "**" 695 ], 696 "edition": "2021", 697 "version": "2.6.4" 698 }, 699 "license": "Unlicense OR MIT", 700 "license_ids": [ 701 "MIT", 702 "Unlicense" 703 ], 704 "license_file": null 705 }, 706 "miniz_oxide 0.7.1": { 707 "name": "miniz_oxide", 708 "version": "0.7.1", 709 "package_url": "https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide", 710 "repository": { 711 "Http": { 712 "url": "https://crates.io/api/v1/crates/miniz_oxide/0.7.1/download", 713 "sha256": "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7" 714 } 715 }, 716 "targets": [ 717 { 718 "Library": { 719 "crate_name": "miniz_oxide", 720 "crate_root": "src/lib.rs", 721 "srcs": { 722 "allow_empty": false, 723 "include": [ 724 "**/*.rs" 725 ] 726 } 727 } 728 } 729 ], 730 "library_target_name": "miniz_oxide", 731 "common_attrs": { 732 "compile_data_glob": [ 733 "**" 734 ], 735 "deps": { 736 "common": [ 737 { 738 "id": "adler 1.0.2", 739 "target": "adler" 740 } 741 ], 742 "selects": {} 743 }, 744 "edition": "2018", 745 "version": "0.7.1" 746 }, 747 "license": "MIT OR Zlib OR Apache-2.0", 748 "license_ids": [ 749 "Apache-2.0", 750 "MIT", 751 "Zlib" 752 ], 753 "license_file": null 754 }, 755 "mio 0.8.9": { 756 "name": "mio", 757 "version": "0.8.9", 758 "package_url": "https://github.com/tokio-rs/mio", 759 "repository": { 760 "Http": { 761 "url": "https://crates.io/api/v1/crates/mio/0.8.9/download", 762 "sha256": "3dce281c5e46beae905d4de1870d8b1509a9142b62eedf18b443b011ca8343d0" 763 } 764 }, 765 "targets": [ 766 { 767 "Library": { 768 "crate_name": "mio", 769 "crate_root": "src/lib.rs", 770 "srcs": { 771 "allow_empty": false, 772 "include": [ 773 "**/*.rs" 774 ] 775 } 776 } 777 } 778 ], 779 "library_target_name": "mio", 780 "common_attrs": { 781 "compile_data_glob": [ 782 "**" 783 ], 784 "crate_features": { 785 "common": [ 786 "net", 787 "os-ext", 788 "os-poll" 789 ], 790 "selects": {} 791 }, 792 "deps": { 793 "common": [], 794 "selects": { 795 "cfg(target_os = \"wasi\")": [ 796 { 797 "id": "libc 0.2.150", 798 "target": "libc" 799 }, 800 { 801 "id": "wasi 0.11.0+wasi-snapshot-preview1", 802 "target": "wasi" 803 } 804 ], 805 "cfg(unix)": [ 806 { 807 "id": "libc 0.2.150", 808 "target": "libc" 809 } 810 ], 811 "cfg(windows)": [ 812 { 813 "id": "windows-sys 0.48.0", 814 "target": "windows_sys" 815 } 816 ] 817 } 818 }, 819 "edition": "2018", 820 "version": "0.8.9" 821 }, 822 "license": "MIT", 823 "license_ids": [ 824 "MIT" 825 ], 826 "license_file": null 827 }, 828 "num_cpus 1.16.0": { 829 "name": "num_cpus", 830 "version": "1.16.0", 831 "package_url": "https://github.com/seanmonstar/num_cpus", 832 "repository": { 833 "Http": { 834 "url": "https://crates.io/api/v1/crates/num_cpus/1.16.0/download", 835 "sha256": "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43" 836 } 837 }, 838 "targets": [ 839 { 840 "Library": { 841 "crate_name": "num_cpus", 842 "crate_root": "src/lib.rs", 843 "srcs": { 844 "allow_empty": false, 845 "include": [ 846 "**/*.rs" 847 ] 848 } 849 } 850 } 851 ], 852 "library_target_name": "num_cpus", 853 "common_attrs": { 854 "compile_data_glob": [ 855 "**" 856 ], 857 "deps": { 858 "common": [], 859 "selects": { 860 "cfg(not(windows))": [ 861 { 862 "id": "libc 0.2.150", 863 "target": "libc" 864 } 865 ], 866 "cfg(target_os = \"hermit\")": [ 867 { 868 "id": "hermit-abi 0.3.3", 869 "target": "hermit_abi" 870 } 871 ] 872 } 873 }, 874 "edition": "2015", 875 "version": "1.16.0" 876 }, 877 "license": "MIT OR Apache-2.0", 878 "license_ids": [ 879 "Apache-2.0", 880 "MIT" 881 ], 882 "license_file": null 883 }, 884 "object 0.32.1": { 885 "name": "object", 886 "version": "0.32.1", 887 "package_url": "https://github.com/gimli-rs/object", 888 "repository": { 889 "Http": { 890 "url": "https://crates.io/api/v1/crates/object/0.32.1/download", 891 "sha256": "9cf5f9dd3933bd50a9e1f149ec995f39ae2c496d31fd772c1fd45ebc27e902b0" 892 } 893 }, 894 "targets": [ 895 { 896 "Library": { 897 "crate_name": "object", 898 "crate_root": "src/lib.rs", 899 "srcs": { 900 "allow_empty": false, 901 "include": [ 902 "**/*.rs" 903 ] 904 } 905 } 906 } 907 ], 908 "library_target_name": "object", 909 "common_attrs": { 910 "compile_data_glob": [ 911 "**" 912 ], 913 "deps": { 914 "common": [ 915 { 916 "id": "memchr 2.6.4", 917 "target": "memchr" 918 } 919 ], 920 "selects": {} 921 }, 922 "edition": "2018", 923 "version": "0.32.1" 924 }, 925 "license": "Apache-2.0 OR MIT", 926 "license_ids": [ 927 "Apache-2.0", 928 "MIT" 929 ], 930 "license_file": null 931 }, 932 "parking_lot 0.12.1": { 933 "name": "parking_lot", 934 "version": "0.12.1", 935 "package_url": "https://github.com/Amanieu/parking_lot", 936 "repository": { 937 "Http": { 938 "url": "https://crates.io/api/v1/crates/parking_lot/0.12.1/download", 939 "sha256": "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f" 940 } 941 }, 942 "targets": [ 943 { 944 "Library": { 945 "crate_name": "parking_lot", 946 "crate_root": "src/lib.rs", 947 "srcs": { 948 "allow_empty": false, 949 "include": [ 950 "**/*.rs" 951 ] 952 } 953 } 954 } 955 ], 956 "library_target_name": "parking_lot", 957 "common_attrs": { 958 "compile_data_glob": [ 959 "**" 960 ], 961 "crate_features": { 962 "common": [ 963 "default" 964 ], 965 "selects": {} 966 }, 967 "deps": { 968 "common": [ 969 { 970 "id": "lock_api 0.4.11", 971 "target": "lock_api" 972 }, 973 { 974 "id": "parking_lot_core 0.9.9", 975 "target": "parking_lot_core" 976 } 977 ], 978 "selects": {} 979 }, 980 "edition": "2018", 981 "version": "0.12.1" 982 }, 983 "license": "MIT OR Apache-2.0", 984 "license_ids": [ 985 "Apache-2.0", 986 "MIT" 987 ], 988 "license_file": null 989 }, 990 "parking_lot_core 0.9.9": { 991 "name": "parking_lot_core", 992 "version": "0.9.9", 993 "package_url": "https://github.com/Amanieu/parking_lot", 994 "repository": { 995 "Http": { 996 "url": "https://crates.io/api/v1/crates/parking_lot_core/0.9.9/download", 997 "sha256": "4c42a9226546d68acdd9c0a280d17ce19bfe27a46bf68784e4066115788d008e" 998 } 999 }, 1000 "targets": [ 1001 { 1002 "Library": { 1003 "crate_name": "parking_lot_core", 1004 "crate_root": "src/lib.rs", 1005 "srcs": { 1006 "allow_empty": false, 1007 "include": [ 1008 "**/*.rs" 1009 ] 1010 } 1011 } 1012 } 1013 ], 1014 "library_target_name": "parking_lot_core", 1015 "common_attrs": { 1016 "compile_data_glob": [ 1017 "**" 1018 ], 1019 "deps": { 1020 "common": [ 1021 { 1022 "id": "cfg-if 1.0.0", 1023 "target": "cfg_if" 1024 }, 1025 { 1026 "id": "smallvec 1.11.2", 1027 "target": "smallvec" 1028 } 1029 ], 1030 "selects": { 1031 "cfg(target_os = \"redox\")": [ 1032 { 1033 "id": "redox_syscall 0.4.1", 1034 "target": "syscall" 1035 } 1036 ], 1037 "cfg(unix)": [ 1038 { 1039 "id": "libc 0.2.150", 1040 "target": "libc" 1041 } 1042 ], 1043 "cfg(windows)": [ 1044 { 1045 "id": "windows-targets 0.48.5", 1046 "target": "windows_targets" 1047 } 1048 ] 1049 } 1050 }, 1051 "edition": "2018", 1052 "version": "0.9.9" 1053 }, 1054 "license": "MIT OR Apache-2.0", 1055 "license_ids": [ 1056 "Apache-2.0", 1057 "MIT" 1058 ], 1059 "license_file": null 1060 }, 1061 "pin-project-lite 0.2.13": { 1062 "name": "pin-project-lite", 1063 "version": "0.2.13", 1064 "package_url": "https://github.com/taiki-e/pin-project-lite", 1065 "repository": { 1066 "Http": { 1067 "url": "https://crates.io/api/v1/crates/pin-project-lite/0.2.13/download", 1068 "sha256": "8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58" 1069 } 1070 }, 1071 "targets": [ 1072 { 1073 "Library": { 1074 "crate_name": "pin_project_lite", 1075 "crate_root": "src/lib.rs", 1076 "srcs": { 1077 "allow_empty": false, 1078 "include": [ 1079 "**/*.rs" 1080 ] 1081 } 1082 } 1083 } 1084 ], 1085 "library_target_name": "pin_project_lite", 1086 "common_attrs": { 1087 "compile_data_glob": [ 1088 "**" 1089 ], 1090 "edition": "2018", 1091 "version": "0.2.13" 1092 }, 1093 "license": "Apache-2.0 OR MIT", 1094 "license_ids": [ 1095 "Apache-2.0", 1096 "MIT" 1097 ], 1098 "license_file": null 1099 }, 1100 "proc-macro2 1.0.69": { 1101 "name": "proc-macro2", 1102 "version": "1.0.69", 1103 "package_url": "https://github.com/dtolnay/proc-macro2", 1104 "repository": { 1105 "Http": { 1106 "url": "https://crates.io/api/v1/crates/proc-macro2/1.0.69/download", 1107 "sha256": "134c189feb4956b20f6f547d2cf727d4c0fe06722b20a0eec87ed445a97f92da" 1108 } 1109 }, 1110 "targets": [ 1111 { 1112 "Library": { 1113 "crate_name": "proc_macro2", 1114 "crate_root": "src/lib.rs", 1115 "srcs": { 1116 "allow_empty": false, 1117 "include": [ 1118 "**/*.rs" 1119 ] 1120 } 1121 } 1122 } 1123 ], 1124 "library_target_name": "proc_macro2", 1125 "common_attrs": { 1126 "compile_data_glob": [ 1127 "**" 1128 ], 1129 "crate_features": { 1130 "common": [ 1131 "default", 1132 "proc-macro" 1133 ], 1134 "selects": {} 1135 }, 1136 "deps": { 1137 "common": [ 1138 { 1139 "id": "unicode-ident 1.0.8", 1140 "target": "unicode_ident" 1141 } 1142 ], 1143 "selects": {} 1144 }, 1145 "edition": "2021", 1146 "rustc_flags": { 1147 "common": [ 1148 "--cfg=proc_macro_span", 1149 "--cfg=span_locations", 1150 "--cfg=use_proc_macro", 1151 "--cfg=wrap_proc_macro" 1152 ], 1153 "selects": {} 1154 }, 1155 "version": "1.0.69" 1156 }, 1157 "license": "MIT OR Apache-2.0", 1158 "license_ids": [ 1159 "Apache-2.0", 1160 "MIT" 1161 ], 1162 "license_file": null 1163 }, 1164 "quote 1.0.26": { 1165 "name": "quote", 1166 "version": "1.0.26", 1167 "package_url": "https://github.com/dtolnay/quote", 1168 "repository": { 1169 "Http": { 1170 "url": "https://crates.io/api/v1/crates/quote/1.0.26/download", 1171 "sha256": "4424af4bf778aae2051a77b60283332f386554255d722233d09fbfc7e30da2fc" 1172 } 1173 }, 1174 "targets": [ 1175 { 1176 "Library": { 1177 "crate_name": "quote", 1178 "crate_root": "src/lib.rs", 1179 "srcs": { 1180 "allow_empty": false, 1181 "include": [ 1182 "**/*.rs" 1183 ] 1184 } 1185 } 1186 } 1187 ], 1188 "library_target_name": "quote", 1189 "common_attrs": { 1190 "compile_data_glob": [ 1191 "**" 1192 ], 1193 "crate_features": { 1194 "common": [ 1195 "default", 1196 "proc-macro" 1197 ], 1198 "selects": {} 1199 }, 1200 "deps": { 1201 "common": [ 1202 { 1203 "id": "proc-macro2 1.0.69", 1204 "target": "proc_macro2" 1205 } 1206 ], 1207 "selects": {} 1208 }, 1209 "edition": "2018", 1210 "version": "1.0.26" 1211 }, 1212 "license": "MIT OR Apache-2.0", 1213 "license_ids": [ 1214 "Apache-2.0", 1215 "MIT" 1216 ], 1217 "license_file": null 1218 }, 1219 "redox_syscall 0.4.1": { 1220 "name": "redox_syscall", 1221 "version": "0.4.1", 1222 "package_url": "https://gitlab.redox-os.org/redox-os/syscall", 1223 "repository": { 1224 "Http": { 1225 "url": "https://crates.io/api/v1/crates/redox_syscall/0.4.1/download", 1226 "sha256": "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa" 1227 } 1228 }, 1229 "targets": [ 1230 { 1231 "Library": { 1232 "crate_name": "syscall", 1233 "crate_root": "src/lib.rs", 1234 "srcs": { 1235 "allow_empty": false, 1236 "include": [ 1237 "**/*.rs" 1238 ] 1239 } 1240 } 1241 } 1242 ], 1243 "library_target_name": "syscall", 1244 "common_attrs": { 1245 "compile_data_glob": [ 1246 "**" 1247 ], 1248 "deps": { 1249 "common": [ 1250 { 1251 "id": "bitflags 1.3.2", 1252 "target": "bitflags" 1253 } 1254 ], 1255 "selects": {} 1256 }, 1257 "edition": "2018", 1258 "version": "0.4.1" 1259 }, 1260 "license": "MIT", 1261 "license_ids": [ 1262 "MIT" 1263 ], 1264 "license_file": null 1265 }, 1266 "rustc-demangle 0.1.23": { 1267 "name": "rustc-demangle", 1268 "version": "0.1.23", 1269 "package_url": "https://github.com/alexcrichton/rustc-demangle", 1270 "repository": { 1271 "Http": { 1272 "url": "https://crates.io/api/v1/crates/rustc-demangle/0.1.23/download", 1273 "sha256": "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76" 1274 } 1275 }, 1276 "targets": [ 1277 { 1278 "Library": { 1279 "crate_name": "rustc_demangle", 1280 "crate_root": "src/lib.rs", 1281 "srcs": { 1282 "allow_empty": false, 1283 "include": [ 1284 "**/*.rs" 1285 ] 1286 } 1287 } 1288 } 1289 ], 1290 "library_target_name": "rustc_demangle", 1291 "common_attrs": { 1292 "compile_data_glob": [ 1293 "**" 1294 ], 1295 "edition": "2015", 1296 "version": "0.1.23" 1297 }, 1298 "license": "MIT/Apache-2.0", 1299 "license_ids": [ 1300 "Apache-2.0", 1301 "MIT" 1302 ], 1303 "license_file": null 1304 }, 1305 "scopeguard 1.2.0": { 1306 "name": "scopeguard", 1307 "version": "1.2.0", 1308 "package_url": "https://github.com/bluss/scopeguard", 1309 "repository": { 1310 "Http": { 1311 "url": "https://crates.io/api/v1/crates/scopeguard/1.2.0/download", 1312 "sha256": "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" 1313 } 1314 }, 1315 "targets": [ 1316 { 1317 "Library": { 1318 "crate_name": "scopeguard", 1319 "crate_root": "src/lib.rs", 1320 "srcs": { 1321 "allow_empty": false, 1322 "include": [ 1323 "**/*.rs" 1324 ] 1325 } 1326 } 1327 } 1328 ], 1329 "library_target_name": "scopeguard", 1330 "common_attrs": { 1331 "compile_data_glob": [ 1332 "**" 1333 ], 1334 "edition": "2015", 1335 "version": "1.2.0" 1336 }, 1337 "license": "MIT OR Apache-2.0", 1338 "license_ids": [ 1339 "Apache-2.0", 1340 "MIT" 1341 ], 1342 "license_file": null 1343 }, 1344 "signal-hook-registry 1.4.1": { 1345 "name": "signal-hook-registry", 1346 "version": "1.4.1", 1347 "package_url": "https://github.com/vorner/signal-hook", 1348 "repository": { 1349 "Http": { 1350 "url": "https://crates.io/api/v1/crates/signal-hook-registry/1.4.1/download", 1351 "sha256": "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1" 1352 } 1353 }, 1354 "targets": [ 1355 { 1356 "Library": { 1357 "crate_name": "signal_hook_registry", 1358 "crate_root": "src/lib.rs", 1359 "srcs": { 1360 "allow_empty": false, 1361 "include": [ 1362 "**/*.rs" 1363 ] 1364 } 1365 } 1366 } 1367 ], 1368 "library_target_name": "signal_hook_registry", 1369 "common_attrs": { 1370 "compile_data_glob": [ 1371 "**" 1372 ], 1373 "deps": { 1374 "common": [ 1375 { 1376 "id": "libc 0.2.150", 1377 "target": "libc" 1378 } 1379 ], 1380 "selects": {} 1381 }, 1382 "edition": "2015", 1383 "version": "1.4.1" 1384 }, 1385 "license": "Apache-2.0/MIT", 1386 "license_ids": [ 1387 "Apache-2.0", 1388 "MIT" 1389 ], 1390 "license_file": null 1391 }, 1392 "smallvec 1.11.2": { 1393 "name": "smallvec", 1394 "version": "1.11.2", 1395 "package_url": "https://github.com/servo/rust-smallvec", 1396 "repository": { 1397 "Http": { 1398 "url": "https://crates.io/api/v1/crates/smallvec/1.11.2/download", 1399 "sha256": "4dccd0940a2dcdf68d092b8cbab7dc0ad8fa938bf95787e1b916b0e3d0e8e970" 1400 } 1401 }, 1402 "targets": [ 1403 { 1404 "Library": { 1405 "crate_name": "smallvec", 1406 "crate_root": "src/lib.rs", 1407 "srcs": { 1408 "allow_empty": false, 1409 "include": [ 1410 "**/*.rs" 1411 ] 1412 } 1413 } 1414 } 1415 ], 1416 "library_target_name": "smallvec", 1417 "common_attrs": { 1418 "compile_data_glob": [ 1419 "**" 1420 ], 1421 "edition": "2018", 1422 "version": "1.11.2" 1423 }, 1424 "license": "MIT OR Apache-2.0", 1425 "license_ids": [ 1426 "Apache-2.0", 1427 "MIT" 1428 ], 1429 "license_file": null 1430 }, 1431 "socket2 0.5.5": { 1432 "name": "socket2", 1433 "version": "0.5.5", 1434 "package_url": "https://github.com/rust-lang/socket2", 1435 "repository": { 1436 "Http": { 1437 "url": "https://crates.io/api/v1/crates/socket2/0.5.5/download", 1438 "sha256": "7b5fac59a5cb5dd637972e5fca70daf0523c9067fcdc4842f053dae04a18f8e9" 1439 } 1440 }, 1441 "targets": [ 1442 { 1443 "Library": { 1444 "crate_name": "socket2", 1445 "crate_root": "src/lib.rs", 1446 "srcs": { 1447 "allow_empty": false, 1448 "include": [ 1449 "**/*.rs" 1450 ] 1451 } 1452 } 1453 } 1454 ], 1455 "library_target_name": "socket2", 1456 "common_attrs": { 1457 "compile_data_glob": [ 1458 "**" 1459 ], 1460 "crate_features": { 1461 "common": [ 1462 "all" 1463 ], 1464 "selects": {} 1465 }, 1466 "deps": { 1467 "common": [], 1468 "selects": { 1469 "cfg(unix)": [ 1470 { 1471 "id": "libc 0.2.150", 1472 "target": "libc" 1473 } 1474 ], 1475 "cfg(windows)": [ 1476 { 1477 "id": "windows-sys 0.48.0", 1478 "target": "windows_sys" 1479 } 1480 ] 1481 } 1482 }, 1483 "edition": "2021", 1484 "version": "0.5.5" 1485 }, 1486 "license": "MIT OR Apache-2.0", 1487 "license_ids": [ 1488 "Apache-2.0", 1489 "MIT" 1490 ], 1491 "license_file": null 1492 }, 1493 "syn 2.0.15": { 1494 "name": "syn", 1495 "version": "2.0.15", 1496 "package_url": "https://github.com/dtolnay/syn", 1497 "repository": { 1498 "Http": { 1499 "url": "https://crates.io/api/v1/crates/syn/2.0.15/download", 1500 "sha256": "a34fcf3e8b60f57e6a14301a2e916d323af98b0ea63c599441eec8558660c822" 1501 } 1502 }, 1503 "targets": [ 1504 { 1505 "Library": { 1506 "crate_name": "syn", 1507 "crate_root": "src/lib.rs", 1508 "srcs": { 1509 "allow_empty": false, 1510 "include": [ 1511 "**/*.rs" 1512 ] 1513 } 1514 } 1515 } 1516 ], 1517 "library_target_name": "syn", 1518 "common_attrs": { 1519 "compile_data_glob": [ 1520 "**" 1521 ], 1522 "crate_features": { 1523 "common": [ 1524 "clone-impls", 1525 "default", 1526 "derive", 1527 "extra-traits", 1528 "fold", 1529 "full", 1530 "parsing", 1531 "printing", 1532 "proc-macro", 1533 "quote", 1534 "visit", 1535 "visit-mut" 1536 ], 1537 "selects": {} 1538 }, 1539 "deps": { 1540 "common": [ 1541 { 1542 "id": "proc-macro2 1.0.69", 1543 "target": "proc_macro2" 1544 }, 1545 { 1546 "id": "quote 1.0.26", 1547 "target": "quote" 1548 }, 1549 { 1550 "id": "unicode-ident 1.0.8", 1551 "target": "unicode_ident" 1552 } 1553 ], 1554 "selects": {} 1555 }, 1556 "edition": "2021", 1557 "version": "2.0.15" 1558 }, 1559 "license": "MIT OR Apache-2.0", 1560 "license_ids": [ 1561 "Apache-2.0", 1562 "MIT" 1563 ], 1564 "license_file": null 1565 }, 1566 "tokio 1.34.0": { 1567 "name": "tokio", 1568 "version": "1.34.0", 1569 "package_url": "https://github.com/tokio-rs/tokio", 1570 "repository": { 1571 "Http": { 1572 "url": "https://crates.io/api/v1/crates/tokio/1.34.0/download", 1573 "sha256": "d0c014766411e834f7af5b8f4cf46257aab4036ca95e9d2c144a10f59ad6f5b9" 1574 } 1575 }, 1576 "targets": [ 1577 { 1578 "Library": { 1579 "crate_name": "tokio", 1580 "crate_root": "src/lib.rs", 1581 "srcs": { 1582 "allow_empty": false, 1583 "include": [ 1584 "**/*.rs" 1585 ] 1586 } 1587 } 1588 } 1589 ], 1590 "library_target_name": "tokio", 1591 "common_attrs": { 1592 "compile_data_glob": [ 1593 "**" 1594 ], 1595 "crate_features": { 1596 "common": [ 1597 "bytes", 1598 "default", 1599 "fs", 1600 "full", 1601 "io-std", 1602 "io-util", 1603 "libc", 1604 "macros", 1605 "mio", 1606 "net", 1607 "num_cpus", 1608 "parking_lot", 1609 "process", 1610 "rt", 1611 "rt-multi-thread", 1612 "signal", 1613 "signal-hook-registry", 1614 "socket2", 1615 "sync", 1616 "time", 1617 "tokio-macros" 1618 ], 1619 "selects": { 1620 "x86_64-pc-windows-msvc": [ 1621 "windows-sys" 1622 ] 1623 } 1624 }, 1625 "deps": { 1626 "common": [ 1627 { 1628 "id": "bytes 1.4.0", 1629 "target": "bytes" 1630 }, 1631 { 1632 "id": "mio 0.8.9", 1633 "target": "mio" 1634 }, 1635 { 1636 "id": "num_cpus 1.16.0", 1637 "target": "num_cpus" 1638 }, 1639 { 1640 "id": "parking_lot 0.12.1", 1641 "target": "parking_lot" 1642 }, 1643 { 1644 "id": "pin-project-lite 0.2.13", 1645 "target": "pin_project_lite" 1646 } 1647 ], 1648 "selects": { 1649 "cfg(not(target_family = \"wasm\"))": [ 1650 { 1651 "id": "socket2 0.5.5", 1652 "target": "socket2" 1653 } 1654 ], 1655 "cfg(tokio_taskdump)": [ 1656 { 1657 "id": "backtrace 0.3.69", 1658 "target": "backtrace" 1659 } 1660 ], 1661 "cfg(unix)": [ 1662 { 1663 "id": "libc 0.2.150", 1664 "target": "libc" 1665 }, 1666 { 1667 "id": "signal-hook-registry 1.4.1", 1668 "target": "signal_hook_registry" 1669 } 1670 ], 1671 "cfg(windows)": [ 1672 { 1673 "id": "windows-sys 0.48.0", 1674 "target": "windows_sys" 1675 } 1676 ] 1677 } 1678 }, 1679 "edition": "2021", 1680 "proc_macro_deps": { 1681 "common": [ 1682 { 1683 "id": "tokio-macros 2.2.0", 1684 "target": "tokio_macros" 1685 } 1686 ], 1687 "selects": {} 1688 }, 1689 "version": "1.34.0" 1690 }, 1691 "license": "MIT", 1692 "license_ids": [ 1693 "MIT" 1694 ], 1695 "license_file": null 1696 }, 1697 "tokio-macros 2.2.0": { 1698 "name": "tokio-macros", 1699 "version": "2.2.0", 1700 "package_url": "https://github.com/tokio-rs/tokio", 1701 "repository": { 1702 "Http": { 1703 "url": "https://crates.io/api/v1/crates/tokio-macros/2.2.0/download", 1704 "sha256": "5b8a1e28f2deaa14e508979454cb3a223b10b938b45af148bc0986de36f1923b" 1705 } 1706 }, 1707 "targets": [ 1708 { 1709 "ProcMacro": { 1710 "crate_name": "tokio_macros", 1711 "crate_root": "src/lib.rs", 1712 "srcs": { 1713 "allow_empty": false, 1714 "include": [ 1715 "**/*.rs" 1716 ] 1717 } 1718 } 1719 } 1720 ], 1721 "library_target_name": "tokio_macros", 1722 "common_attrs": { 1723 "compile_data_glob": [ 1724 "**" 1725 ], 1726 "deps": { 1727 "common": [ 1728 { 1729 "id": "proc-macro2 1.0.69", 1730 "target": "proc_macro2" 1731 }, 1732 { 1733 "id": "quote 1.0.26", 1734 "target": "quote" 1735 }, 1736 { 1737 "id": "syn 2.0.15", 1738 "target": "syn" 1739 } 1740 ], 1741 "selects": {} 1742 }, 1743 "edition": "2021", 1744 "version": "2.2.0" 1745 }, 1746 "license": "MIT", 1747 "license_ids": [ 1748 "MIT" 1749 ], 1750 "license_file": null 1751 }, 1752 "unicode-ident 1.0.8": { 1753 "name": "unicode-ident", 1754 "version": "1.0.8", 1755 "package_url": "https://github.com/dtolnay/unicode-ident", 1756 "repository": { 1757 "Http": { 1758 "url": "https://crates.io/api/v1/crates/unicode-ident/1.0.8/download", 1759 "sha256": "e5464a87b239f13a63a501f2701565754bae92d243d4bb7eb12f6d57d2269bf4" 1760 } 1761 }, 1762 "targets": [ 1763 { 1764 "Library": { 1765 "crate_name": "unicode_ident", 1766 "crate_root": "src/lib.rs", 1767 "srcs": { 1768 "allow_empty": false, 1769 "include": [ 1770 "**/*.rs" 1771 ] 1772 } 1773 } 1774 } 1775 ], 1776 "library_target_name": "unicode_ident", 1777 "common_attrs": { 1778 "compile_data_glob": [ 1779 "**" 1780 ], 1781 "edition": "2018", 1782 "version": "1.0.8" 1783 }, 1784 "license": "(MIT OR Apache-2.0) AND Unicode-DFS-2016", 1785 "license_ids": [ 1786 "Apache-2.0", 1787 "MIT", 1788 "Unicode-DFS-2016" 1789 ], 1790 "license_file": null 1791 }, 1792 "wasi 0.11.0+wasi-snapshot-preview1": { 1793 "name": "wasi", 1794 "version": "0.11.0+wasi-snapshot-preview1", 1795 "package_url": "https://github.com/bytecodealliance/wasi", 1796 "repository": { 1797 "Http": { 1798 "url": "https://crates.io/api/v1/crates/wasi/0.11.0+wasi-snapshot-preview1/download", 1799 "sha256": "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" 1800 } 1801 }, 1802 "targets": [ 1803 { 1804 "Library": { 1805 "crate_name": "wasi", 1806 "crate_root": "src/lib.rs", 1807 "srcs": { 1808 "allow_empty": false, 1809 "include": [ 1810 "**/*.rs" 1811 ] 1812 } 1813 } 1814 } 1815 ], 1816 "library_target_name": "wasi", 1817 "common_attrs": { 1818 "compile_data_glob": [ 1819 "**" 1820 ], 1821 "crate_features": { 1822 "common": [ 1823 "default", 1824 "std" 1825 ], 1826 "selects": {} 1827 }, 1828 "edition": "2018", 1829 "version": "0.11.0+wasi-snapshot-preview1" 1830 }, 1831 "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT", 1832 "license_ids": [ 1833 "Apache-2.0", 1834 "MIT" 1835 ], 1836 "license_file": null 1837 }, 1838 "windows-sys 0.48.0": { 1839 "name": "windows-sys", 1840 "version": "0.48.0", 1841 "package_url": "https://github.com/microsoft/windows-rs", 1842 "repository": { 1843 "Http": { 1844 "url": "https://crates.io/api/v1/crates/windows-sys/0.48.0/download", 1845 "sha256": "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" 1846 } 1847 }, 1848 "targets": [ 1849 { 1850 "Library": { 1851 "crate_name": "windows_sys", 1852 "crate_root": "src/lib.rs", 1853 "srcs": { 1854 "allow_empty": false, 1855 "include": [ 1856 "**/*.rs" 1857 ] 1858 } 1859 } 1860 } 1861 ], 1862 "library_target_name": "windows_sys", 1863 "common_attrs": { 1864 "compile_data_glob": [ 1865 "**" 1866 ], 1867 "crate_features": { 1868 "common": [ 1869 "Win32", 1870 "Win32_Foundation", 1871 "Win32_Networking", 1872 "Win32_Networking_WinSock", 1873 "Win32_Security", 1874 "Win32_Storage", 1875 "Win32_Storage_FileSystem", 1876 "Win32_System", 1877 "Win32_System_Console", 1878 "Win32_System_IO", 1879 "Win32_System_Pipes", 1880 "Win32_System_SystemServices", 1881 "Win32_System_Threading", 1882 "Win32_System_WindowsProgramming", 1883 "default" 1884 ], 1885 "selects": {} 1886 }, 1887 "deps": { 1888 "common": [ 1889 { 1890 "id": "windows-targets 0.48.5", 1891 "target": "windows_targets" 1892 } 1893 ], 1894 "selects": {} 1895 }, 1896 "edition": "2018", 1897 "version": "0.48.0" 1898 }, 1899 "license": "MIT OR Apache-2.0", 1900 "license_ids": [ 1901 "Apache-2.0", 1902 "MIT" 1903 ], 1904 "license_file": null 1905 }, 1906 "windows-targets 0.48.5": { 1907 "name": "windows-targets", 1908 "version": "0.48.5", 1909 "package_url": "https://github.com/microsoft/windows-rs", 1910 "repository": { 1911 "Http": { 1912 "url": "https://crates.io/api/v1/crates/windows-targets/0.48.5/download", 1913 "sha256": "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" 1914 } 1915 }, 1916 "targets": [ 1917 { 1918 "Library": { 1919 "crate_name": "windows_targets", 1920 "crate_root": "src/lib.rs", 1921 "srcs": { 1922 "allow_empty": false, 1923 "include": [ 1924 "**/*.rs" 1925 ] 1926 } 1927 } 1928 } 1929 ], 1930 "library_target_name": "windows_targets", 1931 "common_attrs": { 1932 "compile_data_glob": [ 1933 "**" 1934 ], 1935 "deps": { 1936 "common": [], 1937 "selects": { 1938 "aarch64-pc-windows-gnullvm": [ 1939 { 1940 "id": "windows_aarch64_gnullvm 0.48.5", 1941 "target": "windows_aarch64_gnullvm" 1942 } 1943 ], 1944 "cfg(all(target_arch = \"aarch64\", target_env = \"msvc\", not(windows_raw_dylib)))": [ 1945 { 1946 "id": "windows_aarch64_msvc 0.48.5", 1947 "target": "windows_aarch64_msvc" 1948 } 1949 ], 1950 "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(windows_raw_dylib)))": [ 1951 { 1952 "id": "windows_i686_gnu 0.48.5", 1953 "target": "windows_i686_gnu" 1954 } 1955 ], 1956 "cfg(all(target_arch = \"x86\", target_env = \"msvc\", not(windows_raw_dylib)))": [ 1957 { 1958 "id": "windows_i686_msvc 0.48.5", 1959 "target": "windows_i686_msvc" 1960 } 1961 ], 1962 "cfg(all(target_arch = \"x86_64\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": [ 1963 { 1964 "id": "windows_x86_64_gnu 0.48.5", 1965 "target": "windows_x86_64_gnu" 1966 } 1967 ], 1968 "cfg(all(target_arch = \"x86_64\", target_env = \"msvc\", not(windows_raw_dylib)))": [ 1969 { 1970 "id": "windows_x86_64_msvc 0.48.5", 1971 "target": "windows_x86_64_msvc" 1972 } 1973 ], 1974 "x86_64-pc-windows-gnullvm": [ 1975 { 1976 "id": "windows_x86_64_gnullvm 0.48.5", 1977 "target": "windows_x86_64_gnullvm" 1978 } 1979 ] 1980 } 1981 }, 1982 "edition": "2018", 1983 "version": "0.48.5" 1984 }, 1985 "license": "MIT OR Apache-2.0", 1986 "license_ids": [ 1987 "Apache-2.0", 1988 "MIT" 1989 ], 1990 "license_file": null 1991 }, 1992 "windows_aarch64_gnullvm 0.48.5": { 1993 "name": "windows_aarch64_gnullvm", 1994 "version": "0.48.5", 1995 "package_url": "https://github.com/microsoft/windows-rs", 1996 "repository": { 1997 "Http": { 1998 "url": "https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.48.5/download", 1999 "sha256": "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" 2000 } 2001 }, 2002 "targets": [ 2003 { 2004 "Library": { 2005 "crate_name": "windows_aarch64_gnullvm", 2006 "crate_root": "src/lib.rs", 2007 "srcs": { 2008 "allow_empty": false, 2009 "include": [ 2010 "**/*.rs" 2011 ] 2012 } 2013 } 2014 } 2015 ], 2016 "library_target_name": "windows_aarch64_gnullvm", 2017 "common_attrs": { 2018 "compile_data_glob": [ 2019 "**" 2020 ], 2021 "edition": "2018", 2022 "version": "0.48.5" 2023 }, 2024 "license": "MIT OR Apache-2.0", 2025 "license_ids": [ 2026 "Apache-2.0", 2027 "MIT" 2028 ], 2029 "license_file": null 2030 }, 2031 "windows_aarch64_msvc 0.48.5": { 2032 "name": "windows_aarch64_msvc", 2033 "version": "0.48.5", 2034 "package_url": "https://github.com/microsoft/windows-rs", 2035 "repository": { 2036 "Http": { 2037 "url": "https://crates.io/api/v1/crates/windows_aarch64_msvc/0.48.5/download", 2038 "sha256": "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" 2039 } 2040 }, 2041 "targets": [ 2042 { 2043 "Library": { 2044 "crate_name": "windows_aarch64_msvc", 2045 "crate_root": "src/lib.rs", 2046 "srcs": { 2047 "allow_empty": false, 2048 "include": [ 2049 "**/*.rs" 2050 ] 2051 } 2052 } 2053 } 2054 ], 2055 "library_target_name": "windows_aarch64_msvc", 2056 "common_attrs": { 2057 "compile_data_glob": [ 2058 "**" 2059 ], 2060 "edition": "2018", 2061 "version": "0.48.5" 2062 }, 2063 "license": "MIT OR Apache-2.0", 2064 "license_ids": [ 2065 "Apache-2.0", 2066 "MIT" 2067 ], 2068 "license_file": null 2069 }, 2070 "windows_i686_gnu 0.48.5": { 2071 "name": "windows_i686_gnu", 2072 "version": "0.48.5", 2073 "package_url": "https://github.com/microsoft/windows-rs", 2074 "repository": { 2075 "Http": { 2076 "url": "https://crates.io/api/v1/crates/windows_i686_gnu/0.48.5/download", 2077 "sha256": "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" 2078 } 2079 }, 2080 "targets": [ 2081 { 2082 "Library": { 2083 "crate_name": "windows_i686_gnu", 2084 "crate_root": "src/lib.rs", 2085 "srcs": { 2086 "allow_empty": false, 2087 "include": [ 2088 "**/*.rs" 2089 ] 2090 } 2091 } 2092 } 2093 ], 2094 "library_target_name": "windows_i686_gnu", 2095 "common_attrs": { 2096 "compile_data_glob": [ 2097 "**" 2098 ], 2099 "edition": "2018", 2100 "version": "0.48.5" 2101 }, 2102 "license": "MIT OR Apache-2.0", 2103 "license_ids": [ 2104 "Apache-2.0", 2105 "MIT" 2106 ], 2107 "license_file": null 2108 }, 2109 "windows_i686_msvc 0.48.5": { 2110 "name": "windows_i686_msvc", 2111 "version": "0.48.5", 2112 "package_url": "https://github.com/microsoft/windows-rs", 2113 "repository": { 2114 "Http": { 2115 "url": "https://crates.io/api/v1/crates/windows_i686_msvc/0.48.5/download", 2116 "sha256": "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" 2117 } 2118 }, 2119 "targets": [ 2120 { 2121 "Library": { 2122 "crate_name": "windows_i686_msvc", 2123 "crate_root": "src/lib.rs", 2124 "srcs": { 2125 "allow_empty": false, 2126 "include": [ 2127 "**/*.rs" 2128 ] 2129 } 2130 } 2131 } 2132 ], 2133 "library_target_name": "windows_i686_msvc", 2134 "common_attrs": { 2135 "compile_data_glob": [ 2136 "**" 2137 ], 2138 "edition": "2018", 2139 "version": "0.48.5" 2140 }, 2141 "license": "MIT OR Apache-2.0", 2142 "license_ids": [ 2143 "Apache-2.0", 2144 "MIT" 2145 ], 2146 "license_file": null 2147 }, 2148 "windows_x86_64_gnu 0.48.5": { 2149 "name": "windows_x86_64_gnu", 2150 "version": "0.48.5", 2151 "package_url": "https://github.com/microsoft/windows-rs", 2152 "repository": { 2153 "Http": { 2154 "url": "https://crates.io/api/v1/crates/windows_x86_64_gnu/0.48.5/download", 2155 "sha256": "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" 2156 } 2157 }, 2158 "targets": [ 2159 { 2160 "Library": { 2161 "crate_name": "windows_x86_64_gnu", 2162 "crate_root": "src/lib.rs", 2163 "srcs": { 2164 "allow_empty": false, 2165 "include": [ 2166 "**/*.rs" 2167 ] 2168 } 2169 } 2170 } 2171 ], 2172 "library_target_name": "windows_x86_64_gnu", 2173 "common_attrs": { 2174 "compile_data_glob": [ 2175 "**" 2176 ], 2177 "edition": "2018", 2178 "version": "0.48.5" 2179 }, 2180 "license": "MIT OR Apache-2.0", 2181 "license_ids": [ 2182 "Apache-2.0", 2183 "MIT" 2184 ], 2185 "license_file": null 2186 }, 2187 "windows_x86_64_gnullvm 0.48.5": { 2188 "name": "windows_x86_64_gnullvm", 2189 "version": "0.48.5", 2190 "package_url": "https://github.com/microsoft/windows-rs", 2191 "repository": { 2192 "Http": { 2193 "url": "https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.48.5/download", 2194 "sha256": "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" 2195 } 2196 }, 2197 "targets": [ 2198 { 2199 "Library": { 2200 "crate_name": "windows_x86_64_gnullvm", 2201 "crate_root": "src/lib.rs", 2202 "srcs": { 2203 "allow_empty": false, 2204 "include": [ 2205 "**/*.rs" 2206 ] 2207 } 2208 } 2209 } 2210 ], 2211 "library_target_name": "windows_x86_64_gnullvm", 2212 "common_attrs": { 2213 "compile_data_glob": [ 2214 "**" 2215 ], 2216 "edition": "2018", 2217 "version": "0.48.5" 2218 }, 2219 "license": "MIT OR Apache-2.0", 2220 "license_ids": [ 2221 "Apache-2.0", 2222 "MIT" 2223 ], 2224 "license_file": null 2225 }, 2226 "windows_x86_64_msvc 0.48.5": { 2227 "name": "windows_x86_64_msvc", 2228 "version": "0.48.5", 2229 "package_url": "https://github.com/microsoft/windows-rs", 2230 "repository": { 2231 "Http": { 2232 "url": "https://crates.io/api/v1/crates/windows_x86_64_msvc/0.48.5/download", 2233 "sha256": "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" 2234 } 2235 }, 2236 "targets": [ 2237 { 2238 "Library": { 2239 "crate_name": "windows_x86_64_msvc", 2240 "crate_root": "src/lib.rs", 2241 "srcs": { 2242 "allow_empty": false, 2243 "include": [ 2244 "**/*.rs" 2245 ] 2246 } 2247 } 2248 } 2249 ], 2250 "library_target_name": "windows_x86_64_msvc", 2251 "common_attrs": { 2252 "compile_data_glob": [ 2253 "**" 2254 ], 2255 "edition": "2018", 2256 "version": "0.48.5" 2257 }, 2258 "license": "MIT OR Apache-2.0", 2259 "license_ids": [ 2260 "Apache-2.0", 2261 "MIT" 2262 ], 2263 "license_file": null 2264 } 2265 }, 2266 "binary_crates": [], 2267 "workspace_members": { 2268 "direct-cargo-bazel-deps 0.0.1": "" 2269 }, 2270 "conditions": { 2271 "aarch64-apple-darwin": [ 2272 "aarch64-apple-darwin" 2273 ], 2274 "aarch64-apple-ios": [ 2275 "aarch64-apple-ios" 2276 ], 2277 "aarch64-linux-android": [ 2278 "aarch64-linux-android" 2279 ], 2280 "aarch64-pc-windows-gnullvm": [], 2281 "aarch64-unknown-linux-gnu": [ 2282 "aarch64-unknown-linux-gnu" 2283 ], 2284 "cfg(all(target_arch = \"aarch64\", target_env = \"msvc\", not(windows_raw_dylib)))": [], 2285 "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(windows_raw_dylib)))": [], 2286 "cfg(all(target_arch = \"x86\", target_env = \"msvc\", not(windows_raw_dylib)))": [], 2287 "cfg(all(target_arch = \"x86_64\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": [ 2288 "x86_64-unknown-linux-gnu", 2289 "x86_64-unknown-nixos-gnu" 2290 ], 2291 "cfg(all(target_arch = \"x86_64\", target_env = \"msvc\", not(windows_raw_dylib)))": [ 2292 "x86_64-pc-windows-msvc" 2293 ], 2294 "cfg(not(all(windows, target_env = \"msvc\", not(target_vendor = \"uwp\"))))": [ 2295 "aarch64-apple-darwin", 2296 "aarch64-apple-ios", 2297 "aarch64-linux-android", 2298 "aarch64-unknown-linux-gnu", 2299 "wasm32-unknown-unknown", 2300 "wasm32-wasi", 2301 "x86_64-apple-darwin", 2302 "x86_64-unknown-linux-gnu", 2303 "x86_64-unknown-nixos-gnu" 2304 ], 2305 "cfg(not(target_family = \"wasm\"))": [ 2306 "aarch64-apple-darwin", 2307 "aarch64-apple-ios", 2308 "aarch64-linux-android", 2309 "aarch64-unknown-linux-gnu", 2310 "x86_64-apple-darwin", 2311 "x86_64-pc-windows-msvc", 2312 "x86_64-unknown-linux-gnu", 2313 "x86_64-unknown-nixos-gnu" 2314 ], 2315 "cfg(not(windows))": [ 2316 "aarch64-apple-darwin", 2317 "aarch64-apple-ios", 2318 "aarch64-linux-android", 2319 "aarch64-unknown-linux-gnu", 2320 "wasm32-unknown-unknown", 2321 "wasm32-wasi", 2322 "x86_64-apple-darwin", 2323 "x86_64-unknown-linux-gnu", 2324 "x86_64-unknown-nixos-gnu" 2325 ], 2326 "cfg(target_os = \"hermit\")": [], 2327 "cfg(target_os = \"redox\")": [], 2328 "cfg(target_os = \"wasi\")": [ 2329 "wasm32-wasi" 2330 ], 2331 "cfg(tokio_taskdump)": [], 2332 "cfg(unix)": [ 2333 "aarch64-apple-darwin", 2334 "aarch64-apple-ios", 2335 "aarch64-linux-android", 2336 "aarch64-unknown-linux-gnu", 2337 "x86_64-apple-darwin", 2338 "x86_64-unknown-linux-gnu", 2339 "x86_64-unknown-nixos-gnu" 2340 ], 2341 "cfg(windows)": [ 2342 "x86_64-pc-windows-msvc" 2343 ], 2344 "wasm32-unknown-unknown": [ 2345 "wasm32-unknown-unknown" 2346 ], 2347 "wasm32-wasi": [ 2348 "wasm32-wasi" 2349 ], 2350 "x86_64-apple-darwin": [ 2351 "x86_64-apple-darwin" 2352 ], 2353 "x86_64-pc-windows-gnullvm": [], 2354 "x86_64-pc-windows-msvc": [ 2355 "x86_64-pc-windows-msvc" 2356 ], 2357 "x86_64-unknown-linux-gnu": [ 2358 "x86_64-unknown-linux-gnu" 2359 ], 2360 "x86_64-unknown-nixos-gnu": [ 2361 "x86_64-unknown-nixos-gnu" 2362 ] 2363 }, 2364 "direct_deps": [ 2365 "anyhow 1.0.75", 2366 "tokio 1.34.0" 2367 ], 2368 "direct_dev_deps": [] 2369} 2370