git: ac4f7ecf8573 - main - irc/halloy: update to 2025.12

From: Charlie Li <vishwin_at_FreeBSD.org>
Date: Wed, 10 Dec 2025 06:58:26 UTC
The branch main has been updated by vishwin:

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

commit ac4f7ecf8573565885b824bd2a9d1d6fa1c10df4
Author:     Andie Bradley <pokeysquirrel@gmail.com>
AuthorDate: 2025-12-06 19:49:28 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2025-12-10 06:58:16 +0000

    irc/halloy: update to 2025.12
    
    Release notes: https://github.com/squidowl/halloy/releases/tag/2025.12
    
    PR: 291312
---
 irc/halloy/Makefile        |    6 +-
 irc/halloy/Makefile.crates |  749 ++++++++++++----------
 irc/halloy/distinfo        | 1504 ++++++++++++++++++++++++--------------------
 3 files changed, 1236 insertions(+), 1023 deletions(-)

diff --git a/irc/halloy/Makefile b/irc/halloy/Makefile
index 97ffdf2b041c..4977fff27f03 100644
--- a/irc/halloy/Makefile
+++ b/irc/halloy/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	halloy
-DISTVERSION=	2025.6
-PORTREVISION=	4
+DISTVERSION=	2025.12
 CATEGORIES=	irc
 
 MAINTAINER=	pokeysquirrel@gmail.com
@@ -13,7 +12,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 LIB_DEPENDS=	libasound.so:audio/alsa-lib \
 		libzstd.so:archivers/zstd
 
-USES=		cargo desktop-file-utils ssl
+USES=		cargo desktop-file-utils ssl xorg
+USE_XORG=	xcb
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	squidowl
diff --git a/irc/halloy/Makefile.crates b/irc/halloy/Makefile.crates
index ae451cbf9d6a..171cec72fbc8 100644
--- a/irc/halloy/Makefile.crates
+++ b/irc/halloy/Makefile.crates
@@ -1,15 +1,15 @@
-CARGO_CRATES=	ab_glyph-0.2.29 \
-		ab_glyph_rasterizer-0.1.8 \
+CARGO_CRATES=	ab_glyph-0.2.32 \
+		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 \
 		aliasable-0.1.3 \
-		aligned-vec-0.5.0 \
+		aligned-vec-0.6.4 \
 		alsa-0.9.1 \
 		alsa-sys-0.3.1 \
-		amplify-4.8.0 \
+		amplify-4.9.0 \
 		amplify_derive-4.0.1 \
 		amplify_num-0.5.3 \
 		amplify_syn-2.0.1 \
@@ -17,7 +17,7 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		android-properties-0.2.2 \
 		android-tzdata-0.1.1 \
 		android_system_properties-0.1.5 \
-		anyhow-1.0.97 \
+		anyhow-1.0.98 \
 		approx-0.5.1 \
 		arbitrary-1.4.1 \
 		arg_enum_proc_macro-0.3.4 \
@@ -27,85 +27,78 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		as-raw-xcb-connection-1.0.1 \
 		ascii-1.1.0 \
 		ash-0.38.0+1.3.281 \
-		ashpd-0.10.2 \
 		ashpd-0.11.0 \
 		asn1-rs-0.6.2 \
 		asn1-rs-derive-0.5.1 \
 		asn1-rs-impl-0.2.0 \
 		async-broadcast-0.7.2 \
-		async-channel-1.9.0 \
-		async-channel-2.3.1 \
-		async-compression-0.4.18 \
-		async-executor-1.13.1 \
-		async-fs-2.1.2 \
-		async-global-executor-2.4.1 \
+		async-channel-2.5.0 \
+		async-compression-0.4.19 \
+		async-executor-1.13.2 \
 		async-http-proxy-1.2.5 \
-		async-io-2.4.0 \
+		async-io-2.5.0 \
 		async-lock-3.4.0 \
-		async-net-2.0.0 \
-		async-process-2.3.0 \
+		async-process-2.4.0 \
 		async-recursion-1.1.1 \
-		async-signal-0.2.10 \
-		async-std-1.13.0 \
+		async-signal-0.2.12 \
 		async-task-4.7.1 \
-		async-trait-0.1.85 \
+		async-trait-0.1.88 \
 		async_executors-0.7.0 \
 		asynchronous-codec-0.7.0 \
 		atomic-0.5.3 \
-		atomic-0.6.0 \
+		atomic-0.6.1 \
 		atomic-waker-1.1.2 \
