This commit is contained in:
Floyd Wang 2025-01-13 18:34:16 +08:00
parent 1218ceb7dc
commit a9102ec793

View file

@ -54,7 +54,7 @@ We build multi-themes support in application, this feature is not including in G
GPUI and GPUI Component still in development, so we need add dependency by git.
And GPUI Component dedend on `gpui` by special version (It keep updated to upstream) for including WebView support.
And GPUI Component depends on `gpui` by special version (It keep updated to upstream) for including WebView support.
```toml
gpui = { git = "https://github.com/huacnlee/zed.git", branch = "export-platform-window" }