update gpui

This commit is contained in:
2026-09-01 07:58:40 +07:00
parent f7f1ea7438
commit 3290f71fa4
6 changed files with 69 additions and 52 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
[toolchain]
channel = "nightly"
components = ["rustfmt", "clippy"]
components = ["rustfmt", "clippy", "rust-src"]
targets = ["wasm32-unknown-unknown"]