book feed

This commit is contained in:
Sebastian Hugentobler 2024-05-09 11:18:47 +02:00
parent 603c2fbe48
commit 12341d01a6
Signed by: shu
GPG key ID: BB32CF3CA052C2F0
15 changed files with 219 additions and 41 deletions

View file

@ -7,6 +7,7 @@ members = [
[workspace.dependencies]
serde = "1.0.200"
thiserror = "1.0.59"
time = { version = "0.3.36", features = ["macros", "serde", "formatting", "parsing" ] }
[workspace.package]
license = "AGPL-3.0"