[source.crates-io] replace-with = "mirror" [source.mirror] registry = "sparse+https://mirrors.mamad.dev/crates/YOUR_KEY/index/"
Proxies the sparse index at index.crates.io and downloads from static.crates.io. The config.json is rewritten so cargo downloads crates through the mirror. Cached for 7 days.