diff options
Diffstat (limited to 'mail/stalwart/files/patch-crates_cli_Cargo.toml')
| -rw-r--r-- | mail/stalwart/files/patch-crates_cli_Cargo.toml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/mail/stalwart/files/patch-crates_cli_Cargo.toml b/mail/stalwart/files/patch-crates_cli_Cargo.toml new file mode 100644 index 000000000000..353d184aed13 --- /dev/null +++ b/mail/stalwart/files/patch-crates_cli_Cargo.toml @@ -0,0 +1,19 @@ +--- crates/cli/Cargo.toml.orig 2025-03-25 09:55:38 UTC ++++ crates/cli/Cargo.toml +@@ -30,3 +30,16 @@ mail-auth = { version = "0.6" } + pwhash = "1.0.0" + rand = "0.9.0" + mail-auth = { version = "0.6" } ++ ++[features] ++default = [] ++sqlite = [] ++foundationdb = [] ++postgres = [] ++mysql = [] ++rocks = [] ++elastic = [] ++s3 = [] ++redis = [] ++azure = [] ++enterprise = [] |
