emoji-commit 0.1.9

Make your git logs beautiful and readable with the help of emojis
[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.15.0"

[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 = "2021"
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"
resolver = "2"
version = "0.1.9"