Skip to content

Commit

Permalink
Add wasm32-unknown-unknown target to toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
hannobraun committed Oct 14, 2022
1 parent 47ba5f8 commit 983aa07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[toolchain]
channel = "1.64.0"
components = ["rustfmt", "clippy"]
targets = ["wasm32-unknown-unknown"]

0 comments on commit 983aa07

Please sign in to comment.