mirror of
https://github.com/sharkdp/bat.git
synced 2025-03-26 04:29:10 +00:00
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,...)