# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "cc-cli" version = "0.1.5" authors = ["Andrei Sousa "] description = "handy git-hook and cli for conventional commits" readme = "README.md" keywords = [ "git", "cli", "conventional-commits", "conventional", "commits", ] license-file = "LICENSE" repository = "https://github.com/sousandrei/cc-cli" [dependencies.anyhow] version = "1.0.70" [dependencies.argh] version = "0.1.10" [dependencies.inquire] version = "0.6.0"