refactor: change readablity lib
This commit is contained in:
parent
c242ca8cc6
commit
0424544abf
3 changed files with 607 additions and 141 deletions
|
|
@ -6,7 +6,7 @@ edition = "2024"
|
|||
[dependencies]
|
||||
anyhow = "1.0.99"
|
||||
itertools = "0.14.0"
|
||||
llm_readability = "0.0.11"
|
||||
readability-rust = "0.1.0"
|
||||
reqwest = { version = "0.12.23", features = ["blocking", "rustls-tls"], default-features = false }
|
||||
rss = "2.0.12"
|
||||
tokio = { version = "1.47.1", features = ["full"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue