bump: sysproxy-rs version to 0.4.3

This commit is contained in:
Tunglies
2026-01-15 21:25:10 +08:00
parent e0c35c5ee3
commit 9e6689ef08
2 changed files with 110 additions and 48 deletions

View File

@@ -72,7 +72,7 @@ reqwest = { version = "0.13.1", features = [
"form",
] }
regex = "1.12.2"
sysproxy = { git = "https://github.com/clash-verge-rev/sysproxy-rs", features = [
sysproxy = { git = "https://github.com/clash-verge-rev/sysproxy-rs", branch = "0.4.3", features = [
"guard",
] }
network-interface = { version = "2.0.5", features = ["serde"] }