feat: compress backups with gzip

This commit is contained in:
link2xt
2024-10-24 22:28:14 +00:00
parent fc2b111f5d
commit 189a093e02
6 changed files with 57 additions and 37 deletions

1
Cargo.lock generated
View File

@@ -1298,6 +1298,7 @@ dependencies = [
"anyhow",
"async-broadcast",
"async-channel 2.3.1",
"async-compression",
"async-imap",
"async-native-tls",
"async-smtp",