mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-04-02 18:31:50 -04:00
14 lines
227 B
TOML
14 lines
227 B
TOML
[package]
|
|
name = "openconnect"
|
|
version.workspace = true
|
|
edition.workspace = true
|
|
license.workspace = true
|
|
links = "openconnect"
|
|
|
|
[dependencies]
|
|
log.workspace = true
|
|
is_executable.workspace = true
|
|
|
|
[build-dependencies]
|
|
cc = "1"
|