dhovart/cargo-local-registry

mirror the entire crates.io?

grissiom opened this issue · 2 comments

Is there any way to mirror the entire crates.io by this command? I am going to use Rust in a environment that don't have internet access. cargo registering is the main issue blocking the way.

Thanks.

Thanks for the report! Currently though, no, this command isn't intended to mirror the entire registry, just a subset that's necessary for get one workspace working

If someone is searching, other tools for this use case exist for example Panamax