mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2026-02-02 07:35:10 +01:00
feat: prompt to install missing command
This commit is contained in:
parent
ab3534f0ef
commit
c99c736ad5
7 changed files with 351 additions and 23 deletions
|
|
@ -25,6 +25,8 @@ serde = { version = "1.0", features = ["derive"], optional = true }
|
|||
curl = { version = "0.4", optional = true }
|
||||
textwrap = { version = "0.16", features = ["terminal_size"], optional = true }
|
||||
|
||||
inquire = "0.7.5"
|
||||
|
||||
pay-respects-parser = "0.2.6"
|
||||
# pay-respects-parser = { path = "../pay-respects-parser" }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue