summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
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"