git: 81741b3d473e - main - audio/spotify-player: Update 0.20.4 -> 0.21.0

From: Jake Freeland <jfree_at_FreeBSD.org>
Date: Wed, 10 Sep 2025 17:02:40 UTC
The branch main has been updated by jfree:

URL: https://cgit.FreeBSD.org/ports/commit/?id=81741b3d473e24199214da3ff0220666aa85da12

commit 81741b3d473e24199214da3ff0220666aa85da12
Author:     Jake Freeland <jfree@FreeBSD.org>
AuthorDate: 2025-09-01 12:43:13 +0000
Commit:     Jake Freeland <jfree@FreeBSD.org>
CommitDate: 2025-09-10 17:02:15 +0000

    audio/spotify-player: Update 0.20.4 -> 0.21.0
    
    Changelog: https://github.com/aome510/spotify-player/releases/tag/v0.21.0
---
 audio/spotify-player/Makefile                |    3 +-
 audio/spotify-player/Makefile.crates         |  763 +++++++------
 audio/spotify-player/distinfo                | 1532 +++++++++++++-------------
 audio/spotify-player/files/patch-powerpc64le |   20 -
 4 files changed, 1144 insertions(+), 1174 deletions(-)

diff --git a/audio/spotify-player/Makefile b/audio/spotify-player/Makefile
index 6dd71d024fff..00de3a92e577 100644
--- a/audio/spotify-player/Makefile
+++ b/audio/spotify-player/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	spotify-player
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.20.4
-PORTREVISION=	5
+DISTVERSION=	0.21.0
 CATEGORIES=	audio
 
 MAINTAINER=	jfree@FreeBSD.org
diff --git a/audio/spotify-player/Makefile.crates b/audio/spotify-player/Makefile.crates
index 5f0680e02756..9add9a433f8b 100644
--- a/audio/spotify-player/Makefile.crates
+++ b/audio/spotify-player/Makefile.crates
@@ -1,165 +1,165 @@
-CARGO_CRATES=	ab_glyph-0.2.29 \
-		ab_glyph_rasterizer-0.1.8 \
+CARGO_CRATES=	ab_glyph-0.2.31 \
+		ab_glyph_rasterizer-0.1.10 \
 		addr2line-0.24.2 \
-		adler2-2.0.0 \
+		adler2-2.0.1 \
 		aes-0.8.4 \
-		ahash-0.8.11 \
+		ahash-0.8.12 \
 		aho-corasick-1.1.3 \
-		aligned-vec-0.5.0 \
+		aligned-vec-0.6.4 \
 		allocator-api2-0.2.21 \
 		alsa-0.9.1 \
+		alsa-0.10.0 \
 		alsa-sys-0.3.1 \
 		android-activity-0.6.0 \
 		android-properties-0.2.2 \
 		android-tzdata-0.1.1 \
 		android_system_properties-0.1.5 \
 		ansi_colours-1.2.3 \
-		anstream-0.6.18 \
-		anstyle-1.0.10 \
-		anstyle-parse-0.2.6 \
-		anstyle-query-1.1.2 \
-		anstyle-wincon-3.0.6 \
-		anyhow-1.0.94 \
-		arbitrary-1.4.1 \
+		anstream-0.6.20 \
+		anstyle-1.0.11 \
+		anstyle-parse-0.2.7 \
+		anstyle-query-1.1.4 \
+		anstyle-wincon-3.0.10 \
+		anyhow-1.0.99 \
+		arbitrary-1.4.2 \
 		arg_enum_proc_macro-0.3.4 \
 		arrayref-0.3.9 \
 		arrayvec-0.7.6 \
 		as-raw-xcb-connection-1.0.1 \
 		async-stream-0.3.6 \
 		async-stream-impl-0.3.6 \
-		async-trait-0.1.83 \
+		async-trait-0.1.89 \
 		atomic-waker-1.1.2 \
 		atomic_refcell-0.1.13 \
-		autocfg-1.4.0 \
-		av1-grain-0.2.3 \
-		avif-serialize-0.8.2 \
-		aws-lc-rs-1.11.1 \
-		aws-lc-sys-0.23.1 \
-		backtrace-0.3.74 \
-		base64-0.13.1 \
-		base64-0.21.7 \
+		autocfg-1.5.0 \
+		av1-grain-0.2.4 \
+		avif-serialize-0.8.6 \
+		backtrace-0.3.75 \
 		base64-0.22.1 \
-		base64ct-1.6.0 \
-		bindgen-0.69.5 \
-		bindgen-0.70.1 \
-		bit_field-0.10.2 \
+		base64ct-1.8.0 \
+		bit_field-0.10.3 \
 		bitflags-1.3.2 \
-		bitflags-2.6.0 \
+		bitflags-2.9.3 \
 		bitstream-io-2.6.0 \
 		block-0.1.6 \
 		block-buffer-0.10.4 \
 		block2-0.5.1 \
