pub(crate) const COMPONENT_XTAZY: &str = "xtazy";
pub(crate) const COMPONENT_PIKO: &str = "piko";
pub(crate) const COMPONENT_RUSTTIME: &str = "rusttime";
pub(crate) const COMPONENT_STD: &str = "std";
pub(crate) const COMPONENT_RUST: &str = "rust";
pub(crate) const SHA256_PREFIX: &str = "sha256:";