Ungate responsive from the lazy feature flag

This commit is contained in:
Héctor Ramón Jiménez 2025-08-21 00:07:04 +02:00
parent 6f72ac4650
commit 199a189515
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
6 changed files with 25 additions and 24 deletions

View file

@ -7,4 +7,4 @@ publish = false
[dependencies]
iced.workspace = true
iced.features = ["debug", "lazy"]
iced.features = ["debug"]