generating html from 12 feeds works
This commit is contained in:
parent
b422ece932
commit
3bee93ecb3
7 changed files with 165 additions and 41 deletions
|
|
@ -5,6 +5,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
# ammonia = "*" done by feed-rs
|
||||
anyhow = "*"
|
||||
clap = { version = "*", features = ["derive"] }
|
||||
env_logger = "*"
|
||||
feed-rs = "*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue