mirror of
https://github.com/zed-industries/zed.git
synced 2026-05-24 05:25:18 +00:00
Implements a basic web platform for the wasm32-unknown-unknown target for gpui Release Notes: - N/A *or* Added/Fixed/Improved ... --------- Co-authored-by: John Tur <john-tur@outlook.com>
4 lines
116 B
TOML
4 lines
116 B
TOML
[toolchain]
|
|
channel = "nightly"
|
|
targets = ["wasm32-unknown-unknown"]
|
|
components = ["rust-src", "rustfmt", "clippy"]
|