From 902e7939d6c093e61159c74767de71d9f0c47888 Mon Sep 17 00:00:00 2001 From: Ashley Wulber Date: Thu, 1 Aug 2024 12:41:08 -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 9ebe6d7a..4dfab86e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1351,8 +1351,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",