summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 833f9fa..f5de54a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -21,7 +21,8 @@ iced.features = [
"tokio",
"image",
"svg",
- "lazy",
+ "crisp",
+ "linux-theme-detection",
]
iced_widget = "0.14.0-dev"