-		built-0.7.5 \
-		bumpalo-3.16.0 \
-		bytemuck-1.20.0 \
+		block2-0.6.1 \
+		built-0.7.7 \
+		bumpalo-3.19.0 \
+		bytemuck-1.23.2 \
 		byteorder-1.5.0 \
 		byteorder-lite-0.1.0 \
-		bytes-1.9.0 \
+		bytes-1.10.1 \
 		calloop-0.13.0 \
 		calloop-wayland-source-0.3.0 \
 		cassowary-0.3.0 \
-		castaway-0.2.3 \
-		cc-1.2.4 \
+		castaway-0.2.4 \
+		cc-1.2.34 \
 		cesu8-1.1.0 \
-		cexpr-0.6.0 \
 		cfg-expr-0.15.8 \
-		cfg-expr-0.17.2 \
-		cfg-if-1.0.0 \
+		cfg-expr-0.20.2 \
+		cfg-if-1.0.3 \
 		cfg_aliases-0.2.1 \
-		chrono-0.4.39 \
+		chrono-0.4.41 \
+		chrono-humanize-0.2.3 \
 		cipher-0.4.4 \
-		clang-sys-1.8.1 \
-		clap-4.5.23 \
-		clap_builder-4.5.23 \
-		clap_complete-4.5.38 \
-		clap_derive-4.5.18 \
-		clap_lex-0.7.4 \
-		clipboard-win-5.4.0 \
-		cmake-0.1.52 \
+		clap-4.5.46 \
+		clap_builder-4.5.46 \
+		clap_complete-4.5.57 \
+		clap_derive-4.5.45 \
+		clap_lex-0.7.5 \
+		clipboard-win-5.4.1 \
 		cocoa-0.24.1 \
 		cocoa-foundation-0.1.2 \
 		color_quant-1.1.0 \
-		colorchoice-1.0.3 \
+		colorchoice-1.0.4 \
 		combine-4.6.7 \
-		compact_str-0.8.0 \
+		compact_str-0.8.1 \
 		concurrent-queue-2.5.0 \
-		config_parser2-0.1.5 \
+		config_parser2-0.1.6 \
 		config_parser_derive-0.1.3 \
-		console-0.15.8 \
+		console-0.15.11 \
 		const-oid-0.9.6 \
+		convert_case-0.7.1 \
 		core-foundation-0.9.4 \
-		core-foundation-0.10.0 \
+		core-foundation-0.10.1 \
 		core-foundation-sys-0.8.7 \
 		core-graphics-0.22.3 \
 		core-graphics-0.23.2 \
 		core-graphics-types-0.1.3 \
-		coreaudio-rs-0.11.3 \
-		coreaudio-sys-0.2.16 \
-		cpal-0.15.3 \
-		cpufeatures-0.2.16 \
-		crc32fast-1.4.2 \
+		coreaudio-rs-0.13.0 \
+		cpal-0.16.0 \
+		cpufeatures-0.2.17 \
+		crc32fast-1.5.0 \
 		crossbeam-deque-0.8.6 \
 		crossbeam-epoch-0.9.18 \
 		crossbeam-utils-0.8.21 \
 		crossterm-0.28.1 \
+		crossterm-0.29.0 \
 		crossterm_winapi-0.9.1 \
-		crunchy-0.2.2 \
+		crunchy-0.2.4 \
 		crypto-common-0.1.6 \
 		ctr-0.9.2 \
-		cursor-icon-1.1.0 \
+		cursor-icon-1.2.0 \
 		daemonize-0.5.0 \
-		darling-0.20.10 \
-		darling_core-0.20.10 \
-		darling_macro-0.20.10 \
+		darling-0.20.11 \
+		darling_core-0.20.11 \
+		darling_macro-0.20.11 \
 		dasp_sample-0.11.0 \
-		data-encoding-2.6.0 \
-		dbus-0.9.7 \
+		data-encoding-2.9.0 \
+		dbus-0.9.9 \
 		dbus-crossroads-0.5.2 \
-		der-0.7.9 \
-		deranged-0.3.11 \
+		der-0.7.10 \
+		deranged-0.5.2 \
 		derive_builder-0.20.2 \
 		derive_builder_core-0.20.2 \
 		derive_builder_macro-0.20.2 \
-		diff-0.1.13 \
+		derive_more-2.0.1 \
+		derive_more-impl-2.0.1 \
 		digest-0.10.7 \
 		dirs-next-2.0.0 \
 		dirs-sys-next-0.1.2 \
 		dispatch-0.2.0 \
+		dispatch2-0.3.0 \
 		displaydoc-0.2.5 \
 		dlib-0.5.2 \
+		document-features-0.2.11 \
 		downcast-rs-1.2.1 \
-		dpi-0.1.1 \
-		dunce-1.0.5 \
-		either-1.13.0 \
-		encode_unicode-0.3.6 \
+		dpi-0.1.2 \
+		either-1.15.0 \
+		encode_unicode-1.0.0 \
 		encoding_rs-0.8.35 \
 		enum_dispatch-0.3.13 \
