Rust 1.77

This commit is contained in:
Luke Parker
2024-03-21 20:05:34 -04:00
parent c706d8664a
commit 84cee06ac1
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
[toolchain]
channel = "1.76"
channel = "1.77"
targets = ["wasm32-unknown-unknown"]
profile = "minimal"
components = ["rust-src", "rustfmt", "clippy"]