| Crates.io | dotenv-build |
| lib.rs | dotenv-build |
| version | 0.1.1 |
| created_at | 2022-01-01 18:23:49.179264+00 |
| updated_at | 2022-01-01 19:25:59.355538+00 |
| description | Crate to help you supply compile time environment variables from your .env file |
| homepage | https://github.com/atrox/dotenv-build |
| repository | https://github.com/atrox/dotenv-build |
| max_upload_size | |
| id | 506259 |
| size | 33,695 |
heavily based on dotenv
dotenv-build helps you to supply your .env file as compile time environment variables in your build.rs.
For more information, please visit the documentation.