-		autocfg-1.4.0 \
-		av1-grain-0.2.3 \
-		avif-serialize-0.8.2 \
-		backtrace-0.3.74 \
+		autocfg-1.5.0 \
+		av1-grain-0.2.4 \
+		avif-serialize-0.8.5 \
+		backtrace-0.3.75 \
 		base16ct-0.2.0 \
 		base64-0.13.1 \
 		base64-0.22.1 \
-		base64ct-1.6.0 \
+		base64ct-1.8.0 \
 		bincode-1.3.3 \
-		bindgen-0.70.1 \
 		bit-set-0.8.0 \
 		bit-vec-0.8.0 \
 		bit_field-0.10.2 \
 		bitflags-1.3.2 \
-		bitflags-2.7.0 \
+		bitflags-2.9.1 \
 		bitstream-io-2.6.0 \
 		bitvec-1.0.1 \
 		blanket-0.3.0 \
 		block-0.1.6 \
 		block-buffer-0.10.4 \
 		block2-0.5.1 \
-		blocking-1.6.1 \
+		block2-0.6.1 \
+		blocking-1.6.2 \
 		bounded-vec-deque-0.1.1 \
-		bstr-1.11.3 \
-		built-0.7.6 \
-		bumpalo-3.16.0 \
+		bstr-1.12.0 \
+		built-0.7.7 \
+		bumpalo-3.19.0 \
 		by_address-1.2.1 \
-		bytemuck-1.21.0 \
-		bytemuck_derive-1.8.1 \
+		bytemuck-1.23.1 \
+		bytemuck_derive-1.10.0 \
 		byteorder-1.5.0 \
 		byteorder-lite-0.1.0 \
 		bytes-1.10.1 \
 		bytesize-2.0.1 \
 		calloop-0.13.0 \
+		calloop-0.14.3 \
 		calloop-wayland-source-0.3.0 \
-		caret-0.5.1 \
-		cc-1.2.7 \
+		calloop-wayland-source-0.4.1 \
+		caret-0.5.3 \
+		cc-1.2.30 \
 		cesu8-1.1.0 \
-		cexpr-0.6.0 \
 		cfg-expr-0.15.8 \
-		cfg-if-1.0.0 \
+		cfg-if-1.0.1 \
 		cfg_aliases-0.2.1 \
-		chrono-0.4.40 \
+		chrono-0.4.41 \
 		cipher-0.4.4 \
-		clang-sys-1.8.1 \
-		claxon-0.4.3 \
-		clipboard-win-5.4.0 \
+		clipboard-win-5.4.1 \
 		clipboard_macos-0.1.1 \
 		clipboard_wayland-0.2.2 \
 		clipboard_x11-0.4.2 \
-		coarsetime-0.1.35 \
-		codespan-reporting-0.11.1 \
+		coarsetime-0.1.36 \
+		codespan-reporting-0.12.0 \
 		color_quant-1.1.0 \
 		combine-4.6.7 \
 		concurrent-queue-2.5.0 \
@@ -116,43 +109,44 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		convert_case-0.7.1 \
 		cookie-factory-0.3.3 \
 		core-foundation-0.9.4 \
-		core-foundation-0.10.0 \
+		core-foundation-0.10.1 \
 		core-foundation-sys-0.8.7 \
 		core-graphics-0.23.2 \
 		core-graphics-0.24.0 \
 		core-graphics-types-0.1.3 \
 		core-graphics-types-0.2.0 \
-		coreaudio-rs-0.11.3 \
-		coreaudio-sys-0.2.16 \
-		cosmic-text-0.14.2 \
-		cpal-0.15.3 \
-		cpufeatures-0.2.16 \
-		crc32fast-1.4.2 \
+		core_maths-0.1.1 \
+		coreaudio-rs-0.13.0 \
+		cosmic-text-0.15.0 \
+		cpal-0.16.0 \
+		cpufeatures-0.2.17 \
+		crc32fast-1.5.0 \
 		crossbeam-deque-0.8.6 \
 		crossbeam-epoch-0.9.18 \
 		crossbeam-queue-0.3.12 \
 		crossbeam-utils-0.8.21 \
-		crunchy-0.2.2 \
+		crunchy-0.2.4 \
 		crypto-bigint-0.5.5 \
 		crypto-common-0.1.6 \
 		ctor-lite-0.1.0 \
 		ctr-0.9.2 \
