Load environment from file

This commit is contained in:
jude
2023-03-23 19:24:43 +00:00
parent f7b0150688
commit 5fc7584100
5 changed files with 15 additions and 2 deletions

1
Cargo.lock generated
View File

@ -2091,6 +2091,7 @@ name = "soundfx-rs"
version = "1.5.7"
dependencies = [
"dashmap",
"dotenv",
"env_logger",
"lazy_static",
"log",