From 4ef021323898bd8542623f1d47e9a88e78043be9 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Thu, 8 Feb 2024 16:14:27 -0700 Subject: [PATCH] Update winit --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index bf5e6d5..5b6c4b5 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -6679,7 +6679,7 @@ dependencies = [ [[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",