From f58aea000f55fedb00dc3769f3d37b8d4e967bdb Mon Sep 17 00:00:00 2001 From: John Coffey Date: Fri, 18 Sep 2026 16:56:29 -0700 Subject: [PATCH] Cargo.lock: inbuxa-features for the tests crate (masked email) --- Cargo.lock | 3 +++ 1 file changed, 3 insertions(+) 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",