Merge branch 'main' into tauri2

This commit is contained in:
Kevin Yue
2024-12-20 07:42:42 +00:00
14 changed files with 326 additions and 25 deletions

View File

@@ -4,7 +4,7 @@ resolver = "2"
members = ["crates/*", "apps/gpclient", "apps/gpservice", "apps/gpauth", "apps/gpgui-helper/src-tauri"]
[workspace.package]
rust-version = "1.70"
rust-version = "1.80"
version = "2.3.9"
authors = ["Kevin Yue <k3vinyue@gmail.com>"]
homepage = "https://github.com/yuezk/GlobalProtect-openconnect"