git: 39ba1cc93350 - main - audio/ncspot: update to 1.2.1

From: Rodrigo Osorio <rodrigo_at_FreeBSD.org>
Date: Tue, 28 Jan 2025 08:54:36 UTC
The branch main has been updated by rodrigo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=39ba1cc933502208b8204b85ad7ffb015be8a763

commit 39ba1cc933502208b8204b85ad7ffb015be8a763
Author:     Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2025-01-28 08:11:48 +0000
Commit:     Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2025-01-28 08:51:03 +0000

    audio/ncspot: update to 1.2.1
    
    Changelog for 1.2.0 : https://github.com/hrkfdn/ncspot/releases/tag/v1.2.0
    Changelog for 1.2.1 : https://github.com/hrkfdn/ncspot/releases/tag/v1.2.1
    
    Major changes:
        * Switch to OAuth2 login mechanism
        * Uses librespot 0.5.0 which containts many bugfixes
        * Update librespot to 0.6.0
---
 audio/ncspot/Makefile        |    4 +-
 audio/ncspot/Makefile.crates |  519 ++++++++++++---------
 audio/ncspot/distinfo        | 1044 ++++++++++++++++++++++++------------------
 3 files changed, 887 insertions(+), 680 deletions(-)

diff --git a/audio/ncspot/Makefile b/audio/ncspot/Makefile
index ea26b7ecae02..019206b4fecf 100644
--- a/audio/ncspot/Makefile
+++ b/audio/ncspot/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	ncspot
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.1.2
-PORTREVISION=	5
+DISTVERSION=	1.2.1
 CATEGORIES=	audio
 
 MAINTAINER=	rodrigo@FreeBSD.org
@@ -11,6 +10,7 @@ WWW=		https://github.com/hrkfdn/ncspot
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BUILD_DEPENDS=	bindgen:devel/rust-bindgen-cli
 LIB_DEPENDS=	libdbus-1.so:devel/dbus
 
 USES=		cargo ssl
diff --git a/audio/ncspot/Makefile.crates b/audio/ncspot/Makefile.crates
index 786d9f089a23..3757a4da63fe 100644
--- a/audio/ncspot/Makefile.crates
+++ b/audio/ncspot/Makefile.crates
@@ -1,124 +1,133 @@
-CARGO_CRATES=	addr2line-0.22.0 \
-		adler-1.0.2 \
-		aes-0.6.0 \
-		aes-ctr-0.6.0 \
-		aes-soft-0.6.4 \
-		aesni-0.10.0 \
+CARGO_CRATES=	addr2line-0.24.2 \
+		adler2-2.0.0 \
+		aes-0.8.4 \
 		ahash-0.8.11 \
 		aho-corasick-1.1.3 \
-		alsa-0.6.0 \
+		alsa-0.9.1 \
 		alsa-sys-0.3.1 \
 		android-tzdata-0.1.1 \
 		android_system_properties-0.1.5 \
-		anstream-0.6.14 \
-		anstyle-1.0.7 \
-		anstyle-parse-0.2.4 \
-		anstyle-query-1.1.0 \
-		anstyle-wincon-3.0.3 \
-		arboard-3.4.0 \
+		anstream-0.6.17 \
+		anstyle-1.0.9 \
+		anstyle-parse-0.2.6 \
+		anstyle-query-1.1.2 \
+		anstyle-wincon-3.0.6 \
+		anyhow-1.0.91 \
+		arboard-3.4.1 \
+		arrayvec-0.7.6 \
 		async-broadcast-0.7.1 \
 		async-channel-2.3.1 \
-		async-executor-1.13.0 \
+		async-executor-1.13.1 \
 		async-fs-2.1.2 \
-		async-io-2.3.3 \
+		async-io-2.3.4 \
 		async-lock-3.4.0 \
-		async-process-2.2.3 \
+		async-process-2.3.0 \
 		async-recursion-1.1.1 \
-		async-signal-0.2.8 \
+		async-signal-0.2.10 \
 		async-task-4.7.1 \
-		async-trait-0.1.81 \
+		async-trait-0.1.83 \
 		atomic-waker-1.1.2 \
-		autocfg-1.3.0 \
-		backtrace-0.3.73 \
+		autocfg-1.4.0 \
+		aws-lc-rs-1.10.0 \
+		aws-lc-sys-0.22.0 \
+		backtrace-0.3.74 \
 		base64-0.13.1 \
 		base64-0.21.7 \
 		base64-0.22.1 \
-		bindgen-0.69.4 \
+		base64ct-1.6.0 \
+		bindgen-0.69.5 \
+		bindgen-0.70.1 \
 		bitflags-1.3.2 \
 		bitflags-2.6.0 \
 		block-0.1.6 \
-		block-buffer-0.9.0 \
 		block-buffer-0.10.4 \
 		block2-0.5.1 \
 		blocking-1.6.1 \
 		bumpalo-3.16.0 \
-		bytemuck-1.16.1 \
+		bytemuck-1.19.0 \
 		byteorder-1.5.0 \
-		bytes-1.6.1 \
-		cc-1.1.5 \
+		byteorder-lite-0.1.0 \
+		bytes-1.8.0 \
+		castaway-0.2.3 \
+		cc-1.1.31 \
 		cesu8-1.1.0 \
 		cexpr-0.6.0 \
 		cfg-if-1.0.0 \
 		cfg_aliases-0.1.1 \
 		cfg_aliases-0.2.1 \
 		chrono-0.4.38 \
-		cipher-0.2.5 \
+		cipher-0.4.4 \
 		clang-sys-1.8.1 \
-		clap-4.5.9 \
-		clap_builder-4.5.9 \
-		clap_complete-4.5.8 \
-		clap_lex-0.7.1 \
-		clap_mangen-0.2.22 \
+		clap-4.5.20 \
+		clap_builder-4.5.20 \
+		clap_complete-4.5.36 \
+		clap_lex-0.7.2 \
+		clap_mangen-0.2.24 \
 		clipboard-win-5.4.0 \
-		colorchoice-1.0.1 \
+		cmake-0.1.51 \
+		colorchoice-1.0.3 \
 		combine-4.6.7 \
