Env config
All checks were successful
CI / Check typos (push) Successful in 8s
CI / Check links (push) Successful in 10s
CI / Clippy (push) Successful in 55s
CI / Build and test (push) Successful in 1m5s
CI / Build container (push) Successful in 45s
CI / Deploy on waypoint (push) Successful in 14s

This commit is contained in:
2025-11-06 20:41:42 -08:00
parent 4091d8b486
commit aa165fc2a6
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