Revert "feat: add handler env variables"

This reverts commit 47ab326e06.
This commit is contained in:
2025-10-27 10:03:16 +02:00
parent a276585b25
commit a61bbf694f
2 changed files with 8 additions and 33 deletions

View File

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