mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 02:27:39 +03:00
357133b362
In rustbuild itself we download from our mirror but in the containers we don't do this yet. The OpenSSL download url changes from time to time (it breaks when they release a new version) so let's download from our mirror instead.