Skip to content

Commit

Permalink
Add MSRV
Browse files Browse the repository at this point in the history
  • Loading branch information
Allan Zhang committed Sep 19, 2022
1 parent d369146 commit ed38b4e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ This crate is the suggested alternative for `dotenv` in security advisory [RUSTS

This library loads environment variables from a _.env_ file. This is convenient for dev environments.

The Minimum Supported Rust Version (MSRV) is 1.58.1.

## Components

1. [`dotenvy`](https://crates.io/crates/dotenvy) crate - A well-maintained fork of the `dotenv` crate.
Expand Down

0 comments on commit ed38b4e

Please sign in to comment.