Skip to content

Commit

Permalink
chore: add proper toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
drewstone committed Dec 2, 2024
1 parent 4cb5dec commit c588b19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[toolchain]
channel = "nightly"
channel = "1.79"
components = ["rustfmt", "clippy", "rust-src", "rust-analyzer"]
targets = ["wasm32-unknown-unknown"]

0 comments on commit c588b19

Please sign in to comment.