Misc updates

This commit is contained in:
Luke Parker
2025-09-18 16:05:30 -04:00
parent 19305aebc9
commit 10c126ad92
24 changed files with 234 additions and 329 deletions

View File

@@ -1,5 +1,5 @@
[toolchain]
channel = "1.89"
channel = "1.90"
targets = ["wasm32v1-none"]
profile = "minimal"
components = ["rust-src", "rustfmt", "clippy"]