dermesser / yup-oauth2

An oauth2 client implementation providing the Device, Installed, Service Account, and several more flows.
https://docs.rs/yup-oauth2/
Apache License 2.0
213 stars 114 forks source link

Upgrade rustls-pemfile to v2 #221

Closed paolobarbolini closed 4 weeks ago

paolobarbolini commented 1 month ago

This change can be done independently of the rustls v0.23 upgrade

dermesser commented 4 weeks ago

Merged from the command line - thank you very much!