Remove article_scraper crate

This commit is contained in:
2023-07-15 02:31:45 -04:00
parent ea67690d1d
commit 02d5cb9976
2 changed files with 0 additions and 448 deletions

View File

@@ -14,7 +14,6 @@ path = "src/lib.rs"
[dependencies]
ansi-to-html = "0.1"
anyhow = "1"
article_scraper = "2.0.0-alpha.0"
axum = { version = "0.6", features = ["form"] }
bytes = "1.4"
chrono = { version = "0.4", features = ["serde"] }