mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 12:35:28 +00:00
parent
475ed07a80
commit
402079117c
3 changed files with 25 additions and 28 deletions
|
|
@ -539,7 +539,7 @@ fn explicit_tls_version() {
|
|||
.unwrap()
|
||||
.downcast::<Error>()
|
||||
.unwrap(),
|
||||
Error::AlertReceived(rustls::internal::msgs::enums::AlertDescription::ProtocolVersion)
|
||||
Error::AlertReceived(rustls::AlertDescription::ProtocolVersion)
|
||||
)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue