cargo-local-registry
cargo-local-registry copied to clipboard
A cargo subcommand to manage local registries
Results
21
cargo-local-registry issues
Sort by
recently updated
recently updated
newest added
You can still use it as `cargo-local-registry`. But it no longer works as a cargo subcommand. Cargo invokes it as ``` cargo-local-registry local-registry --sync blah.lock vendor/ ``` ... which means...