+		compact_str-0.8.0 \
 		concurrent-queue-2.5.0 \
+		const-oid-0.9.6 \
 		cookie-0.18.1 \
 		cookie_store-0.21.0 \
 		core-foundation-0.9.4 \
-		core-foundation-sys-0.8.6 \
+		core-foundation-sys-0.8.7 \
 		core-graphics-0.23.2 \
 		core-graphics-types-0.1.3 \
-		coreaudio-rs-0.10.0 \
-		coreaudio-sys-0.2.15 \
-		cpal-0.13.5 \
-		cpufeatures-0.2.12 \
+		coreaudio-rs-0.11.3 \
+		coreaudio-sys-0.2.16 \
+		cpal-0.15.3 \
+		cpufeatures-0.2.14 \
 		crc32fast-1.4.2 \
 		crossbeam-channel-0.5.13 \
 		crossbeam-utils-0.8.20 \
-		crossterm-0.25.0 \
+		crossterm-0.28.1 \
 		crossterm_winapi-0.9.1 \
 		crypto-common-0.1.6 \
-		crypto-mac-0.11.1 \
-		ctr-0.6.0 \
-		cursive-0.20.0 \
-		cursive_buffered_backend-0.6.1 \
-		cursive_core-0.3.7 \
-		darling-0.13.4 \
+		ctr-0.9.2 \
+		cursive-0.21.1 \
+		cursive-macros-0.1.0 \
+		cursive_core-0.4.6 \
 		darling-0.20.10 \
-		darling_core-0.13.4 \
 		darling_core-0.20.10 \
-		darling_macro-0.13.4 \
 		darling_macro-0.20.10 \
+		dasp_sample-0.11.0 \
+		data-encoding-2.6.0 \
+		der-0.7.9 \
 		deranged-0.3.11 \
 		derive-new-0.6.0 \
-		digest-0.9.0 \
+		derive_builder-0.20.2 \
+		derive_builder_core-0.20.2 \
+		derive_builder_macro-0.20.2 \
 		digest-0.10.7 \
 		dirs-next-1.0.2 \
 		dirs-next-2.0.0 \
 		dirs-sys-next-0.1.2 \
 		dlib-0.5.2 \
 		downcast-rs-1.2.1 \
+		dunce-1.0.5 \
 		either-1.13.0 \
-		encoding_rs-0.8.34 \
+		encoding_rs-0.8.35 \
 		endi-1.1.0 \
 		enum-map-2.7.3 \
 		enum-map-derive-0.17.0 \
 		enum_dispatch-0.3.13 \
 		enumflags2-0.7.10 \
 		enumflags2_derive-0.7.10 \
-		enumset-1.1.3 \
-		enumset_derive-0.8.1 \
+		enumset-1.1.5 \
+		enumset_derive-0.10.0 \
 		equivalent-1.0.1 \
 		errno-0.3.9 \
-		error-code-3.2.0 \
+		error-code-3.3.1 \
 		event-listener-5.3.1 \
 		event-listener-strategy-0.5.2 \
-		fastrand-2.1.0 \
-		fdeflate-0.3.4 \
-		fern-0.6.2 \
+		fastrand-2.1.1 \
+		fdeflate-0.3.6 \
+		fern-0.7.0 \
 		fixedbitset-0.4.2 \
-		flate2-1.0.30 \
+		flate2-1.0.34 \
 		fnv-1.0.7 \
 		foreign-types-0.3.2 \
 		foreign-types-0.5.0 \
@@ -126,124 +135,133 @@ CARGO_CRATES=	addr2line-0.22.0 \
 		foreign-types-shared-0.1.1 \
 		foreign-types-shared-0.3.1 \
 		form_urlencoded-1.2.1 \
-		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-lite-2.3.0 \
-		futures-macro-0.3.30 \
-		futures-sink-0.3.30 \
-		futures-task-0.3.30 \
-		futures-util-0.3.30 \
+		fs_extra-1.3.0 \
+		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.4.0 \
+		futures-macro-0.3.31 \
+		futures-sink-0.3.31 \
+		futures-task-0.3.31 \
+		futures-timer-3.0.3 \
+		futures-util-0.3.31 \
 		generic-array-0.14.7 \
 		gethostname-0.4.3 \
 		getrandom-0.2.15 \
-		gimli-0.29.0 \
+		gimli-0.31.1 \
 		glob-0.3.1 \
-		h2-0.4.5 \
+		governor-0.6.3 \
+		h2-0.3.26 \
+		h2-0.4.6 \
 		half-1.8.3 \
-		hashbrown-0.12.3 \
-		hashbrown-0.14.5 \
-		headers-0.3.9 \
-		headers-core-0.2.0 \
+		hashbrown-0.15.0 \
+		headers-0.4.0 \
+		headers-core-0.3.0 \
 		heck-0.5.0 \
 		hermit-abi-0.3.9 \
 		hermit-abi-0.4.0 \
 		hex-0.4.3 \
-		hmac-0.11.0 \
+		hmac-0.12.1 \
 		home-0.5.9 \
 		http-0.2.12 \
 		http-1.1.0 \
 		http-body-0.4.6 \
 		http-body-1.0.1 \
 		http-body-util-0.1.2 \
-		httparse-1.9.4 \
+		httparse-1.9.5 \
 		httpdate-1.0.3 \
-		hyper-0.14.30 \
-		hyper-1.4.1 \
-		hyper-proxy-0.9.1 \
+		hyper-0.14.31 \
+		hyper-1.5.0 \
+		hyper-proxy2-0.1.0 \
+		hyper-rustls-0.24.2 \
+		hyper-rustls-0.26.0 \
+		hyper-rustls-0.27.3 \
 		hyper-tls-0.6.0 \
-		hyper-util-0.1.6 \
-		iana-time-zone-0.1.60 \
+		hyper-util-0.1.10 \
+		iana-time-zone-0.1.61 \
 		iana-time-zone-haiku-0.1.2 \
 		ident_case-1.0.1 \
 		idna-0.5.0 \
