try minimal build

This commit is contained in:
Clément DOUIN
2024-11-27 15:54:19 +01:00
parent 0ae35beb0d
commit d2ee5dbf98

View File

@@ -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",
]