cosmol-viewer 0.1.1.dev5__tar.gz → 0.1.2.dev2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of cosmol-viewer might be problematic. Click here for more details.
- {cosmol_viewer-0.1.1.dev5 → cosmol_viewer-0.1.2.dev2}/Cargo.lock +236 -675
- cosmol_viewer-0.1.2.dev2/Cargo.toml +25 -0
- {cosmol_viewer-0.1.1.dev5 → cosmol_viewer-0.1.2.dev2}/PKG-INFO +2 -2
- cosmol_viewer-0.1.2.dev2/crates/core/Cargo.toml +27 -0
- cosmol_viewer-0.1.2.dev2/crates/core/src/lib.rs +146 -0
- {cosmol_viewer-0.1.1.dev5 → cosmol_viewer-0.1.2.dev2}/crates/core/src/shader/canvas.rs +1 -1
- {cosmol_viewer-0.1.1.dev5 → cosmol_viewer-0.1.2.dev2}/crates/python/Cargo.toml +5 -5
- {cosmol_viewer-0.1.1.dev5 → cosmol_viewer-0.1.2.dev2}/crates/python/README.md +1 -1
- {cosmol_viewer-0.1.1.dev5 → cosmol_viewer-0.1.2.dev2}/crates/python/src/lib.rs +48 -94
- {cosmol_viewer-0.1.1.dev5 → cosmol_viewer-0.1.2.dev2}/pyproject.toml +1 -1
- cosmol_viewer-0.1.1.dev5/Cargo.toml +0 -22
- cosmol_viewer-0.1.1.dev5/crates/core/Cargo.toml +0 -17
- cosmol_viewer-0.1.1.dev5/crates/core/src/lib.rs +0 -72
- {cosmol_viewer-0.1.1.dev5 → cosmol_viewer-0.1.2.dev2}/crates/core/src/parser/mod.rs +0 -0
- {cosmol_viewer-0.1.1.dev5 → cosmol_viewer-0.1.2.dev2}/crates/core/src/parser/sdf.rs +0 -0
- {cosmol_viewer-0.1.1.dev5 → cosmol_viewer-0.1.2.dev2}/crates/core/src/scene.rs +0 -0
- {cosmol_viewer-0.1.1.dev5 → cosmol_viewer-0.1.2.dev2}/crates/core/src/shader/bg_fragment.glsl +0 -0
- {cosmol_viewer-0.1.1.dev5 → cosmol_viewer-0.1.2.dev2}/crates/core/src/shader/bg_vertex.glsl +0 -0
- {cosmol_viewer-0.1.1.dev5 → cosmol_viewer-0.1.2.dev2}/crates/core/src/shader/fragment.glsl +0 -0
- {cosmol_viewer-0.1.1.dev5 → cosmol_viewer-0.1.2.dev2}/crates/core/src/shader/mod.rs +0 -0
- {cosmol_viewer-0.1.1.dev5 → cosmol_viewer-0.1.2.dev2}/crates/core/src/shader/vertex.glsl +0 -0
- {cosmol_viewer-0.1.1.dev5 → cosmol_viewer-0.1.2.dev2}/crates/core/src/shapes/mod.rs +0 -0
- {cosmol_viewer-0.1.1.dev5 → cosmol_viewer-0.1.2.dev2}/crates/core/src/shapes/molecules.rs +0 -0
- {cosmol_viewer-0.1.1.dev5 → cosmol_viewer-0.1.2.dev2}/crates/core/src/shapes/sphere.rs +0 -0
- {cosmol_viewer-0.1.1.dev5 → cosmol_viewer-0.1.2.dev2}/crates/core/src/shapes/stick.rs +0 -0
- {cosmol_viewer-0.1.1.dev5 → cosmol_viewer-0.1.2.dev2}/crates/core/src/utils.rs +0 -0
- {cosmol_viewer-0.1.1.dev5 → cosmol_viewer-0.1.2.dev2}/crates/python/build.rs +0 -0
- {cosmol_viewer-0.1.1.dev5 → cosmol_viewer-0.1.2.dev2}/crates/python/src/parser.rs +0 -0
- {cosmol_viewer-0.1.1.dev5 → cosmol_viewer-0.1.2.dev2}/crates/python/src/shapes.rs +0 -0
|
@@ -4,9 +4,9 @@ version = 4
|
|
|
4
4
|
|
|
5
5
|
[[package]]
|
|
6
6
|
name = "ab_glyph"
|
|
7
|
-
version = "0.2.
|
|
7
|
+
version = "0.2.30"
|
|
8
8
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
9
|
-
checksum = "
|
|
9
|
+
checksum = "1e0f4f6fbdc5ee39f2ede9f5f3ec79477271a6d6a2baff22310d51736bda6cea"
|
|
10
10
|
dependencies = [
|
|
11
11
|
"ab_glyph_rasterizer",
|
|
12
12
|
"owned_ttf_parser",
|
|
@@ -14,21 +14,21 @@ dependencies = [
|
|
|
14
14
|
|
|
15
15
|
[[package]]
|
|
16
16
|
name = "ab_glyph_rasterizer"
|
|
17
|
-
version = "0.1.
|
|
17
|
+
version = "0.1.9"
|
|
18
18
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
19
|
-
checksum = "
|
|
19
|
+
checksum = "b2187590a23ab1e3df8681afdf0987c48504d80291f002fcdb651f0ef5e25169"
|
|
20
20
|
|
|
21
21
|
[[package]]
|
|
22
22
|
name = "accesskit"
|
|
23
|
-
version = "0.
|
|
23
|
+
version = "0.19.0"
|
|
24
24
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
25
|
-
checksum = "
|
|
25
|
+
checksum = "e25ae84c0260bdf5df07796d7cc4882460de26a2b406ec0e6c42461a723b271b"
|
|
26
26
|
|
|
27
27
|
[[package]]
|
|
28
28
|
name = "accesskit_atspi_common"
|
|
29
|
-
version = "0.
|
|
29
|
+
version = "0.12.0"
|
|
30
30
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
31
|
-
checksum = "
|
|
31
|
+
checksum = "29bd41de2e54451a8ca0dd95ebf45b54d349d29ebceb7f20be264eee14e3d477"
|
|
32
32
|
dependencies = [
|
|
33
33
|
"accesskit",
|
|
34
34
|
"accesskit_consumer",
|
|
@@ -40,20 +40,19 @@ dependencies = [
|
|
|
40
40
|
|
|
41
41
|
[[package]]
|
|
42
42
|
name = "accesskit_consumer"
|
|
43
|
-
version = "0.
|
|
43
|
+
version = "0.28.0"
|
|
44
44
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
45
|
-
checksum = "
|
|
45
|
+
checksum = "8bfae7c152994a31dc7d99b8eeac7784a919f71d1b306f4b83217e110fd3824c"
|
|
46
46
|
dependencies = [
|
|
47
47
|
"accesskit",
|
|
48
48
|
"hashbrown",
|
|
49
|
-
"immutable-chunkmap",
|
|
50
49
|
]
|
|
51
50
|
|
|
52
51
|
[[package]]
|
|
53
52
|
name = "accesskit_macos"
|
|
54
|
-
version = "0.
|
|
53
|
+
version = "0.20.0"
|
|
55
54
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
56
|
-
checksum = "
|
|
55
|
+
checksum = "692dd318ff8a7a0ffda67271c4bd10cf32249656f4e49390db0b26ca92b095f2"
|
|
57
56
|
dependencies = [
|
|
58
57
|
"accesskit",
|
|
59
58
|
"accesskit_consumer",
|
|
@@ -65,9 +64,9 @@ dependencies = [
|
|
|
65
64
|
|
|
66
65
|
[[package]]
|
|
67
66
|
name = "accesskit_unix"
|
|
68
|
-
version = "0.
|
|
67
|
+
version = "0.15.0"
|
|
69
68
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
70
|
-
checksum = "
|
|
69
|
+
checksum = "c5f7474c36606d0fe4f438291d667bae7042ea2760f506650ad2366926358fc8"
|
|
71
70
|
dependencies = [
|
|
72
71
|
"accesskit",
|
|
73
72
|
"accesskit_atspi_common",
|
|
@@ -83,14 +82,13 @@ dependencies = [
|
|
|
83
82
|
|
|
84
83
|
[[package]]
|
|
85
84
|
name = "accesskit_windows"
|
|
86
|
-
version = "0.
|
|
85
|
+
version = "0.27.0"
|
|
87
86
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
88
|
-
checksum = "
|
|
87
|
+
checksum = "70a042b62c9c05bf7b616f015515c17d2813f3ba89978d6f4fc369735d60700a"
|
|
89
88
|
dependencies = [
|
|
90
89
|
"accesskit",
|
|
91
90
|
"accesskit_consumer",
|
|
92
91
|
"hashbrown",
|
|
93
|
-
"paste",
|
|
94
92
|
"static_assertions",
|
|
95
93
|
"windows",
|
|
96
94
|
"windows-core",
|
|
@@ -98,9 +96,9 @@ dependencies = [
|
|
|
98
96
|
|
|
99
97
|
[[package]]
|
|
100
98
|
name = "accesskit_winit"
|
|
101
|
-
version = "0.
|
|
99
|
+
version = "0.27.0"
|
|
102
100
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
103
|
-
checksum = "
|
|
101
|
+
checksum = "5c1f0d3d13113d8857542a4f8d1a1c24d1dc1527b77aee8426127f4901588708"
|
|
104
102
|
dependencies = [
|
|
105
103
|
"accesskit",
|
|
106
104
|
"accesskit_macos",
|
|
@@ -123,7 +121,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
123
121
|
checksum = "5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75"
|
|
124
122
|
dependencies = [
|
|
125
123
|
"cfg-if",
|
|
126
|
-
"getrandom
|
|
124
|
+
"getrandom",
|
|
127
125
|
"once_cell",
|
|
128
126
|
"version_check",
|
|
129
127
|
"zerocopy",
|
|
@@ -145,7 +143,7 @@ dependencies = [
|
|
|
145
143
|
"log",
|
|
146
144
|
"ndk",
|
|
147
145
|
"ndk-context",
|
|
148
|
-
"ndk-sys
|
|
146
|
+
"ndk-sys",
|
|
149
147
|
"num_enum",
|
|
150
148
|
"thiserror 1.0.69",
|
|
151
149
|
]
|
|
@@ -156,20 +154,11 @@ version = "0.2.2"
|
|
|
156
154
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
157
155
|
checksum = "fc7eb209b1518d6bb87b283c20095f5228ecda460da70b44f0802523dea6da04"
|
|
158
156
|
|
|
159
|
-
[[package]]
|
|
160
|
-
name = "android_system_properties"
|
|
161
|
-
version = "0.1.5"
|
|
162
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
163
|
-
checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
|
|
164
|
-
dependencies = [
|
|
165
|
-
"libc",
|
|
166
|
-
]
|
|
167
|
-
|
|
168
157
|
[[package]]
|
|
169
158
|
name = "arboard"
|
|
170
|
-
version = "3.
|
|
159
|
+
version = "3.6.0"
|
|
171
160
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
172
|
-
checksum = "
|
|
161
|
+
checksum = "55f533f8e0af236ffe5eb979b99381df3258853f00ba2e44b6e1955292c75227"
|
|
173
162
|
dependencies = [
|
|
174
163
|
"clipboard-win",
|
|
175
164
|
"image",
|
|
@@ -203,15 +192,6 @@ version = "1.0.1"
|
|
|
203
192
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
204
193
|
checksum = "175571dd1d178ced59193a6fc02dde1b972eb0bc56c892cde9beeceac5bf0f6b"
|
|
205
194
|
|
|
206
|
-
[[package]]
|
|
207
|
-
name = "ash"
|
|
208
|
-
version = "0.38.0+1.3.281"
|
|
209
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
210
|
-
checksum = "0bb44936d800fea8f016d7f2311c6a4f97aebd5dc86f09906139ec848cf3a46f"
|
|
211
|
-
dependencies = [
|
|
212
|
-
"libloading",
|
|
213
|
-
]
|
|
214
|
-
|
|
215
195
|
[[package]]
|
|
216
196
|
name = "async-broadcast"
|
|
217
197
|
version = "0.7.2"
|
|
@@ -226,9 +206,9 @@ dependencies = [
|
|
|
226
206
|
|
|
227
207
|
[[package]]
|
|
228
208
|
name = "async-channel"
|
|
229
|
-
version = "2.
|
|
209
|
+
version = "2.5.0"
|
|
230
210
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
231
|
-
checksum = "
|
|
211
|
+
checksum = "924ed96dd52d1b75e9c1a3e6275715fd320f5f9439fb5a4a11fa51f4221158d2"
|
|
232
212
|
dependencies = [
|
|
233
213
|
"concurrent-queue",
|
|
234
214
|
"event-listener-strategy",
|
|
@@ -250,17 +230,6 @@ dependencies = [
|
|
|
250
230
|
"slab",
|
|
251
231
|
]
|
|
252
232
|
|
|
253
|
-
[[package]]
|
|
254
|
-
name = "async-fs"
|
|
255
|
-
version = "2.1.2"
|
|
256
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
257
|
-
checksum = "ebcd09b382f40fcd159c2d695175b2ae620ffa5f3bd6f664131efff4e8b9e04a"
|
|
258
|
-
dependencies = [
|
|
259
|
-
"async-lock",
|
|
260
|
-
"blocking",
|
|
261
|
-
"futures-lite",
|
|
262
|
-
]
|
|
263
|
-
|
|
264
233
|
[[package]]
|
|
265
234
|
name = "async-io"
|
|
266
235
|
version = "2.4.1"
|
|
@@ -364,9 +333,9 @@ checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
|
|
|
364
333
|
|
|
365
334
|
[[package]]
|
|
366
335
|
name = "atspi"
|
|
367
|
-
version = "0.
|
|
336
|
+
version = "0.25.0"
|
|
368
337
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
369
|
-
checksum = "
|
|
338
|
+
checksum = "c83247582e7508838caf5f316c00791eee0e15c0bf743e6880585b867e16815c"
|
|
370
339
|
dependencies = [
|
|
371
340
|
"atspi-common",
|
|
372
341
|
"atspi-connection",
|
|
@@ -375,9 +344,9 @@ dependencies = [
|
|
|
375
344
|
|
|
376
345
|
[[package]]
|
|
377
346
|
name = "atspi-common"
|
|
378
|
-
version = "0.
|
|
347
|
+
version = "0.9.0"
|
|
379
348
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
380
|
-
checksum = "
|
|
349
|
+
checksum = "33dfc05e7cdf90988a197803bf24f5788f94f7c94a69efa95683e8ffe76cfdfb"
|
|
381
350
|
dependencies = [
|
|
382
351
|
"enumflags2",
|
|
383
352
|
"serde",
|
|
@@ -391,9 +360,9 @@ dependencies = [
|
|
|
391
360
|
|
|
392
361
|
[[package]]
|
|
393
362
|
name = "atspi-connection"
|
|
394
|
-
version = "0.
|
|
363
|
+
version = "0.9.0"
|
|
395
364
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
396
|
-
checksum = "
|
|
365
|
+
checksum = "4193d51303d8332304056ae0004714256b46b6635a5c556109b319c0d3784938"
|
|
397
366
|
dependencies = [
|
|
398
367
|
"atspi-common",
|
|
399
368
|
"atspi-proxies",
|
|
@@ -403,14 +372,13 @@ dependencies = [
|
|
|
403
372
|
|
|
404
373
|
[[package]]
|
|
405
374
|
name = "atspi-proxies"
|
|
406
|
-
version = "0.
|
|
375
|
+
version = "0.9.0"
|
|
407
376
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
408
|
-
checksum = "
|
|
377
|
+
checksum = "d2eebcb9e7e76f26d0bcfd6f0295e1cd1e6f33bedbc5698a971db8dc43d7751c"
|
|
409
378
|
dependencies = [
|
|
410
379
|
"atspi-common",
|
|
411
380
|
"serde",
|
|
412
381
|
"zbus",
|
|
413
|
-
"zvariant",
|
|
414
382
|
]
|
|
415
383
|
|
|
416
384
|
[[package]]
|
|
@@ -419,27 +387,12 @@ version = "1.5.0"
|
|
|
419
387
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
420
388
|
checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8"
|
|
421
389
|
|
|
422
|
-
[[package]]
|
|
423
|
-
name = "base64"
|
|
424
|
-
version = "0.21.7"
|
|
425
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
426
|
-
checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
|
|
427
|
-
|
|
428
390
|
[[package]]
|
|
429
391
|
name = "base64"
|
|
430
392
|
version = "0.22.1"
|
|
431
393
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
432
394
|
checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
|
|
433
395
|
|
|
434
|
-
[[package]]
|
|
435
|
-
name = "bincode"
|
|
436
|
-
version = "1.3.3"
|
|
437
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
438
|
-
checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"
|
|
439
|
-
dependencies = [
|
|
440
|
-
"serde",
|
|
441
|
-
]
|
|
442
|
-
|
|
443
396
|
[[package]]
|
|
444
397
|
name = "bit-set"
|
|
445
398
|
version = "0.8.0"
|
|
@@ -470,12 +423,6 @@ dependencies = [
|
|
|
470
423
|
"serde",
|
|
471
424
|
]
|
|
472
425
|
|
|
473
|
-
[[package]]
|
|
474
|
-
name = "block"
|
|
475
|
-
version = "0.1.6"
|
|
476
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
477
|
-
checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
|
|
478
|
-
|
|
479
426
|
[[package]]
|
|
480
427
|
name = "block-buffer"
|
|
481
428
|
version = "0.10.4"
|
|
@@ -496,9 +443,9 @@ dependencies = [
|
|
|
496
443
|
|
|
497
444
|
[[package]]
|
|
498
445
|
name = "blocking"
|
|
499
|
-
version = "1.6.
|
|
446
|
+
version = "1.6.2"
|
|
500
447
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
501
|
-
checksum = "
|
|
448
|
+
checksum = "e83f8d02be6967315521be875afa792a316e28d57b5a2d401897e2a7921b7f21"
|
|
502
449
|
dependencies = [
|
|
503
450
|
"async-channel",
|
|
504
451
|
"async-task",
|
|
@@ -573,9 +520,9 @@ dependencies = [
|
|
|
573
520
|
|
|
574
521
|
[[package]]
|
|
575
522
|
name = "cc"
|
|
576
|
-
version = "1.2.
|
|
523
|
+
version = "1.2.29"
|
|
577
524
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
578
|
-
checksum = "
|
|
525
|
+
checksum = "5c1599538de2394445747c8cf7935946e3cc27e9625f889d979bfb2aaf569362"
|
|
579
526
|
dependencies = [
|
|
580
527
|
"jobserver",
|
|
581
528
|
"libc",
|
|
@@ -620,10 +567,11 @@ dependencies = [
|
|
|
620
567
|
|
|
621
568
|
[[package]]
|
|
622
569
|
name = "codespan-reporting"
|
|
623
|
-
version = "0.
|
|
570
|
+
version = "0.12.0"
|
|
624
571
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
625
|
-
checksum = "
|
|
572
|
+
checksum = "fe6d2e5af09e8c8ad56c969f2157a3d4238cebc7c55f0a517728c38f7b200f81"
|
|
626
573
|
dependencies = [
|
|
574
|
+
"serde",
|
|
627
575
|
"termcolor",
|
|
628
576
|
"unicode-width",
|
|
629
577
|
]
|
|
@@ -699,15 +647,13 @@ dependencies = [
|
|
|
699
647
|
|
|
700
648
|
[[package]]
|
|
701
649
|
name = "cosmol_viewer"
|
|
702
|
-
version = "0.1.
|
|
650
|
+
version = "0.1.2-nightly.1"
|
|
703
651
|
dependencies = [
|
|
704
652
|
"bytemuck",
|
|
705
653
|
"cosmol_viewer_core",
|
|
706
654
|
"eframe",
|
|
707
655
|
"egui_extras",
|
|
708
|
-
"glam",
|
|
709
656
|
"hex",
|
|
710
|
-
"ipc-channel",
|
|
711
657
|
"serde",
|
|
712
658
|
"serde_json",
|
|
713
659
|
"sha2",
|
|
@@ -717,10 +663,11 @@ dependencies = [
|
|
|
717
663
|
|
|
718
664
|
[[package]]
|
|
719
665
|
name = "cosmol_viewer_core"
|
|
720
|
-
version = "0.1.
|
|
666
|
+
version = "0.1.2-nightly.1"
|
|
721
667
|
dependencies = [
|
|
722
668
|
"bytemuck",
|
|
723
669
|
"eframe",
|
|
670
|
+
"egui-winit",
|
|
724
671
|
"egui_extras",
|
|
725
672
|
"glam",
|
|
726
673
|
"once_cell",
|
|
@@ -731,48 +678,26 @@ dependencies = [
|
|
|
731
678
|
"web-sys",
|
|
732
679
|
]
|
|
733
680
|
|
|
734
|
-
[[package]]
|
|
735
|
-
name = "cosmol_viewer_gui"
|
|
736
|
-
version = "0.1.1-nightly.5"
|
|
737
|
-
dependencies = [
|
|
738
|
-
"bytemuck",
|
|
739
|
-
"cosmol_viewer_core",
|
|
740
|
-
"eframe",
|
|
741
|
-
"egui_extras",
|
|
742
|
-
"glam",
|
|
743
|
-
"ipc-channel",
|
|
744
|
-
"serde",
|
|
745
|
-
"serde_json",
|
|
746
|
-
"wasm-bindgen-futures",
|
|
747
|
-
"web-sys",
|
|
748
|
-
]
|
|
749
|
-
|
|
750
681
|
[[package]]
|
|
751
682
|
name = "cosmol_viewer_python"
|
|
752
683
|
version = "0.0.0"
|
|
753
684
|
dependencies = [
|
|
754
|
-
"base64
|
|
685
|
+
"base64",
|
|
755
686
|
"cosmol_viewer_core",
|
|
756
687
|
"eframe",
|
|
757
688
|
"egui_extras",
|
|
758
|
-
"glam",
|
|
759
|
-
"hex",
|
|
760
|
-
"ipc-channel",
|
|
761
689
|
"pyo3",
|
|
762
690
|
"serde_json",
|
|
763
|
-
"sha2",
|
|
764
691
|
"uuid",
|
|
765
692
|
"wasm-bindgen",
|
|
766
693
|
]
|
|
767
694
|
|
|
768
695
|
[[package]]
|
|
769
696
|
name = "cosmol_viewer_wasm"
|
|
770
|
-
version = "0.1.
|
|
697
|
+
version = "0.1.2-nightly.1"
|
|
771
698
|
dependencies = [
|
|
772
699
|
"cosmol_viewer_core",
|
|
773
700
|
"eframe",
|
|
774
|
-
"egui_extras",
|
|
775
|
-
"glam",
|
|
776
701
|
"log",
|
|
777
702
|
"serde_json",
|
|
778
703
|
"wasm-bindgen",
|
|
@@ -791,28 +716,25 @@ dependencies = [
|
|
|
791
716
|
|
|
792
717
|
[[package]]
|
|
793
718
|
name = "crc32fast"
|
|
794
|
-
version = "1.
|
|
719
|
+
version = "1.5.0"
|
|
795
720
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
796
|
-
checksum = "
|
|
721
|
+
checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511"
|
|
797
722
|
dependencies = [
|
|
798
723
|
"cfg-if",
|
|
799
724
|
]
|
|
800
725
|
|
|
801
|
-
[[package]]
|
|
802
|
-
name = "crossbeam-channel"
|
|
803
|
-
version = "0.5.15"
|
|
804
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
805
|
-
checksum = "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2"
|
|
806
|
-
dependencies = [
|
|
807
|
-
"crossbeam-utils",
|
|
808
|
-
]
|
|
809
|
-
|
|
810
726
|
[[package]]
|
|
811
727
|
name = "crossbeam-utils"
|
|
812
728
|
version = "0.8.21"
|
|
813
729
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
814
730
|
checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
|
|
815
731
|
|
|
732
|
+
[[package]]
|
|
733
|
+
name = "crunchy"
|
|
734
|
+
version = "0.2.4"
|
|
735
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
736
|
+
checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5"
|
|
737
|
+
|
|
816
738
|
[[package]]
|
|
817
739
|
name = "crypto-common"
|
|
818
740
|
version = "0.1.6"
|
|
@@ -829,12 +751,6 @@ version = "1.2.0"
|
|
|
829
751
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
830
752
|
checksum = "f27ae1dd37df86211c42e150270f82743308803d90a6f6e6651cd730d5e1732f"
|
|
831
753
|
|
|
832
|
-
[[package]]
|
|
833
|
-
name = "data-url"
|
|
834
|
-
version = "0.3.1"
|
|
835
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
836
|
-
checksum = "5c297a1c74b71ae29df00c3e22dd9534821d60eb9af5a0192823fa2acea70c2a"
|
|
837
|
-
|
|
838
754
|
[[package]]
|
|
839
755
|
name = "digest"
|
|
840
756
|
version = "0.10.7"
|
|
@@ -904,9 +820,9 @@ checksum = "d8b14ccef22fc6f5a8f4d7d768562a182c04ce9a3b3157b91390b52ddfdf1a76"
|
|
|
904
820
|
|
|
905
821
|
[[package]]
|
|
906
822
|
name = "ecolor"
|
|
907
|
-
version = "0.
|
|
823
|
+
version = "0.32.0"
|
|
908
824
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
909
|
-
checksum = "
|
|
825
|
+
checksum = "4a631732d995184114016fab22fc7e3faf73d6841c2d7650395fe251fbcd9285"
|
|
910
826
|
dependencies = [
|
|
911
827
|
"bytemuck",
|
|
912
828
|
"emath",
|
|
@@ -914,9 +830,9 @@ dependencies = [
|
|
|
914
830
|
|
|
915
831
|
[[package]]
|
|
916
832
|
name = "eframe"
|
|
917
|
-
version = "0.
|
|
833
|
+
version = "0.32.0"
|
|
918
834
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
919
|
-
checksum = "
|
|
835
|
+
checksum = "0c790ccfbb3dd556588342463454b2b2b13909e5fdce5bc2a1432a8aa69c8b7a"
|
|
920
836
|
dependencies = [
|
|
921
837
|
"ahash",
|
|
922
838
|
"bytemuck",
|
|
@@ -950,9 +866,9 @@ dependencies = [
|
|
|
950
866
|
|
|
951
867
|
[[package]]
|
|
952
868
|
name = "egui"
|
|
953
|
-
version = "0.
|
|
869
|
+
version = "0.32.0"
|
|
954
870
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
955
|
-
checksum = "
|
|
871
|
+
checksum = "8470210c95a42cc985d9ffebfd5067eea55bdb1c3f7611484907db9639675e28"
|
|
956
872
|
dependencies = [
|
|
957
873
|
"accesskit",
|
|
958
874
|
"ahash",
|
|
@@ -962,13 +878,15 @@ dependencies = [
|
|
|
962
878
|
"log",
|
|
963
879
|
"nohash-hasher",
|
|
964
880
|
"profiling",
|
|
881
|
+
"smallvec",
|
|
882
|
+
"unicode-segmentation",
|
|
965
883
|
]
|
|
966
884
|
|
|
967
885
|
[[package]]
|
|
968
886
|
name = "egui-wgpu"
|
|
969
|
-
version = "0.
|
|
887
|
+
version = "0.32.0"
|
|
970
888
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
971
|
-
checksum = "
|
|
889
|
+
checksum = "14de9942d8b9e99e2d830403c208ab1a6e052e925a7456a4f6f66d567d90de1d"
|
|
972
890
|
dependencies = [
|
|
973
891
|
"ahash",
|
|
974
892
|
"bytemuck",
|
|
@@ -986,9 +904,9 @@ dependencies = [
|
|
|
986
904
|
|
|
987
905
|
[[package]]
|
|
988
906
|
name = "egui-winit"
|
|
989
|
-
version = "0.
|
|
907
|
+
version = "0.32.0"
|
|
990
908
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
991
|
-
checksum = "
|
|
909
|
+
checksum = "c490804a035cec9c826082894a3e1ecf4198accd3817deb10f7919108ebafab0"
|
|
992
910
|
dependencies = [
|
|
993
911
|
"accesskit_winit",
|
|
994
912
|
"ahash",
|
|
@@ -1006,9 +924,9 @@ dependencies = [
|
|
|
1006
924
|
|
|
1007
925
|
[[package]]
|
|
1008
926
|
name = "egui_extras"
|
|
1009
|
-
version = "0.
|
|
927
|
+
version = "0.32.0"
|
|
1010
928
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1011
|
-
checksum = "
|
|
929
|
+
checksum = "0f791a5937f518249016b276b3639ad2aa3824048b6f2161ec2b431ab325880a"
|
|
1012
930
|
dependencies = [
|
|
1013
931
|
"ahash",
|
|
1014
932
|
"egui",
|
|
@@ -1016,14 +934,13 @@ dependencies = [
|
|
|
1016
934
|
"log",
|
|
1017
935
|
"mime_guess2",
|
|
1018
936
|
"profiling",
|
|
1019
|
-
"resvg",
|
|
1020
937
|
]
|
|
1021
938
|
|
|
1022
939
|
[[package]]
|
|
1023
940
|
name = "egui_glow"
|
|
1024
|
-
version = "0.
|
|
941
|
+
version = "0.32.0"
|
|
1025
942
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1026
|
-
checksum = "
|
|
943
|
+
checksum = "d44f3fd4fdc5f960c9e9ef7327c26647edc3141abf96102980647129d49358e6"
|
|
1027
944
|
dependencies = [
|
|
1028
945
|
"ahash",
|
|
1029
946
|
"bytemuck",
|
|
@@ -1039,9 +956,9 @@ dependencies = [
|
|
|
1039
956
|
|
|
1040
957
|
[[package]]
|
|
1041
958
|
name = "emath"
|
|
1042
|
-
version = "0.
|
|
959
|
+
version = "0.32.0"
|
|
1043
960
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1044
|
-
checksum = "
|
|
961
|
+
checksum = "45f057b141e7e46340c321400be74b793543b1b213036f0f989c35d35957c32e"
|
|
1045
962
|
dependencies = [
|
|
1046
963
|
"bytemuck",
|
|
1047
964
|
]
|
|
@@ -1059,7 +976,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
1059
976
|
checksum = "6866f3bfdf8207509a033af1a75a7b08abda06bbaaeae6669323fd5a097df2e9"
|
|
1060
977
|
dependencies = [
|
|
1061
978
|
"enum-map-derive",
|
|
1062
|
-
"serde",
|
|
1063
979
|
]
|
|
1064
980
|
|
|
1065
981
|
[[package]]
|
|
@@ -1096,9 +1012,9 @@ dependencies = [
|
|
|
1096
1012
|
|
|
1097
1013
|
[[package]]
|
|
1098
1014
|
name = "epaint"
|
|
1099
|
-
version = "0.
|
|
1015
|
+
version = "0.32.0"
|
|
1100
1016
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1101
|
-
checksum = "
|
|
1017
|
+
checksum = "94cca02195f0552c17cabdc02f39aa9ab6fbd815dac60ab1cd3d5b0aa6f9551c"
|
|
1102
1018
|
dependencies = [
|
|
1103
1019
|
"ab_glyph",
|
|
1104
1020
|
"ahash",
|
|
@@ -1114,9 +1030,9 @@ dependencies = [
|
|
|
1114
1030
|
|
|
1115
1031
|
[[package]]
|
|
1116
1032
|
name = "epaint_default_fonts"
|
|
1117
|
-
version = "0.
|
|
1033
|
+
version = "0.32.0"
|
|
1118
1034
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1119
|
-
checksum = "
|
|
1035
|
+
checksum = "e8495e11ed527dff39663b8c36b6c2b2799d7e4287fb90556e455d72eca0b4d3"
|
|
1120
1036
|
|
|
1121
1037
|
[[package]]
|
|
1122
1038
|
name = "equivalent"
|
|
@@ -1186,18 +1102,6 @@ dependencies = [
|
|
|
1186
1102
|
"miniz_oxide",
|
|
1187
1103
|
]
|
|
1188
1104
|
|
|
1189
|
-
[[package]]
|
|
1190
|
-
name = "float-cmp"
|
|
1191
|
-
version = "0.9.0"
|
|
1192
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1193
|
-
checksum = "98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4"
|
|
1194
|
-
|
|
1195
|
-
[[package]]
|
|
1196
|
-
name = "fnv"
|
|
1197
|
-
version = "1.0.7"
|
|
1198
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1199
|
-
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
|
|
1200
|
-
|
|
1201
1105
|
[[package]]
|
|
1202
1106
|
name = "foldhash"
|
|
1203
1107
|
version = "0.1.5"
|
|
@@ -1276,12 +1180,6 @@ dependencies = [
|
|
|
1276
1180
|
"syn",
|
|
1277
1181
|
]
|
|
1278
1182
|
|
|
1279
|
-
[[package]]
|
|
1280
|
-
name = "futures-sink"
|
|
1281
|
-
version = "0.3.31"
|
|
1282
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1283
|
-
checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
|
|
1284
|
-
|
|
1285
1183
|
[[package]]
|
|
1286
1184
|
name = "futures-task"
|
|
1287
1185
|
version = "0.3.31"
|
|
@@ -1295,11 +1193,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
1295
1193
|
checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
|
|
1296
1194
|
dependencies = [
|
|
1297
1195
|
"futures-core",
|
|
1298
|
-
"futures-io",
|
|
1299
1196
|
"futures-macro",
|
|
1300
|
-
"futures-sink",
|
|
1301
1197
|
"futures-task",
|
|
1302
|
-
"memchr",
|
|
1303
1198
|
"pin-project-lite",
|
|
1304
1199
|
"pin-utils",
|
|
1305
1200
|
"slab",
|
|
@@ -1325,17 +1220,6 @@ dependencies = [
|
|
|
1325
1220
|
"windows-targets 0.48.5",
|
|
1326
1221
|
]
|
|
1327
1222
|
|
|
1328
|
-
[[package]]
|
|
1329
|
-
name = "getrandom"
|
|
1330
|
-
version = "0.2.16"
|
|
1331
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1332
|
-
checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592"
|
|
1333
|
-
dependencies = [
|
|
1334
|
-
"cfg-if",
|
|
1335
|
-
"libc",
|
|
1336
|
-
"wasi 0.11.1+wasi-snapshot-preview1",
|
|
1337
|
-
]
|
|
1338
|
-
|
|
1339
1223
|
[[package]]
|
|
1340
1224
|
name = "getrandom"
|
|
1341
1225
|
version = "0.3.3"
|
|
@@ -1345,7 +1229,7 @@ dependencies = [
|
|
|
1345
1229
|
"cfg-if",
|
|
1346
1230
|
"libc",
|
|
1347
1231
|
"r-efi",
|
|
1348
|
-
"wasi
|
|
1232
|
+
"wasi",
|
|
1349
1233
|
]
|
|
1350
1234
|
|
|
1351
1235
|
[[package]]
|
|
@@ -1447,42 +1331,14 @@ dependencies = [
|
|
|
1447
1331
|
]
|
|
1448
1332
|
|
|
1449
1333
|
[[package]]
|
|
1450
|
-
name = "
|
|
1451
|
-
version = "
|
|
1452
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1453
|
-
checksum = "fbcd2dba93594b227a1f57ee09b8b9da8892c34d55aa332e034a228d0fe6a171"
|
|
1454
|
-
dependencies = [
|
|
1455
|
-
"bitflags 2.9.1",
|
|
1456
|
-
"gpu-alloc-types",
|
|
1457
|
-
]
|
|
1458
|
-
|
|
1459
|
-
[[package]]
|
|
1460
|
-
name = "gpu-alloc-types"
|
|
1461
|
-
version = "0.3.0"
|
|
1462
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1463
|
-
checksum = "98ff03b468aa837d70984d55f5d3f846f6ec31fe34bbb97c4f85219caeee1ca4"
|
|
1464
|
-
dependencies = [
|
|
1465
|
-
"bitflags 2.9.1",
|
|
1466
|
-
]
|
|
1467
|
-
|
|
1468
|
-
[[package]]
|
|
1469
|
-
name = "gpu-descriptor"
|
|
1470
|
-
version = "0.3.2"
|
|
1471
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1472
|
-
checksum = "b89c83349105e3732062a895becfc71a8f921bb71ecbbdd8ff99263e3b53a0ca"
|
|
1473
|
-
dependencies = [
|
|
1474
|
-
"bitflags 2.9.1",
|
|
1475
|
-
"gpu-descriptor-types",
|
|
1476
|
-
"hashbrown",
|
|
1477
|
-
]
|
|
1478
|
-
|
|
1479
|
-
[[package]]
|
|
1480
|
-
name = "gpu-descriptor-types"
|
|
1481
|
-
version = "0.2.0"
|
|
1334
|
+
name = "half"
|
|
1335
|
+
version = "2.6.0"
|
|
1482
1336
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1483
|
-
checksum = "
|
|
1337
|
+
checksum = "459196ed295495a68f7d7fe1d84f6c4b7ff0e21fe3017b2f283c6fac3ad803c9"
|
|
1484
1338
|
dependencies = [
|
|
1485
|
-
"
|
|
1339
|
+
"cfg-if",
|
|
1340
|
+
"crunchy",
|
|
1341
|
+
"num-traits",
|
|
1486
1342
|
]
|
|
1487
1343
|
|
|
1488
1344
|
[[package]]
|
|
@@ -1638,26 +1494,11 @@ dependencies = [
|
|
|
1638
1494
|
"tiff",
|
|
1639
1495
|
]
|
|
1640
1496
|
|
|
1641
|
-
[[package]]
|
|
1642
|
-
name = "imagesize"
|
|
1643
|
-
version = "0.12.0"
|
|
1644
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1645
|
-
checksum = "029d73f573d8e8d63e6d5020011d3255b28c3ba85d6cf870a07184ed23de9284"
|
|
1646
|
-
|
|
1647
|
-
[[package]]
|
|
1648
|
-
name = "immutable-chunkmap"
|
|
1649
|
-
version = "2.0.6"
|
|
1650
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1651
|
-
checksum = "12f97096f508d54f8f8ab8957862eee2ccd628847b6217af1a335e1c44dee578"
|
|
1652
|
-
dependencies = [
|
|
1653
|
-
"arrayvec",
|
|
1654
|
-
]
|
|
1655
|
-
|
|
1656
1497
|
[[package]]
|
|
1657
1498
|
name = "indexmap"
|
|
1658
|
-
version = "2.
|
|
1499
|
+
version = "2.10.0"
|
|
1659
1500
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1660
|
-
checksum = "
|
|
1501
|
+
checksum = "fe4cd85333e22411419a0bcae1297d25e58c9443848b11dc6a86fefe8c78a661"
|
|
1661
1502
|
dependencies = [
|
|
1662
1503
|
"equivalent",
|
|
1663
1504
|
"hashbrown",
|
|
@@ -1669,24 +1510,6 @@ version = "2.0.6"
|
|
|
1669
1510
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1670
1511
|
checksum = "f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd"
|
|
1671
1512
|
|
|
1672
|
-
[[package]]
|
|
1673
|
-
name = "ipc-channel"
|
|
1674
|
-
version = "0.20.0"
|
|
1675
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1676
|
-
checksum = "5b1c98b70019c830a1fc39cecfe1f60ff99c4122f0a189697c810c90ec545c14"
|
|
1677
|
-
dependencies = [
|
|
1678
|
-
"bincode",
|
|
1679
|
-
"crossbeam-channel",
|
|
1680
|
-
"fnv",
|
|
1681
|
-
"libc",
|
|
1682
|
-
"mio",
|
|
1683
|
-
"rand 0.9.1",
|
|
1684
|
-
"serde",
|
|
1685
|
-
"tempfile",
|
|
1686
|
-
"uuid",
|
|
1687
|
-
"windows",
|
|
1688
|
-
]
|
|
1689
|
-
|
|
1690
1513
|
[[package]]
|
|
1691
1514
|
name = "itoa"
|
|
1692
1515
|
version = "1.0.15"
|
|
@@ -1721,7 +1544,7 @@ version = "0.1.33"
|
|
|
1721
1544
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1722
1545
|
checksum = "38f262f097c174adebe41eb73d66ae9c06b2844fb0da69969647bbddd9b0538a"
|
|
1723
1546
|
dependencies = [
|
|
1724
|
-
"getrandom
|
|
1547
|
+
"getrandom",
|
|
1725
1548
|
"libc",
|
|
1726
1549
|
]
|
|
1727
1550
|
|
|
@@ -1741,32 +1564,12 @@ dependencies = [
|
|
|
1741
1564
|
"wasm-bindgen",
|
|
1742
1565
|
]
|
|
1743
1566
|
|
|
1744
|
-
[[package]]
|
|
1745
|
-
name = "khronos-egl"
|
|
1746
|
-
version = "6.0.0"
|
|
1747
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1748
|
-
checksum = "6aae1df220ece3c0ada96b8153459b67eebe9ae9212258bb0134ae60416fdf76"
|
|
1749
|
-
dependencies = [
|
|
1750
|
-
"libc",
|
|
1751
|
-
"libloading",
|
|
1752
|
-
"pkg-config",
|
|
1753
|
-
]
|
|
1754
|
-
|
|
1755
1567
|
[[package]]
|
|
1756
1568
|
name = "khronos_api"
|
|
1757
1569
|
version = "3.1.0"
|
|
1758
1570
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1759
1571
|
checksum = "e2db585e1d738fc771bf08a151420d3ed193d9d895a36df7f6f8a9456b911ddc"
|
|
1760
1572
|
|
|
1761
|
-
[[package]]
|
|
1762
|
-
name = "kurbo"
|
|
1763
|
-
version = "0.9.5"
|
|
1764
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1765
|
-
checksum = "bd85a5776cd9500c2e2059c8c76c3b01528566b7fcbaf8098b55a33fc298849b"
|
|
1766
|
-
dependencies = [
|
|
1767
|
-
"arrayvec",
|
|
1768
|
-
]
|
|
1769
|
-
|
|
1770
1573
|
[[package]]
|
|
1771
1574
|
name = "libc"
|
|
1772
1575
|
version = "0.2.174"
|
|
@@ -1783,6 +1586,12 @@ dependencies = [
|
|
|
1783
1586
|
"windows-targets 0.53.2",
|
|
1784
1587
|
]
|
|
1785
1588
|
|
|
1589
|
+
[[package]]
|
|
1590
|
+
name = "libm"
|
|
1591
|
+
version = "0.2.15"
|
|
1592
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1593
|
+
checksum = "f9fbbcab51052fe104eb5e5d351cf728d30a5be1fe14d9be8a3b097481fb97de"
|
|
1594
|
+
|
|
1786
1595
|
[[package]]
|
|
1787
1596
|
name = "libredox"
|
|
1788
1597
|
version = "0.1.4"
|
|
@@ -1834,15 +1643,6 @@ version = "0.4.27"
|
|
|
1834
1643
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1835
1644
|
checksum = "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94"
|
|
1836
1645
|
|
|
1837
|
-
[[package]]
|
|
1838
|
-
name = "malloc_buf"
|
|
1839
|
-
version = "0.0.6"
|
|
1840
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1841
|
-
checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
|
|
1842
|
-
dependencies = [
|
|
1843
|
-
"libc",
|
|
1844
|
-
]
|
|
1845
|
-
|
|
1846
1646
|
[[package]]
|
|
1847
1647
|
name = "memchr"
|
|
1848
1648
|
version = "2.7.5"
|
|
@@ -1851,9 +1651,9 @@ checksum = "32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0"
|
|
|
1851
1651
|
|
|
1852
1652
|
[[package]]
|
|
1853
1653
|
name = "memmap2"
|
|
1854
|
-
version = "0.9.
|
|
1654
|
+
version = "0.9.7"
|
|
1855
1655
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1856
|
-
checksum = "
|
|
1656
|
+
checksum = "483758ad303d734cec05e5c12b41d7e93e6a6390c5e9dae6bdeb7c1259012d28"
|
|
1857
1657
|
dependencies = [
|
|
1858
1658
|
"libc",
|
|
1859
1659
|
]
|
|
@@ -1867,21 +1667,6 @@ dependencies = [
|
|
|
1867
1667
|
"autocfg",
|
|
1868
1668
|
]
|
|
1869
1669
|
|
|
1870
|
-
[[package]]
|
|
1871
|
-
name = "metal"
|
|
1872
|
-
version = "0.31.0"
|
|
1873
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1874
|
-
checksum = "f569fb946490b5743ad69813cb19629130ce9374034abe31614a36402d18f99e"
|
|
1875
|
-
dependencies = [
|
|
1876
|
-
"bitflags 2.9.1",
|
|
1877
|
-
"block",
|
|
1878
|
-
"core-graphics-types",
|
|
1879
|
-
"foreign-types",
|
|
1880
|
-
"log",
|
|
1881
|
-
"objc",
|
|
1882
|
-
"paste",
|
|
1883
|
-
]
|
|
1884
|
-
|
|
1885
1670
|
[[package]]
|
|
1886
1671
|
name = "mime"
|
|
1887
1672
|
version = "0.3.17"
|
|
@@ -1910,37 +1695,28 @@ dependencies = [
|
|
|
1910
1695
|
"simd-adler32",
|
|
1911
1696
|
]
|
|
1912
1697
|
|
|
1913
|
-
[[package]]
|
|
1914
|
-
name = "mio"
|
|
1915
|
-
version = "1.0.4"
|
|
1916
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1917
|
-
checksum = "78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c"
|
|
1918
|
-
dependencies = [
|
|
1919
|
-
"libc",
|
|
1920
|
-
"wasi 0.11.1+wasi-snapshot-preview1",
|
|
1921
|
-
"windows-sys 0.59.0",
|
|
1922
|
-
]
|
|
1923
|
-
|
|
1924
1698
|
[[package]]
|
|
1925
1699
|
name = "naga"
|
|
1926
|
-
version = "
|
|
1700
|
+
version = "25.0.1"
|
|
1927
1701
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1928
|
-
checksum = "
|
|
1702
|
+
checksum = "2b977c445f26e49757f9aca3631c3b8b836942cb278d69a92e7b80d3b24da632"
|
|
1929
1703
|
dependencies = [
|
|
1930
1704
|
"arrayvec",
|
|
1931
1705
|
"bit-set",
|
|
1932
1706
|
"bitflags 2.9.1",
|
|
1933
1707
|
"cfg_aliases",
|
|
1934
1708
|
"codespan-reporting",
|
|
1709
|
+
"half",
|
|
1710
|
+
"hashbrown",
|
|
1935
1711
|
"hexf-parse",
|
|
1936
1712
|
"indexmap",
|
|
1937
1713
|
"log",
|
|
1714
|
+
"num-traits",
|
|
1715
|
+
"once_cell",
|
|
1938
1716
|
"rustc-hash 1.1.0",
|
|
1939
|
-
"spirv",
|
|
1940
1717
|
"strum",
|
|
1941
|
-
"termcolor",
|
|
1942
1718
|
"thiserror 2.0.12",
|
|
1943
|
-
"unicode-
|
|
1719
|
+
"unicode-ident",
|
|
1944
1720
|
]
|
|
1945
1721
|
|
|
1946
1722
|
[[package]]
|
|
@@ -1952,7 +1728,7 @@ dependencies = [
|
|
|
1952
1728
|
"bitflags 2.9.1",
|
|
1953
1729
|
"jni-sys",
|
|
1954
1730
|
"log",
|
|
1955
|
-
"ndk-sys
|
|
1731
|
+
"ndk-sys",
|
|
1956
1732
|
"num_enum",
|
|
1957
1733
|
"raw-window-handle",
|
|
1958
1734
|
"thiserror 1.0.69",
|
|
@@ -1964,15 +1740,6 @@ version = "0.1.1"
|
|
|
1964
1740
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1965
1741
|
checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b"
|
|
1966
1742
|
|
|
1967
|
-
[[package]]
|
|
1968
|
-
name = "ndk-sys"
|
|
1969
|
-
version = "0.5.0+25.2.9519653"
|
|
1970
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1971
|
-
checksum = "8c196769dd60fd4f363e11d948139556a344e79d451aeb2fa2fd040738ef7691"
|
|
1972
|
-
dependencies = [
|
|
1973
|
-
"jni-sys",
|
|
1974
|
-
]
|
|
1975
|
-
|
|
1976
1743
|
[[package]]
|
|
1977
1744
|
name = "ndk-sys"
|
|
1978
1745
|
version = "0.6.0+11769913"
|
|
@@ -1984,9 +1751,9 @@ dependencies = [
|
|
|
1984
1751
|
|
|
1985
1752
|
[[package]]
|
|
1986
1753
|
name = "nix"
|
|
1987
|
-
version = "0.
|
|
1754
|
+
version = "0.30.1"
|
|
1988
1755
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1989
|
-
checksum = "
|
|
1756
|
+
checksum = "74523f3a35e05aba87a1d978330aef40f67b0304ac79c1c00b294c9830543db6"
|
|
1990
1757
|
dependencies = [
|
|
1991
1758
|
"bitflags 2.9.1",
|
|
1992
1759
|
"cfg-if",
|
|
@@ -2008,6 +1775,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
2008
1775
|
checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
|
|
2009
1776
|
dependencies = [
|
|
2010
1777
|
"autocfg",
|
|
1778
|
+
"libm",
|
|
2011
1779
|
]
|
|
2012
1780
|
|
|
2013
1781
|
[[package]]
|
|
@@ -2032,15 +1800,6 @@ dependencies = [
|
|
|
2032
1800
|
"syn",
|
|
2033
1801
|
]
|
|
2034
1802
|
|
|
2035
|
-
[[package]]
|
|
2036
|
-
name = "objc"
|
|
2037
|
-
version = "0.2.7"
|
|
2038
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2039
|
-
checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1"
|
|
2040
|
-
dependencies = [
|
|
2041
|
-
"malloc_buf",
|
|
2042
|
-
]
|
|
2043
|
-
|
|
2044
1803
|
[[package]]
|
|
2045
1804
|
name = "objc-sys"
|
|
2046
1805
|
version = "0.3.5"
|
|
@@ -2327,15 +2086,6 @@ dependencies = [
|
|
|
2327
2086
|
"libredox",
|
|
2328
2087
|
]
|
|
2329
2088
|
|
|
2330
|
-
[[package]]
|
|
2331
|
-
name = "ordered-float"
|
|
2332
|
-
version = "4.6.0"
|
|
2333
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2334
|
-
checksum = "7bb71e1b3fa6ca1c61f383464aaf2bb0e2f8e772a1f01d486832464de363b951"
|
|
2335
|
-
dependencies = [
|
|
2336
|
-
"num-traits",
|
|
2337
|
-
]
|
|
2338
|
-
|
|
2339
2089
|
[[package]]
|
|
2340
2090
|
name = "ordered-stream"
|
|
2341
2091
|
version = "0.2.0"
|
|
@@ -2384,12 +2134,6 @@ dependencies = [
|
|
|
2384
2134
|
"windows-targets 0.52.6",
|
|
2385
2135
|
]
|
|
2386
2136
|
|
|
2387
|
-
[[package]]
|
|
2388
|
-
name = "paste"
|
|
2389
|
-
version = "1.0.15"
|
|
2390
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2391
|
-
checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
|
|
2392
|
-
|
|
2393
2137
|
[[package]]
|
|
2394
2138
|
name = "percent-encoding"
|
|
2395
2139
|
version = "2.3.1"
|
|
@@ -2413,7 +2157,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
2413
2157
|
checksum = "3c80231409c20246a13fddb31776fb942c38553c51e871f8cbd687a4cfb5843d"
|
|
2414
2158
|
dependencies = [
|
|
2415
2159
|
"phf_shared",
|
|
2416
|
-
"rand
|
|
2160
|
+
"rand",
|
|
2417
2161
|
]
|
|
2418
2162
|
|
|
2419
2163
|
[[package]]
|
|
@@ -2436,16 +2180,10 @@ version = "0.11.3"
|
|
|
2436
2180
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2437
2181
|
checksum = "67eabc2ef2a60eb7faa00097bd1ffdb5bd28e62bf39990626a582201b7a754e5"
|
|
2438
2182
|
dependencies = [
|
|
2439
|
-
"siphasher
|
|
2183
|
+
"siphasher",
|
|
2440
2184
|
"unicase",
|
|
2441
2185
|
]
|
|
2442
2186
|
|
|
2443
|
-
[[package]]
|
|
2444
|
-
name = "pico-args"
|
|
2445
|
-
version = "0.5.0"
|
|
2446
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2447
|
-
checksum = "5be167a7af36ee22fe3115051bc51f6e6c7054c9348e28deb4f49bd6f705a315"
|
|
2448
|
-
|
|
2449
2187
|
[[package]]
|
|
2450
2188
|
name = "pin-project"
|
|
2451
2189
|
version = "1.1.10"
|
|
@@ -2538,15 +2276,6 @@ dependencies = [
|
|
|
2538
2276
|
"zerovec",
|
|
2539
2277
|
]
|
|
2540
2278
|
|
|
2541
|
-
[[package]]
|
|
2542
|
-
name = "ppv-lite86"
|
|
2543
|
-
version = "0.2.21"
|
|
2544
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2545
|
-
checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9"
|
|
2546
|
-
dependencies = [
|
|
2547
|
-
"zerocopy",
|
|
2548
|
-
]
|
|
2549
|
-
|
|
2550
2279
|
[[package]]
|
|
2551
2280
|
name = "proc-macro-crate"
|
|
2552
2281
|
version = "3.3.0"
|
|
@@ -2635,9 +2364,9 @@ dependencies = [
|
|
|
2635
2364
|
|
|
2636
2365
|
[[package]]
|
|
2637
2366
|
name = "quick-xml"
|
|
2638
|
-
version = "0.
|
|
2367
|
+
version = "0.36.2"
|
|
2639
2368
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2640
|
-
checksum = "
|
|
2369
|
+
checksum = "f7649a7b4df05aed9ea7ec6f628c67c9953a43869b8bc50929569b2999d443fe"
|
|
2641
2370
|
dependencies = [
|
|
2642
2371
|
"memchr",
|
|
2643
2372
|
"serde",
|
|
@@ -2673,39 +2402,7 @@ version = "0.8.5"
|
|
|
2673
2402
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2674
2403
|
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
|
|
2675
2404
|
dependencies = [
|
|
2676
|
-
"
|
|
2677
|
-
"rand_chacha 0.3.1",
|
|
2678
|
-
"rand_core 0.6.4",
|
|
2679
|
-
]
|
|
2680
|
-
|
|
2681
|
-
[[package]]
|
|
2682
|
-
name = "rand"
|
|
2683
|
-
version = "0.9.1"
|
|
2684
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2685
|
-
checksum = "9fbfd9d094a40bf3ae768db9361049ace4c0e04a4fd6b359518bd7b73a73dd97"
|
|
2686
|
-
dependencies = [
|
|
2687
|
-
"rand_chacha 0.9.0",
|
|
2688
|
-
"rand_core 0.9.3",
|
|
2689
|
-
]
|
|
2690
|
-
|
|
2691
|
-
[[package]]
|
|
2692
|
-
name = "rand_chacha"
|
|
2693
|
-
version = "0.3.1"
|
|
2694
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2695
|
-
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
|
|
2696
|
-
dependencies = [
|
|
2697
|
-
"ppv-lite86",
|
|
2698
|
-
"rand_core 0.6.4",
|
|
2699
|
-
]
|
|
2700
|
-
|
|
2701
|
-
[[package]]
|
|
2702
|
-
name = "rand_chacha"
|
|
2703
|
-
version = "0.9.0"
|
|
2704
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2705
|
-
checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
|
|
2706
|
-
dependencies = [
|
|
2707
|
-
"ppv-lite86",
|
|
2708
|
-
"rand_core 0.9.3",
|
|
2405
|
+
"rand_core",
|
|
2709
2406
|
]
|
|
2710
2407
|
|
|
2711
2408
|
[[package]]
|
|
@@ -2713,18 +2410,6 @@ name = "rand_core"
|
|
|
2713
2410
|
version = "0.6.4"
|
|
2714
2411
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2715
2412
|
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
|
|
2716
|
-
dependencies = [
|
|
2717
|
-
"getrandom 0.2.16",
|
|
2718
|
-
]
|
|
2719
|
-
|
|
2720
|
-
[[package]]
|
|
2721
|
-
name = "rand_core"
|
|
2722
|
-
version = "0.9.3"
|
|
2723
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2724
|
-
checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38"
|
|
2725
|
-
dependencies = [
|
|
2726
|
-
"getrandom 0.3.3",
|
|
2727
|
-
]
|
|
2728
2413
|
|
|
2729
2414
|
[[package]]
|
|
2730
2415
|
name = "raw-window-handle"
|
|
@@ -2732,12 +2417,6 @@ version = "0.6.2"
|
|
|
2732
2417
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2733
2418
|
checksum = "20675572f6f24e9e76ef639bc5552774ed45f1c30e2951e1e99c59888861c539"
|
|
2734
2419
|
|
|
2735
|
-
[[package]]
|
|
2736
|
-
name = "rctree"
|
|
2737
|
-
version = "0.5.0"
|
|
2738
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2739
|
-
checksum = "3b42e27ef78c35d3998403c1d26f3efd9e135d3e5121b0a4845cc5cc27547f4f"
|
|
2740
|
-
|
|
2741
2420
|
[[package]]
|
|
2742
2421
|
name = "redox_syscall"
|
|
2743
2422
|
version = "0.4.1"
|
|
@@ -2762,35 +2441,6 @@ version = "1.1.0"
|
|
|
2762
2441
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2763
2442
|
checksum = "19b30a45b0cd0bcca8037f3d0dc3421eaf95327a17cad11964fb8179b4fc4832"
|
|
2764
2443
|
|
|
2765
|
-
[[package]]
|
|
2766
|
-
name = "resvg"
|
|
2767
|
-
version = "0.37.0"
|
|
2768
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2769
|
-
checksum = "cadccb3d99a9efb8e5e00c16fbb732cbe400db2ec7fc004697ee7d97d86cf1f4"
|
|
2770
|
-
dependencies = [
|
|
2771
|
-
"log",
|
|
2772
|
-
"pico-args",
|
|
2773
|
-
"rgb",
|
|
2774
|
-
"svgtypes",
|
|
2775
|
-
"tiny-skia",
|
|
2776
|
-
"usvg",
|
|
2777
|
-
]
|
|
2778
|
-
|
|
2779
|
-
[[package]]
|
|
2780
|
-
name = "rgb"
|
|
2781
|
-
version = "0.8.50"
|
|
2782
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2783
|
-
checksum = "57397d16646700483b67d2dd6511d79318f9d057fdbd21a4066aeac8b41d310a"
|
|
2784
|
-
dependencies = [
|
|
2785
|
-
"bytemuck",
|
|
2786
|
-
]
|
|
2787
|
-
|
|
2788
|
-
[[package]]
|
|
2789
|
-
name = "roxmltree"
|
|
2790
|
-
version = "0.19.0"
|
|
2791
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2792
|
-
checksum = "3cd14fd5e3b777a7422cca79358c57a8f6e3a703d9ac187448d0daf220c2407f"
|
|
2793
|
-
|
|
2794
2444
|
[[package]]
|
|
2795
2445
|
name = "rustc-hash"
|
|
2796
2446
|
version = "1.1.0"
|
|
@@ -2918,17 +2568,6 @@ dependencies = [
|
|
|
2918
2568
|
"syn",
|
|
2919
2569
|
]
|
|
2920
2570
|
|
|
2921
|
-
[[package]]
|
|
2922
|
-
name = "sha1"
|
|
2923
|
-
version = "0.10.6"
|
|
2924
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2925
|
-
checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
|
|
2926
|
-
dependencies = [
|
|
2927
|
-
"cfg-if",
|
|
2928
|
-
"cpufeatures",
|
|
2929
|
-
"digest",
|
|
2930
|
-
]
|
|
2931
|
-
|
|
2932
2571
|
[[package]]
|
|
2933
2572
|
name = "sha2"
|
|
2934
2573
|
version = "0.10.9"
|
|
@@ -2961,21 +2600,6 @@ version = "0.3.7"
|
|
|
2961
2600
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2962
2601
|
checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe"
|
|
2963
2602
|
|
|
2964
|
-
[[package]]
|
|
2965
|
-
name = "simplecss"
|
|
2966
|
-
version = "0.2.2"
|
|
2967
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2968
|
-
checksum = "7a9c6883ca9c3c7c90e888de77b7a5c849c779d25d74a1269b0218b14e8b136c"
|
|
2969
|
-
dependencies = [
|
|
2970
|
-
"log",
|
|
2971
|
-
]
|
|
2972
|
-
|
|
2973
|
-
[[package]]
|
|
2974
|
-
name = "siphasher"
|
|
2975
|
-
version = "0.3.11"
|
|
2976
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2977
|
-
checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
|
|
2978
|
-
|
|
2979
2603
|
[[package]]
|
|
2980
2604
|
name = "siphasher"
|
|
2981
2605
|
version = "1.0.1"
|
|
@@ -3048,15 +2672,6 @@ dependencies = [
|
|
|
3048
2672
|
"serde",
|
|
3049
2673
|
]
|
|
3050
2674
|
|
|
3051
|
-
[[package]]
|
|
3052
|
-
name = "spirv"
|
|
3053
|
-
version = "0.3.0+sdk-1.3.268.0"
|
|
3054
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3055
|
-
checksum = "eda41003dc44290527a59b13432d4a0379379fa074b70174882adfbdfd917844"
|
|
3056
|
-
dependencies = [
|
|
3057
|
-
"bitflags 2.9.1",
|
|
3058
|
-
]
|
|
3059
|
-
|
|
3060
2675
|
[[package]]
|
|
3061
2676
|
name = "stable_deref_trait"
|
|
3062
2677
|
version = "1.2.0"
|
|
@@ -3074,9 +2689,6 @@ name = "strict-num"
|
|
|
3074
2689
|
version = "0.1.1"
|
|
3075
2690
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3076
2691
|
checksum = "6637bab7722d379c8b41ba849228d680cc12d0a45ba1fa2b48f2a30577a06731"
|
|
3077
|
-
dependencies = [
|
|
3078
|
-
"float-cmp",
|
|
3079
|
-
]
|
|
3080
2692
|
|
|
3081
2693
|
[[package]]
|
|
3082
2694
|
name = "strum"
|
|
@@ -3100,16 +2712,6 @@ dependencies = [
|
|
|
3100
2712
|
"syn",
|
|
3101
2713
|
]
|
|
3102
2714
|
|
|
3103
|
-
[[package]]
|
|
3104
|
-
name = "svgtypes"
|
|
3105
|
-
version = "0.13.0"
|
|
3106
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3107
|
-
checksum = "6e44e288cd960318917cbd540340968b90becc8bc81f171345d706e7a89d9d70"
|
|
3108
|
-
dependencies = [
|
|
3109
|
-
"kurbo",
|
|
3110
|
-
"siphasher 0.3.11",
|
|
3111
|
-
]
|
|
3112
|
-
|
|
3113
2715
|
[[package]]
|
|
3114
2716
|
name = "syn"
|
|
3115
2717
|
version = "2.0.104"
|
|
@@ -3145,7 +2747,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
3145
2747
|
checksum = "e8a64e3985349f2441a1a9ef0b853f869006c3855f2cda6862a94d26ebb9d6a1"
|
|
3146
2748
|
dependencies = [
|
|
3147
2749
|
"fastrand",
|
|
3148
|
-
"getrandom
|
|
2750
|
+
"getrandom",
|
|
3149
2751
|
"once_cell",
|
|
3150
2752
|
"rustix 1.0.7",
|
|
3151
2753
|
"windows-sys 0.59.0",
|
|
@@ -3160,17 +2762,6 @@ dependencies = [
|
|
|
3160
2762
|
"winapi-util",
|
|
3161
2763
|
]
|
|
3162
2764
|
|
|
3163
|
-
[[package]]
|
|
3164
|
-
name = "test"
|
|
3165
|
-
version = "0.1.1-nightly.5"
|
|
3166
|
-
dependencies = [
|
|
3167
|
-
"cosmol_viewer",
|
|
3168
|
-
"cosmol_viewer_core",
|
|
3169
|
-
"eframe",
|
|
3170
|
-
"egui_extras",
|
|
3171
|
-
"glam",
|
|
3172
|
-
]
|
|
3173
|
-
|
|
3174
2765
|
[[package]]
|
|
3175
2766
|
name = "thiserror"
|
|
3176
2767
|
version = "1.0.69"
|
|
@@ -3233,7 +2824,6 @@ dependencies = [
|
|
|
3233
2824
|
"bytemuck",
|
|
3234
2825
|
"cfg-if",
|
|
3235
2826
|
"log",
|
|
3236
|
-
"png",
|
|
3237
2827
|
"tiny-skia-path",
|
|
3238
2828
|
]
|
|
3239
2829
|
|
|
@@ -3358,15 +2948,9 @@ checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493"
|
|
|
3358
2948
|
|
|
3359
2949
|
[[package]]
|
|
3360
2950
|
name = "unicode-width"
|
|
3361
|
-
version = "0.1
|
|
3362
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3363
|
-
checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af"
|
|
3364
|
-
|
|
3365
|
-
[[package]]
|
|
3366
|
-
name = "unicode-xid"
|
|
3367
|
-
version = "0.2.6"
|
|
2951
|
+
version = "0.2.1"
|
|
3368
2952
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3369
|
-
checksum = "
|
|
2953
|
+
checksum = "4a1a07cc7db3810833284e8d372ccdc6da29741639ecc70c9ec107df0fa6154c"
|
|
3370
2954
|
|
|
3371
2955
|
[[package]]
|
|
3372
2956
|
name = "unindent"
|
|
@@ -3385,50 +2969,6 @@ dependencies = [
|
|
|
3385
2969
|
"percent-encoding",
|
|
3386
2970
|
]
|
|
3387
2971
|
|
|
3388
|
-
[[package]]
|
|
3389
|
-
name = "usvg"
|
|
3390
|
-
version = "0.37.0"
|
|
3391
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3392
|
-
checksum = "38b0a51b72ab80ca511d126b77feeeb4fb1e972764653e61feac30adc161a756"
|
|
3393
|
-
dependencies = [
|
|
3394
|
-
"base64 0.21.7",
|
|
3395
|
-
"log",
|
|
3396
|
-
"pico-args",
|
|
3397
|
-
"usvg-parser",
|
|
3398
|
-
"usvg-tree",
|
|
3399
|
-
"xmlwriter",
|
|
3400
|
-
]
|
|
3401
|
-
|
|
3402
|
-
[[package]]
|
|
3403
|
-
name = "usvg-parser"
|
|
3404
|
-
version = "0.37.0"
|
|
3405
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3406
|
-
checksum = "9bd4e3c291f45d152929a31f0f6c819245e2921bfd01e7bd91201a9af39a2bdc"
|
|
3407
|
-
dependencies = [
|
|
3408
|
-
"data-url",
|
|
3409
|
-
"flate2",
|
|
3410
|
-
"imagesize",
|
|
3411
|
-
"kurbo",
|
|
3412
|
-
"log",
|
|
3413
|
-
"roxmltree",
|
|
3414
|
-
"simplecss",
|
|
3415
|
-
"siphasher 0.3.11",
|
|
3416
|
-
"svgtypes",
|
|
3417
|
-
"usvg-tree",
|
|
3418
|
-
]
|
|
3419
|
-
|
|
3420
|
-
[[package]]
|
|
3421
|
-
name = "usvg-tree"
|
|
3422
|
-
version = "0.37.0"
|
|
3423
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3424
|
-
checksum = "8ee3d202ebdb97a6215604b8f5b4d6ef9024efd623cf2e373a6416ba976ec7d3"
|
|
3425
|
-
dependencies = [
|
|
3426
|
-
"rctree",
|
|
3427
|
-
"strict-num",
|
|
3428
|
-
"svgtypes",
|
|
3429
|
-
"tiny-skia-path",
|
|
3430
|
-
]
|
|
3431
|
-
|
|
3432
2972
|
[[package]]
|
|
3433
2973
|
name = "utf8_iter"
|
|
3434
2974
|
version = "1.0.4"
|
|
@@ -3441,7 +2981,7 @@ version = "1.17.0"
|
|
|
3441
2981
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3442
2982
|
checksum = "3cf4199d1e5d15ddd86a694e4d0dffa9c323ce759fea589f00fef9d81cc1931d"
|
|
3443
2983
|
dependencies = [
|
|
3444
|
-
"getrandom
|
|
2984
|
+
"getrandom",
|
|
3445
2985
|
"js-sys",
|
|
3446
2986
|
"wasm-bindgen",
|
|
3447
2987
|
]
|
|
@@ -3462,12 +3002,6 @@ dependencies = [
|
|
|
3462
3002
|
"winapi-util",
|
|
3463
3003
|
]
|
|
3464
3004
|
|
|
3465
|
-
[[package]]
|
|
3466
|
-
name = "wasi"
|
|
3467
|
-
version = "0.11.1+wasi-snapshot-preview1"
|
|
3468
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3469
|
-
checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b"
|
|
3470
|
-
|
|
3471
3005
|
[[package]]
|
|
3472
3006
|
name = "wasi"
|
|
3473
3007
|
version = "0.14.2+wasi-0.2.4"
|
|
@@ -3701,23 +3235,24 @@ checksum = "a751b3277700db47d3e574514de2eced5e54dc8a5436a3bf7a0b248b2cee16f3"
|
|
|
3701
3235
|
|
|
3702
3236
|
[[package]]
|
|
3703
3237
|
name = "wgpu"
|
|
3704
|
-
version = "
|
|
3238
|
+
version = "25.0.2"
|
|
3705
3239
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3706
|
-
checksum = "
|
|
3240
|
+
checksum = "ec8fb398f119472be4d80bc3647339f56eb63b2a331f6a3d16e25d8144197dd9"
|
|
3707
3241
|
dependencies = [
|
|
3708
3242
|
"arrayvec",
|
|
3709
3243
|
"bitflags 2.9.1",
|
|
3710
3244
|
"cfg_aliases",
|
|
3711
3245
|
"document-features",
|
|
3246
|
+
"hashbrown",
|
|
3712
3247
|
"js-sys",
|
|
3713
3248
|
"log",
|
|
3714
3249
|
"parking_lot",
|
|
3250
|
+
"portable-atomic",
|
|
3715
3251
|
"profiling",
|
|
3716
3252
|
"raw-window-handle",
|
|
3717
3253
|
"smallvec",
|
|
3718
3254
|
"static_assertions",
|
|
3719
3255
|
"wasm-bindgen",
|
|
3720
|
-
"wasm-bindgen-futures",
|
|
3721
3256
|
"web-sys",
|
|
3722
3257
|
"wgpu-core",
|
|
3723
3258
|
"wgpu-hal",
|
|
@@ -3726,79 +3261,72 @@ dependencies = [
|
|
|
3726
3261
|
|
|
3727
3262
|
[[package]]
|
|
3728
3263
|
name = "wgpu-core"
|
|
3729
|
-
version = "
|
|
3264
|
+
version = "25.0.2"
|
|
3730
3265
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3731
|
-
checksum = "
|
|
3266
|
+
checksum = "f7b882196f8368511d613c6aeec80655160db6646aebddf8328879a88d54e500"
|
|
3732
3267
|
dependencies = [
|
|
3733
3268
|
"arrayvec",
|
|
3269
|
+
"bit-set",
|
|
3734
3270
|
"bit-vec",
|
|
3735
3271
|
"bitflags 2.9.1",
|
|
3736
3272
|
"cfg_aliases",
|
|
3737
3273
|
"document-features",
|
|
3274
|
+
"hashbrown",
|
|
3738
3275
|
"indexmap",
|
|
3739
3276
|
"log",
|
|
3740
3277
|
"naga",
|
|
3741
3278
|
"once_cell",
|
|
3742
3279
|
"parking_lot",
|
|
3280
|
+
"portable-atomic",
|
|
3743
3281
|
"profiling",
|
|
3744
3282
|
"raw-window-handle",
|
|
3745
3283
|
"rustc-hash 1.1.0",
|
|
3746
3284
|
"smallvec",
|
|
3747
3285
|
"thiserror 2.0.12",
|
|
3286
|
+
"wgpu-core-deps-windows-linux-android",
|
|
3748
3287
|
"wgpu-hal",
|
|
3749
3288
|
"wgpu-types",
|
|
3750
3289
|
]
|
|
3751
3290
|
|
|
3291
|
+
[[package]]
|
|
3292
|
+
name = "wgpu-core-deps-windows-linux-android"
|
|
3293
|
+
version = "25.0.0"
|
|
3294
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3295
|
+
checksum = "cba5fb5f7f9c98baa7c889d444f63ace25574833df56f5b817985f641af58e46"
|
|
3296
|
+
dependencies = [
|
|
3297
|
+
"wgpu-hal",
|
|
3298
|
+
]
|
|
3299
|
+
|
|
3752
3300
|
[[package]]
|
|
3753
3301
|
name = "wgpu-hal"
|
|
3754
|
-
version = "
|
|
3302
|
+
version = "25.0.2"
|
|
3755
3303
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3756
|
-
checksum = "
|
|
3304
|
+
checksum = "f968767fe4d3d33747bbd1473ccd55bf0f6451f55d733b5597e67b5deab4ad17"
|
|
3757
3305
|
dependencies = [
|
|
3758
|
-
"android_system_properties",
|
|
3759
|
-
"arrayvec",
|
|
3760
|
-
"ash",
|
|
3761
3306
|
"bitflags 2.9.1",
|
|
3762
|
-
"bytemuck",
|
|
3763
3307
|
"cfg_aliases",
|
|
3764
|
-
"core-graphics-types",
|
|
3765
|
-
"glow",
|
|
3766
|
-
"glutin_wgl_sys",
|
|
3767
|
-
"gpu-alloc",
|
|
3768
|
-
"gpu-descriptor",
|
|
3769
|
-
"js-sys",
|
|
3770
|
-
"khronos-egl",
|
|
3771
|
-
"libc",
|
|
3772
3308
|
"libloading",
|
|
3773
3309
|
"log",
|
|
3774
|
-
"metal",
|
|
3775
3310
|
"naga",
|
|
3776
|
-
"ndk-sys 0.5.0+25.2.9519653",
|
|
3777
|
-
"objc",
|
|
3778
|
-
"once_cell",
|
|
3779
|
-
"ordered-float",
|
|
3780
3311
|
"parking_lot",
|
|
3781
|
-
"
|
|
3312
|
+
"portable-atomic",
|
|
3782
3313
|
"raw-window-handle",
|
|
3783
3314
|
"renderdoc-sys",
|
|
3784
|
-
"rustc-hash 1.1.0",
|
|
3785
|
-
"smallvec",
|
|
3786
3315
|
"thiserror 2.0.12",
|
|
3787
|
-
"wasm-bindgen",
|
|
3788
|
-
"web-sys",
|
|
3789
3316
|
"wgpu-types",
|
|
3790
|
-
"windows",
|
|
3791
3317
|
]
|
|
3792
3318
|
|
|
3793
3319
|
[[package]]
|
|
3794
3320
|
name = "wgpu-types"
|
|
3795
|
-
version = "
|
|
3321
|
+
version = "25.0.0"
|
|
3796
3322
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3797
|
-
checksum = "
|
|
3323
|
+
checksum = "2aa49460c2a8ee8edba3fca54325540d904dd85b2e086ada762767e17d06e8bc"
|
|
3798
3324
|
dependencies = [
|
|
3799
3325
|
"bitflags 2.9.1",
|
|
3326
|
+
"bytemuck",
|
|
3800
3327
|
"js-sys",
|
|
3801
3328
|
"log",
|
|
3329
|
+
"thiserror 2.0.12",
|
|
3802
3330
|
"web-sys",
|
|
3803
3331
|
]
|
|
3804
3332
|
|
|
@@ -3835,32 +3363,55 @@ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
|
|
3835
3363
|
|
|
3836
3364
|
[[package]]
|
|
3837
3365
|
name = "windows"
|
|
3838
|
-
version = "0.
|
|
3366
|
+
version = "0.61.3"
|
|
3839
3367
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3840
|
-
checksum = "
|
|
3368
|
+
checksum = "9babd3a767a4c1aef6900409f85f5d53ce2544ccdfaa86dad48c91782c6d6893"
|
|
3369
|
+
dependencies = [
|
|
3370
|
+
"windows-collections",
|
|
3371
|
+
"windows-core",
|
|
3372
|
+
"windows-future",
|
|
3373
|
+
"windows-link",
|
|
3374
|
+
"windows-numerics",
|
|
3375
|
+
]
|
|
3376
|
+
|
|
3377
|
+
[[package]]
|
|
3378
|
+
name = "windows-collections"
|
|
3379
|
+
version = "0.2.0"
|
|
3380
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3381
|
+
checksum = "3beeceb5e5cfd9eb1d76b381630e82c4241ccd0d27f1a39ed41b2760b255c5e8"
|
|
3841
3382
|
dependencies = [
|
|
3842
3383
|
"windows-core",
|
|
3843
|
-
"windows-targets 0.52.6",
|
|
3844
3384
|
]
|
|
3845
3385
|
|
|
3846
3386
|
[[package]]
|
|
3847
3387
|
name = "windows-core"
|
|
3848
|
-
version = "0.
|
|
3388
|
+
version = "0.61.2"
|
|
3849
3389
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3850
|
-
checksum = "
|
|
3390
|
+
checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3"
|
|
3851
3391
|
dependencies = [
|
|
3852
3392
|
"windows-implement",
|
|
3853
3393
|
"windows-interface",
|
|
3394
|
+
"windows-link",
|
|
3854
3395
|
"windows-result",
|
|
3855
3396
|
"windows-strings",
|
|
3856
|
-
|
|
3397
|
+
]
|
|
3398
|
+
|
|
3399
|
+
[[package]]
|
|
3400
|
+
name = "windows-future"
|
|
3401
|
+
version = "0.2.1"
|
|
3402
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3403
|
+
checksum = "fc6a41e98427b19fe4b73c550f060b59fa592d7d686537eebf9385621bfbad8e"
|
|
3404
|
+
dependencies = [
|
|
3405
|
+
"windows-core",
|
|
3406
|
+
"windows-link",
|
|
3407
|
+
"windows-threading",
|
|
3857
3408
|
]
|
|
3858
3409
|
|
|
3859
3410
|
[[package]]
|
|
3860
3411
|
name = "windows-implement"
|
|
3861
|
-
version = "0.
|
|
3412
|
+
version = "0.60.0"
|
|
3862
3413
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3863
|
-
checksum = "
|
|
3414
|
+
checksum = "a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836"
|
|
3864
3415
|
dependencies = [
|
|
3865
3416
|
"proc-macro2",
|
|
3866
3417
|
"quote",
|
|
@@ -3869,9 +3420,9 @@ dependencies = [
|
|
|
3869
3420
|
|
|
3870
3421
|
[[package]]
|
|
3871
3422
|
name = "windows-interface"
|
|
3872
|
-
version = "0.
|
|
3423
|
+
version = "0.59.1"
|
|
3873
3424
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3874
|
-
checksum = "
|
|
3425
|
+
checksum = "bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8"
|
|
3875
3426
|
dependencies = [
|
|
3876
3427
|
"proc-macro2",
|
|
3877
3428
|
"quote",
|
|
@@ -3879,22 +3430,37 @@ dependencies = [
|
|
|
3879
3430
|
]
|
|
3880
3431
|
|
|
3881
3432
|
[[package]]
|
|
3882
|
-
name = "windows-
|
|
3433
|
+
name = "windows-link"
|
|
3434
|
+
version = "0.1.3"
|
|
3435
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3436
|
+
checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a"
|
|
3437
|
+
|
|
3438
|
+
[[package]]
|
|
3439
|
+
name = "windows-numerics"
|
|
3883
3440
|
version = "0.2.0"
|
|
3884
3441
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3885
|
-
checksum = "
|
|
3442
|
+
checksum = "9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1"
|
|
3886
3443
|
dependencies = [
|
|
3887
|
-
"windows-
|
|
3444
|
+
"windows-core",
|
|
3445
|
+
"windows-link",
|
|
3446
|
+
]
|
|
3447
|
+
|
|
3448
|
+
[[package]]
|
|
3449
|
+
name = "windows-result"
|
|
3450
|
+
version = "0.3.4"
|
|
3451
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3452
|
+
checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6"
|
|
3453
|
+
dependencies = [
|
|
3454
|
+
"windows-link",
|
|
3888
3455
|
]
|
|
3889
3456
|
|
|
3890
3457
|
[[package]]
|
|
3891
3458
|
name = "windows-strings"
|
|
3892
|
-
version = "0.
|
|
3459
|
+
version = "0.4.2"
|
|
3893
3460
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3894
|
-
checksum = "
|
|
3461
|
+
checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57"
|
|
3895
3462
|
dependencies = [
|
|
3896
|
-
"windows-
|
|
3897
|
-
"windows-targets 0.52.6",
|
|
3463
|
+
"windows-link",
|
|
3898
3464
|
]
|
|
3899
3465
|
|
|
3900
3466
|
[[package]]
|
|
@@ -3995,6 +3561,15 @@ dependencies = [
|
|
|
3995
3561
|
"windows_x86_64_msvc 0.53.0",
|
|
3996
3562
|
]
|
|
3997
3563
|
|
|
3564
|
+
[[package]]
|
|
3565
|
+
name = "windows-threading"
|
|
3566
|
+
version = "0.1.0"
|
|
3567
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3568
|
+
checksum = "b66463ad2e0ea3bbf808b7f1d371311c80e115c0b71d60efc142cafbcfb057a6"
|
|
3569
|
+
dependencies = [
|
|
3570
|
+
"windows-link",
|
|
3571
|
+
]
|
|
3572
|
+
|
|
3998
3573
|
[[package]]
|
|
3999
3574
|
name = "windows_aarch64_gnullvm"
|
|
4000
3575
|
version = "0.42.2"
|
|
@@ -4229,9 +3804,9 @@ dependencies = [
|
|
|
4229
3804
|
|
|
4230
3805
|
[[package]]
|
|
4231
3806
|
name = "winnow"
|
|
4232
|
-
version = "0.7.
|
|
3807
|
+
version = "0.7.12"
|
|
4233
3808
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4234
|
-
checksum = "
|
|
3809
|
+
checksum = "f3edebf492c8125044983378ecb5766203ad3b4c2f7a922bd7dd207f6d443e95"
|
|
4235
3810
|
dependencies = [
|
|
4236
3811
|
"memchr",
|
|
4237
3812
|
]
|
|
@@ -4289,16 +3864,6 @@ version = "0.3.10"
|
|
|
4289
3864
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4290
3865
|
checksum = "bec9e4a500ca8864c5b47b8b482a73d62e4237670e5b5f1d6b9e3cae50f28f2b"
|
|
4291
3866
|
|
|
4292
|
-
[[package]]
|
|
4293
|
-
name = "xdg-home"
|
|
4294
|
-
version = "1.3.0"
|
|
4295
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4296
|
-
checksum = "ec1cdab258fb55c0da61328dc52c8764709b249011b2cad0454c72f0bf10a1f6"
|
|
4297
|
-
dependencies = [
|
|
4298
|
-
"libc",
|
|
4299
|
-
"windows-sys 0.59.0",
|
|
4300
|
-
]
|
|
4301
|
-
|
|
4302
3867
|
[[package]]
|
|
4303
3868
|
name = "xkbcommon-dl"
|
|
4304
3869
|
version = "0.4.2"
|
|
@@ -4320,15 +3885,9 @@ checksum = "b9cc00251562a284751c9973bace760d86c0276c471b4be569fe6b068ee97a56"
|
|
|
4320
3885
|
|
|
4321
3886
|
[[package]]
|
|
4322
3887
|
name = "xml-rs"
|
|
4323
|
-
version = "0.8.
|
|
3888
|
+
version = "0.8.27"
|
|
4324
3889
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4325
|
-
checksum = "
|
|
4326
|
-
|
|
4327
|
-
[[package]]
|
|
4328
|
-
name = "xmlwriter"
|
|
4329
|
-
version = "0.1.0"
|
|
4330
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4331
|
-
checksum = "ec7a2a501ed189703dba8b08142f057e887dfc4b2cc4db2d343ac6376ba3e0b9"
|
|
3890
|
+
checksum = "6fd8403733700263c6eb89f192880191f1b83e332f7a20371ddcf421c4a337c7"
|
|
4332
3891
|
|
|
4333
3892
|
[[package]]
|
|
4334
3893
|
name = "yoke"
|
|
@@ -4356,13 +3915,12 @@ dependencies = [
|
|
|
4356
3915
|
|
|
4357
3916
|
[[package]]
|
|
4358
3917
|
name = "zbus"
|
|
4359
|
-
version = "
|
|
3918
|
+
version = "5.8.0"
|
|
4360
3919
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4361
|
-
checksum = "
|
|
3920
|
+
checksum = "597f45e98bc7e6f0988276012797855613cd8269e23b5be62cc4e5d28b7e515d"
|
|
4362
3921
|
dependencies = [
|
|
4363
3922
|
"async-broadcast",
|
|
4364
3923
|
"async-executor",
|
|
4365
|
-
"async-fs",
|
|
4366
3924
|
"async-io",
|
|
4367
3925
|
"async-lock",
|
|
4368
3926
|
"async-process",
|
|
@@ -4373,20 +3931,16 @@ dependencies = [
|
|
|
4373
3931
|
"enumflags2",
|
|
4374
3932
|
"event-listener",
|
|
4375
3933
|
"futures-core",
|
|
4376
|
-
"futures-
|
|
4377
|
-
"futures-util",
|
|
3934
|
+
"futures-lite",
|
|
4378
3935
|
"hex",
|
|
4379
3936
|
"nix",
|
|
4380
3937
|
"ordered-stream",
|
|
4381
|
-
"rand 0.8.5",
|
|
4382
3938
|
"serde",
|
|
4383
3939
|
"serde_repr",
|
|
4384
|
-
"sha1",
|
|
4385
|
-
"static_assertions",
|
|
4386
3940
|
"tracing",
|
|
4387
3941
|
"uds_windows",
|
|
4388
|
-
"windows-sys 0.
|
|
4389
|
-
"
|
|
3942
|
+
"windows-sys 0.59.0",
|
|
3943
|
+
"winnow",
|
|
4390
3944
|
"zbus_macros",
|
|
4391
3945
|
"zbus_names",
|
|
4392
3946
|
"zvariant",
|
|
@@ -4394,9 +3948,9 @@ dependencies = [
|
|
|
4394
3948
|
|
|
4395
3949
|
[[package]]
|
|
4396
3950
|
name = "zbus-lockstep"
|
|
4397
|
-
version = "0.
|
|
3951
|
+
version = "0.5.1"
|
|
4398
3952
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4399
|
-
checksum = "
|
|
3953
|
+
checksum = "29e96e38ded30eeab90b6ba88cb888d70aef4e7489b6cd212c5e5b5ec38045b6"
|
|
4400
3954
|
dependencies = [
|
|
4401
3955
|
"zbus_xml",
|
|
4402
3956
|
"zvariant",
|
|
@@ -4404,9 +3958,9 @@ dependencies = [
|
|
|
4404
3958
|
|
|
4405
3959
|
[[package]]
|
|
4406
3960
|
name = "zbus-lockstep-macros"
|
|
4407
|
-
version = "0.
|
|
3961
|
+
version = "0.5.1"
|
|
4408
3962
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4409
|
-
checksum = "
|
|
3963
|
+
checksum = "dc6821851fa840b708b4cbbaf6241868cabc85a2dc22f426361b0292bfc0b836"
|
|
4410
3964
|
dependencies = [
|
|
4411
3965
|
"proc-macro2",
|
|
4412
3966
|
"quote",
|
|
@@ -4418,35 +3972,38 @@ dependencies = [
|
|
|
4418
3972
|
|
|
4419
3973
|
[[package]]
|
|
4420
3974
|
name = "zbus_macros"
|
|
4421
|
-
version = "
|
|
3975
|
+
version = "5.8.0"
|
|
4422
3976
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4423
|
-
checksum = "
|
|
3977
|
+
checksum = "e5c8e4e14dcdd9d97a98b189cd1220f30e8394ad271e8c987da84f73693862c2"
|
|
4424
3978
|
dependencies = [
|
|
4425
3979
|
"proc-macro-crate",
|
|
4426
3980
|
"proc-macro2",
|
|
4427
3981
|
"quote",
|
|
4428
3982
|
"syn",
|
|
3983
|
+
"zbus_names",
|
|
3984
|
+
"zvariant",
|
|
4429
3985
|
"zvariant_utils",
|
|
4430
3986
|
]
|
|
4431
3987
|
|
|
4432
3988
|
[[package]]
|
|
4433
3989
|
name = "zbus_names"
|
|
4434
|
-
version = "
|
|
3990
|
+
version = "4.2.0"
|
|
4435
3991
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4436
|
-
checksum = "
|
|
3992
|
+
checksum = "7be68e64bf6ce8db94f63e72f0c7eb9a60d733f7e0499e628dfab0f84d6bcb97"
|
|
4437
3993
|
dependencies = [
|
|
4438
3994
|
"serde",
|
|
4439
3995
|
"static_assertions",
|
|
3996
|
+
"winnow",
|
|
4440
3997
|
"zvariant",
|
|
4441
3998
|
]
|
|
4442
3999
|
|
|
4443
4000
|
[[package]]
|
|
4444
4001
|
name = "zbus_xml"
|
|
4445
|
-
version = "
|
|
4002
|
+
version = "5.0.2"
|
|
4446
4003
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4447
|
-
checksum = "
|
|
4004
|
+
checksum = "589e9a02bfafb9754bb2340a9e3b38f389772684c63d9637e76b1870377bec29"
|
|
4448
4005
|
dependencies = [
|
|
4449
|
-
"quick-xml 0.
|
|
4006
|
+
"quick-xml 0.36.2",
|
|
4450
4007
|
"serde",
|
|
4451
4008
|
"static_assertions",
|
|
4452
4009
|
"zbus_names",
|
|
@@ -4529,22 +4086,23 @@ dependencies = [
|
|
|
4529
4086
|
|
|
4530
4087
|
[[package]]
|
|
4531
4088
|
name = "zvariant"
|
|
4532
|
-
version = "
|
|
4089
|
+
version = "5.6.0"
|
|
4533
4090
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4534
|
-
checksum = "
|
|
4091
|
+
checksum = "d91b3680bb339216abd84714172b5138a4edac677e641ef17e1d8cb1b3ca6e6f"
|
|
4535
4092
|
dependencies = [
|
|
4536
4093
|
"endi",
|
|
4537
4094
|
"enumflags2",
|
|
4538
4095
|
"serde",
|
|
4539
|
-
"
|
|
4096
|
+
"winnow",
|
|
4540
4097
|
"zvariant_derive",
|
|
4098
|
+
"zvariant_utils",
|
|
4541
4099
|
]
|
|
4542
4100
|
|
|
4543
4101
|
[[package]]
|
|
4544
4102
|
name = "zvariant_derive"
|
|
4545
|
-
version = "
|
|
4103
|
+
version = "5.6.0"
|
|
4546
4104
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4547
|
-
checksum = "
|
|
4105
|
+
checksum = "3a8c68501be459a8dbfffbe5d792acdd23b4959940fc87785fb013b32edbc208"
|
|
4548
4106
|
dependencies = [
|
|
4549
4107
|
"proc-macro-crate",
|
|
4550
4108
|
"proc-macro2",
|
|
@@ -4555,11 +4113,14 @@ dependencies = [
|
|
|
4555
4113
|
|
|
4556
4114
|
[[package]]
|
|
4557
4115
|
name = "zvariant_utils"
|
|
4558
|
-
version = "2.
|
|
4116
|
+
version = "3.2.0"
|
|
4559
4117
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4560
|
-
checksum = "
|
|
4118
|
+
checksum = "e16edfee43e5d7b553b77872d99bc36afdda75c223ca7ad5e3fbecd82ca5fc34"
|
|
4561
4119
|
dependencies = [
|
|
4562
4120
|
"proc-macro2",
|
|
4563
4121
|
"quote",
|
|
4122
|
+
"serde",
|
|
4123
|
+
"static_assertions",
|
|
4564
4124
|
"syn",
|
|
4125
|
+
"winnow",
|
|
4565
4126
|
]
|