-		env_filter-0.1.2 \
-		env_logger-0.11.5 \
-		equivalent-1.0.1 \
-		errno-0.3.10 \
-		error-code-3.3.1 \
+		env_filter-0.1.3 \
+		env_home-0.1.0 \
+		env_logger-0.11.8 \
+		equator-0.4.2 \
+		equator-macro-0.4.2 \
+		equivalent-1.0.2 \
+		errno-0.3.13 \
+		error-code-3.3.2 \
 		exr-1.73.0 \
 		fastrand-2.3.0 \
 		fdeflate-0.3.7 \
 		fixedbitset-0.4.2 \
-		flate2-1.0.35 \
+		flate2-1.1.2 \
 		flume-0.11.1 \
 		fnv-1.0.7 \
-		foldhash-0.1.3 \
+		foldhash-0.1.5 \
 		foreign-types-0.3.2 \
 		foreign-types-0.5.0 \
 		foreign-types-macros-0.2.3 \
 		foreign-types-shared-0.1.1 \
 		foreign-types-shared-0.3.1 \
-		form_urlencoded-1.2.1 \
-		fs_extra-1.3.0 \
+		form_urlencoded-1.2.2 \
 		futf-0.1.5 \
 		futures-0.3.31 \
 		futures-channel-0.3.31 \
 		futures-core-0.3.31 \
 		futures-executor-0.3.31 \
 		futures-io-0.3.31 \
+		futures-lite-2.6.1 \
 		futures-macro-0.3.31 \
 		futures-sink-0.3.31 \
 		futures-task-0.3.31 \
@@ -167,172 +167,173 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		futures-util-0.3.31 \
 		fuzzy-matcher-0.3.7 \
 		generic-array-0.14.7 \
-		gethostname-0.4.3 \
-		getrandom-0.2.15 \
-		gif-0.13.1 \
+		gethostname-1.0.2 \
+		getrandom-0.2.16 \
+		getrandom-0.3.3 \
+		gif-0.13.3 \
 		gimli-0.31.1 \
-		gio-sys-0.20.6 \
-		glib-0.20.6 \
-		glib-macros-0.20.5 \
-		glib-sys-0.20.6 \
-		glob-0.3.1 \
-		gobject-sys-0.20.4 \
-		governor-0.6.3 \
-		gstreamer-0.23.3 \
-		gstreamer-app-0.23.3 \
-		gstreamer-app-sys-0.23.2 \
-		gstreamer-audio-0.23.2 \
-		gstreamer-audio-sys-0.23.3 \
-		gstreamer-base-0.23.3 \
-		gstreamer-base-sys-0.23.3 \
-		gstreamer-sys-0.23.3 \
-		h2-0.3.26 \
-		h2-0.4.7 \
-		half-2.4.1 \
-		hashbrown-0.15.2 \
-		headers-0.4.0 \
+		gio-sys-0.21.1 \
+		glib-0.21.1 \
+		glib-macros-0.21.0 \
+		glib-sys-0.21.1 \
+		gobject-sys-0.21.1 \
+		governor-0.10.1 \
+		gstreamer-0.24.1 \
+		gstreamer-app-0.24.0 \
+		gstreamer-app-sys-0.24.0 \
+		gstreamer-audio-0.24.0 \
+		gstreamer-audio-sys-0.24.0 \
+		gstreamer-base-0.24.0 \
+		gstreamer-base-sys-0.24.0 \
+		gstreamer-sys-0.24.0 \
+		h2-0.4.12 \
+		half-2.6.0 \
+		hashbrown-0.15.5 \
+		headers-0.4.1 \
 		headers-core-0.3.0 \
 		heck-0.5.0 \
-		hermit-abi-0.4.0 \
+		hermit-abi-0.5.2 \
 		hmac-0.12.1 \
-		home-0.5.9 \
+		home-0.5.11 \
 		html-escape-0.2.13 \
 		html5ever-0.27.0 \
-		http-0.2.12 \
-		http-1.2.0 \
-		http-body-0.4.6 \
+		http-1.3.1 \
 		http-body-1.0.1 \
-		http-body-util-0.1.2 \
-		httparse-1.9.5 \
+		http-body-util-0.1.3 \
+		httparse-1.10.1 \
 		httpdate-1.0.3 \
-		hyper-0.14.31 \
-		hyper-1.5.1 \
+		hyper-1.7.0 \
 		hyper-proxy2-0.1.0 \
-		hyper-rustls-0.24.2 \
-		hyper-rustls-0.26.0 \
-		hyper-rustls-0.27.3 \
+		hyper-rustls-0.27.7 \
 		hyper-tls-0.6.0 \
-		hyper-util-0.1.10 \
-		iana-time-zone-0.1.61 \
+		hyper-util-0.1.16 \
+		iana-time-zone-0.1.63 \
 		iana-time-zone-haiku-0.1.2 \
