crane/checks/illegal-bin
Ivan Petkov abc2c8c418
mkDummySrc: drop dummy lib.rs by default, not main.rs
* There are some edge cases where cargo will allow a lib.rs file to be
  present but not a main.rs (e.g. a binary cannot be called "examples",
  which will happen if the crate is called that and a main.rs file is
  present)
2022-01-07 20:42:24 -08:00
..
examples mkDummySrc: drop dummy lib.rs by default, not main.rs 2022-01-07 20:42:24 -08:00
Cargo.lock mkDummySrc: drop dummy lib.rs by default, not main.rs 2022-01-07 20:42:24 -08:00
Cargo.toml mkDummySrc: drop dummy lib.rs by default, not main.rs 2022-01-07 20:42:24 -08:00