feat(boot): utilize jaarg for options parsing

This commit is contained in:
2025-11-14 20:45:44 -08:00
parent 2a9c9f6907
commit 8711c54074
6 changed files with 73 additions and 216 deletions

View File

@@ -12,6 +12,7 @@ anyhow.workspace = true
edera-sprout-config.path = "../config"
edera-sprout-eficore.path = "../eficore"
hex.workspace = true
jaarg.workspace = true
sha2.workspace = true
toml.workspace = true
log.workspace = true