codecraft 0.1.0

Reserved crate name for the codecraft project (placeholder release)
1
2
3
fn main() {
    println!("Hello, world!");
}