diff options
author | CoprDistGit <infra@openeuler.org> | 2023-08-07 13:20:17 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-08-07 13:20:17 +0000 |
commit | 887c4da5a1fc67b3d77a3e024126190bebbc7b65 (patch) | |
tree | badaf59a23676083eacdc8600d4526bd753d4c88 /cargo-config | |
parent | 50b4a3b4549253b7362fd6a55a441e0f59feea2e (diff) |
automatic import of rustopeneuler23.03openeuler22.03_LTS_SP2openeuler20.03
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/" |