We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8611877 commit 490cfa7Copy full SHA for 490cfa7
1 file changed
Dockerfile
@@ -132,3 +132,4 @@ RUN rustup component add clippy llvm-tools rust-src rustfmt --toolchain nightly
132
# RUN echo '[source.crates-io]\nreplace-with = "rsproxy-sparse"\n[source.rsproxy]\nregistry = "https://rsproxy.cn/crates.io-index"\n[source.rsproxy-sparse]\nregistry = "sparse+https://rsproxy.cn/index/"\n[registries.rsproxy]\nindex = "https://rsproxy.cn/crates.io-index"\n[net]\ngit-fetch-with-cli = true' > /home/runner/.cargo/config.toml
133
134
RUN cargo install cargo-binutils
135
+RUN cargo install cargo-clone
0 commit comments