[package] name = "elm-ui-project" version = "0.1.6" authors = ["nikos efthias "] edition = "2018" description = "Elm-ui project boilerplate generator" license = "MIT" repository = "https://github.com/NikosEfthias/elm-ui-project" readme = "Readme.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] clap = "2.33" [dependencies.git2] version = "0.10" default-features = false