Skip to content

Commit cd220d8

Browse files
committed
fix: toolchain
1 parent b2be174 commit cd220d8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

rust-toolchain.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
[toolchain]
2+
# The default profile includes rustc, rust-std, cargo, rust-docs, rustfmt and clippy.
3+
# https://rust-lang.github.io/rustup/concepts/profiles.html
4+
profile = "default"
25
channel = "nightly"

0 commit comments

Comments
 (0)