async-rs / async-tls

A TLS implementation over AsyncRead and AsyncWrite
https://async.rs
Apache License 2.0
167 stars 47 forks source link

Upgrade dependencies #19

Closed Demi-Marie closed 4 years ago

Demi-Marie commented 4 years ago

This bumps all dependencies to the latest versions. If preferred, I could bump only rustls and webpki-roots.

dignifiedquire commented 4 years ago

Thank you