Skip to content

Commit

Permalink
update rust
Browse files Browse the repository at this point in the history
  • Loading branch information
raphamorim committed Dec 25, 2024
1 parent eb7af0f commit baa870e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust-toolchain
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# If you see this, run "rustup self update" to get rustup 1.23 or newer.

[toolchain]
channel = "1.73.0"
channel = "1.83.0"
components = ["rustfmt", "clippy"]
targets = ["wasm32-unknown-unknown"]

0 comments on commit baa870e

Please sign in to comment.