Files
serai/rust-toolchain.toml
Luke Parker bec806230a Misc updates
2025-09-18 16:25:33 -04:00

6 lines
124 B
TOML

[toolchain]
channel = "1.90"
targets = ["wasm32v1-none"]
profile = "minimal"
components = ["rust-src", "rustfmt", "clippy"]