Skip to content

Commit

Permalink
chore: Adds rust-toolchain.toml to enforce nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
andyquinterom committed Apr 23, 2024
1 parent c177d52 commit 3b151fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[toolchain]
channel = "nightly"

0 comments on commit 3b151fd

Please sign in to comment.