Skip to content

Commit

Permalink
chore: add rust-toolchain.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Gankra committed May 3, 2024
1 parent d2efa13 commit 1fd06b9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[toolchain]
channel = "1.78"
components = ["rustc", "cargo", "rust-std", "clippy", "rustfmt"]

0 comments on commit 1fd06b9

Please sign in to comment.