shenjack-profile/cargo/config.toml
2023-10-21 01:17:07 +08:00

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"