feat: drop dotenvy

This commit is contained in:
2026-09-07 12:04:57 +00:00
parent 9d63233d9a
commit d11b0c68cd
3 changed files with 0 additions and 11 deletions

View File

@@ -16,7 +16,6 @@ build = "build.rs"
clap = { version = "4.6.6", features = ["derive"] }
clap_complete = "4.6.9"
anyhow = "1.0.104"
dotenvy = "0.15.7"
serde_json = "1.0.145"
[build-dependencies]