[package] authors = ["Andrei Sousa "] description = "handy git-hook and cli for conventional commits" edition = "2018" keywords = ["git", "cli", "conventional-commits", "conventional", "commits"] license-file = "LICENSE" name = "cc-cli" readme = "README.md" repository = "https://github.com/sousandrei/cc-cli" version = "0.1.5" [dependencies] anyhow = "1.0.70" argh = "0.1.10" inquire = "0.6.0"