From 7fa1bc6e96b260f5d2239c948ca157da982986b4 Mon Sep 17 00:00:00 2001 From: Lionel DARNIS Date: Mon, 25 May 2026 14:26:57 +0200 Subject: [PATCH] chore: refresh lockfile for libcosmic-yoda rebase MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bump cosmic-freedesktop-icons SHA (and other transitive deps) to satisfy APIs introduced by upstream commits absorbed in libcosmic-yoda squash rebase on 2026-05-25. Leyoda 2026 – GPLv3 --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 62b65ce..fd36ac2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1022,7 +1022,7 @@ dependencies = [ [[package]] name = "cosmic-freedesktop-icons" version = "0.4.0" -source = "git+https://github.com/pop-os/freedesktop-icons#9c562fe3ecf03241a46a60c0078cd6ea10bd75ce" +source = "git+https://github.com/pop-os/freedesktop-icons#739e266210d471c09af61d529d8f41dccd815b90" dependencies = [ "bstr", "btoi",