mirror of
https://github.com/YGGverse/rssto.git
synced 2026-04-01 01:25:29 +00:00
remove extra lines
This commit is contained in:
parent
a4bbb0be68
commit
0e6ee4cb22
2 changed files with 20 additions and 7 deletions
|
|
@ -14,6 +14,7 @@ anyhow = "1.0"
|
|||
chrono = "^0.4.20"
|
||||
clap = { version = "4.5", features = ["derive"] }
|
||||
log = "0.4"
|
||||
regex = "1.12"
|
||||
reqwest = { version = "0.12", features = ["blocking"] }
|
||||
rss = "2.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue