2026-02-27 17:03:32 +08:00
|
|
|
[source.crates-io]
|
|
|
|
|
replace-with = "ustc"
|
|
|
|
|
|
|
|
|
|
[source.ustc]
|
|
|
|
|
registry = "sparse+https://mirrors.ustc.edu.cn/crates.io-index/"
|
|
|
|
|
|
|
|
|
|
[http]
|
|
|
|
|
check-revoke = false
|
2026-03-02 16:52:24 +08:00
|
|
|
|
|
|
|
|
[build]
|
|
|
|
|
target-dir = "target"
|
|
|
|
|
rustflags = ["-Clinker=C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.44.35207\\bin\\Hostx64\\x64\\link.exe"]
|