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
My project is using the http-client v6.5.3. As of yesterday, compiler is issuing the deprecation warning.
I've traced the problem to the http-client using an old version of the deadpool crate (v0.7.0).
Would it be possible to upgrade the deadpoool crate version to something up to date?