aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorpml68 <contact@pml68.dev>2025-02-27 15:24:44 +0100
committerpml68 <contact@pml68.dev>2025-02-27 15:24:44 +0100
commite4708bdb31a792918a4bc162aebbc296fce9ce85 (patch)
tree03c72e314f1dea1adf4519b64e6719108fbfe980 /Cargo.toml
parentdocs: add README (diff)
downloadiced_custom_highlighter-e4708bdb31a792918a4bc162aebbc296fce9ce85.tar.gz
feat: update `iced_core`
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 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"]