bootleg 0.1.7

A simple cli tool to copy to the clipboard
1
2
3
fn main() -> shadow_rs::SdResult<()> {
    shadow_rs::new()
}