zed/rust-toolchain.toml
2023-06-07 00:12:47 +02:00

5 lines
131 B
TOML

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