mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 07:35:01 +03:00
13ba8b6b54
Co-authored-by: Ilia <43654815+istudyatuni@users.noreply.github.com>
6 lines
189 B
TOML
6 lines
189 B
TOML
[toolchain]
|
|
channel = "1.75"
|
|
profile = "minimal"
|
|
components = [ "rustfmt", "clippy" ]
|
|
targets = [ "x86_64-apple-darwin", "aarch64-apple-darwin", "x86_64-unknown-linux-gnu", "wasm32-wasi" ]
|