diff options
| author | CoprDistGit <infra@openeuler.org> | 2026-01-20 07:19:18 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2026-01-20 07:19:18 +0000 |
| commit | 3e7128183d13da962c719b5656d6c3c4b93b549e (patch) | |
| tree | f620873bbd52e13059862cc87e0a1e8fb5b199d8 /cargo-config | |
| parent | d0169aa499476f2de7c4697d34ea8d3df101feef (diff) | |
automatic import of rust-nolseopeneuler24.03_LTS_SP1
Diffstat (limited to 'cargo-config')
| -rw-r--r-- | cargo-config | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cargo-config b/cargo-config new file mode 100644 index 0000000..621c190 --- /dev/null +++ b/cargo-config @@ -0,0 +1,5 @@ +[source.crates-io] +replace-with = 'ustc' + +[source.ustc] +registry = "sparse+https://mirrors.ustc.edu.cn/crates.io-index/" |
