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 fc318da commit 28f3ddfCopy full SHA for 28f3ddf
rust-toolchain.toml
@@ -0,0 +1,6 @@
1
+[toolchain]
2
+# We choose a specific toolchain (rather than "stable") for repeatability. The
3
+# intent is to keep this up-to-date with recently-released stable Rust.
4
+
5
+channel = "1.88.0"
6
+profile = "default"
0 commit comments