summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón <hector@hecrj.dev>2024-03-25 22:21:22 +0100
committerLibravatar GitHub <noreply@github.com>2024-03-25 22:21:22 +0100
commiteae4065300e9997db12268be55eceb4e4c294b1e (patch)
tree677326f37ac8bbf922c18369d0f1d4955852fb18 /Cargo.toml
parenta2a8381a49ac2dd1cd65eb382b9ee02bbfa17286 (diff)
parent74373cb086da6097eae7d2e8bd6348aaf7c43857 (diff)
downloadiced-eae4065300e9997db12268be55eceb4e4c294b1e.tar.gz
iced-eae4065300e9997db12268be55eceb4e4c294b1e.tar.bz2
iced-eae4065300e9997db12268be55eceb4e4c294b1e.zip
Merge pull request #2350 from iced-rs/theming-revolutions
Theming Revolutions
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 56b5a911..21d63367 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -52,7 +52,7 @@ highlighter = ["iced_highlighter"]
# Enables experimental multi-window support.
multi-window = ["iced_winit/multi-window"]
# Enables the advanced module
-advanced = []
+advanced = ["iced_widget/advanced"]
# Enables embedding Fira Sans as the default font on Wasm builds
fira-sans = ["iced_renderer/fira-sans"]
# Enables auto-detecting light/dark mode for the built-in theme