We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f12c78 commit 9b115a3Copy full SHA for 9b115a3
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