-		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 \
+		icu_collections-2.0.0 \
+		icu_locale_core-2.0.0 \
+		icu_normalizer-2.0.0 \
+		icu_normalizer_data-2.0.0 \
+		icu_properties-2.0.1 \
+		icu_properties_data-2.0.1 \
+		icu_provider-2.0.0 \
 		ident_case-1.0.1 \
-		idna-1.0.3 \
-		idna_adapter-1.2.0 \
-		image-0.25.5 \
-		image-webp-0.2.0 \
+		idna-1.1.0 \
+		idna_adapter-1.2.1 \
+		image-0.25.6 \
+		image-webp-0.2.4 \
 		imgref-1.11.0 \
-		indexmap-2.7.0 \
-		indoc-2.0.5 \
-		inout-0.1.3 \
-		instability-0.3.3 \
+		indexmap-2.11.0 \
+		indoc-2.0.6 \
+		inout-0.1.4 \
+		instability-0.3.9 \
 		interpolate_name-0.2.4 \
-		ipnet-2.10.1 \
+		io-uring-0.7.10 \
+		ipnet-2.11.0 \
+		iri-string-0.7.8 \
+		is-docker-0.2.0 \
+		is-wsl-0.4.0 \
 		is_terminal_polyfill-1.70.1 \
 		itertools-0.12.1 \
 		itertools-0.13.0 \
-		itoa-1.0.14 \
-		jack-0.11.4 \
+		itertools-0.14.0 \
+		itoa-1.0.15 \
+		jack-0.13.3 \
 		jack-sys-0.5.1 \
 		jni-0.21.1 \
 		jni-sys-0.3.0 \
-		jobserver-0.1.32 \
-		jpeg-decoder-0.3.1 \
-		js-sys-0.3.76 \
+		jobserver-0.1.34 \
+		jpeg-decoder-0.3.2 \
+		js-sys-0.3.77 \
+		kstring-2.0.2 \
 		lazy_static-1.5.0 \
-		lazycell-1.3.0 \
 		lebe-0.5.2 \
-		libc-0.2.168 \
-		libdbus-sys-0.2.5 \
-		libfuzzer-sys-0.4.8 \
+		libc-0.2.175 \
+		libdbus-sys-0.2.6 \
+		libfuzzer-sys-0.4.10 \
 		libloading-0.7.4 \
-		libloading-0.8.6 \
-		libm-0.2.11 \
-		libpulse-binding-2.28.2 \
-		libpulse-simple-binding-2.28.1 \
-		libpulse-simple-sys-1.21.1 \
-		libpulse-sys-1.21.0 \
-		libredox-0.1.3 \
-		librespot-audio-0.6.0 \
-		librespot-connect-0.6.0 \
-		librespot-core-0.6.0 \
-		librespot-metadata-0.6.0 \
-		librespot-oauth-0.6.0 \
-		librespot-playback-0.6.0 \
-		librespot-protocol-0.6.0 \
+		libloading-0.8.8 \
+		libm-0.2.15 \
+		libpulse-binding-2.30.1 \
+		libpulse-simple-binding-2.29.0 \
+		libpulse-simple-sys-1.22.0 \
+		libpulse-sys-1.23.0 \
+		libredox-0.1.9 \
+		librespot-audio-0.7.1 \
+		librespot-connect-0.7.1 \
+		librespot-core-0.7.1 \
+		librespot-metadata-0.7.1 \
+		librespot-oauth-0.7.1 \
+		librespot-playback-0.7.1 \
+		librespot-protocol-0.7.1 \
 		linked-hash-map-0.5.6 \
-		linux-raw-sys-0.4.14 \
-		litemap-0.7.4 \
-		lock_api-0.4.12 \
-		log-0.4.22 \
+		linux-raw-sys-0.4.15 \
+		linux-raw-sys-0.9.4 \
+		litemap-0.8.0 \
+		litrs-0.4.2 \
+		lock_api-0.4.13 \
+		log-0.4.27 \
 		loop9-0.1.5 \
 		lru-0.12.5 \
+		lru-slab-0.1.2 \
 		mac-0.1.1 \
-		mac-notification-sys-0.6.2 \
-		mach2-0.4.2 \
+		mac-notification-sys-0.6.6 \
+		mach2-0.4.3 \
 		make-cmd-0.1.0 \
 		malloc_buf-0.0.6 \
 		markup5ever-0.12.1 \
 		markup5ever_rcdom-0.3.0 \
-		matchers-0.1.0 \
+		matchers-0.2.0 \
 		maybe-async-0.2.10 \
 		maybe-rayon-0.1.1 \
-		memchr-2.7.4 \
-		memmap2-0.9.5 \
+		memchr-2.7.5 \
+		memmap2-0.9.8 \
 		mime-0.3.17 \
 		minimal-lexical-0.2.1 \
-		miniz_oxide-0.8.0 \
-		mio-1.0.3 \
+		miniz_oxide-0.8.9 \
+		mio-1.0.4 \
 		muldiv-1.0.1 \
 		nanorand-0.7.0 \
