summaryrefslogtreecommitdiffstats
path: root/widget/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'widget/Cargo.toml')
-rw-r--r--widget/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/widget/Cargo.toml b/widget/Cargo.toml
index 3c9ffddb..a45f47ef 100644
--- a/widget/Cargo.toml
+++ b/widget/Cargo.toml
@@ -21,6 +21,7 @@ svg = ["iced_renderer/svg"]
canvas = ["iced_renderer/geometry"]
qr_code = ["canvas", "qrcode"]
wgpu = ["iced_renderer/wgpu"]
+advanced = []
[dependencies]
iced_renderer.workspace = true