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:
@@ -5,10 +5,10 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
gpcommon = { path = "../gpcommon" }
|
||||
tokio.workspace = true
|
||||
fern.workspace = true
|
||||
humantime.workspace = true
|
||||
log.workspace = true
|
||||
fern = "0.6"
|
||||
humantime = "2.1"
|
||||
tokio.workspace = true
|
||||
|
||||
[build-dependencies]
|
||||
gpcommon = { path = "../gpcommon" }
|
||||
|
Reference in New Issue
Block a user