-		native-tls-0.2.12 \
-		ndk-0.8.0 \
+		native-tls-0.2.14 \
 		ndk-0.9.0 \
 		ndk-context-0.1.1 \
-		ndk-sys-0.5.0+25.2.9519653 \
 		ndk-sys-0.6.0+11769913 \
 		new_debug_unreachable-1.0.6 \
-		no-std-compat-0.4.1 \
 		nom-7.1.3 \
 		nonzero_ext-0.3.0 \
 		noop_proc_macro-0.3.0 \
-		notify-rust-4.11.3 \
+		notify-rust-4.11.7 \
 		ntapi-0.4.1 \
-		nu-ansi-term-0.46.0 \
+		nu-ansi-term-0.50.1 \
 		num-bigint-0.4.6 \
 		num-bigint-dig-0.8.4 \
 		num-conv-0.1.0 \
-		num-derive-0.3.3 \
 		num-derive-0.4.2 \
 		num-integer-0.1.46 \
 		num-iter-0.1.45 \
 		num-rational-0.4.2 \
 		num-traits-0.2.19 \
-		num_enum-0.7.3 \
-		num_enum_derive-0.7.3 \
+		num_enum-0.7.4 \
+		num_enum_derive-0.7.4 \
 		num_threads-0.1.7 \
-		oauth2-4.4.2 \
+		oauth2-5.0.0 \
 		objc-0.2.7 \
-		objc-foundation-0.1.1 \
 		objc-sys-0.3.5 \
 		objc2-0.5.2 \
+		objc2-0.6.2 \
 		objc2-app-kit-0.2.2 \
+		objc2-audio-toolbox-0.3.1 \
 		objc2-cloud-kit-0.2.2 \
 		objc2-contacts-0.2.2 \
+		objc2-core-audio-0.3.1 \
+		objc2-core-audio-types-0.3.1 \
 		objc2-core-data-0.2.2 \
+		objc2-core-foundation-0.3.1 \
 		objc2-core-image-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.3.1 \
+		objc2-io-kit-0.3.1 \
 		objc2-link-presentation-0.2.2 \
 		objc2-metal-0.2.2 \
 		objc2-quartz-core-0.2.2 \
@@ -340,159 +341,152 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		objc2-ui-kit-0.2.2 \
 		objc2-uniform-type-identifiers-0.2.2 \
 		objc2-user-notifications-0.2.2 \
-		objc_id-0.1.1 \
-		object-0.36.5 \
-		oboe-0.6.1 \
-		oboe-sys-0.6.1 \
-		once_cell-1.20.2 \
-		openssl-0.10.68 \
+		object-0.36.7 \
+		once_cell-1.21.3 \
+		once_cell_polyfill-1.70.1 \
+		open-5.3.2 \
+		openssl-0.10.73 \
 		openssl-macros-0.1.1 \
-		openssl-probe-0.1.5 \
-		openssl-sys-0.9.104 \
+		openssl-probe-0.1.6 \
+		openssl-sys-0.9.109 \
 		option-operations-0.5.0 \
 		orbclient-0.3.48 \
-		overload-0.1.1 \
-		owned_ttf_parser-0.25.0 \
-		parking_lot-0.12.3 \
-		parking_lot_core-0.9.10 \
+		owned_ttf_parser-0.25.1 \
+		parking-2.2.1 \
+		parking_lot-0.12.4 \
+		parking_lot_core-0.9.11 \
 		paste-1.0.15 \
+		pathdiff-0.2.3 \
 		pbkdf2-0.12.2 \
 		pem-rfc7468-0.7.0 \
-		percent-encoding-2.3.1 \
+		percent-encoding-2.3.2 \
 		petgraph-0.6.5 \
-		phf-0.11.2 \
-		phf_codegen-0.11.2 \
-		phf_generator-0.10.0 \
-		phf_generator-0.11.2 \
-		phf_shared-0.10.0 \
-		phf_shared-0.11.2 \
-		pin-project-1.1.7 \
-		pin-project-internal-1.1.7 \
-		pin-project-lite-0.2.15 \
+		phf-0.11.3 \
+		phf_codegen-0.11.3 \
+		phf_generator-0.11.3 \
+		phf_shared-0.11.3 \
+		pin-project-1.1.10 \
+		pin-project-internal-1.1.10 \
+		pin-project-lite-0.2.16 \
 		pin-utils-0.1.0 \
 		pkcs1-0.7.5 \
 		pkcs8-0.10.2 \
-		pkg-config-0.3.31 \
-		png-0.17.15 \
-		polling-3.7.4 \
-		portable-atomic-1.10.0 \
+		pkg-config-0.3.32 \
+		png-0.17.16 \
+		polling-3.10.0 \
+		portable-atomic-1.11.1 \
 		portaudio-rs-0.3.2 \
 		portaudio-sys-0.1.1 \
+		potential_utf-0.1.3 \
 		powerfmt-0.2.0 \
