apps: get all with filter, serde
This commit is contained in:
parent
842be36a1b
commit
42d88cc2dd
9 changed files with 259 additions and 1 deletions
|
|
@ -7,6 +7,7 @@ edition = "2021"
|
|||
thiserror = { workspace = true }
|
||||
chrono = { workspace = true }
|
||||
url = { workspace = true }
|
||||
serde = { workspace = true }
|
||||
|
||||
# local crates
|
||||
id = { path = "../id" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue