github rustls/rustls v/0.21.9
0.21.9

latest releases: v/0.23.14, v/0.23.13, v/0.23.12...
10 months ago
  • Fixes using the (non-default) read_buf feature with Rust nightly newer than nightly-2023-11-01 by opting in to the core_io_borrowed_buf feature and updated BorrowedBuf, BorrowedCursor types.

What's Changed

  • Fix build: new feature needed for std::io::BorrowedBuf et al. by @ctz in #1582
  • v0.21.9 preparation by @cpu in #1592

Full Changelog: v/0.21.8...v/0.21.9

Don't miss a new rustls release

NewReleases is sending notifications on new releases.