Fix ignore TLS errors

This commit is contained in:
Kevin Yue
2024-01-22 23:20:25 -05:00
parent c3bd7aeb93
commit 9655b735a1
5 changed files with 9 additions and 7 deletions

View File

@@ -4,7 +4,7 @@ resolver = "2"
members = ["crates/*", "apps/gpclient", "apps/gpservice", "apps/gpauth"]
[workspace.package]
version = "2.0.0-beta5"
version = "2.0.0-beta6"
authors = ["Kevin Yue <k3vinyue@gmail.com>"]
homepage = "https://github.com/yuezk/GlobalProtect-openconnect"
edition = "2021"