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 e8ab5c1 commit faebab8Copy full SHA for faebab8
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