cargo-commander 2.0.5

Like npm scripts, but better
1
2
3
fn main () {
    println!("Hello World!");
}