emoji-commit 0.1.3

Make your git logs beautiful and readable with the help of emojis
# 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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "emoji-commit"
version = "0.1.3"
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.termion]
version = "1.0"

[dependencies.log-update]
version = "~0.1.0"

[dependencies.emoji-commit-type]
version = "~0.1.0"

[dependencies.default-editor]
version = "~0.1.0"