cargo-clone-crate 0.1.3

Cargo subcommand to clone a repo from the registry.
Documentation

A library to create a local clone of a Cargo package.

This fetches the repository for a package as defined in the repository field of a Cargo package. If there is no repository, it can also fetch the .crate file from crates.io.