-		cursor-icon-1.1.0 \
+		cursor-icon-1.2.0 \
 		curve25519-dalek-4.1.3 \
 		curve25519-dalek-derive-0.1.1 \
 		darling-0.14.4 \
-		darling-0.20.10 \
+		darling-0.20.11 \
 		darling_core-0.14.4 \
-		darling_core-0.20.10 \
+		darling_core-0.20.11 \
 		darling_macro-0.14.4 \
-		darling_macro-0.20.10 \
+		darling_macro-0.20.11 \
 		dasp_sample-0.11.0 \
-		data-encoding-2.7.0 \
-		der-0.7.9 \
+		data-encoding-2.9.0 \
+		data-url-0.3.2 \
+		der-0.7.10 \
 		der-parser-9.0.0 \
-		deranged-0.3.11 \
-		derive-deftly-0.14.2 \
-		derive-deftly-macros-0.14.2 \
+		deranged-0.4.0 \
+		derive-deftly-0.14.6 \
+		derive-deftly-macros-0.14.6 \
 		derive_builder_core_fork_arti-0.11.2 \
 		derive_builder_fork_arti-0.11.2 \
 		derive_builder_macro_fork_arti-0.11.2 \
@@ -163,42 +157,45 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		digest-0.10.7 \
 		directories-5.0.1 \
 		dirs-5.0.1 \
+		dirs-6.0.0 \
 		dirs-next-2.0.0 \
 		dirs-sys-0.4.1 \
+		dirs-sys-0.5.0 \
 		dirs-sys-next-0.1.2 \
 		dispatch-0.2.0 \
+		dispatch2-0.3.0 \
+		display-info-0.5.7 \
 		displaydoc-0.2.5 \
 		dlib-0.5.2 \
-		document-features-0.2.10 \
+		document-features-0.2.11 \
 		downcast-rs-1.2.1 \
-		drm-0.12.0 \
-		drm-ffi-0.8.0 \
-		drm-fourcc-2.2.0 \
-		drm-sys-0.7.0 \
-		dyn-clone-1.0.17 \
+		dyn-clone-1.0.19 \
 		ecdsa-0.16.9 \
 		ed25519-2.2.3 \
-		ed25519-dalek-2.1.1 \
+		ed25519-dalek-2.2.0 \
 		educe-0.4.23 \
-		either-1.13.0 \
+		either-1.15.0 \
 		elliptic-curve-0.13.8 \
-		embed-resource-2.5.1 \
-		embed-resource-3.0.2 \
-		emojis-0.6.4 \
+		embed-resource-2.5.2 \
+		embed-resource-3.0.5 \
+		emojis-0.7.0 \
 		encoding_rs-0.8.35 \
 		endi-1.1.0 \
 		enum-ordinalize-3.1.15 \
-		enumflags2-0.7.10 \
-		enumflags2_derive-0.7.10 \
-		equivalent-1.0.1 \
-		errno-0.3.10 \
-		error-code-3.3.1 \
-		etagere-0.2.13 \
+		enumflags2-0.7.12 \
+		enumflags2_derive-0.7.12 \
+		equator-0.4.2 \
+		equator-macro-0.4.2 \
+		equivalent-1.0.2 \
+		erased-serde-0.4.6 \
+		errno-0.3.13 \
+		error-code-3.3.2 \
+		etagere-0.2.15 \
 		euclid-0.22.11 \
-		event-listener-2.5.3 \
 		event-listener-5.4.0 \
-		event-listener-strategy-0.5.3 \
+		event-listener-strategy-0.5.4 \
 		exr-1.73.0 \
+		extended-0.1.0 \
 		fallible-iterator-0.3.0 \
 		fallible-streaming-iterator-0.1.9 \
 		fancy-regex-0.14.0 \
@@ -207,17 +204,20 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		fastrand-2.3.0 \
 		fdeflate-0.3.7 \
 		fern-0.7.1 \
-		ff-0.13.0 \
+		ff-0.13.1 \
 		fiat-crypto-0.2.9 \
 		figment-0.10.19 \
 		filetime-0.2.25 \
-		flate2-1.0.35 \
+		flate2-1.1.2 \
+		float-cmp-0.9.0 \
 		fluid-let-1.0.0 \
 		fnv-1.0.7 \
