Skip to content

Commit

Permalink
Start compiling with rustc 1.77.0
Browse files Browse the repository at this point in the history
  • Loading branch information
atodorov committed Mar 22, 2024
1 parent ddc00fe commit 0c3a2f3
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.75.0" # rustc 1.75.0 (82e1608df 2023-12-21)
channel = "1.77.0" # rustc 1.77.0 (aedd173a2 2024-03-17)
components = ["cargo", "clippy", "rustc", "rustfmt", "rust-src"]
profile = "minimal"
targets = ["wasm32-unknown-unknown"]

0 comments on commit 0c3a2f3

Please sign in to comment.