chore:set the sysproxy_rs version to a fixed version

This commit is contained in:
huzibaca
2024-12-06 15:03:04 +08:00
parent d22b37c7bf
commit 38745d4513
2 changed files with 2 additions and 2 deletions

2
src-tauri/Cargo.lock generated
View File

@@ -6390,7 +6390,7 @@ dependencies = [
[[package]]
name = "sysproxy"
version = "0.3.0"
source = "git+https://github.com/clash-verge-rev/sysproxy-rs?branch=main#b18d75d31976efc26cd7b70e07b877e406b5133e"
source = "git+https://github.com/clash-verge-rev/sysproxy-rs?rev=3d748b5#3d748b5743fcd954ced7a7fb45707bb1114494f2"
dependencies = [
"interfaces",
"iptools",