git-latest-commit 0.1.1

Add data about the latest git commit for a project at build time, for run-time reporting.
Documentation
[package]
name = "git-latest-commit"
description = "Add data about the latest git commit for a project at build time, for run-time reporting."
version = "0.1.1"
authors = ["C J Silverio <ceejceej@gmail.com>"]
homepage = "https://github.com/ceejbot/git-latest-commit"
repository = "https://github.com/ceejbot/git-latest-commit"
license = "ISC"
readme = "README.md"

[dependencies]
git2 = "0.5.0"
quick-error = "1.1.0"