ever 0.2.0

Print the build information of your program with minimal boilerplate
Documentation
[dependencies.ever-macro]
version = "0.2"

[dependencies.proc-macro-hack]
version = "0.5"
[dev-dependencies.cargo-lock]
version = "6.0"

[dev-dependencies.chrono]
version = "0.4"

[dev-dependencies.regex]
version = "1.4"

[dev-dependencies.semver]
version = "0.11"

[package]
authors = ["YushiOMOTE <yushiomote@gmail.com>"]
description = "Print the build information of your program with minimal boilerplate"
documentation = "https://docs.rs/ever"
edition = "2018"
homepage = "https://github.com/yushiomote/ever"
license = "MIT"
name = "ever"
readme = "../README.md"
repository = "https://github.com/yushiomote/ever"
version = "0.2.0"