0.6.0
Breaking changes:
ClientOptionsnow takes anative_tls::TlsConnectorinstead of paths to PEM-formatted certificate/key files.
Maintenance updates:
- Updated hyper to the 0.10 series.
- Updates serde to the 1.0 series.
Breaking changes:
ClientOptions now takes a native_tls::TlsConnector instead of paths to PEM-formatted certificate/key files.Maintenance updates: