From 53a48a778af34bd25963881539e6f66f47dc5580 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Sun, 21 Jan 2024 16:15:12 +0100 Subject: add resizable pane --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 5355bd3..650e89b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,4 +4,4 @@ version = "0.1.0" edition = "2021" [dependencies] -iced = { version = "0.10.0", features = ["canvas", "advanced"] } +iced = { version = "0.10.0", features = ["canvas", "advanced", "lazy"] } -- cgit v1.2.3-70-g09d2