1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 07:03:14 -04:00

Update to winit 0.29.4

This commit is contained in:
Fredrik Fornwall
2023-11-25 09:33:35 +01:00
parent 60a17924e7
commit b65e24db29

4
Cargo.lock generated
View File

@@ -5043,9 +5043,9 @@ checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
[[package]]
name = "winit"
version = "0.29.3"
version = "0.29.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "161598019a9da35ab6c34dc46cd13546cba9dbf9816475d4dd9a639455016563"
checksum = "d25d662bb83b511acd839534bb2d88521b0bbc81440969cb077d23c4db9e62c7"
dependencies = [
"ahash",
"android-activity",