mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-05-20 07:26:58 -04:00
Ensure vpnc_script and csd_wrapper executable
This commit is contained in:
9
Cargo.lock
generated
9
Cargo.lock
generated
@@ -562,6 +562,13 @@ dependencies = [
|
||||
"memchr",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "common"
|
||||
version = "2.1.0"
|
||||
dependencies = [
|
||||
"is_executable",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "compile-time"
|
||||
version = "0.2.0"
|
||||
@@ -2522,7 +2529,7 @@ name = "openconnect"
|
||||
version = "2.1.0"
|
||||
dependencies = [
|
||||
"cc",
|
||||
"is_executable",
|
||||
"common",
|
||||
"log",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user