fixed url importing to make sure // doesn't occur for sub dirs.

This commit is contained in:
2026-05-18 13:19:41 -05:00
parent 0ea3ddea2b
commit 7f8432bda6
2 changed files with 12 additions and 7 deletions
-1
View File
@@ -13,4 +13,3 @@ indicatif = "0.18.4"
reqwest = { version = "0.12.4", features = ["blocking"] }
tokio = { version = "1.52.3", features = ["full"] }
trust-dns-resolver = "0.23.2"
urlencoding = "2.1.3"