some cleanup

This commit is contained in:
Simon
2025-05-31 09:43:46 +00:00
parent 96b914fb2e
commit 5067515933
3 changed files with 0 additions and 55 deletions

View File

@@ -9,17 +9,11 @@ awc = "3.7.0"
env_logger = "0.11.8"
error-chain = "0.12.4"
futures = "0.3.31"
html5ever = "0.31.0"
htmlentity = "1.3.2"
markup5ever_rcdom = "0.3.0"
ntex = { version = "2.0", features = ["tokio", "openssl"] }
ntex-files = "2.0.0"
once_cell = "1.21.3"
openssl = "0.10.73"
reqwest = { version = "0.12.18", features = ["blocking", "json", "rustls-tls"] }
serde = "1.0.219"
serde_json = "1.0.140"
skyscraper = "0.6.4"
sxd-document = "0.3.2"
sxd-xpath = "0.4.2"