Add a command to delete assets
This commit is contained in:
parent
af5990796e
commit
ebe22cfc10
6 changed files with 114 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ ignored = ["progenitor-client", "regress"]
|
|||
chrono = { version = "0.4.38", features = ["serde"] }
|
||||
clap = { version = "4.5.20", features = ["derive"] }
|
||||
color-eyre = "0.6.3"
|
||||
dialoguer = "0.11.0"
|
||||
directories = "5.0.1"
|
||||
figment = { version = "0.10.19", features = ["env", "toml"] }
|
||||
figment_file_provider_adapter = "0.1.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue