zed/rust-toolchain.toml
2023-08-25 09:59:16 -07:00

5 lines
131 B
TOML

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