[package] name = "figyel_grrs_0001" version = "0.1.0" authors = ["Figyel Figyel "] edition = "2018" description = "Grrs - example program - figyel0001" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] structopt = "0.3.13" [dev-dependencies] assert_cmd = "0.10" predicates = "1" tempfile = "3"