]> git.proxmox.com Git - cargo.git/commitdiff
Auto merge of #10456 - hi-rustin:rustin-patch-network, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 7 Mar 2022 16:38:27 +0000 (16:38 +0000)
committerbors <bors@rust-lang.org>
Mon, 7 Mar 2022 16:38:27 +0000 (16:38 +0000)
Wait up to one second while waiting for curl

### What does this PR try to resolve?

close https://github.com/rust-lang/cargo/issues/8516

Wait up to one second while waiting for curl.

### How should we test and review this PR?

1. Build cargo
2. Start a network transfer (cargo fetch).
3. Pull the network cord.
4. Wait.


Trivial merge