envcache 0.1.0

A build.rs helper crate for caching environment variables
Documentation
1
2
3
4
5
6
7
8
[package]
authors = ["neil <neil.henning@hey.com>"]
description = "A build.rs helper crate for caching environment variables"
edition = "2018"
license = "CC0-1.0"
name = "envcache"
repository = "https://github.com/sheredom/envcache"
version = "0.1.0"