ci 0.0.0

Continuous Integration utilities for Rust
1
2
3
fn main() {
    println!("Hello, world!");
}