const_env--value 0.1.2

Configure const and static items by environment variables.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2018"
name = "const_env--value"
version = "0.1.2"
authors = ["Drake Tetreault <ekardnt@ekardnt.com>", "Dylan McKay <me@dylanmckay.io>"]
description = "Configure const and static items by environment variables."
readme = "README.md"
license = "CC0-1.0"

[lib]
proc_macro = true
[dependencies.const_env_impl--value]
version = "=0.1.2"
[dev-dependencies.compiletest_rs]
version = "0.5"
features = ["stable"]