dotenv 0.11.0

A `dotenv` implementation for Rust
Documentation
language: rust
sudo: false
script:
  - cargo build --verbose
  - cargo test --verbose