From e8792ea151e0c26fd3497a09446f1b846df1c87c Mon Sep 17 00:00:00 2001 From: pml68 Date: Tue, 3 Sep 2024 21:55:34 +0200 Subject: feat: finish codegen for elements **without** props feat: wow --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 36eabed..301ecfe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,3 +13,4 @@ iced = { version = "0.12.1", features = [ "image","svg","canvas","qr_code","adva iced_aw = { version = "0.9.3", default-features = false, features = ["menu","color_picker"] } tokio = { version = "1.40.0", features = ["fs"] } rust-format = "0.3.4" +unique_id = "0.1.5" -- cgit v1.2.3