[dependencies.ansi_term]
version = "~0.12"
[dependencies.default-editor]
version = "~0.1.0"
[dependencies.emoji-commit-type]
version = "~0.1.1"
[dependencies.git2]
version = "~0.13.20"
[dependencies.log-update]
version = "~0.1.0"
[dependencies.structopt]
version = "~0.3"
[dependencies.termion]
version = "1.0"
[package]
authors = ["Linus Unnebäck <linus@folkdatorn.se>"]
description = "Make your git logs beautiful and readable with the help of emojis"
documentation = "https://github.com/LinusU/emoji-commit#readme"
edition = "2018"
homepage = "https://github.com/LinusU/emoji-commit"
keywords = ["commit", "committer", "emoji", "git", "log"]
license = "MIT"
name = "emoji-commit"
readme = "readme.md"
repository = "https://github.com/LinusU/emoji-commit"
version = "0.1.7"