Files
jello/ui-gpui/Cargo.toml
uttarayan21 e50e08dc57
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
feat: Added iced-ui and updated typegen for docs
2025-11-18 16:45:43 +05:30

9 lines
171 B
TOML

[package]
name = "ui-gpui"
version = "0.1.0"
edition = "2024"
[dependencies]
gpui = { version = "0.2.2", default-features = false, features = ["wayland"] }
tap = "1.0.1"