Files
oak-gpui/rust-toolchain.toml
T

5 lines
141 B
TOML

[toolchain]
channel = "1.75"
components = [ "rustfmt", "clippy" ]
targets = [ "x86_64-apple-darwin", "aarch64-apple-darwin", "wasm32-wasi" ]