[package] name = "tvrs" version = "0.1.0" authors = ["Thomas Forgione "] edition = "2018" [dependencies] clap = "2.32.0" [[bin]] name = "tvrs" path = "src/tv.rs"