Files
oak-gpui/crates/gpui_web/examples/hello_web/rust-toolchain.toml
T
2026-06-02 07:53:18 -04:00

5 lines
116 B
TOML

[toolchain]
channel = "nightly"
targets = ["wasm32-unknown-unknown"]
components = ["rust-src", "rustfmt", "clippy"]