-		foldhash-0.1.4 \
-		font-types-0.8.3 \
-		fontconfig-parser-0.5.7 \
-		fontdb-0.16.2 \
+		foldhash-0.1.5 \
+		foldhash-0.2.0 \
+		font-types-0.9.0 \
+		font-types-0.10.0 \
+		fontconfig-parser-0.5.8 \
+		fontdb-0.23.0 \
 		foreign-types-0.3.2 \
 		foreign-types-0.5.0 \
 		foreign-types-macros-0.2.3 \
@@ -238,152 +238,152 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		futures-sink-0.3.31 \
 		futures-task-0.3.31 \
 		futures-util-0.3.31 \
+		fxhash-0.2.1 \
 		generic-array-0.14.7 \
-		gethostname-0.4.3 \
-		getrandom-0.2.15 \
-		getrandom-0.3.1 \
-		gif-0.13.1 \
+		gethostname-1.1.0 \
+		getrandom-0.2.16 \
+		getrandom-0.3.3 \
+		gif-0.13.3 \
 		gimli-0.31.1 \
 		gl_generator-0.14.0 \
 		glam-0.25.0 \
-		glob-0.3.2 \
 		glob-match-0.2.1 \
-		gloo-timers-0.3.0 \
 		glow-0.16.0 \
-		glutin_wgl_sys-0.6.0 \
+		glutin_wgl_sys-0.6.1 \
 		gpu-alloc-0.6.0 \
 		gpu-alloc-types-0.3.0 \
 		gpu-allocator-0.27.0 \
-		gpu-descriptor-0.3.1 \
+		gpu-descriptor-0.3.2 \
 		gpu-descriptor-types-0.2.0 \
 		group-0.13.0 \
 		guillotiere-0.6.2 \
-		h2-0.4.7 \
-		half-2.4.1 \
+		h2-0.4.11 \
+		half-2.6.0 \
+		harfrust-0.3.2 \
 		hashbrown-0.12.3 \
 		hashbrown-0.14.5 \
-		hashbrown-0.15.2 \
+		hashbrown-0.15.4 \
+		hashbrown-0.16.0 \
 		hashlink-0.9.1 \
 		heck-0.4.1 \
 		heck-0.5.0 \
-		hermit-abi-0.4.0 \
+		hermit-abi-0.5.2 \
 		hex-0.4.3 \
 		hexf-parse-0.2.1 \
 		hkdf-0.12.4 \
 		hmac-0.12.1 \
 		hostname-validator-1.1.1 \
-		hound-3.5.1 \
 		html-escape-0.2.13 \
-		http-1.2.0 \
+		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 \
-		humantime-2.1.0 \
+		humantime-2.2.0 \
 		humantime-serde-1.1.1 \
-		hyper-1.5.2 \
-		hyper-rustls-0.27.5 \
+		hyper-1.6.0 \
+		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 \
+		idna_adapter-1.2.1 \
 		image-0.24.9 \
-		image-0.25.5 \
-		image-webp-0.2.1 \
+		image-0.25.6 \
+		image-webp-0.2.3 \
+		imagesize-0.13.0 \
 		imgref-1.11.0 \
 		indexmap-1.9.3 \
-		indexmap-2.9.0 \
+		indexmap-2.11.0 \
 		inotify-0.10.2 \
 		inotify-sys-0.1.5 \
-		inout-0.1.3 \
+		inout-0.1.4 \
 		instant-0.1.13 \
 		interpolate_name-0.2.4 \
 		interprocess-1.2.1 \
 		intmap-0.7.1 \
-		inventory-0.3.18 \
-		ipnet-2.10.1 \
+		inventory-0.3.20 \
+		io-uring-0.7.9 \
+		ipnet-2.11.0 \
+		iri-string-0.7.8 \
 		is-docker-0.2.0 \
 		is-wsl-0.4.0 \
 		isolang-2.4.0 \
 		itertools-0.12.1 \
-		itertools-0.13.0 \
 		itertools-0.14.0 \
-		itoa-1.0.14 \
+		itoa-1.0.15 \
 		jni-0.21.1 \
 		jni-sys-0.3.0 \
-		jobserver-0.1.32 \
-		jpeg-decoder-0.3.1 \
-		js-sys-0.3.76 \
-		kamadak-exif-0.5.5 \
+		jobserver-0.1.33 \
+		jpeg-decoder-0.3.2 \
+		js-sys-0.3.77 \
+		kamadak-exif-0.6.1 \
 		keccak-0.1.5 \
 		khronos-egl-6.0.0 \
 		khronos_api-3.1.0 \
