1 2 3 4 5 6
fn main() { println!( "zad-cli 0.0.1 is a placeholder release. \ See https://github.com/niclaslindstedt/zad for the real CLI." ); }