mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-03 04:57:38 +03:00
* rss: add <pubDate> field, fixes #356 * rss: also add pub_date on user feed * fix(fmt) --------- Co-authored-by: Matthew Esposito <matt@matthew.science>
This commit is contained in:
parent
adf25cb15b
commit
fd1c32f555
4 changed files with 8 additions and 2 deletions
|
@ -51,6 +51,7 @@ common-words-all = { version = "0.0.2", default-features = false, features = ["e
|
|||
hyper-rustls = { version = "0.24.2", features = [ "http2" ] }
|
||||
tegen = "0.1.4"
|
||||
serde_urlencoded = "0.7.1"
|
||||
chrono = { version = "0.4.39", default-features = false, features = [ "std" ] }
|
||||
htmlescape = "0.3.1"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue