From f4485376a0bd95e13f868beba047838157c5e800 Mon Sep 17 00:00:00 2001 From: Polesznyák Márk Date: Thu, 12 Mar 2026 20:36:57 +0100 Subject: chore: necessary updates for iced-rs/iced@6690731 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 2538008..2cdbb72 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ rust-version = "1.92" syntect = { version = "5.3", default-features = false, features = [ "regex-fancy", ] } -two-face = { version = "0.4", default-features = false, features = [ +two-face = { version = "0.5", default-features = false, features = [ "syntect-fancy", ] } -- cgit v1.2.3