mirror of
https://github.com/pimalaya/himalaya.git
synced 2024-12-09 21:18:39 +03:00
try minimal build
This commit is contained in:
12
Cargo.toml
12
Cargo.toml
@@ -18,14 +18,14 @@ rustdoc-args = ["--cfg", "docsrs"]
|
||||
[features]
|
||||
default = [
|
||||
"imap",
|
||||
"maildir",
|
||||
#"maildir",
|
||||
#"notmuch",
|
||||
"smtp",
|
||||
"sendmail",
|
||||
"keyring",
|
||||
"oauth2",
|
||||
"wizard",
|
||||
"pgp-commands",
|
||||
#"sendmail",
|
||||
#"keyring",
|
||||
#"oauth2",
|
||||
#"wizard",
|
||||
#"pgp-commands",
|
||||
#"pgp-gpg",
|
||||
#"pgp-native",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user