Add json_env as an alternative to dotenv

This commit is contained in:
Julian Dax 2022-12-29 00:28:47 +01:00 committed by GitHub
parent ef54eb6f5c
commit 425c2e9715
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -94,6 +94,11 @@ I renamed the repository to "Awesome Alternatives in Rust". The original name wa
* [dog](https://github.com/ogham/dog) - A command-line DNS client.
#### [dotenv](https://github.com/motdotla/dotenv)
* [json_env](https://github.com/brodo/json_env) - dotenv but in Rust and with JSON config files.
#### du
* [dua](https://github.com/Byron/dua-cli) - View disk space usage and delete unwanted data, fast.