-		ppv-lite86-0.2.20 \
+		ppv-lite86-0.2.21 \
 		precomputed-hash-0.1.1 \
-		pretty_assertions-1.4.1 \
-		prettyplease-0.2.25 \
-		priority-queue-2.1.1 \
-		proc-macro-crate-3.2.0 \
-		proc-macro2-1.0.92 \
-		profiling-1.0.16 \
-		profiling-procmacros-1.0.16 \
-		protobuf-3.7.1 \
-		protobuf-codegen-3.7.1 \
-		protobuf-parse-3.7.1 \
-		protobuf-support-3.7.1 \
+		priority-queue-2.5.0 \
+		proc-macro-crate-3.3.0 \
+		proc-macro2-1.0.101 \
+		profiling-1.0.17 \
+		profiling-procmacros-1.0.17 \
+		protobuf-3.7.2 \
+		protobuf-codegen-3.7.2 \
+		protobuf-json-mapping-3.7.2 \
+		protobuf-parse-3.7.2 \
+		protobuf-support-3.7.2 \
 		qoi-0.4.1 \
 		quick-error-2.0.1 \
-		quick-xml-0.31.0 \
-		quick-xml-0.36.2 \
-		quinn-0.11.6 \
-		quinn-proto-0.11.9 \
-		quinn-udp-0.5.8 \
-		quote-1.0.37 \
+		quick-xml-0.37.5 \
+		quick-xml-0.38.3 \
+		quinn-0.11.9 \
+		quinn-proto-0.11.13 \
+		quinn-udp-0.5.14 \
+		quote-1.0.40 \
+		r-efi-5.3.0 \
 		rand-0.8.5 \
+		rand-0.9.2 \
 		rand_chacha-0.3.1 \
+		rand_chacha-0.9.0 \
 		rand_core-0.6.4 \
-		rand_distr-0.4.3 \
+		rand_core-0.9.3 \
+		rand_distr-0.5.1 \
 		ratatui-0.29.0 \
 		rav1e-0.7.1 \
-		ravif-0.11.11 \
+		ravif-0.11.20 \
 		raw-window-handle-0.6.2 \
-		rayon-1.10.0 \
-		rayon-core-1.12.1 \
+		rayon-1.11.0 \
+		rayon-core-1.13.0 \
 		redox_syscall-0.4.1 \
-		redox_syscall-0.5.8 \
+		redox_syscall-0.5.17 \
 		redox_users-0.4.6 \
-		regex-1.11.1 \
-		regex-automata-0.1.10 \
-		regex-automata-0.4.9 \
-		regex-syntax-0.6.29 \
-		regex-syntax-0.8.5 \
-		reqwest-0.11.27 \
-		reqwest-0.12.9 \
-		rgb-0.8.50 \
-		ring-0.17.8 \
-		rodio-0.19.0 \
-		rsa-0.9.7 \
-		rspotify-0.13.3 \
-		rspotify-http-0.13.3 \
-		rspotify-macros-0.13.3 \
-		rspotify-model-0.13.3 \
-		rustc-demangle-0.1.24 \
-		rustc-hash-1.1.0 \
-		rustc-hash-2.1.0 \
-		rustix-0.38.42 \
-		rustls-0.21.12 \
-		rustls-0.22.4 \
-		rustls-0.23.20 \
-		rustls-native-certs-0.7.3 \
-		rustls-native-certs-0.8.1 \
-		rustls-pemfile-1.0.4 \
-		rustls-pemfile-2.2.0 \
-		rustls-pki-types-1.10.1 \
-		rustls-webpki-0.101.7 \
-		rustls-webpki-0.102.8 \
-		rustversion-1.0.18 \
-		ryu-1.0.18 \
+		regex-1.11.2 \
+		regex-automata-0.4.10 \
+		regex-syntax-0.8.6 \
+		reqwest-0.12.23 \
+		rgb-0.8.52 \
+		ring-0.17.14 \
+		rodio-0.21.1 \
+		rsa-0.9.8 \
+		rspotify-0.15.1 \
+		rspotify-http-0.15.1 \
+		rspotify-macros-0.15.1 \
+		rspotify-model-0.15.1 \
+		rustc-demangle-0.1.26 \
+		rustc-hash-2.1.1 \
+		rustix-0.38.44 \
+		rustix-1.0.8 \
+		rustls-0.23.31 \
+		rustls-pki-types-1.12.0 \
+		rustls-webpki-0.103.4 \
+		rustversion-1.0.22 \
+		ryu-1.0.20 \
 		same-file-1.0.6 \
 		schannel-0.1.27 \
 		scoped-tls-1.0.1 \
 		scopeguard-1.2.0 \
-		sct-0.7.1 \
 		sctk-adwaita-0.10.1 \
-		sdl2-0.37.0 \
-		sdl2-sys-0.37.0 \
+		sdl2-0.38.0 \
+		sdl2-sys-0.38.0 \
 		security-framework-2.11.1 \
