aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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"]