Testing whether it's feasible to serve crates-io registry over HTTP as static files.
Currently it only discovers which registry files needed to be fetched and fetches them. There's no integration with Cargo.
Requires reqwest
with HTTP/2 support.
rm -rf ./cache
cargo run --release -- [email protected] serde@1
cargo run --release -- [email protected] serde@1