env_encryption_tool 0.9.21

Rust-based .env (dotenv) file encryption & decryption tool - store & retrieve your app environment variables safely 😎 now Post-Quantum-safe!
Documentation
1
2
pub mod decrypt_envs;
pub mod encrypt_envs;