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