rust-toolchain 1.81

This commit is contained in:
Luke Parker 2024-09-15 00:56:38 -04:00
parent 67f9f76fdf
commit a38d135059

View file

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