studio-theme-space/rust-toolchain.toml
flemming-it 021beaa962 chore: initial studio-theme-space 0.1.0
Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
2026-06-02 01:35:53 +02:00

4 lines
92 B
TOML

[toolchain]
channel = "1.86"
targets = ["wasm32-wasip2"]
components = ["rustfmt", "clippy"]