feat: Initial working prototype
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -3582,6 +3582,7 @@ dependencies = [
|
||||
"error-stack",
|
||||
"thiserror 2.0.17",
|
||||
"tokio",
|
||||
"toml 0.9.8",
|
||||
"tracing",
|
||||
"tracing-subscriber",
|
||||
"ui-gpui",
|
||||
@@ -7317,6 +7318,7 @@ name = "ui-iced"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"api",
|
||||
"blurhash",
|
||||
"gpui_util",
|
||||
"iced",
|
||||
"tracing",
|
||||
|
||||
Reference in New Issue
Block a user