diff options
Diffstat (limited to '')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1246,6 +1246,8 @@ dependencies = [ "iced_aw", "iced_drop", "rust-format", + "serde", + "serde_json", "tokio", "unique_id", ] |
![]() |
index : iced-builder | |
| UI builder for iced, built with iced. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | Cargo.lock | 2 |
@@ -1246,6 +1246,8 @@ dependencies = [ "iced_aw", "iced_drop", "rust-format", + "serde", + "serde_json", "tokio", "unique_id", ] |