git-sha1 1.1.0

Expose the Git-SHA1 to the crate during build-time.
Documentation
[package]
name = "git-sha1"
version = "1.1.0"
authors = ["Uwe Mayer <merkosh@thablubb.de>"]
license = "MIT OR Apache-2.0"
description = "Expose the Git-SHA1 to the crate during build-time."
keywords = ["git", "sha1"]
categories = ["development-tools::build-utils"]
repository = "https://gitlab.com/merkosh/git-sha1"
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]