boja 0.1.0

A simple command line tool for conversion between color formats.
1
2
3
fn main() {
    println!("Hello, world!");
}