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 50856e3 commit 63e2995Copy full SHA for 63e2995
rust-toolchain.toml
@@ -1,5 +1,5 @@
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
-channel = "1.85.0"
+channel = "1.87.0"
5
profile = "default"
0 commit comments