Skip to content

Commit

Permalink
Added toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
TheButlah committed Apr 24, 2024
1 parent e128bb8 commit 75be9f3
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 = "1.76.0"
components = ["rust-src"]
profile = "default"
targets = ["x86_64-pc-windows-msvc", "aarch64-linux-android", "aarch64-apple-darwin"]

0 comments on commit 75be9f3

Please sign in to comment.