From db83b09fe88e286ac2aa3d313a414f26c4c95e25 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Thu, 8 Feb 2024 16:15:26 -0700 Subject: [PATCH] Update winit --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 8e669c4..8b59103 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -5504,7 +5504,7 @@ checksum = "dff9641d1cd4be8d1a070daf9e3773c5f67e78b4d9d42263020c057706765c04" [[package]] name = "winit" version = "0.29.10" -source = "git+https://github.com/pop-os/winit.git?branch=winit-0.29#e795fe47ab787486d4215aea8bc84f23d491a968" +source = "git+https://github.com/pop-os/winit.git?branch=winit-0.29#a5189c4750ad3a8d6c20ba68a9df2a894febcec6" dependencies = [ "ahash", "android-activity",