-		security-framework-3.0.1 \
-		security-framework-sys-2.12.1 \
-		serde-1.0.216 \
-		serde_derive-1.0.216 \
-		serde_json-1.0.133 \
-		serde_path_to_error-0.1.16 \
-		serde_spanned-0.6.8 \
+		security-framework-sys-2.14.0 \
+		serde-1.0.219 \
+		serde_derive-1.0.219 \
+		serde_json-1.0.143 \
+		serde_path_to_error-0.1.17 \
+		serde_spanned-0.6.9 \
+		serde_spanned-1.0.0 \
 		serde_urlencoded-0.7.1 \
 		sha1-0.10.6 \
-		sha2-0.10.8 \
+		sha2-0.10.9 \
 		shannon-0.2.0 \
 		sharded-slab-0.1.7 \
 		shell-words-1.1.0 \
 		shlex-1.3.0 \
-		signal-hook-0.3.17 \
+		signal-hook-0.3.18 \
 		signal-hook-mio-0.2.4 \
-		signal-hook-registry-1.4.2 \
+		signal-hook-registry-1.4.6 \
 		signature-2.2.0 \
 		simd-adler32-0.3.7 \
 		simd_helpers-0.1.0 \
-		siphasher-0.3.11 \
+		siphasher-1.0.1 \
 		sixel-rs-0.3.3 \
 		sixel-sys-0.3.1 \
-		slab-0.4.9 \
-		smallvec-1.13.2 \
+		slab-0.4.11 \
+		smallvec-1.15.1 \
 		smithay-client-toolkit-0.19.2 \
 		smol_str-0.2.2 \
-		socket2-0.5.8 \
-		souvlaki-0.7.3 \
+		socket2-0.6.0 \
+		souvlaki-0.8.3 \
 		spin-0.9.8 \
 		spinning_top-0.3.0 \
 		spki-0.7.3 \
 		stable_deref_trait-1.2.0 \
 		static_assertions-1.1.0 \
 		strict-num-0.1.1 \
-		string_cache-0.8.7 \
-		string_cache_codegen-0.5.2 \
+		string_cache-0.8.9 \
+		string_cache_codegen-0.5.4 \
 		strsim-0.11.1 \
 		strum-0.26.3 \
+		strum-0.27.2 \
 		strum_macros-0.26.4 \
+		strum_macros-0.27.2 \
 		subtle-2.6.1 \
 		symphonia-0.5.4 \
 		symphonia-bundle-mp3-0.5.4 \
@@ -501,188 +495,191 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		symphonia-format-ogg-0.5.4 \
 		symphonia-metadata-0.5.4 \
 		symphonia-utils-xiph-0.5.4 \
-		syn-1.0.109 \
-		syn-2.0.90 \
-		sync_wrapper-0.1.2 \
+		syn-2.0.106 \
 		sync_wrapper-1.0.2 \
-		synstructure-0.13.1 \
-		sysinfo-0.31.4 \
-		system-configuration-0.5.1 \
+		synstructure-0.13.2 \
+		sysinfo-0.36.1 \
 		system-configuration-0.6.1 \
-		system-configuration-sys-0.5.0 \
 		system-configuration-sys-0.6.0 \
 		system-deps-6.2.2 \
-		system-deps-7.0.3 \
+		system-deps-7.0.5 \
 		target-lexicon-0.12.16 \
-		tauri-winrt-notification-0.2.1 \
-		tempfile-3.14.0 \
+		target-lexicon-0.13.2 \
+		tauri-winrt-notification-0.7.2 \
+		tempfile-3.21.0 \
 		tendril-0.4.3 \
 		termcolor-1.4.1 \
 		thiserror-1.0.69 \
-		thiserror-2.0.7 \
+		thiserror-2.0.16 \
 		thiserror-impl-1.0.69 \
-		thiserror-impl-2.0.7 \
+		thiserror-impl-2.0.16 \
 		thread-id-4.2.2 \
-		thread_local-1.1.8 \
+		thread_local-1.1.9 \
 		tiff-0.9.1 \
-		time-0.3.37 \
-		time-core-0.1.2 \
-		time-macros-0.2.19 \
+		time-0.3.42 \
+		time-core-0.1.5 \
+		time-macros-0.2.23 \
 		tiny-skia-0.11.4 \
 		tiny-skia-path-0.11.4 \
-		tinystr-0.7.6 \
-		tinyvec-1.8.0 \
+		tinystr-0.8.1 \
+		tinyvec-1.10.0 \
 		tinyvec_macros-0.1.1 \
-		tokio-1.42.0 \
-		tokio-macros-2.4.0 \
+		tokio-1.47.1 \
+		tokio-macros-2.5.0 \
 		tokio-native-tls-0.3.1 \
-		tokio-rustls-0.24.1 \
-		tokio-rustls-0.25.0 \
-		tokio-rustls-0.26.1 \
-		tokio-socks-0.5.2 \
+		tokio-rustls-0.26.2 \
 		tokio-stream-0.1.17 \
