[badges.maintenance]
status = "passively-maintained"
[dependencies]
[dev-dependencies.rand]
version = "0.8.5"
[package]
authors = ["Will-Low <26700668+Will-Low@users.noreply.github.com>"]
categories = ["development-tools", "development-tools::testing", "config", "os"]
description = "A wrapper around std::env to facilitate testing"
edition = "2021"
homepage = "https://aembit.io/"
keywords = ["test", "dependency-injection", "environment", "variables", "fake"]
license = "MIT OR Apache-2.0"
name = "env_wrapper"
readme = "README.md"
repository = "https://github.com/Aembit/env_wrapper/"
resolver = "2"
version = "0.1.0"