This commit is contained in:
parent
f0fb42b6f0
commit
b92c2625c2
3 changed files with 33 additions and 31 deletions
|
@ -6,10 +6,10 @@ edition = "2024"
|
|||
[dependencies]
|
||||
clap = { version = "4.5.26", features = ["cargo"] }
|
||||
either = { version = "1.15.0", features = ["serde"] }
|
||||
enquote = "1.1.0"
|
||||
inquire = "0.7.5"
|
||||
serde = { version = "1.0.219", features = ["derive"] }
|
||||
serde_json = "1.0.137"
|
||||
shell-quote = "0.7.2"
|
||||
subprocess = "0.2.9"
|
||||
toml = "0.8.20"
|
||||
yansi = "1.0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue