book feed
This commit is contained in:
parent
603c2fbe48
commit
12341d01a6
15 changed files with 219 additions and 41 deletions
|
@ -15,7 +15,7 @@ serde_json = "1.0.116"
|
|||
serde_with = "3.8.1"
|
||||
tera = "1.19.1"
|
||||
thiserror = { workspace = true }
|
||||
time = { version = "0.3.36", features = ["macros", "serde", "formatting"] }
|
||||
time = { workspace = true }
|
||||
tokio = { version = "1.37.0", features = ["rt-multi-thread", "macros"] }
|
||||
tracing = "0.1.40"
|
||||
tracing-subscriber = "0.3.18"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue