{
  "checksum": "a20d70a3dbeb903d63ad6cf6876049e73d4874aada72f797b30e6208db813369",
  "crates": {
    "anstyle 1.0.1": {
      "name": "anstyle",
      "version": "1.0.1",
      "package_url": "https://github.com/rust-cli/anstyle.git",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/anstyle/1.0.1/download",
          "sha256": "3a30da5c5f2d5e72842e00bcb57657162cdabef0931f40e2deb9b4140440cecd"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "anstyle",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "anstyle",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "crate_features": {
          "common": [
            "default",
            "std"
          ],
          "selects": {}
        },
        "edition": "2021",
        "version": "1.0.1"
      },
      "license": "MIT OR Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "LICENSE-APACHE"
    },
    "clap 4.3.21": {
      "name": "clap",
      "version": "4.3.21",
      "package_url": "https://github.com/clap-rs/clap",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/clap/4.3.21/download",
          "sha256": "c27cdf28c0f604ba3f512b0c9a409f8de8513e4816705deb0498b627e7c3a3fd"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "clap",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "clap",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "crate_features": {
          "common": [
            "error-context",
            "help",
            "std",
            "suggestions",
            "usage"
          ],
          "selects": {}
        },
        "deps": {
          "common": [
            {
              "id": "clap_builder 4.3.21",
              "target": "clap_builder"
            }
          ],
          "selects": {}
        },
        "edition": "2021",
        "version": "4.3.21"
      },
      "license": "MIT OR Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "LICENSE-APACHE"
    },
    "clap_builder 4.3.21": {
      "name": "clap_builder",
      "version": "4.3.21",
      "package_url": "https://github.com/clap-rs/clap",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/clap_builder/4.3.21/download",
          "sha256": "08a9f1ab5e9f01a9b81f202e8562eb9a10de70abf9eaeac1be465c28b75aa4aa"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "clap_builder",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "clap_builder",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "crate_features": {
          "common": [
            "error-context",
            "help",
            "std",
            "suggestions",
            "usage"
          ],
          "selects": {}
        },
        "deps": {
          "common": [
            {
              "id": "anstyle 1.0.1",
              "target": "anstyle"
            },
            {
              "id": "clap_lex 0.5.0",
              "target": "clap_lex"
            },
            {
              "id": "strsim 0.10.0",
              "target": "strsim"
            }
          ],
          "selects": {}
        },
        "edition": "2021",
        "version": "4.3.21"
      },
      "license": "MIT OR Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "LICENSE-APACHE"
    },
    "clap_lex 0.5.0": {
      "name": "clap_lex",
      "version": "0.5.0",
      "package_url": "https://github.com/clap-rs/clap/tree/master/clap_lex",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/clap_lex/0.5.0/download",
          "sha256": "2da6da31387c7e4ef160ffab6d5e7f00c42626fe39aea70a7b0f1773f7dd6c1b"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "clap_lex",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "clap_lex",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "edition": "2021",
        "version": "0.5.0"
      },
      "license": "MIT OR Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "LICENSE-APACHE"
    },
    "codespan-reporting 0.11.1": {
      "name": "codespan-reporting",
      "version": "0.11.1",
      "package_url": "https://github.com/brendanzab/codespan",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/codespan-reporting/0.11.1/download",
          "sha256": "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "codespan_reporting",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "codespan_reporting",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "deps": {
          "common": [
            {
              "id": "termcolor 1.2.0",
              "target": "termcolor"
            },
            {
              "id": "unicode-width 0.1.10",
              "target": "unicode_width"
            }
          ],
          "selects": {}
        },
        "edition": "2018",
        "version": "0.11.1"
      },
      "license": "Apache-2.0",
      "license_ids": [
        "Apache-2.0"
      ],
      "license_file": null
    },
    "cxxbridge-cmd 1.0.109": {
      "name": "cxxbridge-cmd",
      "version": "1.0.109",
      "package_url": "https://github.com/dtolnay/cxx",
      "repository": null,
      "targets": [],
      "library_target_name": null,
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "deps": {
          "common": [
            {
              "id": "clap 4.3.21",
              "target": "clap"
            },
            {
              "id": "codespan-reporting 0.11.1",
              "target": "codespan_reporting"
            },
            {
              "id": "proc-macro2 1.0.66",
              "target": "proc_macro2"
            },
            {
              "id": "quote 1.0.32",
              "target": "quote"
            },
            {
              "id": "syn 2.0.28",
              "target": "syn"
            }
          ],
          "selects": {}
        },
        "edition": "2021",
        "version": "1.0.109"
      },
      "license": "MIT OR Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": null
    },
    "proc-macro2 1.0.66": {
      "name": "proc-macro2",
      "version": "1.0.66",
      "package_url": "https://github.com/dtolnay/proc-macro2",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/proc-macro2/1.0.66/download",
          "sha256": "18fb31db3f9bddb2ea821cde30a9f70117e3f119938b5ee630b7403aa6e2ead9"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "proc_macro2",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        },
        {
          "BuildScript": {
            "crate_name": "build_script_build",
            "crate_root": "build.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "proc_macro2",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "crate_features": {
          "common": [
            "span-locations"
          ],
          "selects": {}
        },
        "deps": {
          "common": [
            {
              "id": "proc-macro2 1.0.66",
              "target": "build_script_build"
            },
            {
              "id": "unicode-ident 1.0.11",
              "target": "unicode_ident"
            }
          ],
          "selects": {}
        },
        "edition": "2021",
        "version": "1.0.66"
      },
      "build_script_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "compile_data_glob_excludes": [
          "**/*.rs"
        ],
        "data_glob": [
          "**"
        ]
      },
      "license": "MIT OR Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "LICENSE-APACHE"
    },
    "quote 1.0.32": {
      "name": "quote",
      "version": "1.0.32",
      "package_url": "https://github.com/dtolnay/quote",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/quote/1.0.32/download",
          "sha256": "50f3b39ccfb720540debaa0164757101c08ecb8d326b15358ce76a62c7e85965"
        }
      },
      "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": [
          "**"
        ],
        "deps": {
          "common": [
            {
              "id": "proc-macro2 1.0.66",
              "target": "proc_macro2"
            }
          ],
          "selects": {}
        },
        "edition": "2018",
        "version": "1.0.32"
      },
      "license": "MIT OR Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "LICENSE-APACHE"
    },
    "strsim 0.10.0": {
      "name": "strsim",
      "version": "0.10.0",
      "package_url": "https://github.com/dguo/strsim-rs",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/strsim/0.10.0/download",
          "sha256": "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "strsim",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "strsim",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "edition": "2015",
        "version": "0.10.0"
      },
      "license": "MIT",
      "license_ids": [
        "MIT"
      ],
      "license_file": "LICENSE"
    },
    "syn 2.0.28": {
      "name": "syn",
      "version": "2.0.28",
      "package_url": "https://github.com/dtolnay/syn",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/syn/2.0.28/download",
          "sha256": "04361975b3f5e348b2189d8dc55bc942f278b2d482a6a0365de5bdd62d351567"
        }
      },
      "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",
            "full",
            "parsing",
            "printing",
            "quote"
          ],
          "selects": {}
        },
        "deps": {
          "common": [
            {
              "id": "proc-macro2 1.0.66",
              "target": "proc_macro2"
            },
            {
              "id": "quote 1.0.32",
              "target": "quote"
            },
            {
              "id": "unicode-ident 1.0.11",
              "target": "unicode_ident"
            }
          ],
          "selects": {}
        },
        "edition": "2021",
        "version": "2.0.28"
      },
      "license": "MIT OR Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "LICENSE-APACHE"
    },
    "termcolor 1.2.0": {
      "name": "termcolor",
      "version": "1.2.0",
      "package_url": "https://github.com/BurntSushi/termcolor",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/termcolor/1.2.0/download",
          "sha256": "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "termcolor",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "termcolor",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "deps": {
          "common": [],
          "selects": {
            "cfg(windows)": [
              {
                "id": "winapi-util 0.1.5",
                "target": "winapi_util"
              }
            ]
          }
        },
        "edition": "2018",
        "version": "1.2.0"
      },
      "license": "Unlicense OR MIT",
      "license_ids": [
        "MIT",
        "Unlicense"
      ],
      "license_file": "LICENSE-MIT"
    },
    "unicode-ident 1.0.11": {
      "name": "unicode-ident",
      "version": "1.0.11",
      "package_url": "https://github.com/dtolnay/unicode-ident",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/unicode-ident/1.0.11/download",
          "sha256": "301abaae475aa91687eb82514b328ab47a211a533026cb25fc3e519b86adfc3c"
        }
      },
      "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.11"
      },
      "license": "(MIT OR Apache-2.0) AND Unicode-DFS-2016",
      "license_ids": [
        "Apache-2.0",
        "MIT",
        "Unicode-DFS-2016"
      ],
      "license_file": "LICENSE-APACHE"
    },
    "unicode-width 0.1.10": {
      "name": "unicode-width",
      "version": "0.1.10",
      "package_url": "https://github.com/unicode-rs/unicode-width",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/unicode-width/0.1.10/download",
          "sha256": "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "unicode_width",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "unicode_width",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "crate_features": {
          "common": [
            "default"
          ],
          "selects": {}
        },
        "edition": "2015",
        "version": "0.1.10"
      },
      "license": "MIT/Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "LICENSE-APACHE"
    },
    "winapi 0.3.9": {
      "name": "winapi",
      "version": "0.3.9",
      "package_url": "https://github.com/retep998/winapi-rs",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/winapi/0.3.9/download",
          "sha256": "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "winapi",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        },
        {
          "BuildScript": {
            "crate_name": "build_script_build",
            "crate_root": "build.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "winapi",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "crate_features": {
          "common": [
            "consoleapi",
            "errhandlingapi",
            "fileapi",
            "minwindef",
            "processenv",
            "std",
            "winbase",
            "wincon",
            "winerror",
            "winnt"
          ],
          "selects": {}
        },
        "deps": {
          "common": [
            {
              "id": "winapi 0.3.9",
              "target": "build_script_build"
            }
          ],
          "selects": {
            "i686-pc-windows-gnu": [
              {
                "id": "winapi-i686-pc-windows-gnu 0.4.0",
                "target": "winapi_i686_pc_windows_gnu"
              }
            ],
            "x86_64-pc-windows-gnu": [
              {
                "id": "winapi-x86_64-pc-windows-gnu 0.4.0",
                "target": "winapi_x86_64_pc_windows_gnu"
              }
            ]
          }
        },
        "edition": "2015",
        "version": "0.3.9"
      },
      "build_script_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "compile_data_glob_excludes": [
          "**/*.rs"
        ],
        "data_glob": [
          "**"
        ]
      },
      "license": "MIT/Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": "LICENSE-APACHE"
    },
    "winapi-i686-pc-windows-gnu 0.4.0": {
      "name": "winapi-i686-pc-windows-gnu",
      "version": "0.4.0",
      "package_url": "https://github.com/retep998/winapi-rs",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/winapi-i686-pc-windows-gnu/0.4.0/download",
          "sha256": "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "winapi_i686_pc_windows_gnu",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        },
        {
          "BuildScript": {
            "crate_name": "build_script_build",
            "crate_root": "build.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "winapi_i686_pc_windows_gnu",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "deps": {
          "common": [
            {
              "id": "winapi-i686-pc-windows-gnu 0.4.0",
              "target": "build_script_build"
            }
          ],
          "selects": {}
        },
        "edition": "2015",
        "version": "0.4.0"
      },
      "build_script_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "compile_data_glob_excludes": [
          "**/*.rs"
        ],
        "data_glob": [
          "**"
        ]
      },
      "license": "MIT/Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": null
    },
    "winapi-util 0.1.5": {
      "name": "winapi-util",
      "version": "0.1.5",
      "package_url": "https://github.com/BurntSushi/winapi-util",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/winapi-util/0.1.5/download",
          "sha256": "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "winapi_util",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "winapi_util",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "deps": {
          "common": [],
          "selects": {
            "cfg(windows)": [
              {
                "id": "winapi 0.3.9",
                "target": "winapi"
              }
            ]
          }
        },
        "edition": "2018",
        "version": "0.1.5"
      },
      "license": "Unlicense/MIT",
      "license_ids": [
        "MIT",
        "Unlicense"
      ],
      "license_file": "LICENSE-MIT"
    },
    "winapi-x86_64-pc-windows-gnu 0.4.0": {
      "name": "winapi-x86_64-pc-windows-gnu",
      "version": "0.4.0",
      "package_url": "https://github.com/retep998/winapi-rs",
      "repository": {
        "Http": {
          "url": "https://static.crates.io/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download",
          "sha256": "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
        }
      },
      "targets": [
        {
          "Library": {
            "crate_name": "winapi_x86_64_pc_windows_gnu",
            "crate_root": "src/lib.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        },
        {
          "BuildScript": {
            "crate_name": "build_script_build",
            "crate_root": "build.rs",
            "srcs": {
              "allow_empty": true,
              "include": [
                "**/*.rs"
              ]
            }
          }
        }
      ],
      "library_target_name": "winapi_x86_64_pc_windows_gnu",
      "common_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "deps": {
          "common": [
            {
              "id": "winapi-x86_64-pc-windows-gnu 0.4.0",
              "target": "build_script_build"
            }
          ],
          "selects": {}
        },
        "edition": "2015",
        "version": "0.4.0"
      },
      "build_script_attrs": {
        "compile_data_glob": [
          "**"
        ],
        "compile_data_glob_excludes": [
          "**/*.rs"
        ],
        "data_glob": [
          "**"
        ]
      },
      "license": "MIT/Apache-2.0",
      "license_ids": [
        "Apache-2.0",
        "MIT"
      ],
      "license_file": null
    }
  },
  "binary_crates": [],
  "workspace_members": {
    "cxxbridge-cmd 1.0.109": ""
  },
  "conditions": {
    "aarch64-apple-darwin": [
      "aarch64-apple-darwin"
    ],
    "aarch64-unknown-linux-gnu": [
      "aarch64-unknown-linux-gnu"
    ],
    "cfg(windows)": [
      "x86_64-pc-windows-msvc"
    ],
    "i686-pc-windows-gnu": [],
    "wasm32-unknown-unknown": [
      "wasm32-unknown-unknown"
    ],
    "wasm32-wasip1": [
      "wasm32-wasip1"
    ],
    "x86_64-pc-windows-gnu": [],
    "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"
    ]
  },
  "direct_deps": [
    "clap 4.3.21",
    "codespan-reporting 0.11.1",
    "proc-macro2 1.0.66",
    "quote 1.0.32",
    "syn 2.0.28"
  ],
  "direct_dev_deps": [],
  "unused_patches": []
}
