conf_test 0.2.1

Run configuration tests from build.rs and set available features
Documentation
[package]
name = "conf_test"
version = "0.2.1"
authors = ["Christian Thäter <ct@pipapo.org>"]
edition = "2018"
description = "Run configuration tests from build.rs and set available features"
license = "MIT OR Apache-2.0"
repository = "https://github.com/cehteh/conf_test.git"
keywords = ["configuration", "cargo", "buildscript"]

[dependencies]
cargo_metadata = ">=0.13, <=0.15"

[badges]
maintenance = { status = "actively-developed" }