Skip to content

Commit

Permalink
revert toolchain version
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvja committed May 9, 2024
1 parent e73fd42 commit 202e2ad
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 = "stable-aarch64-apple-darwin"
channel = "nightly-2023-08-24"
targets = [ "wasm32-unknown-unknown"]
profile = "minimal"

0 comments on commit 202e2ad

Please sign in to comment.