compile-time-run 0.2.7

run a command at compile time and capture the output
Documentation
[badges.travis-ci]
repository = "de-vri-es/rust-compile-time-run"
[dependencies.compile-time-run-macro]
version = "0.2.6"

[dependencies.proc-macro-hack]
version = "0.5"

[package]
authors = ["Maarten de Vries <maarten@de-vri.es>"]
categories = ["development-tools", "development-tools::build-utils"]
description = "run a command at compile time and capture the output"
documentation = "https://docs.rs/compile-time-run"
edition = "2018"
keywords = ["build", "command", "run"]
license = "BSD-2-Clause"
name = "compile-time-run"
readme = "README.md"
repository = "https://github.com/de-vri-es/rust-compile-time-run"
version = "0.2.7"