Skip to content

Commit

Permalink
bump rust toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
arrudagates committed Nov 30, 2023
1 parent dbb1fd9 commit ff0f60e
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-2022-11-01"
channel = "nightly-2023-05-22"
targets = ["wasm32-unknown-unknown"]
components = [ "rustfmt", "rustc", "rust-std", "cargo", "clippy", "llvm-tools-preview"]

0 comments on commit ff0f60e

Please sign in to comment.