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
This has a couple of weird transient dependency blockers.
notably, reqwest is still depending transiently on http@0.2.9, where hyper@1.0.1 depends on http@1.0.0, causing a type mismatch for us. See hyper v1 upgrade seanmonstar/reqwest#2059
https://github.com/hyperium/hyper/releases/tag/v1.0.0
The text was updated successfully, but these errors were encountered: