Add Compress menu option to add files to zip archive

This commit is contained in:
Nathan Rowe 2024-09-05 17:34:03 -05:00
parent a85d51acac
commit 13cd7138cc
6 changed files with 268 additions and 29 deletions

1
Cargo.lock generated
View file

@ -1271,6 +1271,7 @@ dependencies = [
"url",
"uzers",
"vergen",
"walkdir",
"xdg",
"xdg-mime",
"zip",