rsproxy-sparse
??? info “Problem environment”
1- author: Julyfun MacOS14.5 M12- edited date: 2024-07-303- expected environment: Darwin floriandeMacBook-Air.local 23.5.0 Darwin Kernel Version 23.5.0: Wed May 1 20:16:51 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T8103 arm64
Details of the problem / Steps to reproduce the error
No details
Answer 1
??? info “Answer environment”
1- author: As in the problem2- edited date: As in the problem3- verified environment: As in the problem
TLDR
in ~/.cargo/config.toml
1[source.crates-io]2replace-with = 'rsproxy-sparse'3[source.rsproxy]4registry = "https://rsproxy.cn/crates.io-index"5[source.rsproxy-sparse]6registry = "sparse+https://rsproxy.cn/index/"7[registries.rsproxy]8index = "https://rsproxy.cn/crates.io-index"9[net]10git-fetch-with-cli = true
- ref: https://rsproxy.cn/