mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 09:04:12 +02:00
handle quotes in post-setup commands
This commit is contained in:
parent
5e020204e3
commit
9cca74924d
3 changed files with 14 additions and 2 deletions
|
|
@ -26,6 +26,7 @@ flate2 = "1"
|
|||
async-trait = "0.1"
|
||||
enum_dispatch = "0.3"
|
||||
miette = { version = "3", features = ["fancy"] }
|
||||
shell-words = "1.0.0"
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue