cargo-commander 2.0.10

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