env_encryption_tool 0.9.22

Rust-based .env (dotenv) file encryption & decryption tool - store & retrieve your app environment variables safely 😎 now Post-Quantum-safe!
Documentation
<!--  Thanks for sending a pull request!  Here are some tips for you:

1. If this is your first time, please read our contributor guidelines: https://github.com/butlergroup/env_encryption_tool/blob/main/CONTRIBUTING.md
2. Please ensure you've tested your code on as many OS platforms and architectures as you can before submitting your pull request for review, especially if this is a release targeted pull request.
-->

#### What type of pull request is this?

<!--
Add one of the following kinds:
/kind bugfix
/kind cleanup
/kind documentation
/kind new-feature
-->

#### What the code in this pull request does / why we need it:

#### Which issue(s) this pull request fixes (if applicable):

Fixes #

#### Special notes for your reviewer:

#### Does this pull request introduce a user-facing change?
<!--
If no, just write "NONE" in the release-note block below.
If yes, a release note is required:
Enter your extended release note in the block below. If the pull request requires additional action from users switching to the new release, include the string "action required".
-->
```release-note:

```

#### Additional documentation (i.e. user guide, etc.):