From be453292c69f3bf103b93ea27e38f57386450085 Mon Sep 17 00:00:00 2001 From: Hojjat Date: Tue, 31 Mar 2026 12:48:48 -0600 Subject: [PATCH] chore: Update to the latest cosmic-text --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index a29654c4..b22a0cfb 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1316,7 +1316,7 @@ dependencies = [ [[package]] name = "cosmic-text" version = "0.18.2" -source = "git+https://github.com/pop-os/cosmic-text.git#5651c2d96727749f8b19df4fda332bd8a2e6d823" +source = "git+https://github.com/pop-os/cosmic-text.git#1abcf67e179d5cde17684c8c1606f5ee4ca418c8" dependencies = [ "bitflags 2.11.0", "fontdb",