-		kqueue-1.0.8 \
+		kqueue-1.1.1 \
 		kqueue-sys-1.0.4 \
 		kurbo-0.10.4 \
-		kv-log-macro-1.0.7 \
+		kurbo-0.11.3 \
 		lazy_static-1.5.0 \
 		lebe-0.5.2 \
-		lewton-0.10.2 \
-		libc-0.2.169 \
-		libfuzzer-sys-0.4.9 \
-		libloading-0.8.6 \
-		libm-0.2.11 \
-		libredox-0.1.3 \
+		libc-0.2.174 \
+		libfuzzer-sys-0.4.10 \
+		libloading-0.8.8 \
+		libm-0.2.15 \
+		libredox-0.1.6 \
 		libsqlite3-sys-0.30.1 \
-		lilt-0.8.0 \
+		lilt-0.8.1 \
+		linebender_resource_handle-0.1.1 \
 		linux-raw-sys-0.4.15 \
-		linux-raw-sys-0.6.5 \
-		litemap-0.7.4 \
-		litrs-0.4.1 \
-		lock_api-0.4.12 \
-		log-0.4.26 \
+		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-0.16.0 \
 		lzma-sys-0.1.20 \
-		mac-notification-sys-0.6.2 \
-		mach2-0.4.2 \
+		mac-notification-sys-0.6.6 \
+		mach2-0.4.3 \
 		malloc_buf-0.0.6 \
 		matchers-0.1.0 \
 		maybe-rayon-0.1.1 \
-		memchr-2.7.4 \
-		memmap2-0.9.5 \
+		memchr-2.7.5 \
+		memmap2-0.9.7 \
 		memoffset-0.9.1 \
 		merlin-3.0.0 \
-		metal-0.31.0 \
+		metal-0.32.0 \
 		mime-0.3.17 \
 		minimal-lexical-0.2.1 \
-		miniz_oxide-0.8.2 \
-		mio-1.0.3 \
+		miniz_oxide-0.8.9 \
+		mio-1.0.4 \
+		mundy-0.1.10 \
 		mutate_once-0.1.1 \
-		naga-24.0.0 \
-		native-tls-0.2.12 \
-		ndk-0.8.0 \
+		naga-27.0.3 \
+		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 \
-		nix-0.29.0 \
+		nix-0.30.1 \
 		nom-7.1.3 \
 		noop_proc_macro-0.3.0 \
 		notify-7.0.0 \
-		notify-rust-4.11.5 \
+		notify-rust-4.11.7 \
 		notify-types-1.0.1 \
+		ntapi-0.4.1 \
 		nu-ansi-term-0.46.0 \
+		nucleo-matcher-0.3.1 \
 		num-bigint-0.4.6 \
 		num-bigint-dig-0.8.4 \
 		num-conv-0.1.0 \
@@ -392,146 +392,170 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		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 \
 		objc-0.2.7 \
-		objc-foundation-0.1.1 \
 		objc-sys-0.3.5 \
 		objc2-0.5.2 \
+		objc2-0.6.3 \
 		objc2-app-kit-0.2.2 \
+		objc2-app-kit-0.3.1 \
+		objc2-audio-toolbox-0.3.1 \
 		objc2-cloud-kit-0.2.2 \
+		objc2-cloud-kit-0.3.1 \
 		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-data-0.3.1 \
+		objc2-core-foundation-0.3.1 \
+		objc2-core-graphics-0.3.1 \
 		objc2-core-image-0.2.2 \
+		objc2-core-image-0.3.1 \
 		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-surface-0.3.1 \
 		objc2-link-presentation-0.2.2 \
 		objc2-metal-0.2.2 \
+		objc2-metal-0.3.1 \
 		objc2-quartz-core-0.2.2 \
+		objc2-quartz-core-0.3.1 \
 		objc2-symbols-0.2.2 \
 		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.7 \
-		oboe-0.6.1 \
-		oboe-sys-0.6.1 \
-		ogg-0.8.0 \
-		once_cell-1.20.3 \
-		oneshot-fused-workaround-0.2.1 \
+		once_cell-1.21.3 \
+		oneshot-fused-workaround-0.2.3 \
 		open-5.3.2 \
-		openssl-0.10.72 \
+		openssl-0.10.74 \
 		openssl-macros-0.1.1 \
-		openssl-probe-0.1.5 \
-		openssl-sys-0.9.108 \
+		openssl-probe-0.1.6 \
+		openssl-sys-0.9.110 \
 		option-ext-0.2.0 \
 		orbclient-0.3.48 \
 		ordered-float-2.10.1 \
