Formatting and CI
Some checks failed
CI / check (push) Failing after 10s

This commit is contained in:
Connor Johnstone
2026-03-18 15:37:30 -04:00
parent 1b7c10ea9e
commit 82c82ae46a
16 changed files with 154 additions and 27 deletions

View File

@@ -9,3 +9,7 @@ serde = { workspace = true }
serde_yaml = "0.9"
dirs = "6"
tracing = { workspace = true }
[dev-dependencies]
tempfile = "3"
tracing-subscriber = { workspace = true }