mirror of
https://git.freebsd.org/ports.git
synced 2025-04-30 02:26:38 -04:00
x11/xdg-desktop-portal-luminous: update to 0.1.8
Changes: https://github.com/waycrate/xdg-desktop-portal-luminous/releases/tag/v0.1.7
Changes: https://github.com/waycrate/xdg-desktop-portal-luminous/releases/tag/v0.1.8
Reported by: GitHub (watch releases)
(cherry picked from commit 651086be4f
)
This commit is contained in:
parent
a3ad851103
commit
c516d8c751
3 changed files with 920 additions and 861 deletions
|
@ -1,7 +1,6 @@
|
||||||
PORTNAME= xdg-desktop-portal-luminous
|
PORTNAME= xdg-desktop-portal-luminous
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 0.1.6
|
DISTVERSION= 0.1.8
|
||||||
PORTREVISION= 2
|
|
||||||
CATEGORIES= x11 wayland
|
CATEGORIES= x11 wayland
|
||||||
|
|
||||||
MAINTAINER= jbeich@FreeBSD.org
|
MAINTAINER= jbeich@FreeBSD.org
|
||||||
|
|
|
@ -1,83 +1,81 @@
|
||||||
CARGO_CRATES= ab_glyph-0.2.28 \
|
CARGO_CRATES= ab_glyph-0.2.29 \
|
||||||
ab_glyph_rasterizer-0.1.8 \
|
ab_glyph_rasterizer-0.1.8 \
|
||||||
accesskit-0.16.0 \
|
accesskit-0.17.1 \
|
||||||
accesskit_atspi_common-0.9.0 \
|
accesskit_atspi_common-0.10.1 \
|
||||||
accesskit_consumer-0.24.0 \
|
accesskit_consumer-0.26.0 \
|
||||||
accesskit_macos-0.17.0 \
|
accesskit_macos-0.18.1 \
|
||||||
accesskit_unix-0.12.0 \
|
accesskit_unix-0.13.1 \
|
||||||
accesskit_windows-0.22.0 \
|
accesskit_windows-0.24.1 \
|
||||||
accesskit_winit-0.22.0 \
|
accesskit_winit-0.23.1 \
|
||||||
addr2line-0.22.0 \
|
addr2line-0.24.2 \
|
||||||
adler-1.0.2 \
|
adler2-2.0.0 \
|
||||||
ahash-0.8.11 \
|
ahash-0.8.11 \
|
||||||
aho-corasick-1.1.3 \
|
aho-corasick-1.1.3 \
|
||||||
allocator-api2-0.2.18 \
|
allocator-api2-0.2.21 \
|
||||||
android-activity-0.6.0 \
|
android-activity-0.6.0 \
|
||||||
android-properties-0.2.2 \
|
android-properties-0.2.2 \
|
||||||
android-tzdata-0.1.1 \
|
android-tzdata-0.1.1 \
|
||||||
android_system_properties-0.1.5 \
|
android_system_properties-0.1.5 \
|
||||||
annotate-snippets-0.9.2 \
|
annotate-snippets-0.9.2 \
|
||||||
anyhow-1.0.89 \
|
anyhow-1.0.95 \
|
||||||
arrayref-0.3.7 \
|
arrayref-0.3.9 \
|
||||||
arrayvec-0.7.4 \
|
arrayvec-0.7.6 \
|
||||||
as-raw-xcb-connection-1.0.1 \
|
as-raw-xcb-connection-1.0.1 \
|
||||||
async-broadcast-0.5.1 \
|
ashpd-0.9.2 \
|
||||||
async-broadcast-0.7.1 \
|
async-broadcast-0.7.2 \
|
||||||
async-channel-2.3.1 \
|
async-channel-2.3.1 \
|
||||||
async-executor-1.13.0 \
|
async-executor-1.13.1 \
|
||||||
async-fs-1.6.0 \
|
async-fs-2.1.2 \
|
||||||
async-io-1.13.0 \
|
async-io-2.4.0 \
|
||||||
async-io-2.3.3 \
|
|
||||||
async-lock-2.8.0 \
|
|
||||||
async-lock-3.4.0 \
|
async-lock-3.4.0 \
|
||||||
async-process-1.8.1 \
|
async-net-2.0.0 \
|
||||||
async-process-2.2.3 \
|
async-process-2.3.0 \
|
||||||
async-recursion-1.1.1 \
|
async-recursion-1.1.1 \
|
||||||
async-signal-0.2.9 \
|
async-signal-0.2.10 \
|
||||||
async-task-4.7.1 \
|
async-task-4.7.1 \
|
||||||
async-trait-0.1.81 \
|
async-trait-0.1.86 \
|
||||||
atomic-waker-1.1.2 \
|
atomic-waker-1.1.2 \
|
||||||
atspi-0.19.0 \
|
atspi-0.22.0 \
|
||||||
atspi-common-0.3.0 \
|
atspi-common-0.6.0 \
|
||||||
atspi-connection-0.3.0 \
|
atspi-connection-0.6.0 \
|
||||||
atspi-proxies-0.3.0 \
|
atspi-proxies-0.6.0 \
|
||||||
auto_enums-0.8.5 \
|
auto_enums-0.8.7 \
|
||||||
autocfg-1.3.0 \
|
autocfg-1.4.0 \
|
||||||
backtrace-0.3.73 \
|
backtrace-0.3.74 \
|
||||||
base64-0.22.1 \
|
base64-0.22.1 \
|
||||||
bindgen-0.69.4 \
|
bindgen-0.69.5 \
|
||||||
bit_field-0.10.2 \
|
bit_field-0.10.2 \
|
||||||
bitflags-1.3.2 \
|
bitflags-1.3.2 \
|
||||||
bitflags-2.6.0 \
|
bitflags-2.8.0 \
|
||||||
block-0.1.6 \
|
block-0.1.6 \
|
||||||
block-buffer-0.10.4 \
|
block-buffer-0.10.4 \
|
||||||
block2-0.5.1 \
|
block2-0.5.1 \
|
||||||
blocking-1.6.1 \
|
blocking-1.6.1 \
|
||||||
borsh-1.5.1 \
|
borsh-1.5.5 \
|
||||||
bumpalo-3.16.0 \
|
bumpalo-3.17.0 \
|
||||||
by_address-1.2.1 \
|
by_address-1.2.1 \
|
||||||
bytemuck-1.16.1 \
|
bytemuck-1.21.0 \
|
||||||
bytemuck_derive-1.7.0 \
|
bytemuck_derive-1.8.1 \
|
||||||
byteorder-1.5.0 \
|
byteorder-1.5.0 \
|
||||||
bytes-1.6.1 \
|
byteorder-lite-0.1.0 \
|
||||||
cairo-rs-0.19.4 \
|
bytes-1.10.0 \
|
||||||
cairo-sys-rs-0.19.2 \
|
cairo-rs-0.20.7 \
|
||||||
|
cairo-sys-rs-0.20.7 \
|
||||||
calloop-0.13.0 \
|
calloop-0.13.0 \
|
||||||
calloop-0.14.1 \
|
calloop-0.14.2 \
|
||||||
calloop-wayland-source-0.3.0 \
|
calloop-wayland-source-0.3.0 \
|
||||||
cc-1.1.5 \
|
cc-1.2.13 \
|
||||||
cesu8-1.1.0 \
|
cesu8-1.1.0 \
|
||||||
cexpr-0.6.0 \
|
cexpr-0.6.0 \
|
||||||
cfg-expr-0.15.8 \
|
cfg-expr-0.15.8 \
|
||||||
|
cfg-expr-0.17.2 \
|
||||||
cfg-if-1.0.0 \
|
cfg-if-1.0.0 \
|
||||||
cfg_aliases-0.2.1 \
|
cfg_aliases-0.2.1 \
|
||||||
cgl-0.3.2 \
|
cgl-0.3.2 \
|
||||||
chrono-0.4.38 \
|
chrono-0.4.39 \
|
||||||
clang-sys-1.8.1 \
|
clang-sys-1.8.1 \
|
||||||
clipboard-win-3.1.1 \
|
clipboard-win-3.1.1 \
|
||||||
clru-0.6.2 \
|
clru-0.6.2 \
|
||||||
cocoa-0.25.0 \
|
|
||||||
cocoa-foundation-0.1.2 \
|
|
||||||
codemap-0.1.3 \
|
codemap-0.1.3 \
|
||||||
codemap-diagnostic-0.1.2 \
|
codemap-diagnostic-0.1.2 \
|
||||||
color_quant-1.1.0 \
|
color_quant-1.1.0 \
|
||||||
|
@ -85,70 +83,70 @@ CARGO_CRATES= ab_glyph-0.2.28 \
|
||||||
concurrent-queue-2.5.0 \
|
concurrent-queue-2.5.0 \
|
||||||
const-field-offset-0.1.5 \
|
const-field-offset-0.1.5 \
|
||||||
const-field-offset-macro-0.1.5 \
|
const-field-offset-macro-0.1.5 \
|
||||||
convert_case-0.4.0 \
|
|
||||||
convert_case-0.6.0 \
|
convert_case-0.6.0 \
|
||||||
cookie-factory-0.3.3 \
|
cookie-factory-0.3.3 \
|
||||||
copypasta-0.10.1 \
|
copypasta-0.10.1 \
|
||||||
core-foundation-0.9.4 \
|
core-foundation-0.9.4 \
|
||||||
core-foundation-sys-0.8.6 \
|
core-foundation-0.10.0 \
|
||||||
|
core-foundation-sys-0.8.7 \
|
||||||
core-graphics-0.23.2 \
|
core-graphics-0.23.2 \
|
||||||
|
core-graphics-0.24.0 \
|
||||||
core-graphics-types-0.1.3 \
|
core-graphics-types-0.1.3 \
|
||||||
|
core-graphics-types-0.2.0 \
|
||||||
core-text-20.1.0 \
|
core-text-20.1.0 \
|
||||||
|
core_maths-0.1.1 \
|
||||||
countme-3.0.1 \
|
countme-3.0.1 \
|
||||||
cpp-0.5.9 \
|
cpp-0.5.10 \
|
||||||
cpp_build-0.5.9 \
|
cpp_build-0.5.10 \
|
||||||
cpp_common-0.5.9 \
|
cpp_common-0.5.10 \
|
||||||
cpp_macros-0.5.9 \
|
cpp_macros-0.5.10 \
|
||||||
cpufeatures-0.2.12 \
|
cpufeatures-0.2.17 \
|
||||||
crc32fast-1.4.2 \
|
crc32fast-1.4.2 \
|
||||||
critical-section-1.1.3 \
|
critical-section-1.2.0 \
|
||||||
crossbeam-channel-0.5.13 \
|
crossbeam-deque-0.8.6 \
|
||||||
crossbeam-deque-0.8.5 \
|
|
||||||
crossbeam-epoch-0.9.18 \
|
crossbeam-epoch-0.9.18 \
|
||||||
crossbeam-utils-0.8.20 \
|
crossbeam-utils-0.8.21 \
|
||||||
crunchy-0.2.2 \
|
crunchy-0.2.3 \
|
||||||
crypto-common-0.1.6 \
|
crypto-common-0.1.6 \
|
||||||
csscolorparser-0.7.0 \
|
csscolorparser-0.7.0 \
|
||||||
ctor-lite-0.1.0 \
|
ctor-lite-0.1.0 \
|
||||||
cursor-icon-1.1.0 \
|
cursor-icon-1.1.0 \
|
||||||
data-url-0.3.1 \
|
data-url-0.3.1 \
|
||||||
derivative-2.2.0 \
|
derive_more-1.0.0 \
|
||||||
derive_more-0.99.18 \
|
derive_more-impl-1.0.0 \
|
||||||
derive_utils-0.14.1 \
|
derive_utils-0.15.0 \
|
||||||
digest-0.10.7 \
|
digest-0.10.7 \
|
||||||
dispatch-0.2.0 \
|
dispatch-0.2.0 \
|
||||||
|
displaydoc-0.2.5 \
|
||||||
dlib-0.5.2 \
|
dlib-0.5.2 \
|
||||||
downcast-rs-1.2.1 \
|
downcast-rs-1.2.1 \
|
||||||
dpi-0.1.1 \
|
dpi-0.1.1 \
|
||||||
drm-0.12.0 \
|
drm-0.14.1 \
|
||||||
drm-ffi-0.8.0 \
|
drm-ffi-0.9.0 \
|
||||||
drm-fourcc-2.2.0 \
|
drm-fourcc-2.2.0 \
|
||||||
drm-sys-0.7.0 \
|
drm-sys-0.8.0 \
|
||||||
dwrote-0.11.0 \
|
dwrote-0.11.2 \
|
||||||
either-1.13.0 \
|
either-1.13.0 \
|
||||||
endi-1.1.0 \
|
endi-1.1.0 \
|
||||||
enumflags2-0.7.10 \
|
enumflags2-0.7.11 \
|
||||||
enumflags2_derive-0.7.10 \
|
enumflags2_derive-0.7.11 \
|
||||||
equivalent-1.0.1 \
|
equivalent-1.0.1 \
|
||||||
errno-0.3.9 \
|
errno-0.3.10 \
|
||||||
euclid-0.22.10 \
|
euclid-0.22.11 \
|
||||||
event-listener-2.5.3 \
|
event-listener-5.4.0 \
|
||||||
event-listener-3.1.0 \
|
event-listener-strategy-0.5.3 \
|
||||||
event-listener-5.3.1 \
|
exr-1.73.0 \
|
||||||
event-listener-strategy-0.5.2 \
|
fastrand-2.3.0 \
|
||||||
exr-1.72.0 \
|
fdeflate-0.3.7 \
|
||||||
fastrand-1.9.0 \
|
femtovg-0.11.3 \
|
||||||
fastrand-2.1.1 \
|
|
||||||
fdeflate-0.3.4 \
|
|
||||||
femtovg-0.9.2 \
|
|
||||||
field-offset-0.3.6 \
|
field-offset-0.3.6 \
|
||||||
filetime-0.2.23 \
|
filetime-0.2.25 \
|
||||||
flate2-1.0.30 \
|
flate2-1.0.35 \
|
||||||
float-cmp-0.9.0 \
|
float-cmp-0.9.0 \
|
||||||
flume-0.11.0 \
|
|
||||||
fnv-1.0.7 \
|
fnv-1.0.7 \
|
||||||
fontconfig-parser-0.5.6 \
|
foldhash-0.1.4 \
|
||||||
fontdb-0.18.0 \
|
fontconfig-parser-0.5.7 \
|
||||||
|
fontdb-0.22.0 \
|
||||||
fontdue-0.9.2 \
|
fontdue-0.9.2 \
|
||||||
foreign-types-0.5.0 \
|
foreign-types-0.5.0 \
|
||||||
foreign-types-macros-0.2.3 \
|
foreign-types-macros-0.2.3 \
|
||||||
|
@ -160,223 +158,235 @@ CARGO_CRATES= ab_glyph-0.2.28 \
|
||||||
futures-core-0.3.31 \
|
futures-core-0.3.31 \
|
||||||
futures-executor-0.3.31 \
|
futures-executor-0.3.31 \
|
||||||
futures-io-0.3.31 \
|
futures-io-0.3.31 \
|
||||||
futures-lite-1.13.0 \
|
futures-lite-2.6.0 \
|
||||||
futures-lite-2.3.0 \
|
|
||||||
futures-macro-0.3.31 \
|
futures-macro-0.3.31 \
|
||||||
futures-sink-0.3.31 \
|
futures-sink-0.3.31 \
|
||||||
futures-task-0.3.31 \
|
futures-task-0.3.31 \
|
||||||
futures-util-0.3.31 \
|
futures-util-0.3.31 \
|
||||||
gbm-0.15.0 \
|
gbm-0.16.1 \
|
||||||
gbm-sys-0.3.1 \
|
gbm-sys-0.3.1 \
|
||||||
generic-array-0.14.7 \
|
generic-array-0.14.7 \
|
||||||
gethostname-0.4.3 \
|
gethostname-0.4.3 \
|
||||||
getrandom-0.2.15 \
|
getrandom-0.2.15 \
|
||||||
|
getrandom-0.3.1 \
|
||||||
gif-0.13.1 \
|
gif-0.13.1 \
|
||||||
gimli-0.29.0 \
|
gimli-0.31.1 \
|
||||||
gio-0.19.8 \
|
gio-0.20.7 \
|
||||||
gio-sys-0.19.8 \
|
gio-sys-0.20.8 \
|
||||||
gl_generator-0.14.0 \
|
gl_generator-0.14.0 \
|
||||||
glib-0.19.9 \
|
glib-0.20.7 \
|
||||||
glib-macros-0.19.9 \
|
glib-macros-0.20.7 \
|
||||||
glib-sys-0.19.8 \
|
glib-sys-0.20.7 \
|
||||||
glob-0.3.1 \
|
glob-0.3.2 \
|
||||||
glow-0.13.1 \
|
glow-0.13.1 \
|
||||||
glutin-0.32.0 \
|
glow-0.15.0 \
|
||||||
|
glutin-0.32.2 \
|
||||||
glutin-winit-0.5.0 \
|
glutin-winit-0.5.0 \
|
||||||
glutin_egl_sys-0.7.0 \
|
glutin_egl_sys-0.7.1 \
|
||||||
glutin_glx_sys-0.6.0 \
|
glutin_glx_sys-0.6.1 \
|
||||||
glutin_wgl_sys-0.6.0 \
|
glutin_wgl_sys-0.6.1 \
|
||||||
gobject-sys-0.19.8 \
|
gobject-sys-0.20.7 \
|
||||||
half-2.4.1 \
|
half-2.4.1 \
|
||||||
hashbrown-0.14.5 \
|
hashbrown-0.14.5 \
|
||||||
hashbrown-0.15.0 \
|
hashbrown-0.15.2 \
|
||||||
heck-0.5.0 \
|
heck-0.5.0 \
|
||||||
hermit-abi-0.3.9 \
|
hermit-abi-0.3.9 \
|
||||||
hermit-abi-0.4.0 \
|
hermit-abi-0.4.0 \
|
||||||
hex-0.4.3 \
|
hex-0.4.3 \
|
||||||
home-0.5.9 \
|
home-0.5.11 \
|
||||||
i-slint-backend-linuxkms-1.8.0 \
|
i-slint-backend-linuxkms-1.9.2 \
|
||||||
i-slint-backend-qt-1.8.0 \
|
i-slint-backend-qt-1.9.2 \
|
||||||
i-slint-backend-selector-1.8.0 \
|
i-slint-backend-selector-1.9.2 \
|
||||||
i-slint-backend-winit-1.8.0 \
|
i-slint-backend-winit-1.9.2 \
|
||||||
i-slint-common-1.8.0 \
|
i-slint-common-1.9.2 \
|
||||||
i-slint-compiler-1.8.0 \
|
i-slint-compiler-1.9.2 \
|
||||||
i-slint-core-1.8.0 \
|
i-slint-core-1.9.2 \
|
||||||
i-slint-core-macros-1.8.0 \
|
i-slint-core-macros-1.9.2 \
|
||||||
i-slint-renderer-femtovg-1.8.0 \
|
i-slint-renderer-femtovg-1.9.2 \
|
||||||
i-slint-renderer-skia-1.8.0 \
|
i-slint-renderer-skia-1.9.2 \
|
||||||
iana-time-zone-0.1.60 \
|
iana-time-zone-0.1.61 \
|
||||||
iana-time-zone-haiku-0.1.2 \
|
iana-time-zone-haiku-0.1.2 \
|
||||||
idna-0.5.0 \
|
icu_collections-1.5.0 \
|
||||||
|
icu_locid-1.5.0 \
|
||||||
|
icu_locid_transform-1.5.0 \
|
||||||
|
icu_locid_transform_data-1.5.0 \
|
||||||
|
icu_normalizer-1.5.0 \
|
||||||
|
icu_normalizer_data-1.5.0 \
|
||||||
|
icu_properties-1.5.1 \
|
||||||
|
icu_properties_data-1.5.0 \
|
||||||
|
icu_provider-1.5.0 \
|
||||||
|
icu_provider_macros-1.5.0 \
|
||||||
|
idna-1.0.3 \
|
||||||
|
idna_adapter-1.2.0 \
|
||||||
image-0.24.9 \
|
image-0.24.9 \
|
||||||
image-0.25.1 \
|
image-0.25.5 \
|
||||||
imagesize-0.12.0 \
|
imagesize-0.13.0 \
|
||||||
imgref-1.10.1 \
|
imgref-1.11.0 \
|
||||||
immutable-chunkmap-2.0.5 \
|
immutable-chunkmap-2.0.6 \
|
||||||
indexmap-2.6.0 \
|
indexmap-2.7.1 \
|
||||||
inotify-0.9.6 \
|
inotify-0.11.0 \
|
||||||
inotify-sys-0.1.5 \
|
inotify-sys-0.1.5 \
|
||||||
input-0.9.1 \
|
input-0.9.1 \
|
||||||
input-sys-1.18.0 \
|
input-sys-1.18.0 \
|
||||||
instant-0.1.13 \
|
|
||||||
integer-sqrt-0.1.5 \
|
integer-sqrt-0.1.5 \
|
||||||
io-lifetimes-1.0.11 \
|
io-lifetimes-1.0.11 \
|
||||||
itertools-0.12.1 \
|
itertools-0.12.1 \
|
||||||
itertools-0.13.0 \
|
itertools-0.13.0 \
|
||||||
itoa-1.0.11 \
|
itoa-1.0.14 \
|
||||||
jni-0.21.1 \
|
jni-0.21.1 \
|
||||||
jni-sys-0.3.0 \
|
jni-sys-0.3.0 \
|
||||||
jobserver-0.1.31 \
|
jobserver-0.1.32 \
|
||||||
jpeg-decoder-0.3.1 \
|
jpeg-decoder-0.3.1 \
|
||||||
js-sys-0.3.69 \
|
js-sys-0.3.77 \
|
||||||
khronos_api-3.1.0 \
|
khronos_api-3.1.0 \
|
||||||
kqueue-1.0.8 \
|
kqueue-1.0.8 \
|
||||||
kqueue-sys-1.0.4 \
|
kqueue-sys-1.0.4 \
|
||||||
kurbo-0.11.0 \
|
kurbo-0.11.1 \
|
||||||
lazy-bytes-cast-5.0.1 \
|
lazy-bytes-cast-5.0.1 \
|
||||||
lazy_static-1.5.0 \
|
lazy_static-1.5.0 \
|
||||||
lazycell-1.3.0 \
|
lazycell-1.3.0 \
|
||||||
lebe-0.5.2 \
|
lebe-0.5.2 \
|
||||||
libc-0.2.159 \
|
libc-0.2.169 \
|
||||||
libloading-0.8.4 \
|
libloading-0.8.6 \
|
||||||
libm-0.2.8 \
|
libm-0.2.11 \
|
||||||
libredox-0.0.2 \
|
libredox-0.1.3 \
|
||||||
libspa-0.8.0 \
|
libspa-0.8.0 \
|
||||||
libspa-sys-0.8.0 \
|
libspa-sys-0.8.0 \
|
||||||
libudev-sys-0.1.4 \
|
libudev-sys-0.1.4 \
|
||||||
libwayshot-0.3.0 \
|
libwayshot-0.3.0 \
|
||||||
libwaysip-0.2.3 \
|
libwaysip-0.2.7 \
|
||||||
|
linereader-0.4.0 \
|
||||||
linked-hash-map-0.5.6 \
|
linked-hash-map-0.5.6 \
|
||||||
linked_hash_set-0.1.4 \
|
linked_hash_set-0.1.5 \
|
||||||
linux-raw-sys-0.3.8 \
|
linux-raw-sys-0.4.15 \
|
||||||
linux-raw-sys-0.4.14 \
|
|
||||||
linux-raw-sys-0.6.5 \
|
linux-raw-sys-0.6.5 \
|
||||||
|
litemap-0.7.4 \
|
||||||
lock_api-0.4.12 \
|
lock_api-0.4.12 \
|
||||||
log-0.4.22 \
|
log-0.4.25 \
|
||||||
lru-0.12.3 \
|
lru-0.12.5 \
|
||||||
lyon_algorithms-1.0.4 \
|
lyon_algorithms-1.0.5 \
|
||||||
lyon_extra-1.0.2 \
|
lyon_extra-1.0.3 \
|
||||||
lyon_geom-1.0.5 \
|
lyon_geom-1.0.6 \
|
||||||
lyon_path-1.0.5 \
|
lyon_path-1.0.6 \
|
||||||
malloc_buf-0.0.6 \
|
malloc_buf-0.0.6 \
|
||||||
memchr-2.7.4 \
|
memchr-2.7.4 \
|
||||||
memmap2-0.9.4 \
|
memmap2-0.9.5 \
|
||||||
memoffset-0.7.1 \
|
|
||||||
memoffset-0.9.1 \
|
memoffset-0.9.1 \
|
||||||
metal-0.27.0 \
|
|
||||||
minimal-lexical-0.2.1 \
|
minimal-lexical-0.2.1 \
|
||||||
miniz_oxide-0.7.4 \
|
miniz_oxide-0.8.3 \
|
||||||
mio-0.8.11 \
|
mio-1.0.3 \
|
||||||
mio-1.0.1 \
|
|
||||||
ndk-0.9.0 \
|
ndk-0.9.0 \
|
||||||
ndk-context-0.1.1 \
|
ndk-context-0.1.1 \
|
||||||
ndk-sys-0.6.0+11769913 \
|
ndk-sys-0.6.0+11769913 \
|
||||||
nix-0.26.4 \
|
|
||||||
nix-0.27.1 \
|
nix-0.27.1 \
|
||||||
nix-0.29.0 \
|
nix-0.29.0 \
|
||||||
nom-7.1.3 \
|
nom-7.1.3 \
|
||||||
notify-6.1.1 \
|
notify-8.0.0 \
|
||||||
|
notify-types-2.0.0 \
|
||||||
nu-ansi-term-0.46.0 \
|
nu-ansi-term-0.46.0 \
|
||||||
num-traits-0.2.19 \
|
num-traits-0.2.19 \
|
||||||
num_enum-0.7.2 \
|
num_enum-0.7.3 \
|
||||||
num_enum_derive-0.7.2 \
|
num_enum_derive-0.7.3 \
|
||||||
objc-0.2.7 \
|
objc-0.2.7 \
|
||||||
objc-foundation-0.1.1 \
|
objc-foundation-0.1.1 \
|
||||||
objc-sys-0.3.5 \
|
objc-sys-0.3.5 \
|
||||||
objc2-0.5.2 \
|
objc2-0.5.2 \
|
||||||
|
objc2-0.6.0 \
|
||||||
objc2-app-kit-0.2.2 \
|
objc2-app-kit-0.2.2 \
|
||||||
objc2-cloud-kit-0.2.2 \
|
objc2-cloud-kit-0.2.2 \
|
||||||
objc2-contacts-0.2.2 \
|
objc2-contacts-0.2.2 \
|
||||||
objc2-core-data-0.2.2 \
|
objc2-core-data-0.2.2 \
|
||||||
|
objc2-core-foundation-0.3.0 \
|
||||||
objc2-core-image-0.2.2 \
|
objc2-core-image-0.2.2 \
|
||||||
objc2-core-location-0.2.2 \
|
objc2-core-location-0.2.2 \
|
||||||
objc2-encode-4.0.3 \
|
objc2-encode-4.1.0 \
|
||||||
objc2-foundation-0.2.2 \
|
objc2-foundation-0.2.2 \
|
||||||
|
objc2-foundation-0.3.0 \
|
||||||
objc2-link-presentation-0.2.2 \
|
objc2-link-presentation-0.2.2 \
|
||||||
objc2-metal-0.2.2 \
|
objc2-metal-0.2.2 \
|
||||||
|
objc2-metal-0.3.0 \
|
||||||
objc2-quartz-core-0.2.2 \
|
objc2-quartz-core-0.2.2 \
|
||||||
|
objc2-quartz-core-0.3.0 \
|
||||||
objc2-symbols-0.2.2 \
|
objc2-symbols-0.2.2 \
|
||||||
objc2-ui-kit-0.2.2 \
|
objc2-ui-kit-0.2.2 \
|
||||||
objc2-uniform-type-identifiers-0.2.2 \
|
objc2-uniform-type-identifiers-0.2.2 \
|
||||||
objc2-user-notifications-0.2.2 \
|
objc2-user-notifications-0.2.2 \
|
||||||
objc_exception-0.1.2 \
|
|
||||||
objc_id-0.1.1 \
|
objc_id-0.1.1 \
|
||||||
object-0.36.1 \
|
object-0.36.7 \
|
||||||
once_cell-1.20.2 \
|
once_cell-1.20.3 \
|
||||||
orbclient-0.3.47 \
|
orbclient-0.3.48 \
|
||||||
ordered-stream-0.2.0 \
|
ordered-stream-0.2.0 \
|
||||||
overload-0.1.1 \
|
overload-0.1.1 \
|
||||||
owned_ttf_parser-0.24.0 \
|
owned_ttf_parser-0.25.0 \
|
||||||
pango-0.19.8 \
|
pango-0.20.7 \
|
||||||
pango-sys-0.19.8 \
|
pango-sys-0.20.7 \
|
||||||
pangocairo-0.19.8 \
|
pangocairo-0.20.7 \
|
||||||
pangocairo-sys-0.19.8 \
|
pangocairo-sys-0.20.7 \
|
||||||
parking-2.2.0 \
|
parking-2.2.1 \
|
||||||
parking_lot-0.12.3 \
|
parking_lot-0.12.3 \
|
||||||
parking_lot_core-0.9.10 \
|
parking_lot_core-0.9.10 \
|
||||||
paste-1.0.15 \
|
paste-1.0.15 \
|
||||||
percent-encoding-2.3.1 \
|
percent-encoding-2.3.1 \
|
||||||
phf-0.11.2 \
|
phf-0.11.3 \
|
||||||
phf_generator-0.11.2 \
|
phf_generator-0.11.3 \
|
||||||
phf_macros-0.11.2 \
|
phf_macros-0.11.3 \
|
||||||
phf_shared-0.11.2 \
|
phf_shared-0.11.3 \
|
||||||
pico-args-0.5.0 \
|
pico-args-0.5.0 \
|
||||||
pin-project-1.1.5 \
|
pin-project-1.1.9 \
|
||||||
pin-project-internal-1.1.5 \
|
pin-project-internal-1.1.9 \
|
||||||
pin-project-lite-0.2.14 \
|
pin-project-lite-0.2.16 \
|
||||||
pin-utils-0.1.0 \
|
pin-utils-0.1.0 \
|
||||||
pin-weak-1.1.0 \
|
pin-weak-1.1.0 \
|
||||||
piper-0.2.3 \
|
piper-0.2.4 \
|
||||||
pipewire-0.8.0 \
|
pipewire-0.8.0 \
|
||||||
pipewire-sys-0.8.0 \
|
pipewire-sys-0.8.0 \
|
||||||
pkg-config-0.3.30 \
|
pkg-config-0.3.31 \
|
||||||
png-0.17.13 \
|
png-0.17.16 \
|
||||||
polling-2.8.0 \
|
polib-0.2.0 \
|
||||||
polling-3.7.2 \
|
polling-3.7.4 \
|
||||||
portable-atomic-1.9.0 \
|
portable-atomic-1.10.0 \
|
||||||
ppv-lite86-0.2.17 \
|
ppv-lite86-0.2.20 \
|
||||||
prettyplease-0.2.20 \
|
prettyplease-0.2.29 \
|
||||||
proc-macro-crate-1.3.1 \
|
proc-macro-crate-3.2.0 \
|
||||||
proc-macro-crate-3.1.0 \
|
proc-macro2-1.0.93 \
|
||||||
proc-macro2-1.0.86 \
|
|
||||||
qoi-0.4.1 \
|
qoi-0.4.1 \
|
||||||
qttypes-0.2.11 \
|
qttypes-0.2.12 \
|
||||||
quick-xml-0.36.2 \
|
quick-xml-0.30.0 \
|
||||||
quote-1.0.36 \
|
quick-xml-0.37.2 \
|
||||||
|
quote-1.0.38 \
|
||||||
rand-0.8.5 \
|
rand-0.8.5 \
|
||||||
rand_chacha-0.3.1 \
|
rand_chacha-0.3.1 \
|
||||||
rand_core-0.6.4 \
|
rand_core-0.6.4 \
|
||||||
raw-window-handle-0.6.2 \
|
raw-window-handle-0.6.2 \
|
||||||
raw-window-metal-1.0.0 \
|
raw-window-metal-1.1.0 \
|
||||||
rayon-1.10.0 \
|
rayon-1.10.0 \
|
||||||
rayon-core-1.12.1 \
|
rayon-core-1.12.1 \
|
||||||
redox_syscall-0.4.1 \
|
redox_syscall-0.4.1 \
|
||||||
redox_syscall-0.5.3 \
|
redox_syscall-0.5.8 \
|
||||||
regex-1.10.5 \
|
regex-1.11.1 \
|
||||||
regex-automata-0.4.7 \
|
regex-automata-0.4.9 \
|
||||||
regex-syntax-0.8.4 \
|
regex-syntax-0.8.5 \
|
||||||
resvg-0.42.0 \
|
resvg-0.44.0 \
|
||||||
rgb-0.8.45 \
|
rgb-0.8.50 \
|
||||||
rowan-0.15.15 \
|
rowan-0.16.1 \
|
||||||
roxmltree-0.19.0 \
|
|
||||||
roxmltree-0.20.0 \
|
roxmltree-0.20.0 \
|
||||||
rustc-demangle-0.1.24 \
|
rustc-demangle-0.1.24 \
|
||||||
rustc-hash-1.1.0 \
|
rustc-hash-1.1.0 \
|
||||||
rustc_version-0.4.0 \
|
rustc_version-0.4.1 \
|
||||||
rustix-0.37.27 \
|
rustix-0.38.44 \
|
||||||
rustix-0.38.37 \
|
rustversion-1.0.19 \
|
||||||
rustversion-1.0.17 \
|
rustybuzz-0.18.0 \
|
||||||
rustybuzz-0.14.1 \
|
rustybuzz-0.20.1 \
|
||||||
ryu-1.0.18 \
|
ryu-1.0.19 \
|
||||||
same-file-1.0.6 \
|
same-file-1.0.6 \
|
||||||
scoped-tls-1.0.1 \
|
scoped-tls-1.0.1 \
|
||||||
scoped-tls-hkt-0.1.4 \
|
scoped-tls-hkt-0.1.5 \
|
||||||
scopeguard-1.2.0 \
|
scopeguard-1.2.0 \
|
||||||
sctk-adwaita-0.10.1 \
|
sctk-adwaita-0.10.1 \
|
||||||
semver-1.0.23 \
|
semver-1.0.25 \
|
||||||
serde-1.0.210 \
|
serde-1.0.217 \
|
||||||
serde_derive-1.0.210 \
|
serde_derive-1.0.217 \
|
||||||
serde_json-1.0.120 \
|
serde_json-1.0.138 \
|
||||||
serde_repr-0.1.19 \
|
serde_repr-0.1.19 \
|
||||||
serde_spanned-0.6.8 \
|
serde_spanned-0.6.8 \
|
||||||
sha1-0.10.6 \
|
sha1-0.10.6 \
|
||||||
|
@ -384,124 +394,123 @@ CARGO_CRATES= ab_glyph-0.2.28 \
|
||||||
shlex-1.3.0 \
|
shlex-1.3.0 \
|
||||||
signal-hook-registry-1.4.2 \
|
signal-hook-registry-1.4.2 \
|
||||||
simd-adler32-0.3.7 \
|
simd-adler32-0.3.7 \
|
||||||
simplecss-0.2.1 \
|
simplecss-0.2.2 \
|
||||||
siphasher-0.3.11 \
|
|
||||||
siphasher-1.0.1 \
|
siphasher-1.0.1 \
|
||||||
skia-bindings-0.78.2 \
|
skia-bindings-0.78.2 \
|
||||||
skia-safe-0.78.2 \
|
skia-safe-0.78.2 \
|
||||||
slab-0.4.9 \
|
slab-0.4.9 \
|
||||||
slint-1.8.0 \
|
slint-1.9.2 \
|
||||||
slint-build-1.8.0 \
|
slint-build-1.9.2 \
|
||||||
slint-macros-1.8.0 \
|
slint-macros-1.9.2 \
|
||||||
slotmap-1.0.7 \
|
slotmap-1.0.7 \
|
||||||
smallvec-1.13.2 \
|
smallvec-1.13.2 \
|
||||||
smithay-client-toolkit-0.19.2 \
|
smithay-client-toolkit-0.19.2 \
|
||||||
smithay-clipboard-0.7.2 \
|
smithay-clipboard-0.7.2 \
|
||||||
smol_str-0.2.2 \
|
smol_str-0.2.2 \
|
||||||
smol_str-0.3.1 \
|
smol_str-0.3.2 \
|
||||||
socket2-0.4.10 \
|
socket2-0.5.8 \
|
||||||
socket2-0.5.7 \
|
softbuffer-0.4.6 \
|
||||||
softbuffer-0.4.5 \
|
|
||||||
spin-0.9.8 \
|
|
||||||
spin_on-0.1.1 \
|
spin_on-0.1.1 \
|
||||||
stable_deref_trait-1.2.0 \
|
stable_deref_trait-1.2.0 \
|
||||||
static_assertions-1.1.0 \
|
static_assertions-1.1.0 \
|
||||||
strict-num-0.1.1 \
|
strict-num-0.1.1 \
|
||||||
strum-0.26.3 \
|
strum-0.26.3 \
|
||||||
strum_macros-0.26.4 \
|
strum_macros-0.26.4 \
|
||||||
svgtypes-0.15.1 \
|
svgtypes-0.15.3 \
|
||||||
syn-1.0.109 \
|
syn-2.0.98 \
|
||||||
syn-2.0.71 \
|
synstructure-0.13.1 \
|
||||||
|
sys-locale-0.3.2 \
|
||||||
system-deps-6.2.2 \
|
system-deps-6.2.2 \
|
||||||
tar-0.4.41 \
|
system-deps-7.0.3 \
|
||||||
target-lexicon-0.12.15 \
|
tar-0.4.43 \
|
||||||
tempfile-3.13.0 \
|
target-lexicon-0.12.16 \
|
||||||
|
tempfile-3.16.0 \
|
||||||
termcolor-1.4.1 \
|
termcolor-1.4.1 \
|
||||||
text-size-1.1.1 \
|
text-size-1.1.1 \
|
||||||
thiserror-1.0.64 \
|
thiserror-1.0.69 \
|
||||||
thiserror-impl-1.0.64 \
|
thiserror-2.0.11 \
|
||||||
|
thiserror-impl-1.0.69 \
|
||||||
|
thiserror-impl-2.0.11 \
|
||||||
thread_local-1.1.8 \
|
thread_local-1.1.8 \
|
||||||
tiff-0.9.1 \
|
tiff-0.9.1 \
|
||||||
tiny-skia-0.11.4 \
|
tiny-skia-0.11.4 \
|
||||||
tiny-skia-path-0.11.4 \
|
tiny-skia-path-0.11.4 \
|
||||||
tiny-xlib-0.2.3 \
|
tiny-xlib-0.2.4 \
|
||||||
tinyvec-1.8.0 \
|
tinystr-0.7.6 \
|
||||||
|
tinyvec-1.8.1 \
|
||||||
tinyvec_macros-0.1.1 \
|
tinyvec_macros-0.1.1 \
|
||||||
tokio-1.40.0 \
|
tokio-1.43.0 \
|
||||||
tokio-macros-2.4.0 \
|
tokio-macros-2.5.0 \
|
||||||
toml-0.8.19 \
|
toml-0.8.20 \
|
||||||
toml_datetime-0.6.8 \
|
toml_datetime-0.6.8 \
|
||||||
toml_edit-0.19.15 \
|
toml_edit-0.22.23 \
|
||||||
toml_edit-0.21.1 \
|
tracing-0.1.41 \
|
||||||
toml_edit-0.22.22 \
|
tracing-attributes-0.1.28 \
|
||||||
tracing-0.1.40 \
|
tracing-core-0.1.33 \
|
||||||
tracing-attributes-0.1.27 \
|
|
||||||
tracing-core-0.1.32 \
|
|
||||||
tracing-log-0.2.0 \
|
tracing-log-0.2.0 \
|
||||||
tracing-subscriber-0.3.18 \
|
tracing-subscriber-0.3.19 \
|
||||||
ttf-parser-0.21.1 \
|
ttf-parser-0.21.1 \
|
||||||
ttf-parser-0.24.0 \
|
ttf-parser-0.24.1 \
|
||||||
|
ttf-parser-0.25.1 \
|
||||||
typenum-1.17.0 \
|
typenum-1.17.0 \
|
||||||
udev-0.9.0 \
|
udev-0.9.3 \
|
||||||
uds_windows-1.1.0 \
|
uds_windows-1.1.0 \
|
||||||
unicode-bidi-0.3.15 \
|
unicode-bidi-0.3.18 \
|
||||||
unicode-bidi-mirroring-0.2.0 \
|
unicode-bidi-mirroring-0.3.0 \
|
||||||
unicode-ccc-0.2.0 \
|
unicode-bidi-mirroring-0.4.0 \
|
||||||
unicode-ident-1.0.12 \
|
unicode-ccc-0.3.0 \
|
||||||
|
unicode-ccc-0.4.0 \
|
||||||
|
unicode-ident-1.0.16 \
|
||||||
unicode-linebreak-0.1.5 \
|
unicode-linebreak-0.1.5 \
|
||||||
unicode-normalization-0.1.23 \
|
unicode-properties-0.1.3 \
|
||||||
unicode-properties-0.1.1 \
|
unicode-script-0.5.7 \
|
||||||
unicode-script-0.5.6 \
|
unicode-segmentation-1.12.0 \
|
||||||
unicode-segmentation-1.11.0 \
|
|
||||||
unicode-vo-0.1.0 \
|
unicode-vo-0.1.0 \
|
||||||
unicode-width-0.1.13 \
|
unicode-width-0.1.14 \
|
||||||
unicode-xid-0.2.4 \
|
unicode-xid-0.2.6 \
|
||||||
url-2.5.2 \
|
url-2.5.4 \
|
||||||
usvg-0.42.0 \
|
usvg-0.44.0 \
|
||||||
valuable-0.1.0 \
|
utf16_iter-1.0.5 \
|
||||||
|
utf8_iter-1.0.4 \
|
||||||
|
valuable-0.1.1 \
|
||||||
version-compare-0.2.0 \
|
version-compare-0.2.0 \
|
||||||
version_check-0.9.4 \
|
version_check-0.9.5 \
|
||||||
vtable-0.2.0 \
|
vtable-0.2.1 \
|
||||||
vtable-macro-0.2.0 \
|
vtable-macro-0.2.1 \
|
||||||
waker-fn-1.2.0 \
|
|
||||||
walkdir-2.5.0 \
|
walkdir-2.5.0 \
|
||||||
wasi-0.11.0+wasi-snapshot-preview1 \
|
wasi-0.11.0+wasi-snapshot-preview1 \
|
||||||
wasm-bindgen-0.2.92 \
|
wasi-0.13.3+wasi-0.2.2 \
|
||||||
wasm-bindgen-backend-0.2.92 \
|
wasm-bindgen-0.2.100 \
|
||||||
wasm-bindgen-futures-0.4.42 \
|
wasm-bindgen-backend-0.2.100 \
|
||||||
wasm-bindgen-macro-0.2.92 \
|
wasm-bindgen-futures-0.4.50 \
|
||||||
wasm-bindgen-macro-support-0.2.92 \
|
wasm-bindgen-macro-0.2.100 \
|
||||||
wasm-bindgen-shared-0.2.92 \
|
wasm-bindgen-macro-support-0.2.100 \
|
||||||
wayland-backend-0.3.7 \
|
wasm-bindgen-shared-0.2.100 \
|
||||||
wayland-client-0.31.6 \
|
wayland-backend-0.3.8 \
|
||||||
|
wayland-client-0.31.8 \
|
||||||
wayland-csd-frame-0.3.0 \
|
wayland-csd-frame-0.3.0 \
|
||||||
wayland-cursor-0.31.5 \
|
wayland-cursor-0.31.8 \
|
||||||
wayland-protocols-0.31.2 \
|
wayland-protocols-0.31.2 \
|
||||||
wayland-protocols-0.32.4 \
|
wayland-protocols-0.32.6 \
|
||||||
wayland-protocols-misc-0.3.4 \
|
wayland-protocols-misc-0.3.6 \
|
||||||
wayland-protocols-plasma-0.3.3 \
|
wayland-protocols-plasma-0.3.6 \
|
||||||
wayland-protocols-wlr-0.2.0 \
|
wayland-protocols-wlr-0.2.0 \
|
||||||
wayland-protocols-wlr-0.3.4 \
|
wayland-protocols-wlr-0.3.6 \
|
||||||
wayland-scanner-0.31.5 \
|
wayland-scanner-0.31.6 \
|
||||||
wayland-sys-0.31.5 \
|
wayland-sys-0.31.6 \
|
||||||
web-sys-0.3.69 \
|
web-sys-0.3.77 \
|
||||||
web-time-1.1.0 \
|
web-time-1.1.0 \
|
||||||
weezl-0.1.8 \
|
weezl-0.1.8 \
|
||||||
which-4.4.2 \
|
which-4.4.2 \
|
||||||
winapi-0.3.9 \
|
winapi-0.3.9 \
|
||||||
winapi-i686-pc-windows-gnu-0.4.0 \
|
winapi-i686-pc-windows-gnu-0.4.0 \
|
||||||
winapi-util-0.1.8 \
|
winapi-util-0.1.9 \
|
||||||
winapi-x86_64-pc-windows-gnu-0.4.0 \
|
winapi-x86_64-pc-windows-gnu-0.4.0 \
|
||||||
windows-0.54.0 \
|
|
||||||
windows-0.58.0 \
|
windows-0.58.0 \
|
||||||
windows-core-0.52.0 \
|
windows-core-0.52.0 \
|
||||||
windows-core-0.54.0 \
|
|
||||||
windows-core-0.58.0 \
|
windows-core-0.58.0 \
|
||||||
windows-implement-0.53.0 \
|
|
||||||
windows-implement-0.58.0 \
|
windows-implement-0.58.0 \
|
||||||
windows-interface-0.53.0 \
|
|
||||||
windows-interface-0.58.0 \
|
windows-interface-0.58.0 \
|
||||||
windows-result-0.1.2 \
|
|
||||||
windows-result-0.2.0 \
|
windows-result-0.2.0 \
|
||||||
windows-strings-0.1.0 \
|
windows-strings-0.1.0 \
|
||||||
windows-sys-0.45.0 \
|
windows-sys-0.45.0 \
|
||||||
|
@ -533,37 +542,48 @@ CARGO_CRATES= ab_glyph-0.2.28 \
|
||||||
windows_x86_64_msvc-0.42.2 \
|
windows_x86_64_msvc-0.42.2 \
|
||||||
windows_x86_64_msvc-0.48.5 \
|
windows_x86_64_msvc-0.48.5 \
|
||||||
windows_x86_64_msvc-0.52.6 \
|
windows_x86_64_msvc-0.52.6 \
|
||||||
winit-0.30.4 \
|
winit-0.30.9 \
|
||||||
winnow-0.5.40 \
|
winnow-0.7.1 \
|
||||||
winnow-0.6.20 \
|
|
||||||
wio-0.2.2 \
|
wio-0.2.2 \
|
||||||
x11-clipboard-0.9.2 \
|
wit-bindgen-rt-0.33.0 \
|
||||||
|
write16-1.0.0 \
|
||||||
|
writeable-0.5.5 \
|
||||||
|
x11-clipboard-0.9.3 \
|
||||||
x11-dl-2.21.0 \
|
x11-dl-2.21.0 \
|
||||||
x11rb-0.13.1 \
|
x11rb-0.13.1 \
|
||||||
x11rb-protocol-0.13.1 \
|
x11rb-protocol-0.13.1 \
|
||||||
xattr-1.3.1 \
|
xattr-1.4.0 \
|
||||||
xcursor-0.3.6 \
|
xcursor-0.3.8 \
|
||||||
xdg-home-1.2.0 \
|
xdg-home-1.3.0 \
|
||||||
xkbcommon-0.8.0 \
|
xkbcommon-0.8.0 \
|
||||||
xkbcommon-dl-0.4.2 \
|
xkbcommon-dl-0.4.2 \
|
||||||
xkeysym-0.2.1 \
|
xkeysym-0.2.1 \
|
||||||
xml-rs-0.8.20 \
|
xml-rs-0.8.25 \
|
||||||
xmlwriter-0.1.0 \
|
xmlwriter-0.1.0 \
|
||||||
yansi-term-0.1.2 \
|
yansi-term-0.1.2 \
|
||||||
zbus-3.15.2 \
|
yoke-0.7.5 \
|
||||||
|
yoke-derive-0.7.5 \
|
||||||
zbus-4.4.0 \
|
zbus-4.4.0 \
|
||||||
zbus_macros-3.15.2 \
|
zbus-5.5.0 \
|
||||||
|
zbus-lockstep-0.4.4 \
|
||||||
|
zbus-lockstep-macros-0.4.4 \
|
||||||
zbus_macros-4.4.0 \
|
zbus_macros-4.4.0 \
|
||||||
zbus_names-2.6.1 \
|
zbus_macros-5.5.0 \
|
||||||
zbus_names-3.0.0 \
|
zbus_names-3.0.0 \
|
||||||
|
zbus_names-4.2.0 \
|
||||||
|
zbus_xml-4.0.0 \
|
||||||
zerocopy-0.7.35 \
|
zerocopy-0.7.35 \
|
||||||
zerocopy-derive-0.7.35 \
|
zerocopy-derive-0.7.35 \
|
||||||
|
zerofrom-0.1.5 \
|
||||||
|
zerofrom-derive-0.1.5 \
|
||||||
|
zerovec-0.10.4 \
|
||||||
|
zerovec-derive-0.10.3 \
|
||||||
zune-core-0.4.12 \
|
zune-core-0.4.12 \
|
||||||
zune-inflate-0.2.54 \
|
zune-inflate-0.2.54 \
|
||||||
zune-jpeg-0.4.11 \
|
zune-jpeg-0.4.14 \
|
||||||
zvariant-3.15.2 \
|
|
||||||
zvariant-4.2.0 \
|
zvariant-4.2.0 \
|
||||||
zvariant_derive-3.15.2 \
|
zvariant-5.4.0 \
|
||||||
zvariant_derive-4.2.0 \
|
zvariant_derive-4.2.0 \
|
||||||
zvariant_utils-1.0.1 \
|
zvariant_derive-5.4.0 \
|
||||||
zvariant_utils-2.1.0
|
zvariant_utils-2.1.0 \
|
||||||
|
zvariant_utils-3.2.0
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue