mirror of
https://github.com/thegeneralist01/archivr
synced 2026-07-21 18:55:36 +02:00
feat(collections): collection CRUD + entry-visibility routes
This commit is contained in:
parent
02cab149fa
commit
24c5321f6e
3 changed files with 257 additions and 6 deletions
|
|
@ -18,6 +18,7 @@ axum-extra.workspace = true
|
|||
chrono.workspace = true
|
||||
base64.workspace = true
|
||||
serde_json.workspace = true
|
||||
rusqlite.workspace = true
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue