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