fix: make sure proxy configuration is discovered properly in the production build

This commit is contained in:
zhom
2025-06-11 03:02:40 +04:00
parent ab563f81fa
commit 1fdc552dc7
6 changed files with 174 additions and 98 deletions
+1
View File
@@ -37,6 +37,7 @@ base64 = "0.22"
zip = "4"
async-trait = "0.1"
futures-util = "0.3"
urlencoding = "2.1"
[target.'cfg(target_os = "macos")'.dependencies]
core-foundation="0.10"