zed/rust-toolchain.toml
2023-08-02 09:08:08 -07:00

5 lines
131 B
TOML

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