I am new in rust Lang
My pc internet is proxy protected so i am getting error when adding rand = "0.3.0" dependency
#cargo build
Updating registry https://github.com/rust-lang/crates.io-index
warning: spurious network error (2 tries remaining): [12/-2] [56] Failure when receiving data from the peer
warning: spurious network error (1 tries remaining): [12/-2] [56] Failure when receiving data from the peer
error: Unable to update registry https://github.com/rust-lang/crates.io-index
is there any way to download dependency and add it manually