mirror of
https://github.com/dathere/ckan-devstaller.git
synced 2025-11-09 13:39:49 +00:00
feat: add human-panic
This commit is contained in:
parent
d88656056f
commit
fe656fc242
3 changed files with 298 additions and 8 deletions
|
|
@ -6,6 +6,7 @@ edition = "2024"
|
|||
[dependencies]
|
||||
anyhow = "1.0.99"
|
||||
clap = { version = "4.5.45", features = ["derive"] }
|
||||
human-panic = "2.0.3"
|
||||
inquire = "0.7.5"
|
||||
owo-colors = { version = "4.2.2", features = ["supports-colors"] }
|
||||
rust-ini = "0.21.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue