Skip to content

Commit c7e54fa

Browse files
authored
Generate rust toolchain file - to develop (and build) (#1397)
* Generate rust toolchain file * Make track "stable" channel
1 parent ac67e53 commit c7e54fa

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
@@ -0,0 +1,3 @@
1+
[toolchain]
2+
channel = "stable"
3+
profile = "default"

0 commit comments

Comments
 (0)