audio/spotify-player: Update to v0.16.3

Changelog:	https://github.com/aome510/spotify-player/releases/tag/v0.16.3
Reviewed by:	jrm, markj (mentor)
Differential Revision:	https://reviews.freebsd.org/D43294
This commit is contained in:
Jake Freeland 2024-01-06 09:25:30 -04:00 committed by Joseph Mingrone
parent 6dd290efec
commit 5e11185cd2
No known key found for this signature in database
GPG key ID: 36A40C83B0D6EF9E
3 changed files with 670 additions and 536 deletions

View file

@ -1,7 +1,6 @@
PORTNAME= spotify-player
DISTVERSIONPREFIX= v
DISTVERSION= 0.15.2
PORTREVISION= 1
DISTVERSION= 0.16.3
CATEGORIES= audio
MAINTAINER= jfree@FreeBSD.org
@ -11,6 +10,9 @@ WWW= https://github.com/aome510/spotify-player
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
NOT_FOR_ARCHS= i386
NOT_FOR_ARCHS_REASON= fails to build
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig
USES= cargo ssl

View file

@ -1,4 +1,4 @@
CARGO_CRATES= ab_glyph-0.2.22 \
CARGO_CRATES= ab_glyph-0.2.23 \
ab_glyph_rasterizer-0.1.8 \
addr2line-0.21.0 \
adler-1.0.2 \
@ -6,92 +6,102 @@ CARGO_CRATES= ab_glyph-0.2.22 \
aes-ctr-0.6.0 \
aes-soft-0.6.4 \
aesni-0.10.0 \
aho-corasick-1.1.1 \
ahash-0.8.7 \
aho-corasick-1.1.2 \
allocator-api2-0.2.16 \
alsa-0.6.0 \
alsa-sys-0.3.1 \
android-activity-0.4.3 \
android-activity-0.5.1 \
android-properties-0.2.2 \
android-tzdata-0.1.1 \
android_system_properties-0.1.5 \
ansi_colours-1.2.2 \
anstream-0.6.4 \
anstream-0.6.5 \
anstyle-1.0.4 \
anstyle-parse-0.2.2 \
anstyle-query-1.0.0 \
anstyle-wincon-3.0.1 \
anyhow-1.0.75 \
anstyle-parse-0.2.3 \
anstyle-query-1.0.2 \
anstyle-wincon-3.0.2 \
anyhow-1.0.79 \
array-init-2.1.0 \
arrayref-0.3.7 \
arrayvec-0.7.4 \
as-raw-xcb-connection-1.0.1 \
async-stream-0.3.5 \
async-stream-impl-0.3.5 \
async-trait-0.1.73 \
async-trait-0.1.77 \
atomic-waker-1.1.2 \
autocfg-1.1.0 \
backtrace-0.3.69 \
base64-0.13.1 \
base64-0.21.4 \
bindgen-0.68.1 \
base64-0.21.5 \
bindgen-0.69.1 \
bit_field-0.10.2 \
bitflags-1.3.2 \
bitflags-2.4.0 \
bitflags-2.4.1 \
block-0.1.6 \
block-buffer-0.9.0 \
block-buffer-0.10.4 \
block-sys-0.1.0-beta.1 \
block2-0.2.0-alpha.6 \
block-sys-0.2.0 \
block2-0.3.0 \
bumpalo-3.14.0 \
bytemuck-1.14.0 \
byteorder-1.4.3 \
byteorder-1.5.0 \
bytes-1.5.0 \
calloop-0.10.6 \
calloop-0.12.3 \
calloop-wayland-source-0.2.0 \
cassowary-0.3.0 \
cc-1.0.83 \
cesu8-1.1.0 \
cexpr-0.6.0 \
cfg-expr-0.15.5 \
cfg-expr-0.15.6 \
cfg-if-1.0.0 \
cfg_aliases-0.1.1 \
chrono-0.4.31 \
cipher-0.2.5 \
clang-sys-1.6.1 \
clap-4.4.6 \
clap_builder-4.4.6 \
clap_derive-4.4.2 \
clap_lex-0.5.1 \
clang-sys-1.7.0 \
clap-4.4.12 \
clap_builder-4.4.12 \
clap_complete-4.4.6 \
clap_derive-4.4.7 \
clap_lex-0.6.0 \
clipboard-win-3.1.1 \
cocoa-0.24.1 \
cocoa-foundation-0.1.2 \
color_quant-1.1.0 \
colorchoice-1.0.0 \
combine-4.6.6 \
concurrent-queue-2.4.0 \
config_parser2-0.1.5 \
config_parser_derive-0.1.3 \
console-0.15.7 \
core-foundation-0.9.3 \
core-foundation-sys-0.8.4 \
copypasta-0.10.0 \
core-foundation-0.9.4 \
core-foundation-sys-0.8.6 \
core-graphics-0.22.3 \
core-graphics-types-0.1.2 \
core-graphics-0.23.1 \
core-graphics-types-0.1.3 \
coreaudio-rs-0.10.0 \
coreaudio-sys-0.2.13 \
coreaudio-sys-0.2.14 \
cpal-0.13.5 \
cpufeatures-0.2.9 \
cpufeatures-0.2.11 \
crc32fast-1.3.2 \
crossbeam-deque-0.8.3 \
crossbeam-epoch-0.9.15 \
crossbeam-utils-0.8.16 \
crossterm-0.25.0 \
crossbeam-deque-0.8.4 \
crossbeam-epoch-0.9.17 \
crossbeam-utils-0.8.18 \
crossterm-0.27.0 \
crossterm_winapi-0.9.1 \
crunchy-0.2.2 \
crypto-common-0.1.6 \
crypto-mac-0.11.1 \
ctr-0.6.0 \
cursor-icon-1.1.0 \
daemonize-0.5.0 \
darling-0.13.4 \
darling_core-0.13.4 \
darling_macro-0.13.4 \
dbus-0.9.7 \
dbus-crossroads-0.5.2 \
deranged-0.3.8 \
deranged-0.3.11 \
digest-0.9.0 \
digest-0.10.7 \
dirs-next-2.0.0 \
@ -103,34 +113,38 @@ CARGO_CRATES= ab_glyph-0.2.22 \
encode_unicode-0.3.6 \
encoding_rs-0.8.33 \
enum_dispatch-0.3.12 \
env_logger-0.10.0 \
env_logger-0.10.1 \
equivalent-1.0.1 \
errno-0.3.4 \
errno-dragonfly-0.1.2 \
errno-0.3.8 \
exr-1.71.0 \
fastrand-2.0.1 \
fdeflate-0.3.0 \
fdeflate-0.3.3 \
fixedbitset-0.4.2 \
flate2-1.0.27 \
flate2-1.0.28 \
flume-0.11.0 \
fnv-1.0.7 \
foreign-types-0.3.2 \
foreign-types-0.5.0 \
foreign-types-macros-0.2.3 \
foreign-types-shared-0.1.1 \
form_urlencoded-1.2.0 \
foreign-types-shared-0.3.1 \
form_urlencoded-1.2.1 \
futf-0.1.5 \
futures-0.3.28 \
futures-channel-0.3.28 \
futures-core-0.3.28 \
futures-executor-0.3.28 \
futures-io-0.3.28 \
futures-macro-0.3.28 \
futures-sink-0.3.28 \
futures-task-0.3.28 \
futures-util-0.3.28 \
futures-0.3.30 \
futures-channel-0.3.30 \
futures-core-0.3.30 \
futures-executor-0.3.30 \
futures-io-0.3.30 \
futures-macro-0.3.30 \
futures-sink-0.3.30 \
futures-task-0.3.30 \
futures-util-0.3.30 \
generic-array-0.14.7 \
getrandom-0.2.10 \
gethostname-0.3.0 \
gethostname-0.4.3 \
getrandom-0.2.11 \
gif-0.12.0 \
gimli-0.28.0 \
gimli-0.28.1 \
glib-0.15.12 \
glib-macros-0.15.13 \
glib-sys-0.15.10 \
@ -144,10 +158,10 @@ CARGO_CRATES= ab_glyph-0.2.22 \
gstreamer-base-0.18.0 \
gstreamer-base-sys-0.18.0 \
gstreamer-sys-0.18.0 \
h2-0.3.21 \
h2-0.3.22 \
half-2.2.1 \
hashbrown-0.12.3 \
hashbrown-0.14.1 \
hashbrown-0.14.3 \
headers-0.3.9 \
headers-core-0.2.0 \
heck-0.4.1 \
@ -155,52 +169,57 @@ CARGO_CRATES= ab_glyph-0.2.22 \
hmac-0.11.0 \
hostname-0.3.1 \
html5ever-0.26.0 \
http-0.2.9 \
http-body-0.4.5 \
http-0.2.11 \
http-body-0.4.6 \
httparse-1.8.0 \
httpdate-1.0.3 \
humantime-2.1.0 \
hyper-0.14.27 \
hyper-0.14.28 \
hyper-proxy-0.9.1 \
hyper-tls-0.5.0 \
iana-time-zone-0.1.57 \
iana-time-zone-0.1.59 \
iana-time-zone-haiku-0.1.2 \
icrate-0.0.4 \
ident_case-1.0.1 \
idna-0.4.0 \
idna-0.5.0 \
if-addrs-0.7.0 \
image-0.24.7 \
indexmap-1.9.3 \
indexmap-2.0.2 \
indexmap-2.1.0 \
indoc-2.0.4 \
instant-0.1.12 \
ipnet-2.8.0 \
is-terminal-0.4.9 \
itertools-0.11.0 \
itoa-1.0.9 \
ipnet-2.9.0 \
is-terminal-0.4.10 \
itertools-0.12.0 \
itoa-1.0.10 \
jack-0.8.3 \
jack-0.10.0 \
jack-sys-0.2.2 \
jack-sys-0.4.0 \
jni-0.19.0 \
jni-0.21.1 \
jni-sys-0.3.0 \
jobserver-0.1.26 \
jobserver-0.1.27 \
jpeg-decoder-0.3.0 \
js-sys-0.3.64 \
js-sys-0.3.66 \
lazy-bytes-cast-5.0.1 \
lazy_static-1.4.0 \
lazycell-1.3.0 \
lebe-0.5.2 \
lewton-0.10.2 \
libc-0.2.148 \
libc-0.2.151 \
libdbus-sys-0.2.5 \
libloading-0.6.7 \
libloading-0.7.4 \
libloading-0.8.1 \
libm-0.2.7 \
libm-0.2.8 \
libmdns-0.7.5 \
libpulse-binding-2.28.1 \
libpulse-simple-binding-2.28.1 \
libpulse-simple-sys-1.21.1 \
libpulse-sys-1.21.0 \
libredox-0.0.1 \
libredox-0.0.2 \
librespot-audio-0.4.2 \
librespot-connect-0.4.2 \
librespot-core-0.4.2 \
@ -209,9 +228,10 @@ CARGO_CRATES= ab_glyph-0.2.22 \
librespot-playback-0.4.2 \
librespot-protocol-0.4.2 \
linked-hash-map-0.5.6 \
linux-raw-sys-0.4.8 \
lock_api-0.4.10 \
linux-raw-sys-0.4.12 \
lock_api-0.4.11 \
log-0.4.20 \
lru-0.12.1 \
mac-0.1.1 \
mac-notification-sys-0.6.1 \
mach-0.3.2 \
@ -222,70 +242,69 @@ CARGO_CRATES= ab_glyph-0.2.22 \
match_cfg-0.1.0 \
matchers-0.1.0 \
maybe-async-0.2.7 \
memchr-2.6.4 \
memmap2-0.5.10 \
memchr-2.7.1 \
memmap2-0.9.3 \
memoffset-0.6.5 \
memoffset-0.9.0 \
memoffset-0.7.1 \
mime-0.3.17 \
minimal-lexical-0.2.1 \
miniz_oxide-0.7.1 \
mio-0.8.8 \
mio-0.8.10 \
muldiv-1.0.1 \
multimap-0.8.3 \
nanorand-0.7.0 \
native-tls-0.2.11 \
ndk-0.6.0 \
ndk-0.7.0 \
ndk-0.8.0 \
ndk-context-0.1.1 \
ndk-glue-0.6.2 \
ndk-macro-0.3.0 \
ndk-sys-0.3.0 \
ndk-sys-0.4.1+23.1.7779620 \
ndk-sys-0.5.0+25.2.9519653 \
new_debug_unreachable-1.0.4 \
nix-0.23.2 \
nix-0.24.3 \
nix-0.25.1 \
nix-0.26.4 \
nom-7.1.3 \
notify-rust-4.9.0 \
notify-rust-4.10.0 \
nu-ansi-term-0.46.0 \
num-bigint-0.4.4 \
num-derive-0.3.3 \
num-integer-0.1.45 \
num-rational-0.4.1 \
num-traits-0.2.16 \
num-traits-0.2.17 \
num_cpus-1.16.0 \
num_enum-0.5.11 \
num_enum-0.6.1 \
num_enum-0.7.1 \
num_enum_derive-0.5.11 \
num_enum_derive-0.6.1 \
num_enum_derive-0.7.1 \
objc-0.2.7 \
objc-foundation-0.1.1 \
objc-sys-0.2.0-beta.2 \
objc2-0.3.0-beta.3.patch-leaks.3 \
objc2-encode-2.0.0-pre.2 \
objc-sys-0.3.2 \
objc2-0.4.1 \
objc2-encode-3.0.0 \
objc_id-0.1.1 \
object-0.32.1 \
object-0.32.2 \
oboe-0.4.6 \
oboe-sys-0.4.5 \
ogg-0.8.0 \
once_cell-1.18.0 \
once_cell-1.19.0 \
opaque-debug-0.3.0 \
openssl-0.10.57 \
openssl-0.10.62 \
openssl-macros-0.1.1 \
openssl-probe-0.1.5 \
openssl-sys-0.9.93 \
openssl-sys-0.9.98 \
option-operations-0.4.1 \
orbclient-0.3.46 \
orbclient-0.3.47 \
overload-0.1.1 \
owned_ttf_parser-0.19.0 \
owned_ttf_parser-0.20.0 \
parking_lot-0.11.2 \
parking_lot-0.12.1 \
parking_lot_core-0.8.6 \
parking_lot_core-0.9.8 \
parking_lot_core-0.9.9 \
paste-1.0.14 \
pbkdf2-0.8.0 \
peeking_take_while-0.1.2 \
percent-encoding-2.3.0 \
percent-encoding-2.3.1 \
petgraph-0.6.4 \
phf-0.10.1 \
phf_codegen-0.10.0 \
@ -293,75 +312,79 @@ CARGO_CRATES= ab_glyph-0.2.22 \
phf_shared-0.10.0 \
pin-project-lite-0.2.13 \
pin-utils-0.1.0 \
pkg-config-0.3.27 \
pkg-config-0.3.28 \
png-0.17.10 \
polling-3.3.1 \
portaudio-rs-0.3.2 \
portaudio-sys-0.1.1 \
powerfmt-0.2.0 \
ppv-lite86-0.2.17 \
precomputed-hash-0.1.1 \
pretty-hex-0.3.0 \
priority-queue-1.3.2 \
proc-macro-crate-1.3.1 \
proc-macro-crate-2.0.0 \
proc-macro-error-1.0.4 \
proc-macro-error-attr-1.0.4 \
proc-macro2-1.0.67 \
proc-macro2-1.0.74 \
protobuf-2.28.0 \
protobuf-codegen-2.28.0 \
protobuf-codegen-pure-2.28.0 \
qoi-0.4.1 \
quick-xml-0.23.1 \
quote-1.0.33 \
quick-xml-0.30.0 \
quote-1.0.35 \
rand-0.8.5 \
rand_chacha-0.3.1 \
rand_core-0.6.4 \
rand_distr-0.4.3 \
ratatui-0.23.0 \
raw-window-handle-0.5.2 \
ratatui-0.25.0 \
raw-window-handle-0.6.0 \
rayon-1.8.0 \
rayon-core-1.12.0 \
redox_syscall-0.2.16 \
redox_syscall-0.3.5 \
redox_users-0.4.3 \
regex-1.9.6 \
redox_syscall-0.4.1 \
redox_users-0.4.4 \
regex-1.10.2 \
regex-automata-0.1.10 \
regex-automata-0.3.9 \
regex-automata-0.4.3 \
regex-syntax-0.6.29 \
regex-syntax-0.7.5 \
reqwest-0.11.20 \
rgb-0.8.36 \
regex-syntax-0.8.2 \
reqwest-0.11.23 \
rgb-0.8.37 \
rodio-0.15.0 \
rpassword-7.2.0 \
rpassword-7.3.1 \
rspotify-0.12.0 \
rspotify-http-0.12.0 \
rspotify-macros-0.12.0 \
rspotify-model-0.12.0 \
rtoolbox-0.0.1 \
rtoolbox-0.0.2 \
rustc-demangle-0.1.23 \
rustc-hash-1.1.0 \
rustc_version-0.4.0 \
rustix-0.38.15 \
rustix-0.38.28 \
rustversion-1.0.14 \
ryu-1.0.15 \
ryu-1.0.16 \
same-file-1.0.6 \
schannel-0.1.22 \
schannel-0.1.23 \
scoped-tls-1.0.1 \
scopeguard-1.2.0 \
sctk-adwaita-0.5.4 \
sctk-adwaita-0.8.1 \
sdl2-0.35.2 \
sdl2-sys-0.35.2 \
security-framework-2.9.2 \
security-framework-sys-2.9.1 \
semver-1.0.19 \
serde-1.0.188 \
serde_derive-1.0.188 \
serde_json-1.0.107 \
serde_spanned-0.6.3 \
semver-1.0.21 \
serde-1.0.194 \
serde_derive-1.0.194 \
serde_json-1.0.110 \
serde_spanned-0.6.5 \
serde_urlencoded-0.7.1 \
sha-1-0.9.8 \
sha1-0.10.6 \
sha2-0.10.8 \
shannon-0.2.0 \
sharded-slab-0.1.6 \
sharded-slab-0.1.7 \
shell-words-1.1.0 \
shlex-1.2.0 \
signal-hook-0.3.17 \
@ -372,131 +395,152 @@ CARGO_CRATES= ab_glyph-0.2.22 \
sixel-rs-0.3.3 \
sixel-sys-0.3.1 \
slab-0.4.9 \
slotmap-1.0.6 \
smallvec-1.11.1 \
smithay-client-toolkit-0.16.1 \
socket2-0.4.9 \
socket2-0.5.4 \
smallvec-1.11.2 \
smithay-client-toolkit-0.18.0 \
smithay-clipboard-0.7.0 \
smol_str-0.2.0 \
socket2-0.4.10 \
socket2-0.5.5 \
souvlaki-0.6.1 \
spin-0.9.8 \
stability-0.1.1 \
stdweb-0.1.3 \
strict-num-0.1.1 \
string_cache-0.8.7 \
string_cache_codegen-0.5.2 \
strsim-0.10.0 \
strum-0.25.0 \
strum_macros-0.25.2 \
strum_macros-0.25.3 \
subtle-2.4.1 \
syn-1.0.109 \
syn-2.0.37 \
system-deps-6.1.1 \
target-lexicon-0.12.11 \
tauri-winrt-notification-0.1.2 \
tempfile-3.8.0 \
syn-2.0.46 \
system-configuration-0.5.1 \
system-configuration-sys-0.5.0 \
system-deps-6.2.0 \
target-lexicon-0.12.13 \
tauri-winrt-notification-0.1.3 \
tempfile-3.9.0 \
tendril-0.4.3 \
termcolor-1.3.0 \
thiserror-1.0.49 \
thiserror-impl-1.0.49 \
thread-id-4.2.0 \
termcolor-1.4.0 \
thiserror-1.0.56 \
thiserror-impl-1.0.56 \
thread-id-4.2.1 \
thread_local-1.1.7 \
tiff-0.9.0 \
time-0.3.29 \
time-0.3.31 \
time-core-0.1.2 \
tiny-skia-0.8.4 \
tiny-skia-path-0.8.4 \
tiny-skia-0.11.3 \
tiny-skia-path-0.11.3 \
tinyvec-1.6.0 \
tinyvec_macros-0.1.1 \
tokio-1.32.0 \
tokio-macros-2.1.0 \
tokio-1.35.1 \
tokio-macros-2.2.0 \
tokio-native-tls-0.3.1 \
tokio-socks-0.5.1 \
tokio-stream-0.1.14 \
tokio-util-0.7.9 \
toml-0.7.8 \
toml-0.8.1 \
toml_datetime-0.6.3 \
tokio-util-0.7.10 \
toml-0.8.8 \
toml_datetime-0.6.5 \
toml_edit-0.19.15 \
toml_edit-0.20.1 \
toml_edit-0.20.7 \
toml_edit-0.21.0 \
tower-service-0.3.2 \
tracing-0.1.37 \
tracing-attributes-0.1.26 \
tracing-core-0.1.31 \
tracing-log-0.1.3 \
tracing-subscriber-0.3.17 \
try-lock-0.2.4 \
ttf-parser-0.19.2 \
tracing-0.1.40 \
tracing-attributes-0.1.27 \
tracing-core-0.1.32 \
tracing-log-0.2.0 \
tracing-subscriber-0.3.18 \
try-lock-0.2.5 \
ttf-parser-0.20.0 \
ttl_cache-0.5.1 \
typenum-1.17.0 \
unicode-bidi-0.3.13 \
unicode-bidi-0.3.14 \
unicode-ident-1.0.12 \
unicode-normalization-0.1.22 \
unicode-segmentation-1.10.1 \
unicode-width-0.1.11 \
url-2.4.1 \
url-2.5.0 \
utf-8-0.7.6 \
utf8parse-0.2.1 \
uuid-1.4.1 \
uuid-1.6.1 \
valuable-0.1.0 \
vcpkg-0.2.15 \
vec_map-0.8.2 \
vergen-3.2.0 \
version-compare-0.1.1 \
version_check-0.9.4 \
viuer-0.6.2 \
viuer-0.7.1 \
walkdir-2.4.0 \
want-0.3.1 \
wasi-0.11.0+wasi-snapshot-preview1 \
wasm-bindgen-0.2.87 \
wasm-bindgen-backend-0.2.87 \
wasm-bindgen-futures-0.4.37 \
wasm-bindgen-macro-0.2.87 \
wasm-bindgen-macro-support-0.2.87 \
wasm-bindgen-shared-0.2.87 \
wayland-client-0.29.5 \
wayland-commons-0.29.5 \
wayland-cursor-0.29.5 \
wayland-protocols-0.29.5 \
wayland-scanner-0.29.5 \
wayland-sys-0.29.5 \
web-sys-0.3.64 \
wasm-bindgen-0.2.89 \
wasm-bindgen-backend-0.2.89 \
wasm-bindgen-futures-0.4.39 \
wasm-bindgen-macro-0.2.89 \
wasm-bindgen-macro-support-0.2.89 \
wasm-bindgen-shared-0.2.89 \
wayland-backend-0.3.2 \
wayland-client-0.31.1 \
wayland-csd-frame-0.3.0 \
wayland-cursor-0.31.0 \
wayland-protocols-0.31.0 \
wayland-protocols-plasma-0.2.0 \
wayland-protocols-wlr-0.2.0 \
wayland-scanner-0.31.0 \
wayland-sys-0.31.1 \
web-sys-0.3.66 \
web-time-0.2.4 \
weezl-0.1.7 \
winapi-0.3.9 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-util-0.1.6 \
winapi-wsapoll-0.1.1 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
windows-0.39.0 \
windows-0.44.0 \
windows-0.48.0 \
windows-0.51.1 \
windows-core-0.51.1 \
windows-core-0.52.0 \
windows-sys-0.45.0 \
windows-sys-0.48.0 \
windows-sys-0.52.0 \
windows-targets-0.42.2 \
windows-targets-0.48.5 \
windows-targets-0.52.0 \
windows_aarch64_gnullvm-0.42.2 \
windows_aarch64_gnullvm-0.48.5 \
windows_aarch64_msvc-0.39.0 \
windows_aarch64_gnullvm-0.52.0 \
windows_aarch64_msvc-0.42.2 \
windows_aarch64_msvc-0.48.5 \
windows_i686_gnu-0.39.0 \
windows_aarch64_msvc-0.52.0 \
windows_i686_gnu-0.42.2 \
windows_i686_gnu-0.48.5 \
windows_i686_msvc-0.39.0 \
windows_i686_gnu-0.52.0 \
windows_i686_msvc-0.42.2 \
windows_i686_msvc-0.48.5 \
windows_x86_64_gnu-0.39.0 \
windows_i686_msvc-0.52.0 \
windows_x86_64_gnu-0.42.2 \
windows_x86_64_gnu-0.48.5 \
windows_x86_64_gnu-0.52.0 \
windows_x86_64_gnullvm-0.42.2 \
windows_x86_64_gnullvm-0.48.5 \
windows_x86_64_msvc-0.39.0 \
windows_x86_64_gnullvm-0.52.0 \
windows_x86_64_msvc-0.42.2 \
windows_x86_64_msvc-0.48.5 \
winit-0.28.7 \
winnow-0.5.15 \
windows_x86_64_msvc-0.52.0 \
winit-0.29.8 \
winnow-0.5.32 \
winreg-0.50.0 \
x11-clipboard-0.8.1 \
x11-dl-2.21.0 \
xcursor-0.3.4 \
xml-rs-0.8.19 \
x11rb-0.12.0 \
x11rb-0.13.0 \
x11rb-protocol-0.12.0 \
x11rb-protocol-0.13.0 \
xcursor-0.3.5 \
xkbcommon-dl-0.4.1 \
xkeysym-0.2.0 \
xml5ever-0.17.0 \
zerocopy-0.6.4 \
zerocopy-derive-0.6.4 \
zerocopy-0.6.6 \
zerocopy-0.7.32 \
zerocopy-derive-0.6.6 \
zerocopy-derive-0.7.32 \
zune-inflate-0.2.54

File diff suppressed because it is too large Load diff