Files
dreport/rust-toolchain.toml
2026-04-07 01:07:12 +03:00

5 lines
103 B
TOML

[toolchain]
channel = "stable"
components = ["rustfmt", "clippy"]
targets = ["wasm32-unknown-unknown"]