mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 09:04:12 +02:00
allow services and presets to set pre-install config options
This commit is contained in:
parent
90ffcc0a1c
commit
60e797545e
9 changed files with 137 additions and 7 deletions
|
|
@ -19,6 +19,7 @@ opener = "0.7.1"
|
|||
toml = "0.8.14"
|
||||
directories-next = "2.0.0"
|
||||
serde = "1.0.203"
|
||||
serde_json = "1.0.117"
|
||||
petname = "2.0.2"
|
||||
reqwest = { version = "0.12.4", default-features = false }
|
||||
tar = "0.4.41"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue