We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0981d05 commit 3814685Copy full SHA for 3814685
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 rustc
+curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --default-toolchain stable --component cargo
34
35
# Build the binary.
36
~/.cargo/bin/cargo build --release
0 commit comments