mirror of
https://github.com/chatmail/core.git
synced 2026-05-19 23:06:32 +03:00
write zip file, pack blobs into it
and copy some styles over from desktop
This commit is contained in:
@@ -58,6 +58,7 @@ encoded-words = { git = "https://github.com/async-email/encoded-words", branch="
|
||||
native-tls = "0.2.3"
|
||||
image = { version = "0.22.4", default-features=false, features = ["gif_codec", "jpeg", "ico", "png_codec", "pnm", "webp", "bmp"] }
|
||||
pretty_env_logger = "0.3.1"
|
||||
zip = "0.5"
|
||||
|
||||
rustyline = { version = "4.1.0", optional = true }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user