1
0
Fork 0
ruma/rust-toolchain.toml
2026-04-18 18:16:21 +02:00

5 lines
197 B
TOML

[toolchain]
# Keep in sync with version in `xtask/src/main.rs` and `.github/workflows/ci.yml`
channel = "nightly-2026-04-17"
components = ["rustfmt", "clippy"]
targets = ["wasm32-unknown-unknown"]