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
Currently, this crate depends on the unmaintained "webpki" crate, which hasn't had a new commit in nearly two years. cargo deny and by extentions the rust advisories db, consider using the webpki crate as a security vunerability and suggest migrating to "rustls-webpki", an actively maintained fork of the crate.