RsProxy.cn
用法
crates.io 镜像
[source.crates-io]
# To use sparse index, change 'rsproxy' to 'rsproxy-sparse'
replace-with = 'rsproxy'
[source.rsproxy]
registry = "https://rsproxy.cn/crates.io-index"
[source.rsproxy-sparse]
registry = "sparse+https://rsproxy.cn/index/"
[registries.rsproxy]
index = "https://rsproxy.cn/crates.io-index"
[net]
git-fetch-with-cli = true
Rustup 镜像
export RUSTUP_DIST_SERVER="https://rsproxy.cn"
export RUSTUP_UPDATE_ROOT="https://rsproxy.cn/rustup"
安装 Rust
# export the env above first
curl --proto '=https' --tlsv1.2 -sSf https://rsproxy.cn/rustup-init.sh | sh
尝鲜用户可以参考 这个 issue 使用 Sparse Index, 相比默认的 Git Index 更快更稳定(需要使用 nightly).
更详细的配置指引可以参考文档 RsProxy 说明页.
Join or Contact us
飞书群:
微信群:
点此加入 Telegram 群: https://t.me/joinchat/outFFPQJcIw1NTM1
联系我们: rsproxy@bytedance.com
About
更新频率:每分钟同步一次
By RsProxy & Bytedance.