[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"