Files
serai/rust-toolchain.toml
Luke Parker 10c126ad92 Misc updates
2025-09-18 17:41:25 -04:00

6 lines
124 B
TOML

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