comfy-git-version 0.4.1

A comfy fork of git-version: compile the git version (tag name, or hash otherwise) and dirty state into your program.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "comfy-git-version"
version = "0.4.1"
dependencies = [
 "comfy-git-version-macro",
]

[[package]]
name = "comfy-git-version-macro"
version = "0.3.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "968c55f2807388418f45151a6d908f3432e43ee9341642488968dc582c323df0"