Removed dotenvy crate

This commit is contained in:
2025-06-12 19:36:12 -04:00
parent c2918711ba
commit 95b88ca69d
2 changed files with 0 additions and 2 deletions

View File

@@ -11,6 +11,5 @@ reqwest = { version = "0.12.19", features = ["json", "stream"] }
serde = { version = "1.0.218", features = ["derive"] }
serde_json = { version = "1.0.139" }
uuid = { version = "1.16.0", features = ["v4", "serde"] }
dotenvy = { version = "0.15.7" }
icarus_models = { git = "ssh://git@git.kundeng.us/phoenix/icarus_models.git", tag = "v0.4.3" }
icarus_envy = { git = "ssh://git@git.kundeng.us/phoenix/icarus_envy.git", tag = "v0.2.1-devel-7df6fe5821-950" }