From 91c46ec45f218787c0b0aa73e4b805ff816192d9 Mon Sep 17 00:00:00 2001 From: Lionel DARNIS Date: Fri, 3 Jul 2026 14:05:57 +0200 Subject: [PATCH] chore: refresh lockfile after libcosmic theme-v2 rebase MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Leyoda 2026 – GPLv3 --- Cargo.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 827d5e8..204ab9b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1886,8 +1886,12 @@ dependencies = [ ] [[patch.unused]] -name = "smithay-clipboard" -version = "0.8.0" +name = "cosmic-freedesktop-icons" +version = "0.4.0" + +[[patch.unused]] +name = "softbuffer" +version = "0.4.1" [[patch.unused]] name = "dpi" @@ -1938,9 +1942,5 @@ name = "winit-x11" version = "0.31.0-beta.2" [[patch.unused]] -name = "cosmic-freedesktop-icons" -version = "0.4.0" - -[[patch.unused]] -name = "softbuffer" -version = "0.4.1" +name = "smithay-clipboard" +version = "0.8.0"