wip: Fix ArgoApplication

This commit is contained in:
2025-07-04 16:43:10 -04:00
parent a19b52e690
commit c11a31c7a9
7 changed files with 51 additions and 19 deletions

View File

@@ -52,3 +52,4 @@ convert_case = "0.8"
chrono = "0.4"
similar = "2"
uuid = { version = "1.11", features = ["v4", "fast-rng", "macro-diagnostics"] }
pretty_assertions = "1.4.1"