Add dataset intervals
This commit is contained in:
parent
d39c280310
commit
3368457096
5 changed files with 272 additions and 44 deletions
|
|
@ -12,7 +12,7 @@ path = "src/main.rs"
|
|||
[dependencies]
|
||||
# CLI
|
||||
clap = { version = "4.4", features = ["derive"] }
|
||||
time-format = "1.1"
|
||||
chrono = "0.4"
|
||||
|
||||
# GraphQL schema
|
||||
schema.path = "schema"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue