Files
advisory-db/crates/dotenv_codegen/RUSTSEC-2021-0142.md
2022-08-31 05:40:13 +10:00

23 lines
504 B
Markdown

```toml
[advisory]
id = "RUSTSEC-2021-0142"
package = "dotenv_codegen"
date = "2021-12-24"
url = "https://github.com/dotenv-rs/dotenv/issues/74"
informational = "unmaintained"
[versions]
patched = []
```
# dotenv is Unmaintained
dotenv by description is meant to be used in development or testing only.
Using this in production may or may not be advisable.
## Alternatives
The below may or may not be feasible alternative(s):
- [dotenvy_codegen_impl](https://crates.io/crates/dotenvy_codegen_impl)