sepia 0.1.0

WIP (Work In Progress) for a minimal Ceph compatible backend in Rust - CLI binaries
1
2
3
fn main() {
    println!("Hello, world!");
}