how to

rsproxy-sparse

Jul 30, 2024
mirrorsrust
1 Minutes
84 Words

rsproxy-sparse

??? info “Problem environment”

1
- author: Julyfun MacOS14.5 M1
2
- edited date: 2024-07-30
3
- 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 problem
2
- edited date: As in the problem
3
- verified environment: As in the problem

TLDR

in ~/.cargo/config.toml

1
[source.crates-io]
2
replace-with = 'rsproxy-sparse'
3
[source.rsproxy]
4
registry = "https://rsproxy.cn/crates.io-index"
5
[source.rsproxy-sparse]
6
registry = "sparse+https://rsproxy.cn/index/"
7
[registries.rsproxy]
8
index = "https://rsproxy.cn/crates.io-index"
9
[net]
10
git-fetch-with-cli = true
Article title:rsproxy-sparse
Article author:Julyfun
Release time:Jul 30, 2024
Copyright 2025
Sitemap