improve code for reqwest feature

This commit is contained in:
houseme
2025-06-06 14:35:40 +08:00
parent c03458202a
commit 6302764512
2 changed files with 2 additions and 11 deletions
+1 -1
View File
@@ -142,7 +142,7 @@ reqwest = { version = "0.12.19", default-features = false, features = [
"rustls-tls",
"charset",
"http2",
"macos-system-configuration",
"system-proxy",
"stream",
"json",
"blocking",