-		image-0.25.1 \
-		indexmap-1.9.3 \
-		indexmap-2.2.6 \
-		instant-0.1.13 \
+		image-0.25.4 \
+		indexmap-2.6.0 \
+		inout-0.1.3 \
 		ioctl-rs-0.2.0 \
-		ipnet-2.9.0 \
-		is_terminal_polyfill-1.70.0 \
+		ipnet-2.10.1 \
+		is_terminal_polyfill-1.70.1 \
 		itertools-0.12.1 \
+		itertools-0.13.0 \
 		itoa-1.0.11 \
-		jni-0.19.0 \
+		jni-0.21.1 \
 		jni-sys-0.3.0 \
-		jobserver-0.1.31 \
+		jobserver-0.1.32 \
 		jpeg-decoder-0.3.1 \
-		js-sys-0.3.69 \
+		js-sys-0.3.72 \
 		lazy_static-1.5.0 \
 		lazycell-1.3.0 \
-		lewton-0.10.2 \
-		libc-0.2.155 \
-		libloading-0.8.4 \
-		libm-0.2.8 \
+		libc-0.2.161 \
+		libloading-0.8.5 \
+		libm-0.2.11 \
 		libpulse-binding-2.28.1 \
 		libpulse-simple-binding-2.28.1 \
 		libpulse-simple-sys-1.21.1 \
 		libpulse-sys-1.21.0 \
 		libredox-0.1.3 \
-		librespot-audio-0.4.2 \
-		librespot-core-0.4.2 \
-		librespot-metadata-0.4.2 \
-		librespot-playback-0.4.2 \
-		librespot-protocol-0.4.2 \
+		librespot-audio-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 \
 		linux-raw-sys-0.4.14 \
 		lock_api-0.4.12 \
 		log-0.4.22 \
-		mac-notification-sys-0.6.1 \
-		mach-0.3.2 \
+		mac-notification-sys-0.6.2 \
+		mach2-0.4.2 \
 		malloc_buf-0.0.6 \
 		maplit-1.0.2 \
 		maybe-async-0.2.10 \
 		memchr-2.7.4 \
-		memoffset-0.6.5 \
 		memoffset-0.9.1 \
 		mime-0.3.17 \
 		minimal-lexical-0.2.1 \
-		miniz_oxide-0.7.4 \
-		mio-0.8.11 \
+		miniz_oxide-0.8.0 \
+		mio-1.0.2 \
+		mirai-annotations-1.12.0 \
 		native-tls-0.2.12 \
 		ncurses-5.101.0 \
-		ndk-0.6.0 \
+		ncurses-6.0.1 \
+		ndk-0.8.0 \
 		ndk-context-0.1.1 \
-		ndk-glue-0.6.2 \
-		ndk-macro-0.3.0 \
-		ndk-sys-0.3.0 \
-		nix-0.23.2 \
+		ndk-sys-0.5.0+25.2.9519653 \
 		nix-0.28.0 \
 		nix-0.29.0 \
+		no-std-compat-0.4.1 \
 		nom-7.1.3 \
-		notify-rust-4.11.0 \
+		nonzero_ext-0.3.0 \
+		notify-rust-4.11.3 \
+		ntapi-0.4.1 \
 		num-0.2.1 \
 		num-0.4.3 \
 		num-bigint-0.2.6 \
 		num-bigint-0.4.6 \
+		num-bigint-dig-0.8.4 \
 		num-complex-0.2.4 \
 		num-complex-0.4.6 \
 		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.2.4 \
 		num-rational-0.4.2 \
 		num-traits-0.2.19 \
-		num_cpus-1.16.0 \
-		num_enum-0.5.11 \
-		num_enum_derive-0.5.11 \
+		num_enum-0.7.3 \
+		num_enum_derive-0.7.3 \
 		num_threads-0.1.7 \
-		numtoa-0.1.0 \
+		numtoa-0.2.4 \
+		oauth2-4.4.2 \
 		objc-0.2.7 \
 		objc-foundation-0.1.1 \
 		objc-sys-0.3.5 \
@@ -256,228 +274,279 @@ CARGO_CRATES=	addr2line-0.22.0 \
 		objc2-metal-0.2.2 \
 		objc2-quartz-core-0.2.2 \
 		objc_id-0.1.1 \
-		object-0.36.1 \
-		oboe-0.4.6 \
-		oboe-sys-0.4.5 \
-		ogg-0.8.0 \
-		once_cell-1.19.0 \
-		opaque-debug-0.3.1 \
-		openssl-0.10.64 \
+		object-0.36.5 \
+		oboe-0.6.1 \
+		oboe-sys-0.6.1 \
+		once_cell-1.20.2 \
+		openssl-0.10.68 \
 		openssl-macros-0.1.1 \
 		openssl-probe-0.1.5 \
-		openssl-sys-0.9.102 \
+		openssl-sys-0.9.104 \
 		ordered-stream-0.2.0 \
-		os_pipe-1.2.0 \
-		owning_ref-0.4.1 \
+		os_pipe-1.2.1 \
 		pancurses-0.17.0 \
-		parking-2.2.0 \
-		parking_lot-0.11.2 \
+		parking-2.2.1 \
 		parking_lot-0.12.3 \
-		parking_lot_core-0.8.6 \
 		parking_lot_core-0.9.10 \
 		parse_duration-2.1.1 \
-		pbkdf2-0.8.0 \
+		paste-1.0.15 \
+		pbkdf2-0.12.2 \
 		pdcurses-sys-0.7.1 \
+		pem-rfc7468-0.7.0 \
 		percent-encoding-2.3.1 \
 		petgraph-0.6.5 \
-		pin-project-1.1.5 \
-		pin-project-internal-1.1.5 \
-		pin-project-lite-0.2.14 \
+		pin-project-lite-0.2.15 \
 		pin-utils-0.1.0 \
-		piper-0.2.3 \
-		pkg-config-0.3.30 \
+		piper-0.2.4 \
+		pkcs1-0.7.5 \
+		pkcs8-0.10.2 \
+		pkg-config-0.3.31 \
 		platform-dirs-0.3.0 \
