implement list command
This commit is contained in:
parent
8309d26c9f
commit
3210581a22
7 changed files with 467 additions and 25 deletions
|
|
@ -21,3 +21,5 @@ log = "^0.4"
|
|||
simple_logger = "^5.2"
|
||||
either = "^1.15"
|
||||
shlex = "2.0.1"
|
||||
grist-client = { git = "https://github.com/QazCetelic/grist-client-rs", version = "0.0.1" }
|
||||
chrono = "0.4.45"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue