mirror of
https://github.com/nicoburns/blessed-rs
synced 2024-11-10 06:14:15 +00:00
commit
718df74783
1 changed files with 1 additions and 1 deletions
|
@ -309,7 +309,7 @@
|
|||
"name": "rustls",
|
||||
"notes": "A portable pure-rust high-level implementation of TLS. Implements TLS 1.2 and higher."
|
||||
}, {
|
||||
"name": "rust-native-tls",
|
||||
"name": "native-tls",
|
||||
"notes": "Delegates to the system TLS implementations on windows and macOS, and uses OpenSSL on linux."
|
||||
}, {
|
||||
"name": "webpki",
|
||||
|
|
Loading…
Reference in a new issue