From 6d61148ad83f79406f669523d3d8357e0b005ee2 Mon Sep 17 00:00:00 2001 From: Lionel DARNIS Date: Mon, 25 May 2026 09:55:32 +0200 Subject: [PATCH] yoda: refresh local dbus binding lock --- Cargo.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index d05b51f..f83dc0a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -9340,11 +9340,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"