diff --git a/Cargo.lock b/Cargo.lock index e087148..8fe9d72 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2392,6 +2392,7 @@ dependencies = [ "common", "groupware", "hashify", + "inbuxa-features", "jmap-tools", "jmap_proto", "mail-builder 1.0.0", @@ -8080,6 +8081,7 @@ dependencies = [ "directory", "email", "hashify", + "inbuxa-features", "mail-auth", "mail-builder 1.0.0", "mail-parser", @@ -8556,6 +8558,7 @@ dependencies = [ "hyper-util", "imap", "imap_proto", + "inbuxa-features", "jmap", "jmap-client", "jmap-tools",