refactor: find the vpnc_script from predefined locations

This commit is contained in:
Kevin Yue
2023-06-26 09:23:26 +08:00
parent 4191e9a19f
commit 5603157679
5 changed files with 46 additions and 1 deletions

View File

@@ -16,6 +16,7 @@ async-trait = "0.1"
ring = "0.16"
data-encoding = "2.3"
log = "0.4"
is_executable = "1.0"
[build-dependencies]
cc = "1.0"