amethyst/space-menace

it fails to download something... everything.

D33M0N opened this issue · 1 comments

[deemon@Zen space-menace]$ cargo run
warning: spurious network error (2 tries remaining): [28] Timeout was reached (download of `im v12.3.4` failed to transfer more than 10 bytes in 30s)
warning: spurious network error (2 tries remaining): [28] Timeout was reached (failed to download any data for `httpdate v0.3.2` within 30s)
 Downloading 71 crates, remaining bytes: 33.0 KB    

and pretty much for everything.

nvm. was issue with curl version -- rust-lang/cargo#7974