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.
rust-toolchain.toml
1 parent a82be5d commit 54f074dCopy full SHA for 54f074d
rust-toolchain.toml
@@ -3,6 +3,6 @@
3
# we want to support.
4
5
[toolchain]
6
-channel = "1.85"
+channel = "1.86"
7
profile = "minimal"
8
components = [ "clippy", "rustfmt" ]
0 commit comments