Files
serai/rust-toolchain.toml
2025-02-26 14:16:04 -05:00

6 lines
110 B
TOML

[toolchain]
channel = "1.85"
targets = ["wasmv1-none"]
profile = "minimal"
components = ["rustfmt", "clippy"]