-		ordered-float-4.6.0 \
+		ordered-float-5.0.0 \
 		ordered-stream-0.2.0 \
 		os_str_bytes-6.6.1 \
-		ouroboros-0.18.4 \
-		ouroboros_macro-0.18.4 \
+		ouroboros-0.18.5 \
+		ouroboros_macro-0.18.5 \
 		overload-0.1.1 \
-		owned_ttf_parser-0.25.0 \
+		owned_ttf_parser-0.25.1 \
 		p256-0.13.2 \
-		p384-0.13.0 \
+		p384-0.13.1 \
 		p521-0.13.3 \
 		palette-0.7.6 \
 		palette_derive-0.7.6 \
 		parking-2.2.1 \
-		parking_lot-0.12.3 \
-		parking_lot_core-0.9.10 \
+		parking_lot-0.12.4 \
+		parking_lot_core-0.9.11 \
 		paste-1.0.15 \
 		pathdiff-0.2.3 \
 		pem-rfc7468-0.7.0 \
 		percent-encoding-2.3.1 \
 		phf-0.11.3 \
+		phf-0.12.1 \
 		phf_generator-0.11.3 \
 		phf_macros-0.11.3 \
 		phf_shared-0.11.3 \
-		pin-project-1.1.8 \
-		pin-project-internal-1.1.8 \
+		phf_shared-0.12.1 \
+		pico-args-0.5.0 \
+		pin-project-1.1.10 \
+		pin-project-internal-1.1.10 \
 		pin-project-lite-0.2.16 \
 		pin-utils-0.1.0 \
 		piper-0.2.4 \
 		pkcs1-0.7.5 \
 		pkcs8-0.10.2 \
-		pkg-config-0.3.31 \
+		pkg-config-0.3.32 \
 		png-0.17.16 \
-		polling-3.7.4 \
+		polling-3.9.0 \
 		pollster-0.4.0 \
+		portable-atomic-1.11.1 \
+		portable-atomic-util-0.2.4 \
 		postage-0.5.0 \
+		potential_utf-0.1.2 \
 		powerfmt-0.2.0 \
-		ppv-lite86-0.2.20 \
+		ppv-lite86-0.2.21 \
 		presser-0.3.1 \
 		primeorder-0.13.6 \
-		priority-queue-2.1.1 \
-		proc-macro-crate-3.2.0 \
-		proc-macro2-1.0.92 \
+		priority-queue-2.5.0 \
+		proc-macro-crate-3.3.0 \
+		proc-macro2-1.0.95 \
 		proc-macro2-diagnostics-0.10.1 \
-		profiling-1.0.16 \
-		profiling-procmacros-1.0.16 \
+		profiling-1.0.17 \
+		profiling-procmacros-1.0.17 \
 		pwd-grp-1.0.0 \
 		qoi-0.4.1 \
 		quick-error-2.0.1 \
-		quick-xml-0.31.0 \
-		quick-xml-0.36.2 \
-		quote-1.0.38 \
+		quick-xml-0.30.0 \
+		quick-xml-0.37.5 \
+		quote-1.0.40 \
+		r-efi-5.3.0 \
 		radium-0.7.0 \
 		rand-0.8.5 \
-		rand-0.9.0 \
+		rand-0.9.2 \
 		rand_chacha-0.3.1 \
 		rand_chacha-0.9.0 \
 		rand_core-0.6.4 \
-		rand_core-0.9.2 \
-		range-alloc-0.1.3 \
-		rangemap-1.5.1 \
+		rand_core-0.9.3 \
+		range-alloc-0.1.4 \
+		rangemap-1.6.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 \
-		read-fonts-0.25.3 \
+		read-fonts-0.29.3 \
+		read-fonts-0.35.0 \
 		redox_syscall-0.4.1 \
-		redox_syscall-0.5.8 \
+		redox_syscall-0.5.16 \
 		redox_users-0.4.6 \
+		redox_users-0.5.0 \
+		ref-cast-1.0.24 \
+		ref-cast-impl-1.0.24 \
 		regex-1.11.1 \
 		regex-automata-0.1.10 \
 		regex-automata-0.4.9 \
 		regex-syntax-0.6.29 \
 		regex-syntax-0.8.5 \
 		renderdoc-sys-1.1.0 \
