From 0e0acc39e43f681c4500d6e568bbfce9e477df38 Mon Sep 17 00:00:00 2001 From: Lionel DARNIS Date: Fri, 29 May 2026 07:54:13 +0200 Subject: [PATCH] chore: refresh lockfile patch ordering --- Cargo.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 2410c9c..0c802b8 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3651,12 +3651,8 @@ dependencies = [ ] [[patch.unused]] -name = "cosmic-freedesktop-icons" -version = "0.4.0" - -[[patch.unused]] -name = "smithay-clipboard" -version = "0.8.0" +name = "softbuffer" +version = "0.4.1" [[patch.unused]] name = "dpi" @@ -3707,5 +3703,9 @@ name = "winit-x11" version = "0.31.0-beta.2" [[patch.unused]] -name = "softbuffer" -version = "0.4.1" +name = "cosmic-freedesktop-icons" +version = "0.4.0" + +[[patch.unused]] +name = "smithay-clipboard" +version = "0.8.0"