-		png-0.17.13 \
-		polling-3.7.2 \
+		png-0.17.14 \
+		polling-3.7.3 \
+		portable-atomic-1.9.0 \
 		portaudio-rs-0.3.2 \
 		portaudio-sys-0.1.1 \
 		powerfmt-0.2.0 \
-		ppv-lite86-0.2.17 \
-		priority-queue-1.4.0 \
-		proc-macro-crate-1.3.1 \
-		proc-macro-crate-3.1.0 \
-		proc-macro2-1.0.86 \
-		protobuf-2.28.0 \
-		protobuf-codegen-2.28.0 \
-		protobuf-codegen-pure-2.28.0 \
+		ppv-lite86-0.2.20 \
+		prettyplease-0.2.25 \
+		priority-queue-2.1.1 \
+		proc-macro-crate-3.2.0 \
+		proc-macro2-1.0.89 \
+		protobuf-3.7.1 \
+		protobuf-codegen-3.7.1 \
+		protobuf-parse-3.7.1 \
+		protobuf-support-3.7.1 \
 		quick-xml-0.31.0 \
-		quick-xml-0.34.0 \
-		quote-1.0.36 \
+		quick-xml-0.36.2 \
+		quote-1.0.37 \
 		rand-0.8.5 \
 		rand_chacha-0.3.1 \
 		rand_core-0.6.4 \
 		rand_distr-0.4.3 \
-		redox_syscall-0.2.16 \
-		redox_syscall-0.5.3 \
+		redox_syscall-0.5.7 \
 		redox_termios-0.1.3 \
-		redox_users-0.4.5 \
-		regex-1.10.5 \
-		regex-automata-0.4.7 \
-		regex-syntax-0.8.4 \
-		reqwest-0.12.4 \
-		rodio-0.15.0 \
-		roff-0.2.1 \
-		rspotify-0.13.2 \
-		rspotify-http-0.13.2 \
-		rspotify-macros-0.13.2 \
-		rspotify-model-0.13.2 \
+		redox_users-0.4.6 \
+		regex-1.11.1 \
+		regex-automata-0.4.8 \
+		regex-syntax-0.8.5 \
+		reqwest-0.11.27 \
+		reqwest-0.12.9 \
+		ring-0.17.8 \
+		rodio-0.19.0 \
+		roff-0.2.2 \
+		rsa-0.9.6 \
+		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_version-0.4.0 \
-		rustix-0.38.34 \
-		rustls-pemfile-2.1.2 \
-		rustls-pki-types-1.7.0 \
-		rustversion-1.0.17 \
+		rustix-0.38.38 \
+		rustls-0.21.12 \
+		rustls-0.22.4 \
+		rustls-0.23.16 \
+		rustls-native-certs-0.7.3 \
+		rustls-native-certs-0.8.0 \
+		rustls-pemfile-1.0.4 \
+		rustls-pemfile-2.2.0 \
+		rustls-pki-types-1.10.0 \
+		rustls-webpki-0.101.7 \
+		rustls-webpki-0.102.8 \
+		rustversion-1.0.18 \
 		ryu-1.0.18 \
 		same-file-1.0.6 \
-		schannel-0.1.23 \
+		schannel-0.1.26 \
 		scoped-tls-1.0.1 \
 		scopeguard-1.2.0 \
+		sct-0.7.1 \
 		security-framework-2.11.1 \
-		security-framework-sys-2.11.1 \
-		semver-1.0.23 \
-		serde-1.0.204 \
+		security-framework-sys-2.12.0 \
+		serde-1.0.214 \
 		serde_cbor-0.11.2 \
-		serde_derive-1.0.204 \
-		serde_json-1.0.120 \
+		serde_derive-1.0.214 \
+		serde_json-1.0.132 \
+		serde_path_to_error-0.1.16 \
 		serde_repr-0.1.19 \
-		serde_spanned-0.6.6 \
+		serde_spanned-0.6.8 \
 		serde_urlencoded-0.7.1 \
-		sha-1-0.9.8 \
 		sha1-0.10.6 \
 		sha2-0.10.8 \
 		shannon-0.2.0 \
 		shell-words-1.1.0 \
 		shlex-1.3.0 \
 		signal-hook-0.3.17 \
-		signal-hook-mio-0.2.3 \
+		signal-hook-mio-0.2.4 \
 		signal-hook-registry-1.4.2 \
+		signature-2.2.0 \
 		simd-adler32-0.3.7 \
 		slab-0.4.9 \
 		smallvec-1.13.2 \
 		socket2-0.5.7 \
 		socks-0.3.4 \
-		stable_deref_trait-1.2.0 \
+		spin-0.9.8 \
+		spinning_top-0.3.0 \
+		spki-0.7.3 \
 		static_assertions-1.1.0 \
-		stdweb-0.1.3 \
-		strsim-0.10.0 \
 		strsim-0.11.1 \
 		strum-0.26.3 \
 		strum_macros-0.26.4 \
-		subtle-2.4.1 \
+		subtle-2.6.1 \
+		symphonia-0.5.4 \
+		symphonia-bundle-mp3-0.5.4 \
+		symphonia-codec-vorbis-0.5.4 \
+		symphonia-core-0.5.4 \
+		symphonia-format-ogg-0.5.4 \
+		symphonia-metadata-0.5.4 \
+		symphonia-utils-xiph-0.5.4 \
 		syn-1.0.109 \
-		syn-2.0.71 \
+		syn-2.0.85 \
 		sync_wrapper-0.1.2 \
+		sync_wrapper-1.0.1 \
+		sysinfo-0.31.4 \
 		system-configuration-0.5.1 \
+		system-configuration-0.6.1 \
 		system-configuration-sys-0.5.0 \
+		system-configuration-sys-0.6.0 \
 		tauri-winrt-notification-0.2.1 \
-		tempfile-3.10.1 \
-		term_size-0.3.2 \
-		termion-1.5.6 \
-		thiserror-1.0.62 \
-		thiserror-impl-1.0.62 \
-		thread-id-4.2.1 \
+		tempfile-3.13.0 \
+		termion-4.0.3 \
+		thiserror-1.0.65 \
+		thiserror-impl-1.0.65 \
+		thread-id-4.2.2 \
 		tiff-0.9.1 \
 		time-0.3.36 \
 		time-core-0.1.2 \
 		time-macros-0.2.18 \
 		tinyvec-1.8.0 \
 		tinyvec_macros-0.1.1 \
