Rust 1.76

This commit is contained in:
Luke Parker
2024-02-09 02:51:24 -05:00
parent 337e54c672
commit 29633ada1b
3 changed files with 4 additions and 4 deletions

View File

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