Skip to content

Commit

Permalink
chore: deps(rust): update Rust version to 1.83.0
Browse files Browse the repository at this point in the history
  • Loading branch information
updatecli bot authored and flavio committed Dec 2, 2024
1 parent 9d252e6 commit a59fc13
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.82.0"
channel = "1.83.0"
components = ["rustfmt", "clippy", "rust-analyzer"]
targets = ["wasm32-wasip1", "wasm32-unknown-unknown"]

0 comments on commit a59fc13

Please sign in to comment.