]> git.proxmox.com Git - cargo.git/commit
respect user choice of lib/bin over heuristics
authorAlexey Chernyshov <eiden127@gmail.com>
Sat, 29 May 2021 18:24:27 +0000 (21:24 +0300)
committerAlexey Chernyshov <eiden127@gmail.com>
Sun, 30 May 2021 12:24:29 +0000 (15:24 +0300)
commit3f8fc0e66a3bd1dbd002f2cfda166752d30a8277
tree507cdfb980d081d76a04b99657b470eec08bd4b2
parentb1684e28490a111b4956b40377abb2b961bfd4b3
respect user choice of lib/bin over heuristics
src/bin/cargo/commands/init.rs
src/bin/cargo/commands/new.rs
src/cargo/ops/cargo_new.rs
tests/testsuite/init.rs