Skip to content

Commit 41cb55a

Browse files
fceldanicoburns
andauthored
rustls: update description (#121)
Co-authored-by: Nico Burns <nico@nicoburns.com>
1 parent 055adf5 commit 41cb55a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data/crates.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -629,7 +629,7 @@
629629
"name": "TLS / SSL",
630630
"recommendations": [{
631631
"name": "rustls",
632-
"notes": "A portable pure-rust high-level implementation of TLS. Implements TLS 1.2 and higher."
632+
"notes": "Rustls is a modern TLS library that aims to provide a good level of cryptographic security and no unsafe features or obsolete cryptography by default."
633633
}, {
634634
"name": "native-tls",
635635
"notes": "Delegates to the system TLS implementations on windows and macOS, and uses OpenSSL on linux."

0 commit comments

Comments
 (0)