-		tokio-1.38.1 \
-		tokio-macros-2.3.0 \
+		tokio-1.41.0 \
+		tokio-macros-2.4.0 \
 		tokio-native-tls-0.3.1 \
-		tokio-stream-0.1.15 \
-		tokio-util-0.7.11 \
-		toml-0.8.14 \
-		toml_datetime-0.6.6 \
-		toml_edit-0.19.15 \
-		toml_edit-0.21.1 \
-		toml_edit-0.22.15 \
-		tower-0.4.13 \
-		tower-layer-0.3.2 \
-		tower-service-0.3.2 \
+		tokio-rustls-0.24.1 \
+		tokio-rustls-0.25.0 \
+		tokio-rustls-0.26.0 \
+		tokio-stream-0.1.16 \
+		tokio-tungstenite-0.24.0 \
+		tokio-util-0.7.12 \
+		toml-0.8.19 \
+		toml_datetime-0.6.8 \
+		toml_edit-0.22.22 \
+		tower-service-0.3.3 \
 		tracing-0.1.40 \
 		tracing-attributes-0.1.27 \
 		tracing-core-0.1.32 \
-		tree_magic_mini-3.1.5 \
+		tree_magic_mini-3.1.6 \
 		try-lock-0.2.5 \
+		tungstenite-0.24.0 \
 		typenum-1.17.0 \
 		uds_windows-1.1.0 \
-		unicode-bidi-0.3.15 \
-		unicode-ident-1.0.12 \
-		unicode-normalization-0.1.23 \
-		unicode-segmentation-1.11.0 \
-		unicode-width-0.1.13 \
-		ureq-2.10.0 \
+		unicode-bidi-0.3.17 \
+		unicode-ident-1.0.13 \
+		unicode-normalization-0.1.24 \
+		unicode-segmentation-1.12.0 \
+		unicode-width-0.1.14 \
+		unicode-width-0.2.0 \
+		untrusted-0.9.0 \
+		ureq-2.10.1 \
 		url-2.5.2 \
+		utf-8-0.7.6 \
 		utf8parse-0.2.2 \
-		uuid-1.10.0 \
+		uuid-1.11.0 \
 		vcpkg-0.2.15 \
-		vergen-3.2.0 \
-		version_check-0.9.4 \
+		vergen-9.0.1 \
+		vergen-gitcl-1.0.1 \
+		vergen-lib-0.1.4 \
+		version_check-0.9.5 \
 		walkdir-2.5.0 \
 		want-0.3.1 \
 		wasi-0.11.0+wasi-snapshot-preview1 \
-		wasm-bindgen-0.2.92 \
-		wasm-bindgen-backend-0.2.92 \
-		wasm-bindgen-futures-0.4.42 \
-		wasm-bindgen-macro-0.2.92 \
-		wasm-bindgen-macro-support-0.2.92 \
-		wasm-bindgen-shared-0.2.92 \
-		wayland-backend-0.3.6 \
-		wayland-client-0.31.5 \
+		wasm-bindgen-0.2.95 \
+		wasm-bindgen-backend-0.2.95 \
+		wasm-bindgen-futures-0.4.45 \
+		wasm-bindgen-macro-0.2.95 \
+		wasm-bindgen-macro-support-0.2.95 \
+		wasm-bindgen-shared-0.2.95 \
+		wayland-backend-0.3.7 \
+		wayland-client-0.31.7 \
 		wayland-protocols-0.31.2 \
 		wayland-protocols-wlr-0.2.0 \
-		wayland-scanner-0.31.4 \
-		wayland-sys-0.31.4 \
-		web-sys-0.3.69 \
+		wayland-scanner-0.31.5 \
+		wayland-sys-0.31.5 \
+		web-sys-0.3.72 \
+		webpki-0.22.4 \
+		webpki-roots-0.25.4 \
 		weezl-0.1.8 \
+		which-4.4.2 \
 		winapi-0.3.9 \
 		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 \
+		windows-0.54.0 \
 		windows-0.56.0 \
+		windows-0.57.0 \
 		windows-core-0.52.0 \
+		windows-core-0.54.0 \
 		windows-core-0.56.0 \
+		windows-core-0.57.0 \
 		windows-implement-0.56.0 \
+		windows-implement-0.57.0 \
 		windows-interface-0.56.0 \
+		windows-interface-0.57.0 \
+		windows-registry-0.2.0 \
 		windows-result-0.1.2 \
+		windows-result-0.2.0 \
+		windows-strings-0.1.0 \
+		windows-sys-0.45.0 \
 		windows-sys-0.48.0 \
 		windows-sys-0.52.0 \
+		windows-sys-0.59.0 \
+		windows-targets-0.42.2 \
 		windows-targets-0.48.5 \
 		windows-targets-0.52.6 \
 		windows-version-0.1.1 \
+		windows_aarch64_gnullvm-0.42.2 \
 		windows_aarch64_gnullvm-0.48.5 \
 		windows_aarch64_gnullvm-0.52.6 \
+		windows_aarch64_msvc-0.42.2 \
 		windows_aarch64_msvc-0.48.5 \
 		windows_aarch64_msvc-0.52.6 \
+		windows_i686_gnu-0.42.2 \
 		windows_i686_gnu-0.48.5 \
 		windows_i686_gnu-0.52.6 \
 		windows_i686_gnullvm-0.52.6 \
+		windows_i686_msvc-0.42.2 \
 		windows_i686_msvc-0.48.5 \
 		windows_i686_msvc-0.52.6 \
+		windows_x86_64_gnu-0.42.2 \
 		windows_x86_64_gnu-0.48.5 \
 		windows_x86_64_gnu-0.52.6 \
+		windows_x86_64_gnullvm-0.42.2 \
 		windows_x86_64_gnullvm-0.48.5 \
 		windows_x86_64_gnullvm-0.52.6 \
