Add the automatic replacement of domestic source function of pake-cli
This commit is contained in:
14
src-tauri/.cargo/cn_config.bak
Normal file
14
src-tauri/.cargo/cn_config.bak
Normal file
@@ -0,0 +1,14 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user