cargo-index 0.1.0

Cargo subcommand to manage a registry index.
1
2
3
fn main() {
    println!("Hello, world!");
}