From e4708bdb31a792918a4bc162aebbc296fce9ce85 Mon Sep 17 00:00:00 2001 From: pml68 Date: Thu, 27 Feb 2025 15:24:44 +0100 Subject: feat: update `iced_core` --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 24773ce..5524086 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ syntect = { version = "5.2", default-features = false, features = ["default-synt [dependencies.iced_core] git = "https://github.com/pml68/iced" -rev = "d49a70eaea0803b9a4843b37e870f44b652ed6df" +rev = "3a491669e7fecf21c261de63dcb1e8069063648f" [package.metadata.docs.rs] rustdoc-args = ["--cfg", "docsrs"] -- cgit v1.2.3