+		windows_x86_64_msvc-0.42.2 \
 		windows_x86_64_msvc-0.48.5 \
 		windows_x86_64_msvc-0.52.6 \
-		winnow-0.5.40 \
-		winnow-0.6.13 \
+		winnow-0.6.20 \
 		winreg-0.5.1 \
-		winreg-0.52.0 \
+		winreg-0.50.0 \
 		wl-clipboard-rs-0.8.1 \
 		x11rb-0.13.1 \
 		x11rb-protocol-0.13.1 \
-		xdg-home-1.2.0 \
+		xdg-home-1.3.0 \
 		xi-unicode-0.3.0 \
-		zbus-4.3.1 \
-		zbus_macros-4.3.1 \
+		zbus-4.4.0 \
+		zbus-5.0.1 \
+		zbus_macros-4.4.0 \
+		zbus_macros-5.0.1 \
 		zbus_names-3.0.0 \
-		zerocopy-0.6.6 \
+		zbus_names-4.0.0 \
 		zerocopy-0.7.35 \
-		zerocopy-derive-0.6.6 \
 		zerocopy-derive-0.7.35 \
-		zvariant-4.1.2 \
-		zvariant_derive-4.1.2 \
-		zvariant_utils-2.0.0
+		zeroize-1.8.1 \
+		zvariant-4.2.0 \
+		zvariant-5.0.1 \
+		zvariant_derive-4.2.0 \
+		zvariant_derive-5.0.1 \
+		zvariant_utils-2.1.0 \
+		zvariant_utils-3.0.1
diff --git a/audio/ncspot/distinfo b/audio/ncspot/distinfo
index f7fdce9c2baf..42c05cf197ea 100644
--- a/audio/ncspot/distinfo
+++ b/audio/ncspot/distinfo
@@ -1,84 +1,88 @@
-TIMESTAMP = 1723990336
-SHA256 (rust/crates/addr2line-0.22.0.crate) = 6e4503c46a5c0c7844e948c9a4d6acd9f50cccb4de1c48eb9e291ea17470c678
-SIZE (rust/crates/addr2line-0.22.0.crate) = 39156
-SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe
-SIZE (rust/crates/adler-1.0.2.crate) = 12778
-SHA256 (rust/crates/aes-0.6.0.crate) = 884391ef1066acaa41e766ba8f596341b96e93ce34f9a43e7d24bf0a0eaf0561
-SIZE (rust/crates/aes-0.6.0.crate) = 86774
-SHA256 (rust/crates/aes-ctr-0.6.0.crate) = 7729c3cde54d67063be556aeac75a81330d802f0259500ca40cb52967f975763
-SIZE (rust/crates/aes-ctr-0.6.0.crate) = 13217
-SHA256 (rust/crates/aes-soft-0.6.4.crate) = be14c7498ea50828a38d0e24a765ed2effe92a705885b57d029cd67d45744072
-SIZE (rust/crates/aes-soft-0.6.4.crate) = 99980
-SHA256 (rust/crates/aesni-0.10.0.crate) = ea2e11f5e94c2f7d386164cc2aa1f97823fed6f259e486940a71c174dd01b0ce
-SIZE (rust/crates/aesni-0.10.0.crate) = 100248
+TIMESTAMP = 1737993159
+SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1
+SIZE (rust/crates/addr2line-0.24.2.crate) = 39015
+SHA256 (rust/crates/adler2-2.0.0.crate) = 512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627
+SIZE (rust/crates/adler2-2.0.0.crate) = 13529
+SHA256 (rust/crates/aes-0.8.4.crate) = b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0
+SIZE (rust/crates/aes-0.8.4.crate) = 124812
 SHA256 (rust/crates/ahash-0.8.11.crate) = e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011
 SIZE (rust/crates/ahash-0.8.11.crate) = 43607
 SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916
 SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311
-SHA256 (rust/crates/alsa-0.6.0.crate) = 5915f52fe2cf65e83924d037b6c5290b7cee097c6b5c8700746e6168a343fd6b
-SIZE (rust/crates/alsa-0.6.0.crate) = 68171
+SHA256 (rust/crates/alsa-0.9.1.crate) = ed7572b7ba83a31e20d1b48970ee402d2e3e0537dcfe0a3ff4d6eb7508617d43
+SIZE (rust/crates/alsa-0.9.1.crate) = 72824
 SHA256 (rust/crates/alsa-sys-0.3.1.crate) = db8fee663d06c4e303404ef5f40488a53e062f89ba8bfed81f42325aafad1527
 SIZE (rust/crates/alsa-sys-0.3.1.crate) = 32748
 SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0
 SIZE (rust/crates/android-tzdata-0.1.1.crate) = 7674
 SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311
 SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243
