ferricket 0.1.0

A fast, file-native ticket tracker
1
2
3
fn main() {
    println!("fer {}", env!("CARGO_PKG_VERSION"));
}