Install gpgui from archive

This commit is contained in:
Kevin Yue
2024-02-25 08:40:32 -05:00
parent 9db62448d9
commit a55616b66a
5 changed files with 60 additions and 6 deletions

View File

@@ -18,3 +18,5 @@ serde_json.workspace = true
env_logger.workspace = true
log.workspace = true
compile-time.workspace = true
xz2 = "0.1"
tar = "0.4"