-SHA256 (rust/crates/anstream-0.6.14.crate) = 418c75fa768af9c03be99d17643f93f79bbba589895012a80e3452a19ddda15b
-SIZE (rust/crates/anstream-0.6.14.crate) = 29160
-SHA256 (rust/crates/anstyle-1.0.7.crate) = 038dfcf04a5feb68e9c60b21c9625a54c2c0616e79b72b0fd87075a056ae1d1b
-SIZE (rust/crates/anstyle-1.0.7.crate) = 15709
-SHA256 (rust/crates/anstyle-parse-0.2.4.crate) = c03a11a9034d92058ceb6ee011ce58af4a9bf61491aa7e1e59ecd24bd40d22d4
-SIZE (rust/crates/anstyle-parse-0.2.4.crate) = 23069
-SHA256 (rust/crates/anstyle-query-1.1.0.crate) = ad186efb764318d35165f1758e7dcef3b10628e26d41a44bc5550652e6804391
-SIZE (rust/crates/anstyle-query-1.1.0.crate) = 9832
-SHA256 (rust/crates/anstyle-wincon-3.0.3.crate) = 61a38449feb7068f52bb06c12759005cf459ee52bb4adc1d5a7c4322d716fb19
-SIZE (rust/crates/anstyle-wincon-3.0.3.crate) = 12179
-SHA256 (rust/crates/arboard-3.4.0.crate) = 9fb4009533e8ff8f1450a5bcbc30f4242a1d34442221f72314bea1f5dc9c7f89
-SIZE (rust/crates/arboard-3.4.0.crate) = 46785
+SHA256 (rust/crates/anstream-0.6.17.crate) = 23a1e53f0f5d86382dafe1cf314783b2044280f406e7e1506368220ad11b1338
+SIZE (rust/crates/anstream-0.6.17.crate) = 29445
+SHA256 (rust/crates/anstyle-1.0.9.crate) = 8365de52b16c035ff4fcafe0092ba9390540e3e352870ac09933bebcaa2c8c56
+SIZE (rust/crates/anstyle-1.0.9.crate) = 15770
+SHA256 (rust/crates/anstyle-parse-0.2.6.crate) = 3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9
+SIZE (rust/crates/anstyle-parse-0.2.6.crate) = 22343
+SHA256 (rust/crates/anstyle-query-1.1.2.crate) = 79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c
+SIZE (rust/crates/anstyle-query-1.1.2.crate) = 9969
+SHA256 (rust/crates/anstyle-wincon-3.0.6.crate) = 2109dbce0e72be3ec00bed26e6a7479ca384ad226efdd66db8fa2e3a38c83125
+SIZE (rust/crates/anstyle-wincon-3.0.6.crate) = 12271
+SHA256 (rust/crates/anyhow-1.0.91.crate) = c042108f3ed77fd83760a5fd79b53be043192bb3b9dba91d8c574c0ada7850c8
+SIZE (rust/crates/anyhow-1.0.91.crate) = 47348
+SHA256 (rust/crates/arboard-3.4.1.crate) = df099ccb16cd014ff054ac1bf392c67feeef57164b05c42f037cd40f5d4357f4
+SIZE (rust/crates/arboard-3.4.1.crate) = 47070
+SHA256 (rust/crates/arrayvec-0.7.6.crate) = 7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50
+SIZE (rust/crates/arrayvec-0.7.6.crate) = 31237
 SHA256 (rust/crates/async-broadcast-0.7.1.crate) = 20cd0e2e25ea8e5f7e9df04578dc6cf5c83577fd09b1a46aaf5c85e1c33f2a7e
 SIZE (rust/crates/async-broadcast-0.7.1.crate) = 21867
 SHA256 (rust/crates/async-channel-2.3.1.crate) = 89b47800b0be77592da0afd425cc03468052844aff33b84e33cc696f64e77b6a
 SIZE (rust/crates/async-channel-2.3.1.crate) = 14576
-SHA256 (rust/crates/async-executor-1.13.0.crate) = d7ebdfa2ebdab6b1760375fa7d6f382b9f486eac35fc994625a00e89280bdbb7
-SIZE (rust/crates/async-executor-1.13.0.crate) = 27974
+SHA256 (rust/crates/async-executor-1.13.1.crate) = 30ca9a001c1e8ba5149f91a74362376cc6bc5b919d92d988668657bd570bdcec
+SIZE (rust/crates/async-executor-1.13.1.crate) = 27991
 SHA256 (rust/crates/async-fs-2.1.2.crate) = ebcd09b382f40fcd159c2d695175b2ae620ffa5f3bd6f664131efff4e8b9e04a
 SIZE (rust/crates/async-fs-2.1.2.crate) = 17071
-SHA256 (rust/crates/async-io-2.3.3.crate) = 0d6baa8f0178795da0e71bc42c9e5d13261aac7ee549853162e66a241ba17964
-SIZE (rust/crates/async-io-2.3.3.crate) = 49746
+SHA256 (rust/crates/async-io-2.3.4.crate) = 444b0228950ee6501b3568d3c93bf1176a1fdbc3b758dcd9475046d30f4dc7e8
+SIZE (rust/crates/async-io-2.3.4.crate) = 49145
 SHA256 (rust/crates/async-lock-3.4.0.crate) = ff6e472cdea888a4bd64f342f09b3f50e1886d32afe8df3d663c01140b811b18
 SIZE (rust/crates/async-lock-3.4.0.crate) = 34446
-SHA256 (rust/crates/async-process-2.2.3.crate) = f7eda79bbd84e29c2b308d1dc099d7de8dcc7035e48f4bf5dc4a531a44ff5e2a
-SIZE (rust/crates/async-process-2.2.3.crate) = 28954
+SHA256 (rust/crates/async-process-2.3.0.crate) = 63255f1dc2381611000436537bbedfe83183faa303a5a0edaf191edef06526bb
+SIZE (rust/crates/async-process-2.3.0.crate) = 26766
 SHA256 (rust/crates/async-recursion-1.1.1.crate) = 3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11
 SIZE (rust/crates/async-recursion-1.1.1.crate) = 14874
-SHA256 (rust/crates/async-signal-0.2.8.crate) = 794f185324c2f00e771cd9f1ae8b5ac68be2ca7abb129a87afd6e86d228bc54d
-SIZE (rust/crates/async-signal-0.2.8.crate) = 17497
+SHA256 (rust/crates/async-signal-0.2.10.crate) = 637e00349800c0bdf8bfc21ebbc0b6524abea702b0da4168ac00d070d0c0b9f3
+SIZE (rust/crates/async-signal-0.2.10.crate) = 16970
 SHA256 (rust/crates/async-task-4.7.1.crate) = 8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de
 SIZE (rust/crates/async-task-4.7.1.crate) = 38077
-SHA256 (rust/crates/async-trait-0.1.81.crate) = 6e0c28dcc82d7c8ead5cb13beb15405b57b8546e93215673ff8ca0349a028107
-SIZE (rust/crates/async-trait-0.1.81.crate) = 28896
+SHA256 (rust/crates/async-trait-0.1.83.crate) = 721cae7de5c34fbb2acd27e21e6d2cf7b886dce0c27388d46c4e6c47ea4318dd
+SIZE (rust/crates/async-trait-0.1.83.crate) = 29054
 SHA256 (rust/crates/atomic-waker-1.1.2.crate) = 1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0
 SIZE (rust/crates/atomic-waker-1.1.2.crate) = 12422
