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
@@ -15,7 +15,7 @@ hemx-axum = { path = "../../hemx-axum" }
tokio = { version = "1", features = ["macros", "net", "rt-multi-thread"] }
[dev-dependencies]
scraper = "0.23"
scraper = "0.25"
hemx-test = { path = "../../hemx-test" }
[build-dependencies]
+1 -1
View File
@@ -39,7 +39,7 @@ hemplate = { path = "../../../hemplate/hemplate" }
[dev-dependencies]
hemx-test = { path = "../../hemx-test" }
scraper = "0.23"
scraper = "0.25"
thirtyfour = "0.35"
tower = { version = "0.5", features = ["util"] }
+1 -1
View File
@@ -20,7 +20,7 @@ hemx-axum = { path = "../../hemx-axum" }
tokio = { version = "1", features = ["macros", "net", "rt-multi-thread", "time"] }
[dev-dependencies]
scraper = "0.23"
scraper = "0.25"
hemx-test = { path = "../../hemx-test" }
[build-dependencies]
+1 -1
View File
@@ -17,7 +17,7 @@ hemx-host = { path = "../../hemx-host" }
tokio = { version = "1", features = ["macros", "net", "rt-multi-thread", "time"] }
[dev-dependencies]
scraper = "0.23"
scraper = "0.25"
hemx-test = { path = "../../hemx-test" }
thirtyfour = "0.35"
+1 -1
View File
@@ -16,7 +16,7 @@ hemx-axum = { path = "../../hemx-axum" }
tokio = { version = "1", features = ["macros", "net", "rt-multi-thread", "time"] }
[dev-dependencies]
scraper = "0.23"
scraper = "0.25"
hemx-test = { path = "../../hemx-test" }
[build-dependencies]