rust 1.75

This commit is contained in:
Luke Parker
2023-12-30 03:26:32 -05:00
parent 8c676d98c5
commit bad3d210ba
8 changed files with 8 additions and 8 deletions

View File

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