{
"bomFormat": "CycloneDX",
"specVersion": "1.3",
"version": 1,
"serialNumber": "urn:uuid:8ffe8532-2dd6-460b-b96c-d31d5baeee94",
"metadata": {
"timestamp": "2026-05-22T09:21:27.746489000Z",
"tools": [
{
"vendor": "CycloneDX",
"name": "cargo-cyclonedx",
"version": "0.5.9"
}
],
"authors": [
{
"name": "Dumindu Perera",
"email": "dumindu.perera@ifs.com"
}
],
"component": {
"type": "application",
"bom-ref": "path+file:///Users/runner/work/rusta/rusta#rusta-cli@1.2.2",
"author": "Dumindu Perera <dumindu.perera@ifs.com>",
"name": "rusta-cli",
"version": "1.2.2",
"description": "macOS arm64 CLI for creating and managing Ubuntu VMs on Tart",
"scope": "required",
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/rusta-cli@1.2.2?download_url=file://.",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/pallewela/rusta"
},
{
"type": "vcs",
"url": "https://github.com/pallewela/rusta"
}
],
"components": [
{
"type": "library",
"bom-ref": "path+file:///Users/runner/work/rusta/rusta#rusta-cli@1.2.2 bin-target-0",
"name": "rusta_cli",
"version": "1.2.2",
"purl": "pkg:cargo/rusta-cli@1.2.2?download_url=file://.#src/lib.rs"
},
{
"type": "application",
"bom-ref": "path+file:///Users/runner/work/rusta/rusta#rusta-cli@1.2.2 bin-target-1",
"name": "rusta",
"version": "1.2.2",
"purl": "pkg:cargo/rusta-cli@1.2.2?download_url=file://.#src/main.rs"
}
]
},
"properties": [
{
"name": "cdx:rustc:sbom:target:triple",
"value": "aarch64-apple-darwin"
}
]
},
"components": [
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#adler2@2.0.1",
"author": "Jonas Schievink <jonasschievink@gmail.com>, oyvindln <oyvindln@users.noreply.github.com>",
"name": "adler2",
"version": "2.0.1",
"description": "A simple clean-room implementation of the Adler-32 checksum",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa"
}
],
"licenses": [
{
"expression": "0BSD OR MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/adler2@2.0.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/adler2/"
},
{
"type": "vcs",
"url": "https://github.com/oyvindln/adler2"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anstream@1.0.0",
"name": "anstream",
"version": "1.0.0",
"description": "IO stream adapters for writing colored text that will gracefully degrade according to your terminal's capabilities.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "824a212faf96e9acacdbd09febd34438f8f711fb84e09a8916013cd7815ca28d"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/anstream@1.0.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/rust-cli/anstyle.git"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle-parse@1.0.0",
"name": "anstyle-parse",
"version": "1.0.0",
"description": "Parse ANSI Style Escapes",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "52ce7f38b242319f7cabaa6813055467063ecdc9d355bbb4ce0c68908cd8130e"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/anstyle-parse@1.0.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/rust-cli/anstyle.git"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle-query@1.1.5",
"name": "anstyle-query",
"version": "1.1.5",
"description": "Look up colored console capabilities",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/anstyle-query@1.1.5",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/rust-cli/anstyle.git"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.14",
"name": "anstyle",
"version": "1.0.14",
"description": "ANSI text styling",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "940b3a0ca603d1eade50a4846a2afffd5ef57a9feac2c0e2ec2e14f9ead76000"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/anstyle@1.0.14",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/rust-cli/anstyle.git"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1",
"author": "Marshall Pierce <marshall@mpierce.org>",
"name": "base64",
"version": "0.22.1",
"description": "encodes and decodes base64 as bytes or utf8",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/base64@0.22.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/base64"
},
{
"type": "vcs",
"url": "https://github.com/marshallpierce/rust-base64"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.62",
"author": "Alex Crichton <alex@alexcrichton.com>",
"name": "cc",
"version": "1.2.62",
"description": "A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. ",
"scope": "excluded",
"hashes": [
{
"alg": "SHA-256",
"content": "a1dce859f0832a7d088c4f1119888ab94ef4b5d6795d1ce05afb7fe159d79f98"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/cc@1.2.62",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/cc"
},
{
"type": "website",
"url": "https://github.com/rust-lang/cc-rs"
},
{
"type": "vcs",
"url": "https://github.com/rust-lang/cc-rs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
"author": "Alex Crichton <alex@alexcrichton.com>",
"name": "cfg-if",
"version": "1.0.4",
"description": "A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/cfg-if@1.0.4",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/rust-lang/cfg-if"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clap@4.6.1",
"name": "clap",
"version": "4.6.1",
"description": "A simple to use, efficient, and full-featured Command Line Argument Parser",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "1ddb117e43bbf7dacf0a4190fef4d345b9bad68dfc649cb349e7d17d28428e51"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/clap@4.6.1",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/clap-rs/clap"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clap_builder@4.6.0",
"name": "clap_builder",
"version": "4.6.0",
"description": "A simple to use, efficient, and full-featured Command Line Argument Parser",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "714a53001bf66416adb0e2ef5ac857140e7dc3a0c48fb28b2f10762fc4b5069f"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/clap_builder@4.6.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/clap-rs/clap"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clap_complete@4.6.5",
"name": "clap_complete",
"version": "4.6.5",
"description": "Generate shell completion scripts for your clap::Command",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "e0a7a9bfdb35811f9e59832f0f05975114d2251b415fb534108e6f34060fd772"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/clap_complete@4.6.5",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/clap-rs/clap"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clap_derive@4.6.1",
"name": "clap_derive",
"version": "4.6.1",
"description": "Parse command line argument by defining a struct, derive crate.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "f2ce8604710f6733aa641a2b3731eaa1e8b3d9973d5e3565da11800813f997a9"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/clap_derive@4.6.1",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/clap-rs/clap"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clap_lex@1.1.0",
"name": "clap_lex",
"version": "1.1.0",
"description": "Minimal, flexible command line parser",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "c8d4a3bb8b1e0c1050499d1815f5ab16d04f0959b233085fb31653fbfc9d98f9"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/clap_lex@1.1.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/clap-rs/clap"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clap_mangen@0.2.33",
"name": "clap_mangen",
"version": "0.2.33",
"description": "A manpage generator for clap",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "7e30ffc187e2e3aeafcd1c6e2aa416e29739454c0ccaa419226d5ecd181f2d78"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/clap_mangen@0.2.33",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/clap-rs/clap"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#colorchoice@1.0.5",
"name": "colorchoice",
"version": "1.0.5",
"description": "Global override of color control",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "1d07550c9036bf2ae0c684c4297d503f838287c83c53686d05370d0e139ae570"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/colorchoice@1.0.5",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/rust-cli/anstyle.git"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crc32fast@1.5.0",
"author": "Sam Rijs <srijs@airpost.net>, Alex Crichton <alex@alexcrichton.com>",
"name": "crc32fast",
"version": "1.5.0",
"description": "Fast, SIMD-accelerated CRC32 (IEEE) checksum computation",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/crc32fast@1.5.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/srijs/rust-crc32fast"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.5",
"author": "Jane Lusby <jlusby@yaah.dev>",
"name": "displaydoc",
"version": "0.2.5",
"description": "A derive macro for implementing the display Trait via a doc comment and string interpolation ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/displaydoc@0.2.5",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/displaydoc"
},
{
"type": "website",
"url": "https://github.com/yaahc/displaydoc"
},
{
"type": "vcs",
"url": "https://github.com/yaahc/displaydoc"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2",
"name": "equivalent",
"version": "1.0.2",
"description": "Traits for key comparison in maps.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/equivalent@1.0.2",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/indexmap-rs/equivalent"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#find-msvc-tools@0.1.9",
"name": "find-msvc-tools",
"version": "0.1.9",
"description": "Find windows-specific tools, read MSVC versions from the registry and from COM interfaces",
"scope": "excluded",
"hashes": [
{
"alg": "SHA-256",
"content": "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/find-msvc-tools@0.1.9",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/find-msvc-tools"
},
{
"type": "vcs",
"url": "https://github.com/rust-lang/cc-rs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#flate2@1.1.9",
"author": "Alex Crichton <alex@alexcrichton.com>, Josh Triplett <josh@joshtriplett.org>",
"name": "flate2",
"version": "1.1.9",
"description": "DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "843fba2746e448b37e26a819579957415c8cef339bf08564fe8b7ddbd959573c"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/flate2@1.1.9",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/flate2"
},
{
"type": "website",
"url": "https://github.com/rust-lang/flate2-rs"
},
{
"type": "vcs",
"url": "https://github.com/rust-lang/flate2-rs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#form_urlencoded@1.2.2",
"author": "The rust-url developers",
"name": "form_urlencoded",
"version": "1.2.2",
"description": "Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/form_urlencoded@1.2.2",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/servo/rust-url"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.17",
"author": "The Rand Project Developers",
"name": "getrandom",
"version": "0.2.17",
"description": "A small cross-platform library for retrieving random data from system source",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/getrandom@0.2.17",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/getrandom"
},
{
"type": "vcs",
"url": "https://github.com/rust-random/getrandom"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.17.1",
"name": "hashbrown",
"version": "0.17.1",
"description": "A Rust port of Google's SwissTable hash map",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "ed5909b6e89a2db4456e54cd5f673791d7eca6732202bbf2a9cc504fe2f9b84a"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/hashbrown@0.17.1",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/rust-lang/hashbrown"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
"name": "heck",
"version": "0.5.0",
"description": "heck is a case conversion library.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/heck@0.5.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/withoutboats/heck"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_collections@2.2.0",
"author": "The ICU4X Project Developers",
"name": "icu_collections",
"version": "2.2.0",
"description": "Collection of API for use in ICU libraries.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "2984d1cd16c883d7935b9e07e44071dca8d917fd52ecc02c04d5fa0b5a3f191c"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/icu_collections@2.2.0",
"externalReferences": [
{
"type": "website",
"url": "https://icu4x.unicode.org"
},
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_locale_core@2.2.0",
"author": "The ICU4X Project Developers",
"name": "icu_locale_core",
"version": "2.2.0",
"description": "API for managing Unicode Language and Locale Identifiers",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "92219b62b3e2b4d88ac5119f8904c10f8f61bf7e95b640d25ba3075e6cac2c29"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/icu_locale_core@2.2.0",
"externalReferences": [
{
"type": "website",
"url": "https://icu4x.unicode.org"
},
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_normalizer@2.2.0",
"author": "The ICU4X Project Developers",
"name": "icu_normalizer",
"version": "2.2.0",
"description": "API for normalizing text into Unicode Normalization Forms",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "c56e5ee99d6e3d33bd91c5d85458b6005a22140021cc324cea84dd0e72cff3b4"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/icu_normalizer@2.2.0",
"externalReferences": [
{
"type": "website",
"url": "https://icu4x.unicode.org"
},
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_normalizer_data@2.2.0",
"author": "The ICU4X Project Developers",
"name": "icu_normalizer_data",
"version": "2.2.0",
"description": "Data for the icu_normalizer crate",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "da3be0ae77ea334f4da67c12f149704f19f81d1adf7c51cf482943e84a2bad38"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/icu_normalizer_data@2.2.0",
"externalReferences": [
{
"type": "website",
"url": "https://icu4x.unicode.org"
},
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_properties@2.2.0",
"author": "The ICU4X Project Developers",
"name": "icu_properties",
"version": "2.2.0",
"description": "Definitions for Unicode properties",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "bee3b67d0ea5c2cca5003417989af8996f8604e34fb9ddf96208a033901e70de"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/icu_properties@2.2.0",
"externalReferences": [
{
"type": "website",
"url": "https://icu4x.unicode.org"
},
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_properties_data@2.2.0",
"author": "The ICU4X Project Developers",
"name": "icu_properties_data",
"version": "2.2.0",
"description": "Data for the icu_properties crate",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "8e2bbb201e0c04f7b4b3e14382af113e17ba4f63e2c9d2ee626b720cbce54a14"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/icu_properties_data@2.2.0",
"externalReferences": [
{
"type": "website",
"url": "https://icu4x.unicode.org"
},
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_provider@2.2.0",
"author": "The ICU4X Project Developers",
"name": "icu_provider",
"version": "2.2.0",
"description": "Trait and struct definitions for the ICU data provider",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "139c4cf31c8b5f33d7e199446eff9c1e02decfc2f0eec2c8d71f65befa45b421"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/icu_provider@2.2.0",
"externalReferences": [
{
"type": "website",
"url": "https://icu4x.unicode.org"
},
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#idna@1.1.0",
"author": "The rust-url developers",
"name": "idna",
"version": "1.1.0",
"description": "IDNA (Internationalizing Domain Names in Applications) and Punycode.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/idna@1.1.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/servo/rust-url/"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#idna_adapter@1.2.2",
"author": "The rust-url developers",
"name": "idna_adapter",
"version": "1.2.2",
"description": "Back end adapter for idna",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "cb68373c0d6620ef8105e855e7745e18b0d00d3bdb07fb532e434244cdb9a714"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/idna_adapter@1.2.2",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/idna_adapter/latest/idna_adapter/"
},
{
"type": "website",
"url": "https://docs.rs/crate/idna_adapter/latest"
},
{
"type": "vcs",
"url": "https://github.com/hsivonen/idna_adapter"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
"name": "indexmap",
"version": "2.14.0",
"description": "A hash table with consistent order and fast iteration.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "d466e9454f08e4a911e14806c24e16fba1b4c121d1ea474396f396069cf949d9"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/indexmap@2.14.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/indexmap/"
},
{
"type": "vcs",
"url": "https://github.com/indexmap-rs/indexmap"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#is_terminal_polyfill@1.70.2",
"name": "is_terminal_polyfill",
"version": "1.70.2",
"description": "Polyfill for `is_terminal` stdlib feature for use with older MSRVs",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/is_terminal_polyfill@1.70.2",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/polyfill-rs/is_terminal_polyfill"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18",
"author": "David Tolnay <dtolnay@gmail.com>",
"name": "itoa",
"version": "1.0.18",
"description": "Fast integer primitive to string conversion",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/itoa@1.0.18",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/itoa"
},
{
"type": "vcs",
"url": "https://github.com/dtolnay/itoa"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
"author": "The Rust Project Developers",
"name": "libc",
"version": "0.2.186",
"description": "Raw FFI bindings to platform libraries like libc.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "68ab91017fe16c622486840e4c83c9a37afeff978bd239b5293d61ece587de66"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/libc@0.2.186",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/rust-lang/libc"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#litemap@0.8.2",
"author": "The ICU4X Project Developers",
"name": "litemap",
"version": "0.8.2",
"description": "A key-value Map implementation based on a flat, sorted Vec.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "92daf443525c4cce67b150400bc2316076100ce0b3686209eb8cf3c31612e6f0"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/litemap@0.8.2",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/litemap"
},
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29",
"author": "The Rust Project Developers",
"name": "log",
"version": "0.4.29",
"description": "A lightweight logging facade for Rust ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/log@0.4.29",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/log"
},
{
"type": "vcs",
"url": "https://github.com/rust-lang/log"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0",
"author": "Andrew Gallant <jamslam@gmail.com>, bluss",
"name": "memchr",
"version": "2.8.0",
"description": "Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79"
}
],
"licenses": [
{
"expression": "Unlicense OR MIT"
}
],
"purl": "pkg:cargo/memchr@2.8.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/memchr/"
},
{
"type": "website",
"url": "https://github.com/BurntSushi/memchr"
},
{
"type": "vcs",
"url": "https://github.com/BurntSushi/memchr"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#miniz_oxide@0.8.9",
"author": "Frommi <daniil.liferenko@gmail.com>, oyvindln <oyvindln@users.noreply.github.com>, Rich Geldreich richgel99@gmail.com",
"name": "miniz_oxide",
"version": "0.8.9",
"description": "DEFLATE compression and decompression library rewritten in Rust based on miniz",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316"
}
],
"licenses": [
{
"expression": "MIT OR Zlib OR Apache-2.0"
}
],
"purl": "pkg:cargo/miniz_oxide@0.8.9",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/miniz_oxide"
},
{
"type": "website",
"url": "https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide"
},
{
"type": "vcs",
"url": "https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
"author": "Aleksey Kladov <aleksey.kladov@gmail.com>",
"name": "once_cell",
"version": "1.21.4",
"description": "Single assignment cells and lazy values.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/once_cell@1.21.4",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/once_cell"
},
{
"type": "vcs",
"url": "https://github.com/matklad/once_cell"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2",
"author": "The rust-url developers",
"name": "percent-encoding",
"version": "2.3.2",
"description": "Percent encoding and decoding",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/percent-encoding@2.3.2",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/servo/rust-url/"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#potential_utf@0.1.5",
"author": "The ICU4X Project Developers",
"name": "potential_utf",
"version": "0.1.5",
"description": "Unvalidated string and character types",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "0103b1cef7ec0cf76490e969665504990193874ea05c85ff9bab8b911d0a0564"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/potential_utf@0.1.5",
"externalReferences": [
{
"type": "website",
"url": "https://icu4x.unicode.org"
},
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
"author": "David Tolnay <dtolnay@gmail.com>, Alex Crichton <alex@alexcrichton.com>",
"name": "proc-macro2",
"version": "1.0.106",
"description": "A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/proc-macro2@1.0.106",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/proc-macro2"
},
{
"type": "vcs",
"url": "https://github.com/dtolnay/proc-macro2"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
"author": "David Tolnay <dtolnay@gmail.com>",
"name": "quote",
"version": "1.0.45",
"description": "Quasi-quoting macro quote!(...)",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "41f2619966050689382d2b44f664f4bc593e129785a36d6ee376ddf37259b924"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/quote@1.0.45",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/quote/"
},
{
"type": "vcs",
"url": "https://github.com/dtolnay/quote"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ring@0.17.14",
"name": "ring",
"version": "0.17.14",
"description": "An experiment.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7"
}
],
"licenses": [
{
"expression": "Apache-2.0 AND ISC"
}
],
"purl": "pkg:cargo/ring@0.17.14",
"externalReferences": [
{
"type": "other",
"url": "ring_core_0_17_14_"
},
{
"type": "vcs",
"url": "https://github.com/briansmith/ring"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#roff@1.1.1",
"name": "roff",
"version": "1.1.1",
"description": "ROFF (man page format) generation library",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "323c417e1d9665a65b263ec744ba09030cfb277e9daa0b018a4ab62e57bc8189"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/roff@1.1.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/roff"
},
{
"type": "website",
"url": "https://github.com/rust-cli/roff-rs"
},
{
"type": "vcs",
"url": "https://github.com/rust-cli/roff-rs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.14.1",
"name": "rustls-pki-types",
"version": "1.14.1",
"description": "Shared types for the rustls PKI ecosystem",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "30a7197ae7eb376e574fe940d068c30fe0462554a3ddbe4eca7838e049c937a9"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/rustls-pki-types@1.14.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/rustls-pki-types"
},
{
"type": "website",
"url": "https://github.com/rustls/pki-types"
},
{
"type": "vcs",
"url": "https://github.com/rustls/pki-types"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-webpki@0.103.13",
"name": "rustls-webpki",
"version": "0.103.13",
"description": "Web PKI X.509 Certificate Verification.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "61c429a8649f110dddef65e2a5ad240f747e85f7758a6bccc7e5777bd33f756e"
}
],
"licenses": [
{
"expression": "ISC"
}
],
"purl": "pkg:cargo/rustls-webpki@0.103.13",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/rustls/webpki"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.40",
"name": "rustls",
"version": "0.23.40",
"description": "Rustls is a modern TLS library written in Rust.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "ef86cd5876211988985292b91c96a8f2d298df24e75989a43a3c73f2d4d8168b"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR ISC OR MIT"
}
],
"purl": "pkg:cargo/rustls@0.23.40",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/rustls/rustls"
},
{
"type": "vcs",
"url": "https://github.com/rustls/rustls"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
"author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
"name": "serde",
"version": "1.0.228",
"description": "A generic serialization/deserialization framework",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/serde@1.0.228",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/serde"
},
{
"type": "website",
"url": "https://serde.rs"
},
{
"type": "vcs",
"url": "https://github.com/serde-rs/serde"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
"author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
"name": "serde_core",
"version": "1.0.228",
"description": "Serde traits only, with no support for derive -- use the `serde` crate instead",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/serde_core@1.0.228",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/serde_core"
},
{
"type": "website",
"url": "https://serde.rs"
},
{
"type": "vcs",
"url": "https://github.com/serde-rs/serde"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.228",
"author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
"name": "serde_derive",
"version": "1.0.228",
"description": "Macros 1.1 implementation of #[derive(Serialize, Deserialize)]",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/serde_derive@1.0.228",
"externalReferences": [
{
"type": "documentation",
"url": "https://serde.rs/derive.html"
},
{
"type": "website",
"url": "https://serde.rs"
},
{
"type": "vcs",
"url": "https://github.com/serde-rs/serde"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.149",
"author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
"name": "serde_json",
"version": "1.0.149",
"description": "A JSON serialization file format",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/serde_json@1.0.149",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/serde_json"
},
{
"type": "vcs",
"url": "https://github.com/serde-rs/json"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_spanned@1.1.1",
"name": "serde_spanned",
"version": "1.1.1",
"description": "Serde-compatible spanned Value",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "6662b5879511e06e8999a8a235d848113e942c9124f211511b16466ee2995f26"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/serde_spanned@1.1.1",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/toml-rs/toml"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#shlex@1.3.0",
"author": "comex <comexk@gmail.com>, Fenhl <fenhl@fenhl.net>, Adrian Taylor <adetaylor@chromium.org>, Alex Touchet <alextouchet@outlook.com>, Daniel Parks <dp+git@oxidized.org>, Garrett Berg <googberg@gmail.com>",
"name": "shlex",
"version": "1.3.0",
"description": "Split a string into shell words, like Python's shlex.",
"scope": "excluded",
"hashes": [
{
"alg": "SHA-256",
"content": "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/shlex@1.3.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/comex/rust-shlex"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#simd-adler32@0.3.9",
"author": "Marvin Countryman <me@maar.vin>",
"name": "simd-adler32",
"version": "0.3.9",
"description": "A SIMD-accelerated Adler-32 hash algorithm implementation.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "703d5c7ef118737c72f1af64ad2f6f8c5e1921f818cdcb97b8fe6fc69bf66214"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/simd-adler32@0.3.9",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/mcountryman/simd-adler32"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
"author": "The Servo Project Developers",
"name": "smallvec",
"version": "1.15.1",
"description": "'Small vector' optimization: store up to a small number of items on the stack",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/smallvec@1.15.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/smallvec/"
},
{
"type": "vcs",
"url": "https://github.com/servo/rust-smallvec"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#stable_deref_trait@1.2.1",
"author": "Robert Grosse <n210241048576@gmail.com>",
"name": "stable_deref_trait",
"version": "1.2.1",
"description": "An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/stable_deref_trait@1.2.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/stable_deref_trait/1.2.1/stable_deref_trait"
},
{
"type": "vcs",
"url": "https://github.com/storyyeller/stable_deref_trait"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#strsim@0.11.1",
"author": "Danny Guo <danny@dannyguo.com>, maxbachmann <oss@maxbachmann.de>",
"name": "strsim",
"version": "0.11.1",
"description": "Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/strsim@0.11.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/strsim/"
},
{
"type": "website",
"url": "https://github.com/rapidfuzz/strsim-rs"
},
{
"type": "vcs",
"url": "https://github.com/rapidfuzz/strsim-rs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#subtle@2.6.1",
"author": "Isis Lovecruft <isis@patternsinthevoid.net>, Henry de Valence <hdevalence@hdevalence.ca>",
"name": "subtle",
"version": "2.6.1",
"description": "Pure-Rust traits and utilities for constant-time cryptographic implementations.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
}
],
"licenses": [
{
"expression": "BSD-3-Clause"
}
],
"purl": "pkg:cargo/subtle@2.6.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/subtle"
},
{
"type": "website",
"url": "https://dalek.rs/"
},
{
"type": "vcs",
"url": "https://github.com/dalek-cryptography/subtle"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
"author": "David Tolnay <dtolnay@gmail.com>",
"name": "syn",
"version": "2.0.117",
"description": "Parser for Rust source code",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/syn@2.0.117",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/syn"
},
{
"type": "vcs",
"url": "https://github.com/dtolnay/syn"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#synstructure@0.13.2",
"author": "Nika Layzell <nika@thelayzells.com>",
"name": "synstructure",
"version": "0.13.2",
"description": "Helper methods and macros for custom derives",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/synstructure@0.13.2",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/synstructure"
},
{
"type": "vcs",
"url": "https://github.com/mystor/synstructure"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tinystr@0.8.3",
"author": "The ICU4X Project Developers",
"name": "tinystr",
"version": "0.8.3",
"description": "A small ASCII-only bounded length string representation.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "c8323304221c2a851516f22236c5722a72eaa19749016521d6dff0824447d96d"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/tinystr@0.8.3",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml@1.1.2+spec-1.1.0",
"name": "toml",
"version": "1.1.2+spec-1.1.0",
"description": "A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "81f3d15e84cbcd896376e6730314d59fb5a87f31e4b038454184435cd57defee"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/toml@1.1.2+spec-1.1.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/toml-rs/toml"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml_datetime@1.1.1+spec-1.1.0",
"name": "toml_datetime",
"version": "1.1.1+spec-1.1.0",
"description": "A TOML-compatible datetime type",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "3165f65f62e28e0115a00b2ebdd37eb6f3b641855f9d636d3cd4103767159ad7"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/toml_datetime@1.1.1+spec-1.1.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/toml-rs/toml"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml_parser@1.1.2+spec-1.1.0",
"name": "toml_parser",
"version": "1.1.2+spec-1.1.0",
"description": "Yet another format-preserving TOML parser.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "a2abe9b86193656635d2411dc43050282ca48aa31c2451210f4202550afb7526"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/toml_parser@1.1.2+spec-1.1.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/toml-rs/toml"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml_writer@1.1.1+spec-1.1.0",
"name": "toml_writer",
"version": "1.1.1+spec-1.1.0",
"description": "A low-level interface for writing out TOML ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "756daf9b1013ebe47a8776667b466417e2d4c5679d441c26230efd9ef78692db"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/toml_writer@1.1.1+spec-1.1.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/toml-rs/toml"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24",
"author": "David Tolnay <dtolnay@gmail.com>",
"name": "unicode-ident",
"version": "1.0.24",
"description": "Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
}
],
"licenses": [
{
"expression": "(MIT OR Apache-2.0) AND Unicode-3.0"
}
],
"purl": "pkg:cargo/unicode-ident@1.0.24",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/unicode-ident"
},
{
"type": "vcs",
"url": "https://github.com/dtolnay/unicode-ident"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#untrusted@0.9.0",
"author": "Brian Smith <brian@briansmith.org>",
"name": "untrusted",
"version": "0.9.0",
"description": "Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
}
],
"licenses": [
{
"expression": "ISC"
}
],
"purl": "pkg:cargo/untrusted@0.9.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://briansmith.org/rustdoc/untrusted/"
},
{
"type": "vcs",
"url": "https://github.com/briansmith/untrusted"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ureq@2.12.1",
"author": "Martin Algesten <martin@algesten.se>, Jacob Hoffman-Andrews <ureq@hoffman-andrews.com>",
"name": "ureq",
"version": "2.12.1",
"description": "Simple, safe HTTP client",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "02d1a66277ed75f640d608235660df48c8e3c19f3b4edb6a263315626cc3c01d"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/ureq@2.12.1",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/algesten/ureq"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#url@2.5.8",
"author": "The rust-url developers",
"name": "url",
"version": "2.5.8",
"description": "URL library for Rust, based on the WHATWG URL Standard",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/url@2.5.8",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/url"
},
{
"type": "vcs",
"url": "https://github.com/servo/rust-url"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#utf8_iter@1.0.4",
"author": "Henri Sivonen <hsivonen@hsivonen.fi>",
"name": "utf8_iter",
"version": "1.0.4",
"description": "Iterator by char over potentially-invalid UTF-8 in &[u8]",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/utf8_iter@1.0.4",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/utf8_iter/"
},
{
"type": "website",
"url": "https://docs.rs/utf8_iter/"
},
{
"type": "vcs",
"url": "https://github.com/hsivonen/utf8_iter"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#utf8parse@0.2.2",
"author": "Joe Wilm <joe@jwilm.com>, Christian Duerr <contact@christianduerr.com>",
"name": "utf8parse",
"version": "0.2.2",
"description": "Table-driven UTF-8 parser",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/utf8parse@0.2.2",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/utf8parse/"
},
{
"type": "vcs",
"url": "https://github.com/alacritty/vte"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#webpki-roots@0.26.11",
"name": "webpki-roots",
"version": "0.26.11",
"description": "Mozilla's CA root certificates for use with webpki",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "521bc38abb08001b01866da9f51eb7c5d647a19260e00054a8c7fd5f9e57f7a9"
}
],
"licenses": [
{
"expression": "CDLA-Permissive-2.0"
}
],
"purl": "pkg:cargo/webpki-roots@0.26.11",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/rustls/webpki-roots"
},
{
"type": "vcs",
"url": "https://github.com/rustls/webpki-roots"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#webpki-roots@1.0.7",
"name": "webpki-roots",
"version": "1.0.7",
"description": "Mozilla's CA root certificates for use with webpki",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "52f5ee44c96cf55f1b349600768e3ece3a8f26010c05265ab73f945bb1a2eb9d"
}
],
"licenses": [
{
"expression": "CDLA-Permissive-2.0"
}
],
"purl": "pkg:cargo/webpki-roots@1.0.7",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/rustls/webpki-roots"
},
{
"type": "vcs",
"url": "https://github.com/rustls/webpki-roots"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#winnow@1.0.3",
"name": "winnow",
"version": "1.0.3",
"description": "A byte-oriented, zero-copy, parser combinators library",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "0592e1c9d151f854e6fd382574c3a0855250e1d9b2f99d9281c6e6391af352f1"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/winnow@1.0.3",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/winnow-rs/winnow"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#writeable@0.6.3",
"author": "The ICU4X Project Developers",
"name": "writeable",
"version": "0.6.3",
"description": "A more efficient alternative to fmt::Display",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "1ffae5123b2d3fc086436f8834ae3ab053a283cfac8fe0a0b8eaae044768a4c4"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/writeable@0.6.3",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#yoke-derive@0.8.2",
"author": "Manish Goregaokar <manishsmail@gmail.com>",
"name": "yoke-derive",
"version": "0.8.2",
"description": "Custom derive for the yoke crate",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "de844c262c8848816172cef550288e7dc6c7b7814b4ee56b3e1553f275f1858e"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/yoke-derive@0.8.2",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#yoke@0.8.2",
"author": "Manish Goregaokar <manishsmail@gmail.com>",
"name": "yoke",
"version": "0.8.2",
"description": "Abstraction allowing borrowed data to be carried along with the backing data it borrows from",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "abe8c5fda708d9ca3df187cae8bfb9ceda00dd96231bed36e445a1a48e66f9ca"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/yoke@0.8.2",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zerofrom-derive@0.1.7",
"author": "Manish Goregaokar <manishsmail@gmail.com>",
"name": "zerofrom-derive",
"version": "0.1.7",
"description": "Custom derive for the zerofrom crate",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "11532158c46691caf0f2593ea8358fed6bbf68a0315e80aae9bd41fbade684a1"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/zerofrom-derive@0.1.7",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.8",
"author": "The ICU4X Project Developers",
"name": "zerofrom",
"version": "0.1.8",
"description": "ZeroFrom trait for constructing",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "0ec05a11813ea801ff6d75110ad09cd0824ddba17dfe17128ea0d5f68e6c5272"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/zerofrom@0.1.8",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zeroize@1.8.2",
"author": "The RustCrypto Project Developers",
"name": "zeroize",
"version": "1.8.2",
"description": "Securely clear secrets from memory with a simple trait built on stable Rust primitives which guarantee memory is zeroed using an operation will not be 'optimized away' by the compiler. Uses a portable pure Rust implementation that works everywhere, even WASM! ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "b97154e67e32c85465826e8bcc1c59429aaaf107c1e4a9e53c8d8ccd5eff88d0"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/zeroize@1.8.2",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/RustCrypto/utils/tree/master/zeroize"
},
{
"type": "vcs",
"url": "https://github.com/RustCrypto/utils"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zerotrie@0.2.4",
"author": "The ICU4X Project Developers",
"name": "zerotrie",
"version": "0.2.4",
"description": "A data structure that efficiently maps strings to integers",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "0f9152d31db0792fa83f70fb2f83148effb5c1f5b8c7686c3459e361d9bc20bf"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/zerotrie@0.2.4",
"externalReferences": [
{
"type": "website",
"url": "https://icu4x.unicode.org"
},
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zerovec-derive@0.11.3",
"author": "Manish Goregaokar <manishsmail@gmail.com>",
"name": "zerovec-derive",
"version": "0.11.3",
"description": "Custom derive for the zerovec crate",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "625dc425cab0dca6dc3c3319506e6593dcb08a9f387ea3b284dbd52a92c40555"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/zerovec-derive@0.11.3",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.6",
"author": "The ICU4X Project Developers",
"name": "zerovec",
"version": "0.11.6",
"description": "Zero-copy vector backed by a byte array",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "90f911cbc359ab6af17377d242225f4d75119aec87ea711a880987b18cd7b239"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/zerovec@0.11.6",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zmij@1.0.21",
"author": "David Tolnay <dtolnay@gmail.com>",
"name": "zmij",
"version": "1.0.21",
"description": "A double-to-string conversion algorithm based on Schubfach and yy",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/zmij@1.0.21",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/zmij"
},
{
"type": "vcs",
"url": "https://github.com/dtolnay/zmij"
}
]
}
],
"dependencies": [
{
"ref": "path+file:///Users/runner/work/rusta/rusta#rusta-cli@1.2.2",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#clap@4.6.1",
"registry+https://github.com/rust-lang/crates.io-index#clap_complete@4.6.5",
"registry+https://github.com/rust-lang/crates.io-index#clap_mangen@0.2.33",
"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
"registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
"registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.149",
"registry+https://github.com/rust-lang/crates.io-index#toml@1.1.2+spec-1.1.0",
"registry+https://github.com/rust-lang/crates.io-index#ureq@2.12.1"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#adler2@2.0.1"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#anstream@1.0.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.14",
"registry+https://github.com/rust-lang/crates.io-index#anstyle-parse@1.0.0",
"registry+https://github.com/rust-lang/crates.io-index#anstyle-query@1.1.5",
"registry+https://github.com/rust-lang/crates.io-index#colorchoice@1.0.5",
"registry+https://github.com/rust-lang/crates.io-index#is_terminal_polyfill@1.70.2",
"registry+https://github.com/rust-lang/crates.io-index#utf8parse@0.2.2"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle-parse@1.0.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#utf8parse@0.2.2"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle-query@1.1.5"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.14"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.62",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#find-msvc-tools@0.1.9",
"registry+https://github.com/rust-lang/crates.io-index#shlex@1.3.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#clap@4.6.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#clap_builder@4.6.0",
"registry+https://github.com/rust-lang/crates.io-index#clap_derive@4.6.1"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#clap_builder@4.6.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#anstream@1.0.0",
"registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.14",
"registry+https://github.com/rust-lang/crates.io-index#clap_lex@1.1.0",
"registry+https://github.com/rust-lang/crates.io-index#strsim@0.11.1"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#clap_complete@4.6.5",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#clap@4.6.1"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#clap_derive@4.6.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#clap_lex@1.1.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#clap_mangen@0.2.33",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#clap@4.6.1",
"registry+https://github.com/rust-lang/crates.io-index#roff@1.1.1"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#colorchoice@1.0.5"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#crc32fast@1.5.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.5",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#find-msvc-tools@0.1.9"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#flate2@1.1.9",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#crc32fast@1.5.0",
"registry+https://github.com/rust-lang/crates.io-index#miniz_oxide@0.8.9"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#form_urlencoded@1.2.2",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.17",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.17.1"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#icu_collections@2.2.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.5",
"registry+https://github.com/rust-lang/crates.io-index#potential_utf@0.1.5",
"registry+https://github.com/rust-lang/crates.io-index#utf8_iter@1.0.4",
"registry+https://github.com/rust-lang/crates.io-index#yoke@0.8.2",
"registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.8",
"registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.6"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#icu_locale_core@2.2.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.5",
"registry+https://github.com/rust-lang/crates.io-index#litemap@0.8.2",
"registry+https://github.com/rust-lang/crates.io-index#tinystr@0.8.3",
"registry+https://github.com/rust-lang/crates.io-index#writeable@0.6.3",
"registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.6"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#icu_normalizer@2.2.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#icu_collections@2.2.0",
"registry+https://github.com/rust-lang/crates.io-index#icu_normalizer_data@2.2.0",
"registry+https://github.com/rust-lang/crates.io-index#icu_properties@2.2.0",
"registry+https://github.com/rust-lang/crates.io-index#icu_provider@2.2.0",
"registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
"registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.6"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#icu_normalizer_data@2.2.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#icu_properties@2.2.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#icu_collections@2.2.0",
"registry+https://github.com/rust-lang/crates.io-index#icu_locale_core@2.2.0",
"registry+https://github.com/rust-lang/crates.io-index#icu_properties_data@2.2.0",
"registry+https://github.com/rust-lang/crates.io-index#icu_provider@2.2.0",
"registry+https://github.com/rust-lang/crates.io-index#zerotrie@0.2.4",
"registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.6"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#icu_properties_data@2.2.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#icu_provider@2.2.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.5",
"registry+https://github.com/rust-lang/crates.io-index#icu_locale_core@2.2.0",
"registry+https://github.com/rust-lang/crates.io-index#writeable@0.6.3",
"registry+https://github.com/rust-lang/crates.io-index#yoke@0.8.2",
"registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.8",
"registry+https://github.com/rust-lang/crates.io-index#zerotrie@0.2.4",
"registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.6"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#idna@1.1.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#idna_adapter@1.2.2",
"registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
"registry+https://github.com/rust-lang/crates.io-index#utf8_iter@1.0.4"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#idna_adapter@1.2.2",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#icu_normalizer@2.2.0",
"registry+https://github.com/rust-lang/crates.io-index#icu_properties@2.2.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2",
"registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.17.1",
"registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#is_terminal_polyfill@1.70.2"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#litemap@0.8.2"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#miniz_oxide@0.8.9",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#adler2@2.0.1",
"registry+https://github.com/rust-lang/crates.io-index#simd-adler32@0.3.9"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#potential_utf@0.1.5",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.6"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#ring@0.17.14",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#cc@1.2.62",
"registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
"registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.17",
"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
"registry+https://github.com/rust-lang/crates.io-index#untrusted@0.9.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#roff@1.1.1"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.14.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#zeroize@1.8.2"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-webpki@0.103.13",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#ring@0.17.14",
"registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.14.1",
"registry+https://github.com/rust-lang/crates.io-index#untrusted@0.9.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.40",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#log@0.4.29",
"registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
"registry+https://github.com/rust-lang/crates.io-index#ring@0.17.14",
"registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.14.1",
"registry+https://github.com/rust-lang/crates.io-index#rustls-webpki@0.103.13",
"registry+https://github.com/rust-lang/crates.io-index#subtle@2.6.1",
"registry+https://github.com/rust-lang/crates.io-index#zeroize@1.8.2"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
"registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.228"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.228",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.149",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18",
"registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0",
"registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
"registry+https://github.com/rust-lang/crates.io-index#zmij@1.0.21"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#serde_spanned@1.1.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#shlex@1.3.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#simd-adler32@0.3.9"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#stable_deref_trait@1.2.1"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#strsim@0.11.1"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#subtle@2.6.1"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
"registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#synstructure@0.13.2",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#tinystr@0.8.3",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.5",
"registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.6"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#toml@1.1.2+spec-1.1.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
"registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
"registry+https://github.com/rust-lang/crates.io-index#serde_spanned@1.1.1",
"registry+https://github.com/rust-lang/crates.io-index#toml_datetime@1.1.1+spec-1.1.0",
"registry+https://github.com/rust-lang/crates.io-index#toml_parser@1.1.2+spec-1.1.0",
"registry+https://github.com/rust-lang/crates.io-index#toml_writer@1.1.1+spec-1.1.0",
"registry+https://github.com/rust-lang/crates.io-index#winnow@1.0.3"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#toml_datetime@1.1.1+spec-1.1.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#toml_parser@1.1.2+spec-1.1.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#winnow@1.0.3"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#toml_writer@1.1.1+spec-1.1.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#untrusted@0.9.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#ureq@2.12.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1",
"registry+https://github.com/rust-lang/crates.io-index#flate2@1.1.9",
"registry+https://github.com/rust-lang/crates.io-index#log@0.4.29",
"registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
"registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.40",
"registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.14.1",
"registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
"registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.149",
"registry+https://github.com/rust-lang/crates.io-index#url@2.5.8",
"registry+https://github.com/rust-lang/crates.io-index#webpki-roots@0.26.11"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#url@2.5.8",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#form_urlencoded@1.2.2",
"registry+https://github.com/rust-lang/crates.io-index#idna@1.1.0",
"registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2",
"registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#utf8_iter@1.0.4"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#utf8parse@0.2.2"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#webpki-roots@0.26.11",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#webpki-roots@1.0.7"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#webpki-roots@1.0.7",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.14.1"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#winnow@1.0.3"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#writeable@0.6.3"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#yoke-derive@0.8.2",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
"registry+https://github.com/rust-lang/crates.io-index#synstructure@0.13.2"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#yoke@0.8.2",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#stable_deref_trait@1.2.1",
"registry+https://github.com/rust-lang/crates.io-index#yoke-derive@0.8.2",
"registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.8"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#zerofrom-derive@0.1.7",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
"registry+https://github.com/rust-lang/crates.io-index#synstructure@0.13.2"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.8",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#zerofrom-derive@0.1.7"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#zeroize@1.8.2"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#zerotrie@0.2.4",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.5",
"registry+https://github.com/rust-lang/crates.io-index#yoke@0.8.2",
"registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.8"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#zerovec-derive@0.11.3",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.6",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#yoke@0.8.2",
"registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.8",
"registry+https://github.com/rust-lang/crates.io-index#zerovec-derive@0.11.3"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#zmij@1.0.21"
}
]
}