diff options
author | CoprDistGit <infra@openeuler.org> | 2023-11-02 06:13:23 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-11-02 06:13:23 +0000 |
commit | 6a77bd576366713a4f394dcef5f331625315eaa2 (patch) | |
tree | f827420c5c0a85f23cfd180b7530d1238a3d3c16 /cargo-config | |
parent | 56068bef259895fe462efdf0f9faf1c9ab6271a4 (diff) |
automatic import of rustopeneuler20.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/" |