Skip to content

Commit

Permalink
Try to change rust toolchain for netlify
Browse files Browse the repository at this point in the history
  • Loading branch information
johnlees committed Jan 5, 2024
1 parent df7a78a commit 480c884
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
File renamed without changes.
4 changes: 4 additions & 0 deletions www/rust-toolchain
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[toolchain]
channel = "stable"
targets = [ "wasm32-unknown-unknown" ]
components = [ "rustc", "cargo", "rust-std" ]
2 changes: 0 additions & 2 deletions www/rust-toolchain.toml

This file was deleted.

0 comments on commit 480c884

Please sign in to comment.