feat: Added iced-ui and updated typegen for docs
Some checks failed
build / checks-matrix (push) Has been cancelled
build / checks-build (push) Has been cancelled
build / codecov (push) Has been cancelled
docs / docs (push) Has been cancelled

This commit is contained in:
uttarayan21
2025-11-18 16:45:43 +05:30
parent 729a0479ec
commit e50e08dc57
16 changed files with 3003 additions and 526 deletions

View File

@@ -4,3 +4,5 @@ version = "0.1.0"
edition = "2024"
[dependencies]
gpui = { version = "0.2.2", default-features = false, features = ["wayland"] }
tap = "1.0.1"