From 403d81e2820b89aba5d798d448a326252f37080c Mon Sep 17 00:00:00 2001 From: Lionel DARNIS Date: Fri, 3 Jul 2026 14:05:58 +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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index d18a671..94cadb7 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -9322,11 +9322,11 @@ dependencies = [ "winnow 1.0.3", ] +[[patch.unused]] +name = "winit-x11" +version = "0.31.0-beta.2" + [[patch.unused]] name = "onig" version = "7.0.0" source = "git+https://github.com/rust-onig/rust-onig.git?branch=main#73e63eb3eea6d93d24a4aadf7fea580287750c7d" - -[[patch.unused]] -name = "winit-x11" -version = "0.31.0-beta.2"