-		tokio-tungstenite-0.24.0 \
-		tokio-util-0.7.13 \
-		toml-0.8.19 \
-		toml_datetime-0.6.8 \
-		toml_edit-0.22.22 \
+		tokio-tungstenite-0.27.0 \
+		tokio-util-0.7.16 \
+		toml-0.8.23 \
+		toml-0.9.5 \
+		toml_datetime-0.6.11 \
+		toml_datetime-0.7.0 \
+		toml_edit-0.22.27 \
+		toml_parser-1.0.2 \
+		toml_writer-1.0.2 \
+		tower-0.5.2 \
+		tower-http-0.6.6 \
+		tower-layer-0.3.3 \
 		tower-service-0.3.3 \
 		tracing-0.1.41 \
-		tracing-attributes-0.1.28 \
-		tracing-core-0.1.33 \
+		tracing-attributes-0.1.30 \
+		tracing-core-0.1.34 \
 		tracing-log-0.2.0 \
-		tracing-subscriber-0.3.19 \
+		tracing-subscriber-0.3.20 \
 		try-lock-0.2.5 \
 		ttf-parser-0.25.1 \
 		ttl_cache-0.5.1 \
-		tungstenite-0.24.0 \
-		typenum-1.17.0 \
-		unicode-ident-1.0.14 \
+		tungstenite-0.27.0 \
+		typenum-1.18.0 \
+		unicode-bidi-0.3.18 \
+		unicode-ident-1.0.18 \
 		unicode-segmentation-1.12.0 \
 		unicode-truncate-1.1.0 \
 		unicode-width-0.1.14 \
 		unicode-width-0.2.0 \
 		untrusted-0.9.0 \
-		url-2.5.4 \
+		url-2.5.7 \
 		utf-8-0.7.6 \
-		utf16_iter-1.0.5 \
 		utf8-width-0.1.7 \
 		utf8_iter-1.0.4 \
 		utf8parse-0.2.2 \
-		uuid-1.11.0 \
-		v_frame-0.3.8 \
-		valuable-0.1.0 \
+		uuid-1.18.0 \
+		v_frame-0.3.9 \
+		valuable-0.1.1 \
 		vcpkg-0.2.15 \
-		vergen-9.0.2 \
-		vergen-gitcl-1.0.2 \
-		vergen-lib-0.1.5 \
+		vergen-9.0.6 \
+		vergen-gitcl-1.0.8 \
+		vergen-lib-0.1.6 \
 		version-compare-0.1.1 \
 		version-compare-0.2.0 \
 		version_check-0.9.5 \
-		viuer-0.9.1 \
+		viuer-0.9.2 \
 		walkdir-2.5.0 \
 		want-0.3.1 \
-		wasi-0.11.0+wasi-snapshot-preview1 \
-		wasm-bindgen-0.2.99 \
-		wasm-bindgen-backend-0.2.99 \
-		wasm-bindgen-futures-0.4.49 \
-		wasm-bindgen-macro-0.2.99 \
-		wasm-bindgen-macro-support-0.2.99 \
-		wasm-bindgen-shared-0.2.99 \
-		wayland-backend-0.3.7 \
-		wayland-client-0.31.7 \
+		wasi-0.11.1+wasi-snapshot-preview1 \
+		wasi-0.14.3+wasi-0.2.4 \
+		wasm-bindgen-0.2.100 \
+		wasm-bindgen-backend-0.2.100 \
+		wasm-bindgen-futures-0.4.50 \
+		wasm-bindgen-macro-0.2.100 \
+		wasm-bindgen-macro-support-0.2.100 \
+		wasm-bindgen-shared-0.2.100 \
+		wayland-backend-0.3.11 \
+		wayland-client-0.31.11 \
 		wayland-csd-frame-0.3.0 \
-		wayland-cursor-0.31.7 \
-		wayland-protocols-0.32.5 \
-		wayland-protocols-plasma-0.3.5 \
-		wayland-protocols-wlr-0.3.5 \
-		wayland-scanner-0.31.5 \
-		wayland-sys-0.31.5 \
-		web-sys-0.3.76 \
+		wayland-cursor-0.31.11 \
+		wayland-protocols-0.32.9 \
+		wayland-protocols-plasma-0.3.9 \
+		wayland-protocols-wlr-0.3.9 \
+		wayland-scanner-0.31.7 \
+		wayland-sys-0.31.7 \
+		web-sys-0.3.77 \
 		web-time-1.1.0 \
-		webpki-0.22.4 \
-		webpki-roots-0.25.4 \
-		webpki-roots-0.26.7 \
-		weezl-0.1.8 \
+		webbrowser-1.0.5 \
+		webpki-roots-1.0.2 \
+		weezl-0.1.10 \
 		which-4.4.2 \
-		which-7.0.0 \
+		which-8.0.0 \
 		winapi-0.3.9 \
 		winapi-i686-pc-windows-gnu-0.4.0 \
*** 2232 LINES SKIPPED ***