9 lines
150 B
TOML
9 lines
150 B
TOML
|
|
[source.crates-io]
|
||
|
|
replace-with = "ustc"
|
||
|
|
|
||
|
|
[source.ustc]
|
||
|
|
registry = "sparse+https://mirrors.ustc.edu.cn/crates.io-index/"
|
||
|
|
|
||
|
|
[http]
|
||
|
|
check-revoke = false
|