13 lines
236 B
TOML
13 lines
236 B
TOML
|
[source.crates-io]
|
||
|
replace-with = 'rsproxy-sparse'
|
||
|
|
||
|
[source.rsproxy-sparse]
|
||
|
registry = "sparse+https://rsproxy.cn/index/"
|
||
|
|
||
|
[net]
|
||
|
git-fetch-with-cli = true
|
||
|
|
||
|
# Windows only
|
||
|
# [build]
|
||
|
# rustc-wrapper = "D:/apps/rust/cargo/bin/sccache.exe"
|