-		reqwest-0.12.12 \
-		retry-error-0.6.2 \
+		reqwest-0.12.22 \
+		resvg-0.45.1 \
+		retry-error-0.6.5 \
 		rfc6979-0.4.0 \
-		rfd-0.15.2 \
-		rgb-0.8.50 \
+		rfd-0.15.4 \
+		rgb-0.8.52 \
 		ring-0.16.20 \
-		ring-0.17.8 \
-		rodio-0.20.1 \
+		ring-0.17.14 \
+		rodio-0.21.1 \
 		roxmltree-0.20.0 \
-		rsa-0.9.7 \
+		rsa-0.9.8 \
 		rusqlite-0.32.1 \
-		rustc-demangle-0.1.24 \
+		rustc-demangle-0.1.26 \
 		rustc-hash-1.1.0 \
-		rustc-hash-2.1.0 \
+		rustc-hash-2.1.1 \
 		rustc_version-0.4.1 \
 		rusticata-macros-4.1.0 \
-		rustix-0.38.43 \
-		rustls-0.23.21 \
+		rustix-0.38.44 \
+		rustix-1.0.8 \
+		rustls-0.23.31 \
 		rustls-native-certs-0.8.1 \
 		rustls-pemfile-2.2.0 \
-		rustls-pki-types-1.10.1 \
-		rustls-webpki-0.102.8 \
-		rustversion-1.0.19 \
-		rustybuzz-0.14.1 \
-		ryu-1.0.18 \
-		safelog-0.4.3 \
+		rustls-pki-types-1.12.0 \
+		rustls-webpki-0.103.4 \
+		rustversion-1.0.21 \
+		rustybuzz-0.20.1 \
+		ryu-1.0.20 \
+		safelog-0.4.7 \
 		same-file-1.0.6 \
 		sanitize-filename-0.6.0 \
 		schannel-0.1.27 \
+		schemars-0.9.0 \
+		schemars-1.0.4 \
 		scoped-tls-1.0.1 \
 		scopeguard-1.2.0 \
 		sctk-adwaita-0.10.1 \
@@ -540,38 +564,45 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		security-framework-2.11.1 \
 		security-framework-3.2.0 \
 		security-framework-sys-2.14.0 \
-		self_cell-1.1.0 \
-		semver-1.0.24 \
-		serde-1.0.217 \
+		self_cell-1.2.0 \
+		semver-1.0.26 \
+		serde-1.0.219 \
+		serde-untagged-0.1.8 \
 		serde-value-0.7.0 \
-		serde_derive-1.0.217 \
-		serde_ignored-0.1.10 \
-		serde_json-1.0.135 \
-		serde_repr-0.1.19 \
-		serde_spanned-0.6.8 \
+		serde_derive-1.0.219 \
+		serde_ignored-0.1.12 \
+		serde_json-1.0.141 \
+		serde_repr-0.1.20 \
+		serde_spanned-0.6.9 \
+		serde_spanned-1.0.0 \
+		serde_test-1.0.177 \
 		serde_urlencoded-0.7.1 \
-		serde_with-3.12.0 \
-		serde_with_macros-3.12.0 \
+		serde_with-3.14.0 \
+		serde_with_macros-3.14.0 \
 		sha1-0.10.6 \
-		sha2-0.10.8 \
+		sha2-0.10.9 \
 		sha3-0.10.8 \
 		sharded-slab-0.1.7 \
-		shellexpand-3.1.0 \
+		shellexpand-3.1.1 \
 		shlex-1.3.0 \
-		signal-hook-registry-1.4.2 \
+		signal-hook-0.3.18 \
+		signal-hook-registry-1.4.5 \
 		signature-2.2.0 \
 		simd-adler32-0.3.7 \
 		simd_helpers-0.1.0 \
+		simplecss-0.2.2 \
 		siphasher-1.0.1 \
-		skrifa-0.26.6 \
-		slab-0.4.9 \
+		skrifa-0.31.3 \
+		skrifa-0.37.0 \
+		slab-0.4.11 \
 		slotmap-1.0.7 \
-		slotmap-careful-0.2.3 \
-		smallvec-1.13.2 \
+		slotmap-careful-0.2.5 \
+		smallvec-1.15.1 \
 		smithay-client-toolkit-0.19.2 \
-		smithay-clipboard-0.7.2 \
+		smithay-client-toolkit-0.20.0 \
+		smithay-clipboard-0.7.3 \
 		smol_str-0.2.2 \
