This commit is contained in:
Paolo Barbolini
2025-06-02 11:09:21 +02:00
parent 335cdea3f9
commit f332439000

View File

@@ -138,7 +138,7 @@ impl AsRef<str> for ServerName {
}
#[derive(Debug, Clone, Default)]
#[allow(missing_copy_implementations)]
#[allow(dead_code, missing_copy_implementations)]
#[non_exhaustive]
pub(super) enum CertificateStore {
#[cfg(feature = "rustls-platform-verifier")]