Set rust version

This commit is contained in:
Kevin Yue
2024-02-25 12:42:25 +08:00
parent 3a6eca2ed2
commit 5bca84c9cf
2 changed files with 2 additions and 1 deletions

View File

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