pikapython/docker/rust_config
2022-05-05 23:45:44 +08:00

6 lines
168 B
Plaintext

[source.crates-io]
registry = "https://github.com/rust-lang/crates.io-index"
replace-with = 'ustc'
[source.ustc]
registry = "git://mirrors.ustc.edu.cn/crates.io-index"