From e74379c5abe2cfec29a4e7db01b4805fcbd53e7d Mon Sep 17 00:00:00 2001 From: Polesznyák Márk Date: Mon, 29 Sep 2025 20:21:02 +0200 Subject: feat: update `styling` example to work with new system theme tracking --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 1f98a77..1f6cefc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,7 +35,7 @@ iced_winit = "0.14.0-dev" serde = { version = "1.0", optional = true } [dependencies.iced_dialog] -git = "https://github.com/pml68/iced_dialog" +git = "https://git.sr.ht/~pml68/iced_dialog" branch = "master" optional = true -- cgit v1.2.3