allan2 / dotenvy

A well-maintained fork of the dotenv crate
MIT License
664 stars 40 forks source link

Fix warnings #29

Closed sonro closed 1 year ago

sonro commented 1 year ago

Clippy lints:

Cargo warning:

"Previously Unused manifest key: package.rust" warning fixed. The manifest key according to Cargo docs should be rust-version.