authored by
Asherah Connor
<ashe@kivikakk.ee>
2 months ago
committed by Asherah Connor <ashe@kivikakk.ee> 2 months ago
committed by Asherah Connor <ashe@kivikakk.ee> 2 months ago
Cargo.toml
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -5,4 +5,4 @@ edition = "2024"
[dependencies]
anyhow = "1.0.100"
-iced = { version = "0.13.1", features = ["advanced", "tokio"] }
+iced = { version = "0.13.1", features = ["advanced", "debug", "tokio"] }