From 7e6f6343f7b4831c21b946aff8014680f26a81b0 Mon Sep 17 00:00:00 2001 From: Ashley Wulber Date: Thu, 1 Aug 2024 12:46:18 -0400 Subject: [PATCH] chore: update cosmic-text to 0.12.1 --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index bac0ce5..ebf8da0 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1068,8 +1068,8 @@ dependencies = [ [[package]] name = "cosmic-text" -version = "0.12.0" -source = "git+https://github.com/pop-os/cosmic-text.git#4f316658050536c4254fb70639f4b5203c31dbce" +version = "0.12.1" +source = "git+https://github.com/pop-os/cosmic-text.git#58c2ccd1fb3daf0abc792f9dd52b5766b7125ccd" dependencies = [ "bitflags 2.6.0", "fontdb",