We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83143e7 commit 0981d05Copy full SHA for 0981d05
newdoc.spec
@@ -30,7 +30,7 @@ The newdoc tool generates pre-populated module and assembly files formatted with
30
31
%build
32
# Install the latest Rust compiler.
33
-curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --default-toolchain stable --component cargo rust-std rustc
+curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --default-toolchain stable --component cargo rustc
34
35
# Build the binary.
36
~/.cargo/bin/cargo build --release
0 commit comments