-SHA256 (rust/crates/autocfg-1.3.0.crate) = 0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0
-SIZE (rust/crates/autocfg-1.3.0.crate) = 16524
-SHA256 (rust/crates/backtrace-0.3.73.crate) = 5cc23269a4f8976d0a4d2e7109211a419fe30e8d88d677cd60b6bc79c5732e0a
-SIZE (rust/crates/backtrace-0.3.73.crate) = 87617
+SHA256 (rust/crates/autocfg-1.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26
+SIZE (rust/crates/autocfg-1.4.0.crate) = 17712
+SHA256 (rust/crates/aws-lc-rs-1.10.0.crate) = cdd82dba44d209fddb11c190e0a94b78651f95299598e472215667417a03ff1d
+SIZE (rust/crates/aws-lc-rs-1.10.0.crate) = 193049
+SHA256 (rust/crates/aws-lc-sys-0.22.0.crate) = df7a4168111d7eb622a31b214057b8509c0a7e1794f44c546d742330dc793972
+SIZE (rust/crates/aws-lc-sys-0.22.0.crate) = 7961062
+SHA256 (rust/crates/backtrace-0.3.74.crate) = 8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a
+SIZE (rust/crates/backtrace-0.3.74.crate) = 88516
 SHA256 (rust/crates/base64-0.13.1.crate) = 9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8
 SIZE (rust/crates/base64-0.13.1.crate) = 61002
 SHA256 (rust/crates/base64-0.21.7.crate) = 9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567
 SIZE (rust/crates/base64-0.21.7.crate) = 82576
 SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6
 SIZE (rust/crates/base64-0.22.1.crate) = 81597
-SHA256 (rust/crates/bindgen-0.69.4.crate) = a00dc851838a2120612785d195287475a3ac45514741da670b735818822129a0
-SIZE (rust/crates/bindgen-0.69.4.crate) = 221092
+SHA256 (rust/crates/base64ct-1.6.0.crate) = 8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b
+SIZE (rust/crates/base64ct-1.6.0.crate) = 28870
+SHA256 (rust/crates/bindgen-0.69.5.crate) = 271383c67ccabffb7381723dea0672a673f292304fcb45c01cc648c7a8d58088
+SIZE (rust/crates/bindgen-0.69.5.crate) = 221128
+SHA256 (rust/crates/bindgen-0.70.1.crate) = f49d8fed880d473ea71efb9bf597651e77201bdd4893efe54c9e5d65ae04ce6f
+SIZE (rust/crates/bindgen-0.70.1.crate) = 226363
 SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a
 SIZE (rust/crates/bitflags-1.3.2.crate) = 23021
 SHA256 (rust/crates/bitflags-2.6.0.crate) = b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de
 SIZE (rust/crates/bitflags-2.6.0.crate) = 45357
 SHA256 (rust/crates/block-0.1.6.crate) = 0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a
 SIZE (rust/crates/block-0.1.6.crate) = 4077
-SHA256 (rust/crates/block-buffer-0.9.0.crate) = 4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4
-SIZE (rust/crates/block-buffer-0.9.0.crate) = 7108
 SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71
 SIZE (rust/crates/block-buffer-0.10.4.crate) = 10538
 SHA256 (rust/crates/block2-0.5.1.crate) = 2c132eebf10f5cad5289222520a4a058514204aed6d791f1cf4fe8088b82d15f
@@ -87,14 +91,18 @@ SHA256 (rust/crates/blocking-1.6.1.crate) = 703f41c54fc768e63e091340b424302bb1c2
 SIZE (rust/crates/blocking-1.6.1.crate) = 17788
 SHA256 (rust/crates/bumpalo-3.16.0.crate) = 79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c
 SIZE (rust/crates/bumpalo-3.16.0.crate) = 85677
-SHA256 (rust/crates/bytemuck-1.16.1.crate) = b236fc92302c97ed75b38da1f4917b5cdda4984745740f153a5d3059e48d725e
-SIZE (rust/crates/bytemuck-1.16.1.crate) = 48321
+SHA256 (rust/crates/bytemuck-1.19.0.crate) = 8334215b81e418a0a7bdb8ef0849474f40bb10c8b71f1c4ed315cff49f32494d
+SIZE (rust/crates/bytemuck-1.19.0.crate) = 50363
 SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b
 SIZE (rust/crates/byteorder-1.5.0.crate) = 23288
-SHA256 (rust/crates/bytes-1.6.1.crate) = a12916984aab3fa6e39d655a33e09c0071eb36d6ab3aea5c2d78551f1df6d952
-SIZE (rust/crates/bytes-1.6.1.crate) = 60723
-SHA256 (rust/crates/cc-1.1.5.crate) = 324c74f2155653c90b04f25b2a47a8a631360cb908f92a772695f430c7e31052
-SIZE (rust/crates/cc-1.1.5.crate) = 81493
+SHA256 (rust/crates/byteorder-lite-0.1.0.crate) = 8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495
+SIZE (rust/crates/byteorder-lite-0.1.0.crate) = 15909
+SHA256 (rust/crates/bytes-1.8.0.crate) = 9ac0150caa2ae65ca5bd83f25c7de183dea78d4d366469f148435e2acfbad0da
+SIZE (rust/crates/bytes-1.8.0.crate) = 64824
+SHA256 (rust/crates/castaway-0.2.3.crate) = 0abae9be0aaf9ea96a3b1b8b1b55c602ca751eba1b1500220cea4ecbafe7c0d5
+SIZE (rust/crates/castaway-0.2.3.crate) = 11509
+SHA256 (rust/crates/cc-1.1.31.crate) = c2e7962b54006dcfcc61cb72735f4d89bb97061dd6a7ed882ec6b8ee53714c6f
+SIZE (rust/crates/cc-1.1.31.crate) = 84637
 SHA256 (rust/crates/cesu8-1.1.0.crate) = 6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c
 SIZE (rust/crates/cesu8-1.1.0.crate) = 10555
 SHA256 (rust/crates/cexpr-0.6.0.crate) = 6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766
@@ -107,88 +115,96 @@ SHA256 (rust/crates/cfg_aliases-0.2.1.crate) = 613afe47fcd5fac7ccf1db93babcb082c
*** 1332 LINES SKIPPED ***