From 7b663e5d39d0c449545ad46239ade239b70c814f Mon Sep 17 00:00:00 2001 From: Lionel DARNIS Date: Fri, 3 Jul 2026 16:28:19 +0200 Subject: [PATCH] chore: refresh lockfile post-upstream 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 204ab9b..827d5e8 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1886,12 +1886,8 @@ dependencies = [ ] [[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" [[patch.unused]] name = "dpi" @@ -1942,5 +1938,9 @@ name = "winit-x11" version = "0.31.0-beta.2" [[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"