Skip to content

Commit

Permalink
Update to Rustc 1.75.0
Browse files Browse the repository at this point in the history
  • Loading branch information
atodorov committed Mar 1, 2024
1 parent 70ad170 commit bd5b40a
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.74.0" # rust version 1.74.0 (79e9716c9 2023-11-13)
channel = "1.75.0" # rustc 1.75.0 (82e1608df 2023-12-21)
components = ["cargo", "clippy", "rustc", "rustfmt", "rust-src"]
profile = "minimal"
targets = ["wasm32-unknown-unknown"]

0 comments on commit bd5b40a

Please sign in to comment.