fix(deps): replace retired transitive crates

This commit is contained in:
slhx agent
2026-07-14 09:44:19 +02:00
parent 48d6ea31be
commit a04773d016
15 changed files with 154 additions and 99 deletions
+1 -1
View File
@@ -13,6 +13,6 @@ hemx-core = { path = "../hemx-core" }
hemx-js = { path = "../hemx-js" }
[dev-dependencies]
scraper = "0.23"
scraper = "0.25"
tokio = { version = "1", features = ["macros", "rt"] }
tower = { version = "0.5", features = ["util"] }