summary refs log tree commit diff stats
path: root/src/main.rs
blob: 848bafd8989e598b66d76c0a775212362d384d39 (plain) (blame)
1
2
3
4
fn main() {
    println!("clinte-0.1-dev");
    println!("a community notices system");
}