Fixed Cargo.toml

This commit is contained in:
mdecimus
2024-12-22 10:52:45 +01:00
parent 25e7983888
commit d1944b8a6f
2 changed files with 3 additions and 2 deletions

View File

@@ -46,8 +46,9 @@ s3 = ["store/s3"]
redis = ["store/redis"]
azure = ["store/azure"]
enterprise = [ "jmap/enterprise",
"smtp/enterprise",
"common/enterprise",
"store/enterprise",
"managesieve/enterprise",
"directory/enterprise",
"spam-filter/enterprise"]
"spam-filter/enterprise" ]