You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 30, 2026. It is now read-only.
https://10.101.1.9:8443/index/ ← JSON index files
You need one JSON file per crate in index///versions.json.
Cargo determines prefix from the first letters of the crate name.
Example:
aho-corasick → a/ah/aho-corasick/versions.json
example version.json
[
{
"name": "aho-corasick",
"vers": "1.1.2",
"deps": [],
"cksum": "e3b0c44298fc1c149afbf4c8996fb924...",
"features": {},
"yanked": false,
"links": null
}
]