feat: add new crates ui-gpui and ui-iced to workspace
This commit is contained in:
7
ui-iced/Cargo.toml
Normal file
7
ui-iced/Cargo.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[package]
|
||||
name = "ui-iced"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
iced = { version = "0.13.1", features = ["canvas", "image", "tokio"] }
|
||||
Reference in New Issue
Block a user