dotenv-build 0.1.1

Crate to help you supply compile time environment variables from your .env file
Documentation
[dependencies]

[package]
authors = ["Atrox <hello@atrox.dev>"]
categories = ["config", "development-tools::build-utils"]
description = "Crate to help you supply compile time environment variables from your .env file"
edition = "2018"
homepage = "https://github.com/atrox/dotenv-build"
keywords = ["environment", "env", "dotenv", "settings", "config"]
license = "MIT"
name = "dotenv-build"
repository = "https://github.com/atrox/dotenv-build"
version = "0.1.1"