From 632c8ed21eb4b784c9a3fd1c11b857619b7dca66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Ram=C3=B3n=20Jim=C3=A9nez?= Date: Tue, 18 Jun 2024 19:00:16 +0200 Subject: [PATCH] Update `cosmic-text` --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3ebe40f032..b48bd5dcb4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -204,4 +204,4 @@ useless_conversion = "deny" broken_intra_doc_links = "forbid" [patch.crates-io] -cosmic-text = { git = "https://github.com/pop-os/cosmic-text.git", rev = "542b20ca4376a3b5de5fa629db1a4ace44e18e0c" } +cosmic-text = { git = "https://github.com/pop-os/cosmic-text.git", rev = "7677ba388cbce3cc1488f0cf0cc5bfe8194f55d3" }