Skip to content

Commit

Permalink
add toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
a10y committed Aug 12, 2024
1 parent 092d4e9 commit 4618d92
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[toolchain]
channel = "nightly-2024-06-19"
components = ["rust-src", "rustfmt", "clippy"]
profile = "minimal"

0 comments on commit 4618d92

Please sign in to comment.