We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5536da7 commit 0186e04Copy full SHA for 0186e04
rust-toolchain.toml
@@ -1,3 +1,4 @@
1
[toolchain]
2
channel = "nightly-2022-04-02"
3
-targets = ["x86_64-unknown-linux-gnu", "x86_64-unknown-linux-musl"]
+targets = ["x86_64-unknown-linux-gnu", "x86_64-unknown-linux-musl"]
4
+components = ["rust-src", "rustfmt"]
0 commit comments