# crates.io-index **Repository Path**: gitee_mirrors_group/crates.io-index ## Basic Information - **Project Name**: crates.io-index - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2021-03-10 - **Last Updated**: 2025-07-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # The crates.io package index The [crates.io](https://crates.io/) package index contains the necessary metadata for [`cargo`](https://doc.rust-lang.org/cargo) to download crates and resolve their dependencies. The package index is available at: - as an HTTP API ([sparse protocol](https://rust-lang.github.io/rfcs/2789-sparse-index.html)) - as a git repository The index format is described in detail in [The Cargo Book](https://doc.rust-lang.org/cargo/reference/registry-index.html#index-format). The crates.io index is maintained by the [crates.io team](https://www.rust-lang.org/governance/teams/dev-tools#team-crates-io).