Improve dataset list command
This commit is contained in:
parent
092d75dbbb
commit
1aa1b87211
3 changed files with 66 additions and 5 deletions
|
|
@ -12,6 +12,7 @@ path = "src/main.rs"
|
|||
[dependencies]
|
||||
# CLI
|
||||
clap = { version = "4.4", features = ["derive"] }
|
||||
time-format = "1.1"
|
||||
|
||||
# GraphQL schema
|
||||
schema.path = "schema"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue