diff options
author | CoprDistGit <infra@openeuler.org> | 2023-07-20 02:29:21 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-07-20 02:29:21 +0000 |
commit | 3c17124ba80ba64aa99b4757b60e364235ca7e69 (patch) | |
tree | b106ba31c43e8849b05c8eba26040bcb9a554525 /config | |
parent | b4d9a2bd1eca090ae6765cede8c9b87ae24c5c16 (diff) |
automatic import of batopeneuler22.03_LTS_SP2
Diffstat (limited to 'config')
-rw-r--r-- | config | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -0,0 +1,13 @@ +[source.crates-io] +replace-with = 'rsproxy' + +[source.rsproxy] +registry = "https://rsproxy.cn/crates.io-index" +[source.rsproxy-sparse] +registry = "sparse+https://rsproxy.cn/index/" + +[registries.rsproxy] +index = "https://rsproxy.cn/crates.io-index" + +[net] +git-fetch-with-cli = true
\ No newline at end of file |