]> git.proxmox.com Git - cargo.git/commit
Add support for registry to new and init
authorChristopher Swindle <christopher.swindle@metaswitch.com>
Fri, 5 Oct 2018 05:11:51 +0000 (06:11 +0100)
committerChristopher Swindle <christopher.swindle@metaswitch.com>
Fri, 5 Oct 2018 05:11:51 +0000 (06:11 +0100)
commitedc7c8870136f83adc6a6e831f42e3cd5b9b17fe
tree9802f8fc16fa94301dd00e93c552339050e3b266
parentaa4cab3af8356fd7cdd012f421e2c4be000a6092
Add support for registry to new and init
src/bin/cargo/command_prelude.rs
src/bin/cargo/commands/init.rs
src/bin/cargo/commands/new.rs
src/cargo/ops/cargo_new.rs