mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 09:04:12 +02:00
init arg parsing
This commit is contained in:
parent
e939a8fffb
commit
d426b537b2
4 changed files with 175 additions and 1 deletions
|
|
@ -10,4 +10,5 @@ color-eyre = "0.5"
|
|||
min-id = "0.1"
|
||||
maplit = "1"
|
||||
camino = "1"
|
||||
tokio = { version = "1" , features = ["fs", "macros"] }
|
||||
tokio = { version = "1" , features = ["fs", "macros"] }
|
||||
parse-display = "0.4"
|
||||
Loading…
Add table
Add a link
Reference in a new issue