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 e477830 commit 4d4418eCopy full SHA for 4d4418e
rust-toolchain.toml
@@ -0,0 +1,6 @@
1
+# The toolchain should follow the version in nushell/nushell repository.
2
+[toolchain]
3
+# The default profile includes rustc, rust-std, cargo, rust-docs, rustfmt and clippy.
4
+# https://rust-lang.github.io/rustup/concepts/profiles.html
5
+profile = "default"
6
+channel = "1.81.0"
0 commit comments