feat: add handler env variables

This commit is contained in:
2025-10-27 08:33:40 +02:00
parent ff21c5c519
commit 47ab326e06
2 changed files with 33 additions and 8 deletions

View File

@@ -7,7 +7,7 @@ edition = "2024"
[dependencies]
async-trait = "0.1"
capitalize = "0.3.4"
capitalize = "0.3"
color-eyre = "0.6"
dotenv = "0.15"
futures = "0.3"