v/0.20.2
版本发布时间: 2023-07-07 22:38:37
rustls/rustls最新发布版本:v/0.23.15(2024-10-16 21:21:05)
- Fix
CipherSuite::as_str()
value (as introduced in 0.20.1).
What's Changed
- macros: point as_str at enum LHS, not RHS by @kevinburke in https://github.com/rustls/rustls/pull/853
- Prepare 0.20.2 release by @djc in https://github.com/rustls/rustls/pull/854
- Upgrade rustls-mio to mio 0.8 by @djc in https://github.com/rustls/rustls/pull/852
- example client protover arg should allow multiple versions by @tanyav2 in https://github.com/rustls/rustls/pull/856
New Contributors
- @kevinburke made their first contribution in https://github.com/rustls/rustls/pull/853
- @tanyav2 made their first contribution in https://github.com/rustls/rustls/pull/856
Full Changelog: https://github.com/rustls/rustls/compare/v/0.20.1...v/0.20.2