rbtag 0.3.0

A procedural macro to add build DateTime and git commit information at compile time
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.rbtag_derive]
version = "0.3.0"

[package]
authors = ["Jeremy Mill <jeremy.mill@otis.com>"]
description = "A procedural macro to add build DateTime and git commit information at compile time"
edition = "2018"
keywords = ["build", "date", "time", "commit", "datetime"]
license = "MIT"
name = "rbtag"
readme = "README.md"
repository = "https://github.com/LivingInSyn/rbtag"
version = "0.3.0"