staging to fix git errors

This commit is contained in:
2026-05-13 13:55:36 -05:00
parent 8d5e3b4d05
commit e57f6ee1fc
5 changed files with 57 additions and 60 deletions
Generated
+7
View File
@@ -971,6 +971,7 @@ dependencies = [
"rayon",
"reqwest",
"trust-dns-resolver",
"urlencoding",
]
[[package]]
@@ -1402,6 +1403,12 @@ dependencies = [
"percent-encoding",
]
[[package]]
name = "urlencoding"
version = "2.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da"
[[package]]
name = "utf8parse"
version = "0.2.1"