Skip to content

Commit

Permalink
change rust version
Browse files Browse the repository at this point in the history
  • Loading branch information
bingryan committed Dec 9, 2021
1 parent e18cdf1 commit be1aae0
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,5 +1,5 @@
[toolchain]
channel = "nightly-2021-10-21"
channel = "stable-2021-10-21"
components = ["rustfmt", "clippy", "llvm-tools-preview"]
targets = ["wasm32-unknown-unknown"]
profile = "minimal"

0 comments on commit be1aae0

Please sign in to comment.