Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move to dotenvy crate #1443

Merged
merged 1 commit into from
Dec 15, 2022
Merged

Move to dotenvy crate #1443

merged 1 commit into from
Dec 15, 2022

Conversation

mike-burns
Copy link
Contributor

In light of RUSTSEC-2021-0141, it's probably prudent to move off of the dotenv crate. The dotenvy crate is a maintained fork.

In light of [RUSTSEC-2021-0141][], it's probably prudent to move off of
the `dotenv` crate. The `dotenvy` crate is a maintained fork.

[RUSTSEC-2021-0141]: https://rustsec.org/advisories/RUSTSEC-2021-0141.html
@casey casey enabled auto-merge (squash) December 15, 2022 04:28
@casey casey merged commit 8ef3148 into casey:master Dec 15, 2022
@casey
Copy link
Owner

casey commented Dec 15, 2022

Seems reasonable to me! Nice that we can remove the the allow(deprecated), that's been bugging me for years 😂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants