mirror of https://github.com/fafhrd91/actix-net
Update rustls.rs
This commit is contained in:
parent
cca77d3ce1
commit
7e5a85468d
|
@ -100,7 +100,7 @@ where
|
|||
}
|
||||
|
||||
pub enum RustlsConnectorServiceFuture<T, U> {
|
||||
// See issue https://github.com/briansmith/webpki/issues/54
|
||||
/// See issue https://github.com/briansmith/webpki/issues/54
|
||||
InvalidDns,
|
||||
Future {
|
||||
connect: Connect<U>,
|
||||
|
|
Loading…
Reference in New Issue