main: use dotenv to load .env
This commit is contained in:
@@ -10,6 +10,7 @@ better-panic = "0.3.0"
|
||||
chrono = { version = "0.4.44", features = ["serde"] }
|
||||
color-eyre = "0.6.5"
|
||||
crossterm = { version = "0.29.0", features = ["event-stream"] }
|
||||
dotenv = "0.15.0"
|
||||
futures = "0.3.32"
|
||||
futures-timer = "3.0.4"
|
||||
hound = "3.5.1"
|
||||
|
||||
Reference in New Issue
Block a user