Env config
Some checks failed
CI / Check typos (push) Successful in 1m17s
CI / Check links (push) Failing after 1m15s
CI / Clippy (push) Successful in 2m19s
CI / Build and test (push) Successful in 2m1s
CI / Build container (push) Successful in 2m2s
CI / Deploy on waypoint (push) Successful in 47s

This commit is contained in:
2025-11-06 19:44:59 -08:00
parent 4091d8b486
commit 1eb529c13c
9 changed files with 253 additions and 30 deletions

View File

@@ -117,6 +117,8 @@ tracing-loki = { version = "0.2.6", features = [
], default-features = false }
clap = { version = "4.5.51", features = ["derive"] }
anstyle = { version = "1.0.13" }
envy = "0.4.2"
dotenvy = "0.15.7"
#
# MARK: Serialization & formats