Skip to content

Commit

Permalink
Revert "Update rust-toolchain.toml"
Browse files Browse the repository at this point in the history
This reverts commit b82e47f.
  • Loading branch information
ipapandinas committed Jan 17, 2025
1 parent 9171964 commit c7b4f11
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 = "1.78.0"
channel = "1.77.0"
components = ["rust-src", "rustfmt", "clippy"]
targets = ["wasm32-unknown-unknown"]
profile = "minimal"

0 comments on commit c7b4f11

Please sign in to comment.