build: restore repo cargo registry override

This commit is contained in:
zyl
2026-03-30 13:59:22 +08:00
parent 305b6d5110
commit c793bfc6a1

View File

@@ -1,2 +1,5 @@
[source.crates-io]
registry = "sparse+https://index.crates.io/"
replace-with = "rsproxy-sparse"
[source.rsproxy-sparse]
registry = "sparse+https://rsproxy.cn/index/"