Update winit

This commit is contained in:
Jeremy Soller 2024-02-08 16:14:27 -07:00
parent 2a5b62e02f
commit 4ef0213238
No known key found for this signature in database
GPG key ID: D02FD439211AF56F

2
Cargo.lock generated
View file

@ -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",