mirror of
https://github.com/winapps-org/winapps.git
synced 2025-08-01 16:36:39 +02:00
Add basic cli and config file parsing
This commit is contained in:
@@ -7,4 +7,5 @@ default-run = "winapps-cli"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
clap = "4.3.11"
|
||||
winapps = { path = "../winapps" }
|
||||
|
Reference in New Issue
Block a user