@@ -26,9 +26,9 @@ checksum = "cf203f9d3bd8f29f98833d1fbef628df18f759248a547e7e01cfbf63cda36a99"
2626
2727[[package ]]
2828name = " accesskit"
29- version = " 0.23 .0"
29+ version = " 0.24 .0"
3030source = " registry+https://github.com/rust-lang/crates.io-index"
31- checksum = " 0467c58e646d849edd7fe043d6711b8ad58f27a39a5f33886f1f2ca9852e8259 "
31+ checksum = " 5351dcebb14b579ccab05f288596b2ae097005be7ee50a7c3d4ca9d0d5a66f6a "
3232dependencies = [
3333 " enumn" ,
3434 " serde" ,
@@ -37,12 +37,12 @@ dependencies = [
3737
3838[[package ]]
3939name = " accesskit_atspi_common"
40- version = " 0.16 .0"
40+ version = " 0.17 .0"
4141source = " registry+https://github.com/rust-lang/crates.io-index"
42- checksum = " 369e6bdc9dce4bf7e28bce6f781079a64f5a43146aa1ed63a7d062d5602d8d2a "
42+ checksum = " d5469156abf83b372574df59b660375739725f7b5a3c78dc47b80f9ec0450c43 "
4343dependencies = [
44- " accesskit 0.23 .0" ,
45- " accesskit_consumer 0.33 .0" ,
44+ " accesskit 0.24 .0" ,
45+ " accesskit_consumer 0.34 .0" ,
4646 " atspi-common" ,
4747 " serde" ,
4848 " zvariant" ,
@@ -60,22 +60,22 @@ dependencies = [
6060
6161[[package ]]
6262name = " accesskit_consumer"
63- version = " 0.33 .0"
63+ version = " 0.34 .0"
6464source = " registry+https://github.com/rust-lang/crates.io-index"
65- checksum = " 367b6595684e74c242d3fd4d707ea379b4ba5f33f19c52c964804820a1b0dae4 "
65+ checksum = " a191faf9cb278127e253ba80af4c588527b7b9d824c58220aca00bb162a5a460 "
6666dependencies = [
67- " accesskit 0.23 .0" ,
67+ " accesskit 0.24 .0" ,
6868 " hashbrown 0.16.0" ,
6969]
7070
7171[[package ]]
7272name = " accesskit_macos"
73- version = " 0.24 .0"
73+ version = " 0.25 .0"
7474source = " registry+https://github.com/rust-lang/crates.io-index"
75- checksum = " df9a9554837f7615f2b2fee4db27263cb134823acffc65096941ba451d1f67df "
75+ checksum = " 3dceb1d10a043047187e8fc6f4f11e02ab0ed3f8b5848c10cf19fc1e2191e0c2 "
7676dependencies = [
77- " accesskit 0.23 .0" ,
78- " accesskit_consumer 0.33 .0" ,
77+ " accesskit 0.24 .0" ,
78+ " accesskit_consumer 0.34 .0" ,
7979 " hashbrown 0.16.0" ,
8080 " objc2 0.5.2" ,
8181 " objc2-app-kit 0.2.2" ,
@@ -84,11 +84,11 @@ dependencies = [
8484
8585[[package ]]
8686name = " accesskit_unix"
87- version = " 0.19 .0"
87+ version = " 0.20 .0"
8888source = " registry+https://github.com/rust-lang/crates.io-index"
89- checksum = " 7c3fece129ca76d1eb8a51a45f8fda931d8a05ea2b8d7f3a589dd039cf9abb93 "
89+ checksum = " 14984a017441d2efc3b0fb6a08ef9b83c17719479ba72f1f0c6e08bea9dd92ec "
9090dependencies = [
91- " accesskit 0.23 .0" ,
91+ " accesskit 0.24 .0" ,
9292 " accesskit_atspi_common" ,
9393 " async-channel" ,
9494 " async-executor" ,
@@ -102,25 +102,25 @@ dependencies = [
102102
103103[[package ]]
104104name = " accesskit_windows"
105- version = " 0.31 .0"
105+ version = " 0.32 .0"
106106source = " registry+https://github.com/rust-lang/crates.io-index"
107- checksum = " f274d0af01e776600963325e49e9bc6e6d2aebaf877857bbebece4e66d924e94 "
107+ checksum = " 4983e64eb7e317c7d8f6348363d24f955bed51c0216ad67c19857c2b8605e576 "
108108dependencies = [
109- " accesskit 0.23 .0" ,
110- " accesskit_consumer 0.33 .0" ,
109+ " accesskit 0.24 .0" ,
110+ " accesskit_consumer 0.34 .0" ,
111111 " hashbrown 0.16.0" ,
112112 " static_assertions" ,
113- " windows 0.61.1 " ,
114- " windows-core 0.61.0 " ,
113+ " windows 0.62.2 " ,
114+ " windows-core 0.62.2 " ,
115115]
116116
117117[[package ]]
118118name = " accesskit_winit"
119- version = " 0.31 .0"
119+ version = " 0.32 .0"
120120source = " registry+https://github.com/rust-lang/crates.io-index"
121- checksum = " fc95de8a0b0ba431915fbd077336d26e12e91b599b3fe6cac5865936fb75fed8 "
121+ checksum = " e0e50a8f04c92b70e53ebfc6e64714de99e5deb0db092ea7de3b5aa8fceedcca "
122122dependencies = [
123- " accesskit 0.23 .0" ,
123+ " accesskit 0.24 .0" ,
124124 " accesskit_macos" ,
125125 " accesskit_unix" ,
126126 " accesskit_windows" ,
@@ -1313,7 +1313,7 @@ dependencies = [
13131313name = " egui"
13141314version = " 0.33.3"
13151315dependencies = [
1316- " accesskit 0.23 .0" ,
1316+ " accesskit 0.24 .0" ,
13171317 " ahash" ,
13181318 " backtrace" ,
13191319 " bitflags 2.9.4" ,
@@ -1374,8 +1374,8 @@ dependencies = [
13741374name = " egui_demo_app"
13751375version = " 0.33.3"
13761376dependencies = [
1377- " accesskit 0.23 .0" ,
1378- " accesskit_consumer 0.33 .0" ,
1377+ " accesskit 0.24 .0" ,
1378+ " accesskit_consumer 0.34 .0" ,
13791379 " bytemuck" ,
13801380 " chrono" ,
13811381 " eframe" ,
@@ -5359,24 +5359,23 @@ dependencies = [
53595359
53605360[[package ]]
53615361name = " windows"
5362- version = " 0.61.1 "
5362+ version = " 0.62.2 "
53635363source = " registry+https://github.com/rust-lang/crates.io-index"
5364- checksum = " c5ee8f3d025738cb02bad7868bbb5f8a6327501e870bf51f1b455b0a2454a419 "
5364+ checksum = " 527fadee13e0c05939a6a05d5bd6eec6cd2e3dbd648b9f8e447c6518133d8580 "
53655365dependencies = [
53665366 " windows-collections" ,
5367- " windows-core 0.61.0 " ,
5367+ " windows-core 0.62.2 " ,
53685368 " windows-future" ,
5369- " windows-link 0.1.3" ,
53705369 " windows-numerics" ,
53715370]
53725371
53735372[[package ]]
53745373name = " windows-collections"
5375- version = " 0.2.0 "
5374+ version = " 0.3.2 "
53765375source = " registry+https://github.com/rust-lang/crates.io-index"
5377- checksum = " 3beeceb5e5cfd9eb1d76b381630e82c4241ccd0d27f1a39ed41b2760b255c5e8 "
5376+ checksum = " 23b2d95af1a8a14a3c7367e1ed4fc9c20e0a26e79551b1454d72583c97cc6610 "
53785377dependencies = [
5379- " windows-core 0.61.0 " ,
5378+ " windows-core 0.62.2 " ,
53805379]
53815380
53825381[[package ]]
@@ -5398,21 +5397,35 @@ version = "0.61.0"
53985397source = " registry+https://github.com/rust-lang/crates.io-index"
53995398checksum = " 4763c1de310c86d75a878046489e2e5ba02c649d185f21c67d4cf8a56d098980"
54005399dependencies = [
5401- " windows-implement 0.60.0 " ,
5402- " windows-interface 0.59.1 " ,
5400+ " windows-implement 0.60.2 " ,
5401+ " windows-interface 0.59.3 " ,
54035402 " windows-link 0.1.3" ,
54045403 " windows-result 0.3.2" ,
54055404 " windows-strings 0.4.0" ,
54065405]
54075406
5407+ [[package ]]
5408+ name = " windows-core"
5409+ version = " 0.62.2"
5410+ source = " registry+https://github.com/rust-lang/crates.io-index"
5411+ checksum = " b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb"
5412+ dependencies = [
5413+ " windows-implement 0.60.2" ,
5414+ " windows-interface 0.59.3" ,
5415+ " windows-link 0.2.1" ,
5416+ " windows-result 0.4.1" ,
5417+ " windows-strings 0.5.1" ,
5418+ ]
5419+
54085420[[package ]]
54095421name = " windows-future"
5410- version = " 0.2.0 "
5422+ version = " 0.3.2 "
54115423source = " registry+https://github.com/rust-lang/crates.io-index"
5412- checksum = " 7a1d6bbefcb7b60acd19828e1bc965da6fcf18a7e39490c5f8be71e54a19ba32 "
5424+ checksum = " e1d6f90251fe18a279739e78025bd6ddc52a7e22f921070ccdc67dde84c605cb "
54135425dependencies = [
5414- " windows-core 0.61.0" ,
5415- " windows-link 0.1.3" ,
5426+ " windows-core 0.62.2" ,
5427+ " windows-link 0.2.1" ,
5428+ " windows-threading" ,
54165429]
54175430
54185431[[package ]]
@@ -5428,9 +5441,9 @@ dependencies = [
54285441
54295442[[package ]]
54305443name = " windows-implement"
5431- version = " 0.60.0 "
5444+ version = " 0.60.2 "
54325445source = " registry+https://github.com/rust-lang/crates.io-index"
5433- checksum = " a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836 "
5446+ checksum = " 053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf "
54345447dependencies = [
54355448 " proc-macro2" ,
54365449 " quote" ,
@@ -5450,9 +5463,9 @@ dependencies = [
54505463
54515464[[package ]]
54525465name = " windows-interface"
5453- version = " 0.59.1 "
5466+ version = " 0.59.3 "
54545467source = " registry+https://github.com/rust-lang/crates.io-index"
5455- checksum = " bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8 "
5468+ checksum = " 3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358 "
54565469dependencies = [
54575470 " proc-macro2" ,
54585471 " quote" ,
@@ -5473,12 +5486,12 @@ checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
54735486
54745487[[package ]]
54755488name = " windows-numerics"
5476- version = " 0.2.0 "
5489+ version = " 0.3.1 "
54775490source = " registry+https://github.com/rust-lang/crates.io-index"
5478- checksum = " 9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1 "
5491+ checksum = " 6e2e40844ac143cdb44aead537bbf727de9b044e107a0f1220392177d15b0f26 "
54795492dependencies = [
5480- " windows-core 0.61.0 " ,
5481- " windows-link 0.1.3 " ,
5493+ " windows-core 0.62.2 " ,
5494+ " windows-link 0.2.1 " ,
54825495]
54835496
54845497[[package ]]
@@ -5499,6 +5512,15 @@ dependencies = [
54995512 " windows-link 0.1.3" ,
55005513]
55015514
5515+ [[package ]]
5516+ name = " windows-result"
5517+ version = " 0.4.1"
5518+ source = " registry+https://github.com/rust-lang/crates.io-index"
5519+ checksum = " 7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5"
5520+ dependencies = [
5521+ " windows-link 0.2.1" ,
5522+ ]
5523+
55025524[[package ]]
55035525name = " windows-strings"
55045526version = " 0.1.0"
@@ -5518,6 +5540,15 @@ dependencies = [
55185540 " windows-link 0.1.3" ,
55195541]
55205542
5543+ [[package ]]
5544+ name = " windows-strings"
5545+ version = " 0.5.1"
5546+ source = " registry+https://github.com/rust-lang/crates.io-index"
5547+ checksum = " 7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091"
5548+ dependencies = [
5549+ " windows-link 0.2.1" ,
5550+ ]
5551+
55215552[[package ]]
55225553name = " windows-sys"
55235554version = " 0.45.0"
@@ -5611,6 +5642,15 @@ dependencies = [
56115642 " windows_x86_64_msvc 0.53.0" ,
56125643]
56135644
5645+ [[package ]]
5646+ name = " windows-threading"
5647+ version = " 0.2.1"
5648+ source = " registry+https://github.com/rust-lang/crates.io-index"
5649+ checksum = " 3949bd5b99cafdf1c7ca86b43ca564028dfe27d66958f2470940f73d86d75b37"
5650+ dependencies = [
5651+ " windows-link 0.2.1" ,
5652+ ]
5653+
56145654[[package ]]
56155655name = " windows_aarch64_gnullvm"
56165656version = " 0.42.2"
0 commit comments