aboutsummaryrefslogtreecommitdiff
path: root/examples/name/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/name/Cargo.toml')
-rw-r--r--examples/name/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/name/Cargo.toml b/examples/name/Cargo.toml
index 23c3b58..e24d7d2 100644
--- a/examples/name/Cargo.toml
+++ b/examples/name/Cargo.toml
@@ -5,4 +5,5 @@ edition = "2024"
[dependencies]
iced.workspace = true
+iced.features = ["advanced"]
iced_selection = { path = "../.." }