{
  "checksum": "363533b6007ce71bea99f6f1732feab844c5f62ee61af99466b2cf7bdfdbea62",
  "crates": {
    "addr2line 0.21.0": {
      "name": "addr2line",
      "version": "0.21.0",
      "package_url": "https://github.com/gimli-rs/addr2line",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/addr2line/0.21.0/download",
          "sha256": "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "addr2line",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "addr2line",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "deps": {
          "common": [
            {
              "id": "gimli 0.28.0",
              "target": "gimli"
            }
          ],
          "selects": {}
        },
        "edition": "2018",
        "version": "0.21.0"
      },
      "license": "Apache-2.0 OR MIT",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "LICENSE-APACHE"
    },
    "adler 1.0.2": {
      "name": "adler",
      "version": "1.0.2",
      "package_url": "https://github.com/jonas-schievink/adler.git",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/adler/1.0.2/download",
          "sha256": "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "adler",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "adler",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "edition": "2015",
        "version": "1.0.2"
      },
      "license": "0BSD OR MIT OR Apache-2.0",
      "license_ids": [
        "0BSD",
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "LICENSE-0BSD"
    },
    "anyhow 1.0.75": {
      "name": "anyhow",
      "version": "1.0.75",
      "package_url": "https://github.com/dtolnay/anyhow",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/anyhow/1.0.75/download",
          "sha256": "a4668cab20f66d8d020e1fbc0ebe47217433c1b6c8f2040faf858554e394ace6"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "anyhow",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "anyhow",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "crate_features": {
          "common": [
            "default",
            "std"
          ],
          "selects": {}
        },
        "edition": "2018",
        "version": "1.0.75"
      },
      "license": "MIT OR Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "LICENSE-APACHE"
    },
    "autocfg 1.1.0": {
      "name": "autocfg",
      "version": "1.1.0",
      "package_url": "https://github.com/cuviper/autocfg",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/autocfg/1.1.0/download",
          "sha256": "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "autocfg",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "autocfg",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "edition": "2015",
        "version": "1.1.0"
      },
      "license": "Apache-2.0 OR MIT",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "LICENSE-APACHE"
    },
    "backtrace 0.3.69": {
      "name": "backtrace",
      "version": "0.3.69",
      "package_url": "https://github.com/rust-lang/backtrace-rs",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/backtrace/0.3.69/download",
          "sha256": "2089b7e3f35b9dd2d0ed921ead4f6d318c27680d4a5bd167b3ee120edb105837"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "backtrace",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "backtrace",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "deps": {
          "common": [
            {
              "id": "cfg-if 1.0.0",
              "target": "cfg_if"
            },
            {
              "id": "rustc-demangle 0.1.23",
              "target": "rustc_demangle"
            }
          ],
          "selects": {
            "cfg(not(all(windows, target_env = \"msvc\", not(target_vendor = \"uwp\"))))": [
              {
                "id": "addr2line 0.21.0",
                "target": "addr2line"
              },
              {
                "id": "libc 0.2.150",
                "target": "libc"
              },
              {
                "id": "miniz_oxide 0.7.1",
                "target": "miniz_oxide"
              },
              {
                "id": "object 0.32.1",
                "target": "object"
              }
            ]
          }
        },
        "edition": "2018",
        "version": "0.3.69"
      },
      "license": "MIT OR Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "LICENSE-APACHE"
    },
    "bitflags 1.3.2": {
      "name": "bitflags",
      "version": "1.3.2",
      "package_url": "https://github.com/bitflags/bitflags",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/bitflags/1.3.2/download",
          "sha256": "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "bitflags",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "bitflags",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "edition": "2018",
        "version": "1.3.2"
      },
      "license": "MIT/Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "LICENSE-APACHE"
    },
    "bytes 1.4.0": {
      "name": "bytes",
      "version": "1.4.0",
      "package_url": "https://github.com/tokio-rs/bytes",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/bytes/1.4.0/download",
          "sha256": "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "bytes",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "bytes",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "crate_features": {
          "common": [
            "default",
            "std"
          ],
          "selects": {}
        },
        "edition": "2018",
        "version": "1.4.0"
      },
      "license": "MIT",
      "license_ids": [
        "MIT"
      ],
      "license_file": "LICENSE"
    },
    "cc 1.0.84": {
      "name": "cc",
      "version": "1.0.84",
      "package_url": "https://github.com/rust-lang/cc-rs",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/cc/1.0.84/download",
          "sha256": "0f8e7c90afad890484a21653d08b6e209ae34770fb5ee298f9c699fcc1e5c856"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "cc",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "cc",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "deps": {
          "common": [],
          "selects": {
            "cfg(unix)": [
              {
                "id": "libc 0.2.150",
                "target": "libc"
              }
            ]
          }
        },
        "edition": "2018",
        "version": "1.0.84"
      },
      "license": "MIT OR Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "LICENSE-APACHE"
    },
    "cfg-if 1.0.0": {
      "name": "cfg-if",
      "version": "1.0.0",
      "package_url": "https://github.com/alexcrichton/cfg-if",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/cfg-if/1.0.0/download",
          "sha256": "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "cfg_if",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "cfg_if",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "edition": "2018",
        "version": "1.0.0"
      },
      "license": "MIT/Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "LICENSE-APACHE"
    },
    "direct-cargo-bazel-deps 0.0.1": {
      "name": "direct-cargo-bazel-deps",
      "version": "0.0.1",
      "package_url": null,
      "repository": null,
      "targets": [
        {
          "Library": {
            "crate_name": "direct_cargo_bazel_deps",
            "crate_root": ".direct_cargo_bazel_deps.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "direct_cargo_bazel_deps",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "deps": {
          "common": [
            {
              "id": "anyhow 1.0.75",
              "target": "anyhow"
            },
            {
              "id": "tokio 1.34.0",
              "target": "tokio"
            }
          ],
          "selects": {}
        },
        "edition": "2018",
        "version": "0.0.1"
      },
      "license": null,
      "license_ids": [],
      "license_file": null
    },
    "gimli 0.28.0": {
      "name": "gimli",
      "version": "0.28.0",
      "package_url": "https://github.com/gimli-rs/gimli",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/gimli/0.28.0/download",
          "sha256": "6fb8d784f27acf97159b40fc4db5ecd8aa23b9ad5ef69cdd136d3bc80665f0c0"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "gimli",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "gimli",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "edition": "2018",
        "version": "0.28.0"
      },
      "license": "MIT OR Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "LICENSE-APACHE"
    },
    "hermit-abi 0.3.3": {
      "name": "hermit-abi",
      "version": "0.3.3",
      "package_url": "https://github.com/hermitcore/hermit-rs",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/hermit-abi/0.3.3/download",
          "sha256": "d77f7ec81a6d05a3abb01ab6eb7590f6083d08449fe5a1c8b1e620283546ccb7"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "hermit_abi",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "hermit_abi",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "edition": "2021",
        "version": "0.3.3"
      },
      "license": "MIT OR Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "LICENSE-APACHE"
    },
    "libc 0.2.150": {
      "name": "libc",
      "version": "0.2.150",
      "package_url": "https://github.com/rust-lang/libc",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/libc/0.2.150/download",
          "sha256": "89d92a4743f9a61002fae18374ed11e7973f530cb3a3255fb354818118b2203c"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "libc",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "libc",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "crate_features": {
          "common": [
            "default",
            "std"
          ],
          "selects": {}
        },
        "edition": "2015",
        "rustc_flags": {
          "common": [
            "--cfg=freebsd11",
            "--cfg=libc_priv_mod_use",
            "--cfg=libc_union",
            "--cfg=libc_const_size_of",
            "--cfg=libc_align",
            "--cfg=libc_int128",
            "--cfg=libc_core_cvoid",
            "--cfg=libc_packedN",
            "--cfg=libc_cfg_target_vendor",
            "--cfg=libc_non_exhaustive",
            "--cfg=libc_long_array",
            "--cfg=libc_ptr_addr_of",
            "--cfg=libc_underscore_const_names",
            "--cfg=libc_const_extern_fn"
          ],
          "selects": {
            "x86_64-unknown-nixos-gnu": [
              "--cfg=fake_nioxs_feature"
            ]
          }
        },
        "version": "0.2.150"
      },
      "license": "MIT OR Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "LICENSE-APACHE"
    },
    "lock_api 0.4.11": {
      "name": "lock_api",
      "version": "0.4.11",
      "package_url": "https://github.com/Amanieu/parking_lot",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/lock_api/0.4.11/download",
          "sha256": "3c168f8615b12bc01f9c17e2eb0cc07dcae1940121185446edc3744920e8ef45"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "lock_api",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "lock_api",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "crate_features": {
          "common": [
            "atomic_usize",
            "default"
          ],
          "selects": {}
        },
        "deps": {
          "common": [
            {
              "id": "scopeguard 1.2.0",
              "target": "scopeguard"
            }
          ],
          "selects": {}
        },
        "edition": "2018",
        "version": "0.4.11"
      },
      "license": "MIT OR Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "LICENSE-APACHE"
    },
    "memchr 2.6.4": {
      "name": "memchr",
      "version": "2.6.4",
      "package_url": "https://github.com/BurntSushi/memchr",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/memchr/2.6.4/download",
          "sha256": "f665ee40bc4a3c5590afb1e9677db74a508659dfd71e126420da8274909a0167"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "memchr",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "memchr",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "edition": "2021",
        "version": "2.6.4"
      },
      "license": "Unlicense OR MIT",
      "license_ids": [
        "MIT",
        "Unlicense"
      ],
      "license_file": "LICENSE-MIT"
    },
    "miniz_oxide 0.7.1": {
      "name": "miniz_oxide",
      "version": "0.7.1",
      "package_url": "https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/miniz_oxide/0.7.1/download",
          "sha256": "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "miniz_oxide",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "miniz_oxide",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "deps": {
          "common": [
            {
              "id": "adler 1.0.2",
              "target": "adler"
            }
          ],
          "selects": {}
        },
        "edition": "2018",
        "version": "0.7.1"
      },
      "license": "MIT OR Zlib OR Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT",
        "Zlib"
      ],
      "license_file": "LICENSE"
    },
    "mio 0.8.9": {
      "name": "mio",
      "version": "0.8.9",
      "package_url": "https://github.com/tokio-rs/mio",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/mio/0.8.9/download",
          "sha256": "3dce281c5e46beae905d4de1870d8b1509a9142b62eedf18b443b011ca8343d0"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "mio",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "mio",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "crate_features": {
          "common": [
            "net",
            "os-ext",
            "os-poll"
          ],
          "selects": {}
        },
        "deps": {
          "common": [],
          "selects": {
            "cfg(target_os = \"wasi\")": [
              {
                "id": "libc 0.2.150",
                "target": "libc"
              },
              {
                "id": "wasi 0.11.0+wasi-snapshot-preview1",
                "target": "wasi"
              }
            ],
            "cfg(unix)": [
              {
                "id": "libc 0.2.150",
                "target": "libc"
              }
            ],
            "cfg(windows)": [
              {
                "id": "windows-sys 0.48.0",
                "target": "windows_sys"
              }
            ]
          }
        },
        "edition": "2018",
        "version": "0.8.9"
      },
      "license": "MIT",
      "license_ids": [
        "MIT"
      ],
      "license_file": "LICENSE"
    },
    "num_cpus 1.16.0": {
      "name": "num_cpus",
      "version": "1.16.0",
      "package_url": "https://github.com/seanmonstar/num_cpus",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/num_cpus/1.16.0/download",
          "sha256": "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "num_cpus",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "num_cpus",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "deps": {
          "common": [],
          "selects": {
            "cfg(not(windows))": [
              {
                "id": "libc 0.2.150",
                "target": "libc"
              }
            ],
            "cfg(target_os = \"hermit\")": [
              {
                "id": "hermit-abi 0.3.3",
                "target": "hermit_abi"
              }
            ]
          }
        },
        "edition": "2015",
        "version": "1.16.0"
      },
      "license": "MIT OR Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "LICENSE-APACHE"
    },
    "object 0.32.1": {
      "name": "object",
      "version": "0.32.1",
      "package_url": "https://github.com/gimli-rs/object",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/object/0.32.1/download",
          "sha256": "9cf5f9dd3933bd50a9e1f149ec995f39ae2c496d31fd772c1fd45ebc27e902b0"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "object",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "object",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "deps": {
          "common": [
            {
              "id": "memchr 2.6.4",
              "target": "memchr"
            }
          ],
          "selects": {}
        },
        "edition": "2018",
        "version": "0.32.1"
      },
      "license": "Apache-2.0 OR MIT",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "LICENSE-APACHE"
    },
    "parking_lot 0.12.1": {
      "name": "parking_lot",
      "version": "0.12.1",
      "package_url": "https://github.com/Amanieu/parking_lot",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/parking_lot/0.12.1/download",
          "sha256": "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "parking_lot",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "parking_lot",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "crate_features": {
          "common": [
            "default"
          ],
          "selects": {}
        },
        "deps": {
          "common": [
            {
              "id": "lock_api 0.4.11",
              "target": "lock_api"
            },
            {
              "id": "parking_lot_core 0.9.9",
              "target": "parking_lot_core"
            }
          ],
          "selects": {}
        },
        "edition": "2018",
        "version": "0.12.1"
      },
      "license": "MIT OR Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "LICENSE-APACHE"
    },
    "parking_lot_core 0.9.9": {
      "name": "parking_lot_core",
      "version": "0.9.9",
      "package_url": "https://github.com/Amanieu/parking_lot",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/parking_lot_core/0.9.9/download",
          "sha256": "4c42a9226546d68acdd9c0a280d17ce19bfe27a46bf68784e4066115788d008e"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "parking_lot_core",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "parking_lot_core",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "deps": {
          "common": [
            {
              "id": "cfg-if 1.0.0",
              "target": "cfg_if"
            },
            {
              "id": "smallvec 1.11.2",
              "target": "smallvec"
            }
          ],
          "selects": {
            "cfg(target_os = \"redox\")": [
              {
                "id": "redox_syscall 0.4.1",
                "target": "syscall"
              }
            ],
            "cfg(unix)": [
              {
                "id": "libc 0.2.150",
                "target": "libc"
              }
            ],
            "cfg(windows)": [
              {
                "id": "windows-targets 0.48.5",
                "target": "windows_targets"
              }
            ]
          }
        },
        "edition": "2018",
        "version": "0.9.9"
      },
      "license": "MIT OR Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "LICENSE-APACHE"
    },
    "pin-project-lite 0.2.13": {
      "name": "pin-project-lite",
      "version": "0.2.13",
      "package_url": "https://github.com/taiki-e/pin-project-lite",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/pin-project-lite/0.2.13/download",
          "sha256": "8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "pin_project_lite",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "pin_project_lite",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "edition": "2018",
        "version": "0.2.13"
      },
      "license": "Apache-2.0 OR MIT",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "LICENSE-APACHE"
    },
    "proc-macro2 1.0.69": {
      "name": "proc-macro2",
      "version": "1.0.69",
      "package_url": "https://github.com/dtolnay/proc-macro2",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/proc-macro2/1.0.69/download",
          "sha256": "134c189feb4956b20f6f547d2cf727d4c0fe06722b20a0eec87ed445a97f92da"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "proc_macro2",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "proc_macro2",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "crate_features": {
          "common": [
            "default",
            "proc-macro"
          ],
          "selects": {}
        },
        "deps": {
          "common": [
            {
              "id": "unicode-ident 1.0.8",
              "target": "unicode_ident"
            }
          ],
          "selects": {}
        },
        "edition": "2021",
        "rustc_flags": {
          "common": [
            "--cfg=proc_macro_span",
            "--cfg=span_locations",
            "--cfg=use_proc_macro",
            "--cfg=wrap_proc_macro"
          ],
          "selects": {}
        },
        "version": "1.0.69"
      },
      "license": "MIT OR Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "LICENSE-APACHE"
    },
    "quote 1.0.26": {
      "name": "quote",
      "version": "1.0.26",
      "package_url": "https://github.com/dtolnay/quote",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/quote/1.0.26/download",
          "sha256": "4424af4bf778aae2051a77b60283332f386554255d722233d09fbfc7e30da2fc"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "quote",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "quote",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "crate_features": {
          "common": [
            "default",
            "proc-macro"
          ],
          "selects": {}
        },
        "deps": {
          "common": [
            {
              "id": "proc-macro2 1.0.69",
              "target": "proc_macro2"
            }
          ],
          "selects": {}
        },
        "edition": "2018",
        "version": "1.0.26"
      },
      "license": "MIT OR Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "LICENSE-APACHE"
    },
    "redox_syscall 0.4.1": {
      "name": "redox_syscall",
      "version": "0.4.1",
      "package_url": "https://gitlab.redox-os.org/redox-os/syscall",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/redox_syscall/0.4.1/download",
          "sha256": "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "syscall",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "syscall",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "deps": {
          "common": [
            {
              "id": "bitflags 1.3.2",
              "target": "bitflags"
            }
          ],
          "selects": {}
        },
        "edition": "2018",
        "version": "0.4.1"
      },
      "license": "MIT",
      "license_ids": [
        "MIT"
      ],
      "license_file": "LICENSE"
    },
    "rustc-demangle 0.1.23": {
      "name": "rustc-demangle",
      "version": "0.1.23",
      "package_url": "https://github.com/alexcrichton/rustc-demangle",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/rustc-demangle/0.1.23/download",
          "sha256": "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "rustc_demangle",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "rustc_demangle",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "edition": "2015",
        "version": "0.1.23"
      },
      "license": "MIT/Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "LICENSE-APACHE"
    },
    "scopeguard 1.2.0": {
      "name": "scopeguard",
      "version": "1.2.0",
      "package_url": "https://github.com/bluss/scopeguard",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/scopeguard/1.2.0/download",
          "sha256": "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "scopeguard",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "scopeguard",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "edition": "2015",
        "version": "1.2.0"
      },
      "license": "MIT OR Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "LICENSE-APACHE"
    },
    "signal-hook-registry 1.4.1": {
      "name": "signal-hook-registry",
      "version": "1.4.1",
      "package_url": "https://github.com/vorner/signal-hook",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/signal-hook-registry/1.4.1/download",
          "sha256": "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "signal_hook_registry",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "signal_hook_registry",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "deps": {
          "common": [
            {
              "id": "libc 0.2.150",
              "target": "libc"
            }
          ],
          "selects": {}
        },
        "edition": "2015",
        "version": "1.4.1"
      },
      "license": "Apache-2.0/MIT",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "LICENSE-APACHE"
    },
    "smallvec 1.11.2": {
      "name": "smallvec",
      "version": "1.11.2",
      "package_url": "https://github.com/servo/rust-smallvec",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/smallvec/1.11.2/download",
          "sha256": "4dccd0940a2dcdf68d092b8cbab7dc0ad8fa938bf95787e1b916b0e3d0e8e970"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "smallvec",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "smallvec",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "edition": "2018",
        "version": "1.11.2"
      },
      "license": "MIT OR Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "LICENSE-APACHE"
    },
    "socket2 0.5.5": {
      "name": "socket2",
      "version": "0.5.5",
      "package_url": "https://github.com/rust-lang/socket2",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/socket2/0.5.5/download",
          "sha256": "7b5fac59a5cb5dd637972e5fca70daf0523c9067fcdc4842f053dae04a18f8e9"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "socket2",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "socket2",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "crate_features": {
          "common": [
            "all"
          ],
          "selects": {}
        },
        "deps": {
          "common": [],
          "selects": {
            "cfg(unix)": [
              {
                "id": "libc 0.2.150",
                "target": "libc"
              }
            ],
            "cfg(windows)": [
              {
                "id": "windows-sys 0.48.0",
                "target": "windows_sys"
              }
            ]
          }
        },
        "edition": "2021",
        "version": "0.5.5"
      },
      "license": "MIT OR Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "LICENSE-APACHE"
    },
    "syn 2.0.15": {
      "name": "syn",
      "version": "2.0.15",
      "package_url": "https://github.com/dtolnay/syn",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/syn/2.0.15/download",
          "sha256": "a34fcf3e8b60f57e6a14301a2e916d323af98b0ea63c599441eec8558660c822"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "syn",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "syn",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "crate_features": {
          "common": [
            "clone-impls",
            "default",
            "derive",
            "extra-traits",
            "fold",
            "full",
            "parsing",
            "printing",
            "proc-macro",
            "quote",
            "visit",
            "visit-mut"
          ],
          "selects": {}
        },
        "deps": {
          "common": [
            {
              "id": "proc-macro2 1.0.69",
              "target": "proc_macro2"
            },
            {
              "id": "quote 1.0.26",
              "target": "quote"
            },
            {
              "id": "unicode-ident 1.0.8",
              "target": "unicode_ident"
            }
          ],
          "selects": {}
        },
        "edition": "2021",
        "version": "2.0.15"
      },
      "license": "MIT OR Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "LICENSE-APACHE"
    },
    "tokio 1.34.0": {
      "name": "tokio",
      "version": "1.34.0",
      "package_url": "https://github.com/tokio-rs/tokio",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/tokio/1.34.0/download",
          "sha256": "d0c014766411e834f7af5b8f4cf46257aab4036ca95e9d2c144a10f59ad6f5b9"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "tokio",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "tokio",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "crate_features": {
          "common": [
            "bytes",
            "default",
            "fs",
            "full",
            "io-std",
            "io-util",
            "libc",
            "macros",
            "mio",
            "net",
            "num_cpus",
            "parking_lot",
            "process",
            "rt",
            "rt-multi-thread",
            "signal",
            "signal-hook-registry",
            "socket2",
            "sync",
            "time",
            "tokio-macros"
          ],
          "selects": {
            "x86_64-pc-windows-msvc": [
              "windows-sys"
            ]
          }
        },
        "deps": {
          "common": [
            {
              "id": "bytes 1.4.0",
              "target": "bytes"
            },
            {
              "id": "mio 0.8.9",
              "target": "mio"
            },
            {
              "id": "num_cpus 1.16.0",
              "target": "num_cpus"
            },
            {
              "id": "parking_lot 0.12.1",
              "target": "parking_lot"
            },
            {
              "id": "pin-project-lite 0.2.13",
              "target": "pin_project_lite"
            }
          ],
          "selects": {
            "aarch64-apple-darwin": [
              {
                "id": "libc 0.2.150",
                "target": "libc"
              },
              {
                "id": "signal-hook-registry 1.4.1",
                "target": "signal_hook_registry"
              },
              {
                "id": "socket2 0.5.5",
                "target": "socket2"
              }
            ],
            "aarch64-apple-ios": [
              {
                "id": "libc 0.2.150",
                "target": "libc"
              },
              {
                "id": "signal-hook-registry 1.4.1",
                "target": "signal_hook_registry"
              },
              {
                "id": "socket2 0.5.5",
                "target": "socket2"
              }
            ],
            "aarch64-linux-android": [
              {
                "id": "libc 0.2.150",
                "target": "libc"
              },
              {
                "id": "signal-hook-registry 1.4.1",
                "target": "signal_hook_registry"
              },
              {
                "id": "socket2 0.5.5",
                "target": "socket2"
              }
            ],
            "aarch64-unknown-linux-gnu": [
              {
                "id": "libc 0.2.150",
                "target": "libc"
              },
              {
                "id": "signal-hook-registry 1.4.1",
                "target": "signal_hook_registry"
              },
              {
                "id": "socket2 0.5.5",
                "target": "socket2"
              }
            ],
            "cfg(tokio_taskdump)": [
              {
                "id": "backtrace 0.3.69",
                "target": "backtrace"
              }
            ],
            "x86_64-apple-darwin": [
              {
                "id": "libc 0.2.150",
                "target": "libc"
              },
              {
                "id": "signal-hook-registry 1.4.1",
                "target": "signal_hook_registry"
              },
              {
                "id": "socket2 0.5.5",
                "target": "socket2"
              }
            ],
            "x86_64-pc-windows-msvc": [
              {
                "id": "socket2 0.5.5",
                "target": "socket2"
              },
              {
                "id": "windows-sys 0.48.0",
                "target": "windows_sys"
              }
            ],
            "x86_64-unknown-linux-gnu": [
              {
                "id": "libc 0.2.150",
                "target": "libc"
              },
              {
                "id": "signal-hook-registry 1.4.1",
                "target": "signal_hook_registry"
              },
              {
                "id": "socket2 0.5.5",
                "target": "socket2"
              }
            ],
            "x86_64-unknown-nixos-gnu": [
              {
                "id": "libc 0.2.150",
                "target": "libc"
              },
              {
                "id": "signal-hook-registry 1.4.1",
                "target": "signal_hook_registry"
              },
              {
                "id": "socket2 0.5.5",
                "target": "socket2"
              }
            ]
          }
        },
        "edition": "2021",
        "proc_macro_deps": {
          "common": [
            {
              "id": "tokio-macros 2.2.0",
              "target": "tokio_macros"
            }
          ],
          "selects": {}
        },
        "version": "1.34.0"
      },
      "license": "MIT",
      "license_ids": [
        "MIT"
      ],
      "license_file": "LICENSE"
    },
    "tokio-macros 2.2.0": {
      "name": "tokio-macros",
      "version": "2.2.0",
      "package_url": "https://github.com/tokio-rs/tokio",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/tokio-macros/2.2.0/download",
          "sha256": "5b8a1e28f2deaa14e508979454cb3a223b10b938b45af148bc0986de36f1923b"
        }
      },
      "targets": [
        {
          "ProcMacro": {
            "crate_name": "tokio_macros",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "tokio_macros",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "deps": {
          "common": [
            {
              "id": "proc-macro2 1.0.69",
              "target": "proc_macro2"
            },
            {
              "id": "quote 1.0.26",
              "target": "quote"
            },
            {
              "id": "syn 2.0.15",
              "target": "syn"
            }
          ],
          "selects": {}
        },
        "edition": "2021",
        "version": "2.2.0"
      },
      "license": "MIT",
      "license_ids": [
        "MIT"
      ],
      "license_file": "LICENSE"
    },
    "unicode-ident 1.0.8": {
      "name": "unicode-ident",
      "version": "1.0.8",
      "package_url": "https://github.com/dtolnay/unicode-ident",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/unicode-ident/1.0.8/download",
          "sha256": "e5464a87b239f13a63a501f2701565754bae92d243d4bb7eb12f6d57d2269bf4"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "unicode_ident",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "unicode_ident",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "edition": "2018",
        "version": "1.0.8"
      },
      "license": "(MIT OR Apache-2.0) AND Unicode-DFS-2016",
      "license_ids": [
        "Apache-2.0",
        "MIT",
        "Unicode-DFS-2016"
      ],
      "license_file": "LICENSE-APACHE"
    },
    "wasi 0.11.0+wasi-snapshot-preview1": {
      "name": "wasi",
      "version": "0.11.0+wasi-snapshot-preview1",
      "package_url": "https://github.com/bytecodealliance/wasi",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/wasi/0.11.0+wasi-snapshot-preview1/download",
          "sha256": "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "wasi",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "wasi",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "crate_features": {
          "common": [
            "default",
            "std"
          ],
          "selects": {}
        },
        "edition": "2018",
        "version": "0.11.0+wasi-snapshot-preview1"
      },
      "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "LICENSE-APACHE"
    },
    "windows-sys 0.48.0": {
      "name": "windows-sys",
      "version": "0.48.0",
      "package_url": "https://github.com/microsoft/windows-rs",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/windows-sys/0.48.0/download",
          "sha256": "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "windows_sys",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "windows_sys",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "crate_features": {
          "common": [
            "Win32",
            "Win32_Foundation",
            "Win32_Networking",
            "Win32_Networking_WinSock",
            "Win32_Security",
            "Win32_Storage",
            "Win32_Storage_FileSystem",
            "Win32_System",
            "Win32_System_Console",
            "Win32_System_IO",
            "Win32_System_Pipes",
            "Win32_System_SystemServices",
            "Win32_System_Threading",
            "Win32_System_WindowsProgramming",
            "default"
          ],
          "selects": {}
        },
        "deps": {
          "common": [
            {
              "id": "windows-targets 0.48.5",
              "target": "windows_targets"
            }
          ],
          "selects": {}
        },
        "edition": "2018",
        "version": "0.48.0"
      },
      "license": "MIT OR Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "license-apache-2.0"
    },
    "windows-targets 0.48.5": {
      "name": "windows-targets",
      "version": "0.48.5",
      "package_url": "https://github.com/microsoft/windows-rs",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/windows-targets/0.48.5/download",
          "sha256": "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "windows_targets",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "windows_targets",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "deps": {
          "common": [],
          "selects": {
            "aarch64-pc-windows-gnullvm": [
              {
                "id": "windows_aarch64_gnullvm 0.48.5",
                "target": "windows_aarch64_gnullvm"
              }
            ],
            "cfg(all(target_arch = \"aarch64\", target_env = \"msvc\", not(windows_raw_dylib)))": [
              {
                "id": "windows_aarch64_msvc 0.48.5",
                "target": "windows_aarch64_msvc"
              }
            ],
            "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(windows_raw_dylib)))": [
              {
                "id": "windows_i686_gnu 0.48.5",
                "target": "windows_i686_gnu"
              }
            ],
            "cfg(all(target_arch = \"x86\", target_env = \"msvc\", not(windows_raw_dylib)))": [
              {
                "id": "windows_i686_msvc 0.48.5",
                "target": "windows_i686_msvc"
              }
            ],
            "cfg(all(target_arch = \"x86_64\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": [
              {
                "id": "windows_x86_64_gnu 0.48.5",
                "target": "windows_x86_64_gnu"
              }
            ],
            "cfg(all(target_arch = \"x86_64\", target_env = \"msvc\", not(windows_raw_dylib)))": [
              {
                "id": "windows_x86_64_msvc 0.48.5",
                "target": "windows_x86_64_msvc"
              }
            ],
            "x86_64-pc-windows-gnullvm": [
              {
                "id": "windows_x86_64_gnullvm 0.48.5",
                "target": "windows_x86_64_gnullvm"
              }
            ]
          }
        },
        "edition": "2018",
        "version": "0.48.5"
      },
      "license": "MIT OR Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "license-apache-2.0"
    },
    "windows_aarch64_gnullvm 0.48.5": {
      "name": "windows_aarch64_gnullvm",
      "version": "0.48.5",
      "package_url": "https://github.com/microsoft/windows-rs",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/windows_aarch64_gnullvm/0.48.5/download",
          "sha256": "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "windows_aarch64_gnullvm",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "windows_aarch64_gnullvm",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "edition": "2018",
        "version": "0.48.5"
      },
      "license": "MIT OR Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "license-apache-2.0"
    },
    "windows_aarch64_msvc 0.48.5": {
      "name": "windows_aarch64_msvc",
      "version": "0.48.5",
      "package_url": "https://github.com/microsoft/windows-rs",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/windows_aarch64_msvc/0.48.5/download",
          "sha256": "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "windows_aarch64_msvc",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "windows_aarch64_msvc",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "edition": "2018",
        "version": "0.48.5"
      },
      "license": "MIT OR Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "license-apache-2.0"
    },
    "windows_i686_gnu 0.48.5": {
      "name": "windows_i686_gnu",
      "version": "0.48.5",
      "package_url": "https://github.com/microsoft/windows-rs",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/windows_i686_gnu/0.48.5/download",
          "sha256": "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "windows_i686_gnu",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "windows_i686_gnu",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "edition": "2018",
        "version": "0.48.5"
      },
      "license": "MIT OR Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "license-apache-2.0"
    },
    "windows_i686_msvc 0.48.5": {
      "name": "windows_i686_msvc",
      "version": "0.48.5",
      "package_url": "https://github.com/microsoft/windows-rs",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/windows_i686_msvc/0.48.5/download",
          "sha256": "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "windows_i686_msvc",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "windows_i686_msvc",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "edition": "2018",
        "version": "0.48.5"
      },
      "license": "MIT OR Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "license-apache-2.0"
    },
    "windows_x86_64_gnu 0.48.5": {
      "name": "windows_x86_64_gnu",
      "version": "0.48.5",
      "package_url": "https://github.com/microsoft/windows-rs",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/windows_x86_64_gnu/0.48.5/download",
          "sha256": "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "windows_x86_64_gnu",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "windows_x86_64_gnu",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "edition": "2018",
        "version": "0.48.5"
      },
      "license": "MIT OR Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "license-apache-2.0"
    },
    "windows_x86_64_gnullvm 0.48.5": {
      "name": "windows_x86_64_gnullvm",
      "version": "0.48.5",
      "package_url": "https://github.com/microsoft/windows-rs",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/windows_x86_64_gnullvm/0.48.5/download",
          "sha256": "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "windows_x86_64_gnullvm",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "windows_x86_64_gnullvm",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "edition": "2018",
        "version": "0.48.5"
      },
      "license": "MIT OR Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "license-apache-2.0"
    },
    "windows_x86_64_msvc 0.48.5": {
      "name": "windows_x86_64_msvc",
      "version": "0.48.5",
      "package_url": "https://github.com/microsoft/windows-rs",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/windows_x86_64_msvc/0.48.5/download",
          "sha256": "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "windows_x86_64_msvc",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "windows_x86_64_msvc",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "edition": "2018",
        "version": "0.48.5"
      },
      "license": "MIT OR Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "license-apache-2.0"
    }
  },
  "binary_crates": [],
  "workspace_members": {
    "direct-cargo-bazel-deps 0.0.1": ""
  },
  "conditions": {
    "aarch64-apple-darwin": [
      "aarch64-apple-darwin"
    ],
    "aarch64-apple-ios": [
      "aarch64-apple-ios"
    ],
    "aarch64-linux-android": [
      "aarch64-linux-android"
    ],
    "aarch64-pc-windows-gnullvm": [],
    "aarch64-unknown-linux-gnu": [
      "aarch64-unknown-linux-gnu"
    ],
    "cfg(all(target_arch = \"aarch64\", target_env = \"msvc\", not(windows_raw_dylib)))": [],
    "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(windows_raw_dylib)))": [],
    "cfg(all(target_arch = \"x86\", target_env = \"msvc\", not(windows_raw_dylib)))": [],
    "cfg(all(target_arch = \"x86_64\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": [
      "x86_64-unknown-linux-gnu",
      "x86_64-unknown-nixos-gnu"
    ],
    "cfg(all(target_arch = \"x86_64\", target_env = \"msvc\", not(windows_raw_dylib)))": [
      "x86_64-pc-windows-msvc"
    ],
    "cfg(not(all(windows, target_env = \"msvc\", not(target_vendor = \"uwp\"))))": [
      "aarch64-apple-darwin",
      "aarch64-apple-ios",
      "aarch64-linux-android",
      "aarch64-unknown-linux-gnu",
      "wasm32-unknown-unknown",
      "wasm32-wasi",
      "x86_64-apple-darwin",
      "x86_64-unknown-linux-gnu",
      "x86_64-unknown-nixos-gnu"
    ],
    "cfg(not(windows))": [
      "aarch64-apple-darwin",
      "aarch64-apple-ios",
      "aarch64-linux-android",
      "aarch64-unknown-linux-gnu",
      "wasm32-unknown-unknown",
      "wasm32-wasi",
      "x86_64-apple-darwin",
      "x86_64-unknown-linux-gnu",
      "x86_64-unknown-nixos-gnu"
    ],
    "cfg(target_os = \"hermit\")": [],
    "cfg(target_os = \"redox\")": [],
    "cfg(target_os = \"wasi\")": [
      "wasm32-wasi"
    ],
    "cfg(tokio_taskdump)": [],
    "cfg(unix)": [
      "aarch64-apple-darwin",
      "aarch64-apple-ios",
      "aarch64-linux-android",
      "aarch64-unknown-linux-gnu",
      "x86_64-apple-darwin",
      "x86_64-unknown-linux-gnu",
      "x86_64-unknown-nixos-gnu"
    ],
    "cfg(windows)": [
      "x86_64-pc-windows-msvc"
    ],
    "wasm32-unknown-unknown": [
      "wasm32-unknown-unknown"
    ],
    "wasm32-wasi": [
      "wasm32-wasi"
    ],
    "x86_64-apple-darwin": [
      "x86_64-apple-darwin"
    ],
    "x86_64-pc-windows-gnullvm": [],
    "x86_64-pc-windows-msvc": [
      "x86_64-pc-windows-msvc"
    ],
    "x86_64-unknown-linux-gnu": [
      "x86_64-unknown-linux-gnu",
      "x86_64-unknown-nixos-gnu"
    ],
    "x86_64-unknown-nixos-gnu": [
      "x86_64-unknown-nixos-gnu"
    ]
  },
  "direct_deps": [
    "anyhow 1.0.75",
    "tokio 1.34.0"
  ],
  "direct_dev_deps": []
}