-		socket2-0.5.8 \
+		socket2-0.6.0 \
 		softbuffer-0.4.6 \
 		spin-0.5.2 \
 		spin-0.9.8 \
@@ -587,56 +618,70 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		strsim-0.10.0 \
 		strsim-0.11.1 \
 		strum-0.26.3 \
-		strum-0.27.1 \
+		strum-0.27.2 \
 		strum_macros-0.26.4 \
-		strum_macros-0.27.1 \
+		strum_macros-0.27.2 \
 		subtle-2.6.1 \
-		svg_fmt-0.4.4 \
-		swash-0.2.1 \
+		svg_fmt-0.4.5 \
+		svgtypes-0.15.3 \
+		swash-0.2.5 \
 		symphonia-0.5.4 \
+		symphonia-bundle-flac-0.5.4 \
 		symphonia-bundle-mp3-0.5.4 \
+		symphonia-codec-aac-0.5.4 \
+		symphonia-codec-pcm-0.5.4 \
+		symphonia-codec-vorbis-0.5.4 \
 		symphonia-core-0.5.4 \
+		symphonia-format-isomp4-0.5.4 \
+		symphonia-format-ogg-0.5.4 \
+		symphonia-format-riff-0.5.4 \
 		symphonia-metadata-0.5.4 \
+		symphonia-utils-xiph-0.5.4 \
 		syn-1.0.109 \
-		syn-2.0.96 \
+		syn-2.0.104 \
 		sync_wrapper-1.0.2 \
-		synstructure-0.13.1 \
+		synstructure-0.13.2 \
 		sys-locale-0.3.2 \
+		sysinfo-0.33.1 \
 		system-configuration-0.6.1 \
 		system-configuration-sys-0.6.0 \
 		system-deps-6.2.2 \
 		tap-1.0.1 \
 		target-lexicon-0.12.16 \
-		tauri-winrt-notification-0.2.1 \
-		tempfile-3.15.0 \
+		tauri-winrt-notification-0.7.2 \
+		tempfile-3.20.0 \
 		termcolor-1.4.1 \
 		thiserror-1.0.69 \
 		thiserror-2.0.12 \
 		thiserror-impl-1.0.69 \
 		thiserror-impl-2.0.12 \
-		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 \
-		timeago-0.4.2 \
+		time-0.3.41 \
+		time-core-0.1.4 \
+		time-macros-0.2.22 \
+		timeago-0.5.0 \
 		tiny-skia-0.11.4 \
 		tiny-skia-path-0.11.4 \
 		tiny-xlib-0.2.4 \
-		tinystr-0.7.6 \
-		tinystr-0.8.0 \
-		tinyvec-1.8.1 \
+		tinystr-0.8.1 \
+		tinyvec-1.9.0 \
 		tinyvec_macros-0.1.1 \
 		to_method-1.1.0 \
-		tokio-1.44.0 \
+		tokio-1.47.0 \
 		tokio-macros-2.5.0 \
 		tokio-native-tls-0.3.1 \
-		tokio-rustls-0.26.1 \
+		tokio-rustls-0.26.2 \
 		tokio-stream-0.1.17 \
-		tokio-util-0.7.13 \
-		toml-0.8.19 \
-		toml_datetime-0.6.8 \
-		toml_edit-0.22.22 \
+		tokio-util-0.7.15 \
+		toml-0.8.23 \
+		toml-0.9.2 \
+		toml_datetime-0.6.11 \
+		toml_datetime-0.7.0 \
+		toml_edit-0.22.27 \
+		toml_parser-1.0.1 \
+		toml_write-0.1.2 \
+		toml_writer-1.0.2 \
 		tor-async-utils-0.26.0 \
 		tor-basic-utils-0.26.0 \
 		tor-bytes-0.26.0 \
@@ -653,6 +698,7 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		tor-error-0.26.0 \
 		tor-general-addr-0.26.0 \
 		tor-guardmgr-0.26.0 \
+		tor-hsclient-0.26.0 \
 		tor-hscrypto-0.26.0 \
 		tor-key-forge-0.26.0 \
 		tor-keymgr-0.26.0 \
@@ -671,110 +717,136 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		tor-socksproto-0.26.0 \
 		tor-units-0.26.0 \
 		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-test-0.2.5 \
 		tracing-test-macro-0.2.5 \
 		try-lock-0.2.5 \
-		ttf-parser-0.20.0 \
-		ttf-parser-0.21.1 \
*** 2511 LINES SKIPPED ***