You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sqlx 0.5.3 updates webpki to 0.22.0, but seems to not use its new typenames.
Building with the rustls feature is therefore currently broken.
I saw that you have already fixed this on the master and I'm only posting this so other people experiencing the same issue can find this. As soon as a new version is released, I will close this issue.
The text was updated successfully, but these errors were encountered:
sqlx 0.5.3 updates webpki to 0.22.0, but seems to not use its new typenames.
Building with the rustls feature is therefore currently broken.
I saw that you have already fixed this on the master and I'm only posting this so other people experiencing the same issue can find this. As soon as a new version is released, I will close this issue.
The text was updated successfully, but these errors were encountered: