Move src/bin/* into src/bin/bat/

This will limit [[bin]] to *bat* only which will make:
- `cargo run` works without specifying --bin
- prevent `cargo build --bins` to produce multiple binaries (app,clap_app,...)
This commit is contained in:
Fahmi Akbar Wildana 2019-10-06 09:30:00 +07:00 committed by David Peter
parent 710a1df4ff
commit e981bd88c1
7 changed files with 0 additions and 0 deletions