git_rev 0.1.0

Procedural macros for including git revision hashes in code
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[lib]
proc-macro = true

[package]
authors = ["Sam Crow <scrow@eng.ucsd.edu>"]
description = "Procedural macros for including git revision hashes in code"
edition = "2018"
license = "0BSD"
name = "git_rev"
repository = "https://github.com/samcrow/git_rev.rs"
version = "0.1.0"