git-version 0.3.9

Compile the git version (tag name, or hash otherwise) and dirty state into your program.
Documentation
[dependencies.git-version-macro]
version = "=0.3.9"
[dev-dependencies.assert2]
version = "0.3.11"

[dev-dependencies.tempfile]
version = "3.8.1"

[package]
authors = ["Mara Bos <m-ou.se@m-ou.se>", "Maarten de Vries <maarten@de-vri.es>", "David Roundy <daveroundy@gmail.com>"]
categories = ["development-tools", "development-tools::build-utils"]
description = "Compile the git version (tag name, or hash otherwise) and dirty state into your program."
documentation = "https://docs.rs/git-version/"
edition = "2021"
keywords = ["git", "version", "build"]
license = "BSD-2-Clause"
name = "git-version"
readme = "README.md"
repository = "https://github.com/fusion-engineering/rust-git-version"
version = "0.3.9"