basic recents view

This commit is contained in:
Sebastian Hugentobler 2024-05-02 18:10:29 +02:00
parent 65e17fc55b
commit 687c33829f
Signed by: shu
GPG key ID: BB32CF3CA052C2F0
20 changed files with 2156 additions and 20 deletions

View file

@ -1,5 +1,9 @@
[workspace]
resolver = "2"
members = [
"calibre-db",
"calibre-db", "cops-web",
]
[workspace.dependencies]
serde = "1.0.200"
thiserror = "1.0.59"