Skip to content

Commit

Permalink
Rename rust-toolchain file
Browse files Browse the repository at this point in the history
  • Loading branch information
HDauven committed Nov 22, 2023
1 parent 265ab78 commit a00c246
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 0 additions & 1 deletion rust-toolchain

This file was deleted.

4 changes: 4 additions & 0 deletions rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[toolchain]
channel = "nightly-2023-05-22"
targets = ["wasm32-unknown-unknown"]
components = ["rust-src", "rustfmt", "cargo", "clippy"]

0 comments on commit a00c246

Please sign in to comment.