mirror of
https://github.com/chatmail/relay.git
synced 2026-08-13 20:10:51 +00:00
feat: switch to aws-lc-rs cryptography provider (#178)
Switches crypto provider to keep chatmail codebase consistent, analogous to https://github.com/chatmail/core/pull/8313 Signed-off-by: Jagoda Ślązak <jslazak@jslazak.com>
This commit is contained in:
committed by
GitHub
parent
73b684f90c
commit
d3f5412420
@@ -1,4 +1,3 @@
|
||||
use hickory_resolver::config::ResolverOpts;
|
||||
use hickory_resolver::{TokioResolver, proto::dnssec::TrustAnchors};
|
||||
use mailparse::MailAddr;
|
||||
use std::path::PathBuf;
|
||||
|
||||
Reference in New Issue
Block a user