mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-05-20 07:26:58 -04:00
more refactor
This commit is contained in:
@@ -12,16 +12,22 @@ opt-level = "z"
|
||||
[workspace.dependencies]
|
||||
anyhow = "1.0"
|
||||
async-trait = "0.1"
|
||||
base64 = "0.21"
|
||||
bytes = "1.0"
|
||||
clap = "4.4.2"
|
||||
configparser = "3.0"
|
||||
data-encoding = "2.3"
|
||||
directories="5"
|
||||
fern = "0.6"
|
||||
humantime = "2.1"
|
||||
is_executable = "1.0"
|
||||
lexopt = "0.3.0"
|
||||
log = "0.4"
|
||||
mockito = "1.1"
|
||||
regex = "1"
|
||||
reqwest = "0.11"
|
||||
ring = "0.16"
|
||||
roxmltree = "0.18"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
shlex = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user