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
Auto merge of #6386 - ehuss:beta-try-old-curl, r=alexcrichton
[BETA] Fix fetching crates on old versions of libcurl.
CURLOPT_PIPEWAIT was added in 7.43 but MacOS 10.9 has 7.30.
Fixes#6155
(I think this is worthy for beta since it makes cargo unusable on older versions of MacOS.)
0 commit comments