rustls / rustls-ffi

Use Rustls from any language
Other
124 stars 31 forks source link

Update to Rustls 0.21.0 #311

Closed cpu closed 1 year ago

cpu commented 1 year ago

This pull request brings in all of the changes we had staged in the rustls-0.21.0 branch, and one new commit (3ed5994f744900b9d2918438a206f1c3981943e3) that switches to the recently published Rustls 0.21.0 tag.

cpu commented 1 year ago

rustls-ffi / ensure-header-updated (pull_request) Failing after 1m

had to push an updated Cargo.lock after fixing the rustls-ffi version: 079b883919f259e1f57773cbff293bfe68ea7cf0

jsha commented 1 year ago

(note: doing this as a rebase merge rather than the usual squash on this repository, since it's actually a long-lived feature branch)