build(deps): bump winit from 0.30.10 to 0.30.11 in the patch group across 1 directory (#793)

This commit is contained in:
dependabot[bot]
2025-05-27 08:21:01 -04:00
committed by GitHub
parent 87ed315bc2
commit e76f15e8bc
Generated
+2 -2
View File
@@ -6486,9 +6486,9 @@ checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486"
[[package]]
name = "winit"
version = "0.30.10"
version = "0.30.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b0d05bd8908e14618c9609471db04007e644fd9cce6529756046cfc577f9155e"
checksum = "a4409c10174df8779dc29a4788cac85ed84024ccbc1743b776b21a520ee1aaf4"
dependencies = [
"ahash",
"android-activity",