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