Files
oak-gpui/rust-toolchain.toml
T
2023-10-06 14:50:29 +02:00

5 lines
131 B
TOML

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