From a112785b008d98d86be84d8a39bc37bc2a7647be Mon Sep 17 00:00:00 2001 From: pml68 Date: Sun, 23 Mar 2025 00:10:13 +0100 Subject: feat: switch from specific ref to master branch --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index eb7f89f..197c876 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ two-face = "0.4.3" [dependencies.iced_core] git = "https://github.com/pml68/iced" -rev = "3a491669e7fecf21c261de63dcb1e8069063648f" +branch = "feat/rehighlight-on-redraw" [package.metadata.docs.rs] rustdoc-args = ["--cfg", "docsrs"] -- cgit v1.2.3