Env config
All checks were successful
CI / Check typos (push) Successful in 8s
CI / Check links (push) Successful in 6s
CI / Clippy (push) Successful in 51s
CI / Build and test (push) Successful in 1m7s
CI / Build container (push) Successful in 45s
CI / Deploy on waypoint (push) Successful in 42s

This commit is contained in:
2025-11-06 20:45:44 -08:00
parent 4091d8b486
commit 4d8093c4a3
10 changed files with 272 additions and 31 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