diff options
Diffstat (limited to '')
| -rw-r--r-- | Cargo.toml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -21,7 +21,8 @@ iced.features = [ "tokio", "image", "svg", - "lazy", + "crisp", + "linux-theme-detection", ] iced_widget = "0.14.0-dev" |
