mirror of
https://github.com/edera-dev/sprout.git
synced 2025-12-19 10:30:17 +00:00
feat(boot): utilize jaarg for options parsing
This commit is contained in:
@@ -29,6 +29,11 @@ version = "0.4.3"
|
||||
default-features = false
|
||||
features = ["alloc"]
|
||||
|
||||
[workspace.dependencies.jaarg]
|
||||
version = "0.2.1"
|
||||
default-features = false
|
||||
features = ["alloc"]
|
||||
|
||||
[workspace.dependencies.serde]
|
||||
version = "1.0.228"
|
||||
default-features = false
|
||||
|
||||
Reference in New Issue
Block a user