[package] name = "wezterm-gui-subcommands" version = "0.1.0" authors = ["Wez Furlong "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] structopt = "0.3" config = { path = "../config" }