Skip to content

Commit 0a536b8

Browse files
this
1 parent 2d8e7d6 commit 0a536b8

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

rust-toolchain.toml

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
11
[toolchain]
2-
# The default profile includes rustc, rust-std, cargo, rust-docs, and clippy.
3-
# https://rust-lang.github.io/rustup/concepts/profiles.html
42
profile = "default"
5-
# For some reason, rustfmt is not included in the default profile. Add it here.
6-
components = ["rustfmt"]
7-
channel = "nightly"
3+
channel = "1.86.0"

0 commit comments

Comments
 (0)