[package] name = "ctl" version = "0.1.0" edition = "2018" authors = ["Michaellu"] description = "A so called 'standart' library for my rust projects." repository = "https://github.com/floppyMike/ctl" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] clap = "2.33.3"