fix(deps): resolve rustls crypto provider conflict
Disable default features on google-gmail1 to avoid enabling both ring and aws-lc-rs crypto providers. Rustls 0.23.36 cannot auto-select when both are compiled in. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Jeremiah Russell <jerry@jrussell.ie>
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -1702,7 +1702,6 @@ dependencies = [
|
||||
"aws-lc-rs",
|
||||
"log",
|
||||
"once_cell",
|
||||
"ring",
|
||||
"rustls-pki-types",
|
||||
"rustls-webpki",
|
||||
"subtle",
|
||||
|
||||
Reference in New Issue
Block a user