git: 0c58fbc51af0 - main - games/veloren-weekly: update to s20250507

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Wed, 07 May 2025 23:20:39 UTC
The branch main has been updated by jbeich:

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

commit 0c58fbc51af044a7231184f4d69e94a1dd422801
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2025-05-07 12:24:01 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2025-05-07 23:20:22 +0000

    games/veloren-weekly: update to s20250507
    
    Changes:        https://gitlab.com/veloren/veloren/-/compare/20250501...8c44357c9d
---
 games/veloren-weekly/Makefile          |   4 +-
 games/veloren-weekly/Makefile.crates   | 467 ++++++++--------
 games/veloren-weekly/distinfo          | 940 +++++++++++++++++----------------
 games/veloren-weekly/files/patch-gilrs |  93 +++-
 4 files changed, 832 insertions(+), 672 deletions(-)

diff --git a/games/veloren-weekly/Makefile b/games/veloren-weekly/Makefile
index 87bc8d18ba00..2669f39552fb 100644
--- a/games/veloren-weekly/Makefile
+++ b/games/veloren-weekly/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	veloren
-PORTVERSION=	s20250501
+PORTVERSION=	s20250507
 CATEGORIES=	games wayland
 PKGNAMESUFFIX=	-weekly
 
@@ -25,7 +25,7 @@ RUN_DEPENDS=	${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-pl
 USES=		cargo xorg
 USE_XORG=	xcb
 USE_GITLAB=	yes
-GL_TAGNAME=	v0.17.0-725-g428a1b332e # git describe --match='v[0-9]*' weekly
+GL_TAGNAME=	v0.17.0-745-g8c44357c9d # git describe --match='v[0-9]*' weekly
 CARGO_ENV=	VELOREN_USERDATA_STRATEGY=system SHADERC_LIB_DIR="${LOCALBASE}/lib"
 PLIST_FILES=	bin/${PORTNAME}-server-cli \
 		bin/${PORTNAME}-voxygen \
diff --git a/games/veloren-weekly/Makefile.crates b/games/veloren-weekly/Makefile.crates
index 2e718abead84..f603a2ec79ed 100644
--- a/games/veloren-weekly/Makefile.crates
+++ b/games/veloren-weekly/Makefile.crates
@@ -6,7 +6,7 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		ahash-0.4.8 \
 		ahash-0.8.11 \
 		aho-corasick-1.1.3 \
-		allocator-api2-0.2.18 \
+		allocator-api2-0.2.21 \
 		alsa-0.9.1 \
 		alsa-sys-0.3.1 \
 		ambient-authority-0.0.2 \
@@ -19,8 +19,8 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		anstyle-1.0.10 \
 		anstyle-parse-0.2.6 \
 		anstyle-query-1.1.2 \
-		anstyle-wincon-3.0.6 \
-		anyhow-1.0.95 \
+		anstyle-wincon-3.0.7 \
+		anyhow-1.0.98 \
 		anymap2-0.13.0 \
 		app_dirs2-2.5.5 \
 		approx-0.3.2 \
@@ -34,15 +34,15 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		as-raw-xcb-connection-1.0.1 \
 		ascii-1.1.0 \
 		ash-0.37.3+1.3.251 \
-		assets_manager-0.12.4 \
+		assets_manager-0.12.5 \
 		async-channel-2.3.1 \
-		async-trait-0.1.83 \
+		async-trait-0.1.88 \
 		atomic-arena-0.1.2 \
 		atomic_refcell-0.1.13 \
 		atomicwrites-0.4.4 \
 		autocfg-1.4.0 \
-		axum-0.8.1 \
-		axum-core-0.5.0 \
+		axum-0.8.4 \
+		axum-core-0.5.2 \
 		az-1.2.1 \
 		backtrace-0.3.74 \
 		base64-0.21.7 \
@@ -52,34 +52,35 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		bit-set-0.5.3 \
 		bit-vec-0.6.3 \
 		bitflags-1.3.2 \
-		bitflags-2.8.0 \
+		bitflags-2.9.0 \
 		bitvec-1.0.1 \
-		blake2b_simd-1.0.2 \
+		blake2b_simd-1.0.3 \
 		block-0.1.6 \
 		block-buffer-0.10.4 \
 		block-sys-0.1.0-beta.1 \
 		block2-0.2.0-alpha.6 \
 		block2-0.5.1 \
+		block2-0.6.1 \
 		bumpalo-3.17.0 \
-		bytemuck-1.21.0 \
-		bytemuck_derive-1.7.1 \
+		bytemuck-1.23.0 \
+		bytemuck_derive-1.9.3 \
 		byteorder-1.5.0 \
 		byteorder-lite-0.1.0 \
-		bytes-1.9.0 \
+		bytes-1.10.1 \
 		calloop-0.10.6 \
 		calloop-0.13.0 \
 		calloop-wayland-source-0.3.0 \
 		cansi-2.2.1 \
-		cap-fs-ext-3.4.2 \
-		cap-net-ext-3.4.2 \
-		cap-primitives-3.4.2 \
-		cap-rand-3.4.2 \
-		cap-std-3.4.2 \
-		cap-time-ext-3.4.2 \
+		cap-fs-ext-3.4.4 \
+		cap-net-ext-3.4.4 \
+		cap-primitives-3.4.4 \
+		cap-rand-3.4.4 \
+		cap-std-3.4.4 \
+		cap-time-ext-3.4.4 \
 		cassowary-0.3.0 \
 		cast-0.3.0 \
 		castaway-0.2.3 \
-		cc-1.2.10 \
+		cc-1.2.21 \
 		censor-0.3.0 \
 		cesu8-1.1.0 \
 		cexpr-0.6.0 \
@@ -87,17 +88,17 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		cfg-if-1.0.0 \
 		cfg_aliases-0.1.1 \
 		cfg_aliases-0.2.1 \
-		chrono-0.4.39 \
-		chrono-tz-0.10.1 \
-		chrono-tz-build-0.4.0 \
+		chrono-0.4.41 \
+		chrono-tz-0.10.3 \
+		chrono-tz-build-0.4.1 \
 		chumsky-0.9.3 \
 		ciborium-0.2.2 \
 		ciborium-io-0.2.2 \
 		ciborium-ll-0.2.2 \
 		clang-sys-1.8.1 \
-		clap-4.5.27 \
-		clap_builder-4.5.27 \
-		clap_derive-4.5.24 \
+		clap-4.5.37 \
+		clap_builder-4.5.37 \
+		clap_derive-4.5.32 \
 		clap_lex-0.7.4 \
 		clipboard-win-3.1.1 \
 		clipboard-win-4.5.0 \
@@ -105,17 +106,15 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		clipboard_macos-0.1.1 \
 		clipboard_wayland-0.2.2 \
 		clipboard_x11-0.4.2 \
-		cmake-0.1.53 \
+		cmake-0.1.54 \
 		cobs-0.2.3 \
-		cocoa-0.25.0 \
-		cocoa-foundation-0.1.2 \
 		codespan-reporting-0.11.1 \
 		colorchoice-1.0.3 \
 		com-rs-0.2.1 \
 		combine-4.6.7 \
 		compact_str-0.8.1 \
 		concurrent-queue-2.5.0 \
-		console-0.15.10 \
+		console-0.15.11 \
 		console_error_panic_hook-0.1.7 \
 		constant_time_eq-0.3.1 \
 		copypasta-0.8.2 \
@@ -123,7 +122,6 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		core-foundation-0.10.0 \
 		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 \
@@ -156,30 +154,30 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		crunchy-0.2.3 \
 		crypto-common-0.1.6 \
 		csv-1.3.1 \
-		csv-core-0.1.11 \
+		csv-core-0.1.12 \
 		culpa-1.0.2 \
 		culpa-macros-1.0.2 \
 		cursor-icon-1.1.0 \
 		d3d12-0.7.0 \
 		daggy-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 \
+		data-encoding-2.9.0 \
 		debugid-0.8.0 \
 		deflate-1.0.0 \
-		deranged-0.3.11 \
+		deranged-0.4.0 \
 		digest-0.10.7 \
 		directories-next-2.0.0 \
 		dirs-4.0.0 \
-		dirs-5.0.1 \
-		dirs-next-2.0.0 \
+		dirs-6.0.0 \
 		dirs-sys-0.3.7 \
-		dirs-sys-0.4.1 \
+		dirs-sys-0.5.0 \
 		dirs-sys-next-0.1.2 \
 		discord-sdk-0.4.0 \
 		dispatch-0.2.0 \
+		dispatch2-0.3.0 \
 		displaydoc-0.2.5 \
 		divrem-1.0.0 \
 		dlib-0.5.2 \
@@ -191,7 +189,7 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		egui-0.23.0 \
 		egui_plot-0.23.0 \
 		egui_winit_platform-0.20.0 \
-		either-1.13.0 \
+		either-1.15.0 \
 		elapsed-0.1.2 \
 		emath-0.23.0 \
 		embedded-io-0.4.0 \
@@ -202,45 +200,47 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		enum-as-inner-0.6.1 \
 		enum-map-2.7.3 \
 		enum-map-derive-0.17.0 \
-		enumset-1.1.5 \
-		enumset_derive-0.10.0 \
+		enumset-1.1.6 \
+		enumset_derive-0.11.0 \
+		env_home-0.1.0 \
 		epaint-0.23.0 \
-		equivalent-1.0.1 \
-		errno-0.3.10 \
+		equivalent-1.0.2 \
+		errno-0.3.11 \
 		error-chain-0.12.4 \
 		error-code-2.3.1 \
 		error-code-3.3.1 \
 		euc-0.5.3 \
 		euclid-0.22.11 \
-		event-listener-5.3.1 \
-		event-listener-strategy-0.5.2 \
+		event-listener-5.4.0 \
+		event-listener-strategy-0.5.4 \
 		fallible-iterator-0.3.0 \
 		fallible-streaming-iterator-0.1.9 \
-		fastrand-2.1.1 \
-		fd-lock-4.0.2 \
-		fdeflate-0.3.5 \
+		fastrand-2.3.0 \
+		fd-lock-4.0.4 \
+		fdeflate-0.3.7 \
 		filetime-0.2.25 \
 		find_folder-0.3.0 \
-		fixed-1.28.0 \
+		fixed-1.29.0 \
 		fixedbitset-0.1.9 \
 		fixedbitset-0.4.2 \
 		fixedbitset-0.5.7 \
-		flate2-1.0.35 \
+		flate2-1.1.1 \
 		float-cmp-0.10.0 \
 		fluent-0.16.1 \
 		fluent-bundle-0.15.3 \
 		fluent-langneg-0.13.0 \
 		fluent-syntax-0.11.1 \
-		flume-0.11.0 \
+		flume-0.11.1 \
 		fnv-1.0.7 \
-		foldhash-0.1.4 \
+		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-set-times-0.20.1 \
+		formatx-0.2.4 \
+		fs-set-times-0.20.3 \
 		fsevent-sys-4.1.0 \
 		funty-2.0.0 \
 		futures-0.3.31 \
@@ -259,17 +259,18 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		generic-array-0.14.7 \
 		gethostname-0.2.3 \
 		gethostname-0.4.3 \
-		getrandom-0.2.15 \
+		getrandom-0.2.16 \
+		getrandom-0.3.2 \
 		gilrs-0.10.2 \
 		gilrs-core-0.5.7 \
 		gimli-0.31.1 \
 		gl_generator-0.14.0 \
 		glam-0.10.2 \
-		glam-0.30.1 \
-		glob-0.3.1 \
+		glam-0.30.3 \
+		glob-0.3.2 \
 		glow-0.13.1 \
 		glutin_wgl_sys-0.5.0 \
-		glyph_brush-0.7.10 \
+		glyph_brush-0.7.12 \
 		glyph_brush_draw_cache-0.1.6 \
 		glyph_brush_layout-0.2.4 \
 		gpu-alloc-0.6.0 \
@@ -278,60 +279,59 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		gpu-descriptor-0.2.4 \
 		gpu-descriptor-types-0.1.2 \
 		guillotiere-0.6.2 \
-		half-2.4.1 \
+		half-2.6.0 \
 		hash32-0.3.1 \
 		hashbrown-0.9.1 \
 		hashbrown-0.12.3 \
 		hashbrown-0.13.2 \
 		hashbrown-0.14.5 \
-		hashbrown-0.15.1 \
+		hashbrown-0.15.3 \
 		hashlink-0.9.1 \
 		hassle-rs-0.10.0 \
 		heapless-0.8.0 \
-		heck-0.4.1 \
 		heck-0.5.0 \
 		hermit-abi-0.3.9 \
 		hermit-abi-0.4.0 \
+		hermit-abi-0.5.0 \
 		hex-0.4.3 \
 		hexf-parse-0.2.1 \
 		hibitset-0.6.4 \
-		hickory-proto-0.24.3 \
-		hickory-resolver-0.24.1 \
+		hickory-proto-0.24.4 \
+		hickory-resolver-0.24.4 \
 		home-0.5.11 \
-		hostname-0.3.1 \
-		http-1.2.0 \
+		http-1.3.1 \
 		http-body-1.0.1 \
-		http-body-util-0.1.2 \
-		httparse-1.10.0 \
+		http-body-util-0.1.3 \
+		httparse-1.10.1 \
 		httpdate-1.0.3 \
-		humantime-2.1.0 \
+		humantime-2.2.0 \
 		hyper-1.6.0 \
 		hyper-rustls-0.27.5 \
-		hyper-util-0.1.10 \
-		iana-time-zone-0.1.61 \
+		hyper-util-0.1.11 \
+		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_locid_transform_data-1.5.1 \
 		icu_normalizer-1.5.0 \
-		icu_normalizer_data-1.5.0 \
+		icu_normalizer_data-1.5.1 \
 		icu_properties-1.5.1 \
-		icu_properties_data-1.5.0 \
+		icu_properties_data-1.5.1 \
 		icu_provider-1.5.0 \
 		icu_provider_macros-1.5.0 \
 		id-arena-2.2.1 \
 		ident_case-1.0.1 \
 		idna-1.0.3 \
 		idna_adapter-1.2.0 \
-		image-0.25.5 \
+		image-0.25.6 \
 		indexmap-1.9.3 \
-		indexmap-2.7.1 \
-		indicatif-0.17.8 \
-		indoc-2.0.5 \
+		indexmap-2.9.0 \
+		indicatif-0.17.11 \
+		indoc-2.0.6 \
 		init_with-1.1.0 \
-		inline_tweak-1.1.1 \
-		inline_tweak_derive-3.0.0 \
+		inline_tweak-1.2.2 \
+		inline_tweak_derive-4.0.0 \
 		inotify-0.9.6 \
 		inotify-0.11.0 \
 		inotify-sys-0.1.5 \
@@ -339,28 +339,26 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		instant-0.1.13 \
 		intl-memoizer-0.5.2 \
 		intl_pluralrules-7.0.2 \
-		io-extras-0.18.3 \
+		io-extras-0.18.4 \
 		io-kit-sys-0.3.0 \
-		io-lifetimes-2.0.3 \
+		io-lifetimes-2.0.4 \
 		ipconfig-0.3.2 \
 		ipnet-2.11.0 \
 		is-docker-0.2.0 \
-		is-terminal-0.4.13 \
+		is-terminal-0.4.16 \
 		is-wsl-0.4.0 \
 		is_terminal_polyfill-1.70.1 \
 		itertools-0.10.5 \
-		itertools-0.11.0 \
 		itertools-0.12.1 \
 		itertools-0.13.0 \
 		itertools-0.14.0 \
-		itoa-1.0.14 \
+		itoa-1.0.15 \
 		ittapi-0.4.0 \
 		ittapi-sys-0.4.0 \
-		jni-0.19.0 \
 		jni-0.21.1 \
 		jni-sys-0.3.0 \
-		jobserver-0.1.32 \
-		js-sys-0.3.70 \
+		jobserver-0.1.33 \
+		js-sys-0.3.77 \
 		khronos-egl-6.0.0 \
 		khronos_api-3.1.0 \
 		kiddo-4.2.0 \
@@ -369,30 +367,30 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		lazy-bytes-cast-5.0.1 \
 		lazy_static-1.5.0 \
 		leb128-0.2.5 \
+		leb128fmt-0.1.0 \
 		levenshtein-1.0.5 \
-		libc-0.2.169 \
+		libc-0.2.172 \
 		libloading-0.7.4 \
 		libloading-0.8.6 \
-		libm-0.2.11 \
-		libmimalloc-sys-0.1.39 \
-		libredox-0.0.2 \
+		libm-0.2.14 \
+		libmimalloc-sys-0.1.42 \
 		libredox-0.1.3 \
 		libsqlite3-sys-0.28.0 \
 		libudev-sys-0.1.4 \
 		linked-hash-map-0.5.6 \
-		linux-raw-sys-0.4.14 \
-		litemap-0.7.4 \
+		linux-raw-sys-0.4.15 \
+		linux-raw-sys-0.9.4 \
+		litemap-0.7.5 \
 		lock_api-0.4.12 \
-		log-0.4.25 \
+		log-0.4.27 \
 		loom-0.7.2 \
-		lru-0.12.4 \
+		lru-0.12.5 \
 		lru-cache-0.1.2 \
 		lz-fear-0.2.0 \
 		mach2-0.4.2 \
 		macro_rules_attribute-0.1.3 \
 		macro_rules_attribute-proc_macro-0.1.3 \
 		malloc_buf-0.0.6 \
-		match_cfg-0.1.0 \
 		matchers-0.1.0 \
 		matchit-0.8.4 \
 		maybe-owned-0.3.4 \
@@ -405,17 +403,17 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		memoffset-0.5.6 \
 		memoffset-0.6.5 \
 		metal-0.27.0 \
-		mimalloc-0.1.43 \
+		mimalloc-0.1.46 \
 		mime-0.3.17 \
 		minifb-0.28.0 \
 		minimal-lexical-0.2.1 \
-		miniz_oxide-0.8.3 \
+		miniz_oxide-0.8.8 \
 		mint-0.5.9 \
 		mio-0.8.11 \
 		mio-1.0.3 \
 		mumble-link-0.2.0 \
 		nanorand-0.7.0 \
-		native-dialog-0.7.0 \
+		native-dialog-0.9.0 \
 		ndk-0.7.0 \
 		ndk-0.8.0 \
 		ndk-context-0.1.1 \
@@ -429,6 +427,7 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		nohash-hasher-0.2.0 \
 		noise-0.9.0 \
 		nom-7.1.3 \
+		nom-8.0.0 \
 		notify-6.1.1 \
 		notify-8.0.0 \
 		notify-types-2.0.0 \
@@ -462,27 +461,39 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		objc-sys-0.3.5 \
 		objc2-0.3.0-beta.3.patch-leaks.3 \
 		objc2-0.5.2 \
+		objc2-0.6.1 \
 		objc2-app-kit-0.2.2 \
+		objc2-app-kit-0.3.1 \
+		objc2-cloud-kit-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-encode-2.0.0-pre.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-metal-0.2.2 \
+		objc2-metal-0.3.1 \
 		objc2-quartz-core-0.2.2 \
+		objc2-quartz-core-0.3.1 \
 		objc_exception-0.1.2 \
 		objc_id-0.1.1 \
 		object-0.36.7 \
 		oboe-0.6.1 \
 		oboe-sys-0.6.1 \
-		once_cell-1.20.2 \
-		oorandom-11.1.4 \
+		once_cell-1.21.3 \
+		oorandom-11.1.5 \
 		open-5.3.2 \
-		openssl-probe-0.1.5 \
+		openssl-probe-0.1.6 \
 		option-ext-0.2.0 \
-		orbclient-0.3.47 \
+		orbclient-0.3.48 \
 		ordered-float-1.1.1 \
 		ordered-float-4.6.0 \
+		ordered-float-5.0.0 \
 		overload-0.1.1 \
 		owned_ttf_parser-0.25.0 \
 		parking-2.2.1 \
@@ -491,79 +502,83 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		parse-zoneinfo-0.3.1 \
 		paste-1.0.15 \
 		pathdiff-0.2.3 \
-		pem-3.0.4 \
+		pem-3.0.5 \
 		percent-encoding-2.3.1 \
 		petgraph-0.4.13 \
 		petgraph-0.6.5 \
-		petgraph-0.7.1 \
-		phf-0.11.2 \
-		phf_codegen-0.11.2 \
-		phf_generator-0.11.2 \
-		phf_shared-0.11.2 \
-		pin-project-lite-0.2.14 \
+		petgraph-0.8.1 \
+		phf-0.11.3 \
+		phf_codegen-0.11.3 \
+		phf_generator-0.11.3 \
+		phf_shared-0.11.3 \
+		pin-project-lite-0.2.16 \
 		pin-utils-0.1.0 \
 		piston-float-0.3.0 \
 		piston-viewport-0.5.0 \
 		pistoncore-input-0.24.0 \
-		pkg-config-0.3.31 \
-		png-0.17.14 \
-		polling-3.7.3 \
-		portable-atomic-1.9.0 \
-		postcard-1.0.10 \
+		pkg-config-0.3.32 \
+		png-0.17.16 \
+		polling-3.7.4 \
+		portable-atomic-1.11.0 \
+		postcard-1.1.1 \
 		powerfmt-0.2.0 \
 		pp-rs-0.2.1 \
-		ppv-lite86-0.2.20 \
+		ppv-lite86-0.2.21 \
 		presser-0.3.1 \
 		proc-macro-crate-1.3.1 \
+		proc-macro-crate-3.3.0 \
 		proc-macro-hack-0.5.20+deprecated \
 		proc-macro-nested-0.1.7 \
 		proc-macro2-0.4.30 \
-		proc-macro2-1.0.93 \
+		proc-macro2-1.0.95 \
 		profiling-1.0.16 \
 		profiling-procmacros-1.0.16 \
-		prometheus-0.13.4 \
-		prometheus-hyper-0.2.0 \
+		prometheus-0.14.0 \
+		prometheus-hyper-0.2.1 \
 		protocol-3.4.0 \
 		protocol-derive-3.4.0 \
-		psm-0.1.23 \
+		psm-0.1.26 \
 		pulley-interpreter-29.0.1 \
-		quick-error-1.2.3 \
 		quick-xml-0.30.0 \
-		quick-xml-0.36.2 \
-		quinn-0.11.6 \
-		quinn-proto-0.11.9 \
-		quinn-udp-0.5.9 \
+		quick-xml-0.37.5 \
+		quinn-0.11.7 \
+		quinn-proto-0.11.11 \
+		quinn-udp-0.5.12 \
 		quote-0.6.13 \
-		quote-1.0.38 \
+		quote-1.0.40 \
+		r-efi-5.2.0 \
 		radium-0.7.0 \
 		radix_trie-0.2.1 \
 		rand-0.8.5 \
+		rand-0.9.1 \
 		rand_chacha-0.3.1 \
+		rand_chacha-0.9.0 \
 		rand_core-0.6.4 \
+		rand_core-0.9.3 \
 		rand_xorshift-0.3.0 \
-		range-alloc-0.1.3 \
+		range-alloc-0.1.4 \
 		ratatui-0.29.0 \
 		raw-window-handle-0.5.2 \
 		raw-window-handle-0.6.2 \
 		rayon-1.10.0 \
 		rayon-core-1.12.1 \
-		rcgen-0.13.1 \
+		rcgen-0.13.2 \
 		redox_syscall-0.3.5 \
-		redox_syscall-0.4.1 \
-		redox_syscall-0.5.6 \
+		redox_syscall-0.5.12 \
 		redox_users-0.4.6 \
-		refinery-0.8.14 \
-		refinery-core-0.8.14 \
-		refinery-macros-0.8.14 \
-		regalloc2-0.11.1 \
+		redox_users-0.5.0 \
+		refinery-0.8.16 \
+		refinery-core-0.8.16 \
+		refinery-macros-0.8.16 \
+		regalloc2-0.11.2 \
 		regex-1.11.1 \
 		regex-automata-0.1.10 \
-		regex-automata-0.4.8 \
+		regex-automata-0.4.9 \
 		regex-syntax-0.6.29 \
 		regex-syntax-0.8.5 \
 		renderdoc-sys-1.1.0 \
-		resolv-conf-0.7.0 \
-		ring-0.17.13 \
+		resolv-conf-0.7.3 \
+		ring-0.17.14 \
 		rmp-0.8.14 \
 		rmp-serde-1.3.0 \
 		ron-0.8.1 \
@@ -575,23 +590,24 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		rust-argon2-2.1.0 \
 		rustc-demangle-0.1.24 \
 		rustc-hash-1.1.0 \
-		rustc-hash-2.1.0 \
+		rustc-hash-2.1.1 \
 		rustc_version-0.2.3 \
 		rustc_version-0.4.1 \
 		rustix-0.38.44 \
-		rustls-0.23.21 \
-		rustls-native-certs-0.7.3 \
+		rustix-1.0.7 \
+		rustix-linux-procfs-0.1.1 \
+		rustls-0.23.26 \
 		rustls-native-certs-0.8.1 \
 		rustls-pemfile-2.2.0 \
 		rustls-pki-types-1.11.0 \
-		rustls-platform-verifier-0.4.0 \
+		rustls-platform-verifier-0.5.2 \
 		rustls-platform-verifier-android-0.1.1 \
-		rustls-webpki-0.102.8 \
+		rustls-webpki-0.103.1 \
 		rusttype-0.7.9 \
 		rusttype-0.8.3 \
-		rustversion-1.0.17 \
+		rustversion-1.0.20 \
 		rustyline-15.0.0 \
-		ryu-1.0.19 \
+		ryu-1.0.20 \
 		same-file-1.0.6 \
 		schannel-0.1.27 \
 		schnellru-0.2.4 \
@@ -600,56 +616,54 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		sctk-adwaita-0.5.4 \
 		sdl2-0.35.2 \
 		sdl2-sys-0.35.2 \
-		security-framework-2.11.1 \
 		security-framework-3.2.0 \
 		security-framework-sys-2.14.0 \
 		self_cell-0.10.3 \
-		self_cell-1.1.0 \
+		self_cell-1.2.0 \
 		semver-0.9.0 \
-		semver-1.0.25 \
+		semver-1.0.26 \
 		semver-parser-0.7.0 \
 		send_wrapper-0.6.0 \
-		serde-1.0.217 \
-		serde_derive-1.0.217 \
-		serde_json-1.0.138 \
-		serde_path_to_error-0.1.16 \
-		serde_repr-0.1.19 \
+		serde-1.0.219 \
+		serde_derive-1.0.219 \
+		serde_json-1.0.140 \
+		serde_path_to_error-0.1.17 \
+		serde_repr-0.1.20 \
 		serde_spanned-0.6.8 \
 		serde_urlencoded-0.7.1 \
 		serde_with-3.12.0 \
 		serde_with_macros-3.12.0 \
-		sha2-0.10.8 \
+		sha2-0.10.9 \
 		shaderc-0.8.3 \
 		shaderc-sys-0.8.3 \
 		sharded-slab-0.1.7 \
 		shell-words-1.1.0 \
 		shellexpand-2.1.2 \
-		shellexpand-3.1.0 \
+		shellexpand-3.1.1 \
 		shlex-1.3.0 \
 		shred-0.16.1 \
 		shred-derive-0.7.0 \
 		shrev-1.1.3 \
 		signal-hook-0.3.17 \
 		signal-hook-mio-0.2.4 \
-		signal-hook-registry-1.4.2 \
+		signal-hook-registry-1.4.5 \
 		simd-adler32-0.3.7 \
-		siphasher-0.3.11 \
 		siphasher-1.0.1 \
 		slab-0.4.9 \
 		slotmap-1.0.7 \
-		smallvec-1.13.2 \
+		smallvec-1.15.0 \
 		smithay-client-toolkit-0.16.1 \
 		smithay-client-toolkit-0.19.2 \
 		smithay-clipboard-0.6.6 \
 		smithay-clipboard-0.7.2 \
-		socket2-0.5.8 \
+		socket2-0.5.9 \
 		sorted-vec-0.8.6 \
 		spin-0.9.8 \
-		spin_sleep-1.2.1 \
+		spin_sleep-1.3.1 \
 		spirv-0.2.0+1.5.4 \
 		sptr-0.3.2 \
 		stable_deref_trait-1.2.0 \
-		stacker-0.1.17 \
+		stacker-0.1.21 \
 		static_assertions-1.1.0 \
 		stb_truetype-0.3.1 \
 		str-buf-1.0.6 \
@@ -659,7 +673,7 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		strum_macros-0.26.4 \
 		subtle-2.6.1 \
 		sum_type-0.2.0 \
-		svg_fmt-0.4.4 \
+		svg_fmt-0.4.5 \
 		symphonia-0.5.4 \
 		symphonia-codec-vorbis-0.5.4 \
 		symphonia-core-0.5.4 \
@@ -668,41 +682,42 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		symphonia-utils-xiph-0.5.4 \
 		syn-0.15.44 \
 		syn-1.0.109 \
-		syn-2.0.96 \
+		syn-2.0.101 \
 		sync_file-0.2.9 \
-		sync_wrapper-1.0.1 \
-		synstructure-0.13.1 \
-		system-interface-0.27.2 \
+		sync_wrapper-1.0.2 \
+		synstructure-0.13.2 \
+		system-interface-0.27.3 \
 		take-once-0.1.2 \
 		tap-1.0.1 \
-		tar-0.4.43 \
-		target-lexicon-0.13.1 \
-		tempfile-3.13.0 \
+		tar-0.4.44 \
+		target-lexicon-0.13.2 \
+		tempfile-3.19.1 \
 		termcolor-1.4.1 \
 		thiserror-1.0.69 \
-		thiserror-2.0.11 \
+		thiserror-2.0.12 \
 		thiserror-impl-1.0.69 \
-		thiserror-impl-2.0.11 \
+		thiserror-impl-2.0.12 \
 		thread_local-1.1.8 \
-		time-0.3.37 \
-		time-core-0.1.2 \
-		time-macros-0.2.19 \
+		time-0.3.41 \
+		time-core-0.1.4 \
+		time-macros-0.2.22 \
 		timer-queue-0.1.0 \
 		tiny-skia-0.8.4 \
 		tiny-skia-path-0.8.4 \
 		tinystr-0.7.6 \
 		tinytemplate-1.2.1 \
-		tinyvec-1.8.1 \
+		tinyvec-1.9.0 \
 		tinyvec_macros-0.1.1 \
 		tokio-1.44.2 \
 		tokio-macros-2.5.0 \
-		tokio-rustls-0.26.0 \
-		tokio-stream-0.1.16 \
+		tokio-rustls-0.26.2 \
+		tokio-stream-0.1.17 \
 		toml-0.5.11 \
-		toml-0.8.19 \
-		toml_datetime-0.6.8 \
+		toml-0.8.22 \
+		toml_datetime-0.6.9 \
 		toml_edit-0.19.15 \
-		toml_edit-0.22.22 \
+		toml_edit-0.22.26 \
+		toml_write-0.1.1 \
 		tower-0.5.2 \
 		tower-layer-0.3.3 \
 		tower-service-0.3.3 \
@@ -717,18 +732,19 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		tracy-client-sys-0.24.3 \
 		trait-variant-0.1.2 \
 		treeculler-0.4.0 \
-		triple_buffer-8.1.0 \
+		triple_buffer-8.1.1 \
 		try-lock-0.2.5 \
 		ttf-parser-0.25.1 \
 		tuple_utils-0.4.0 \
 		twox-hash-1.6.3 \
+		twox-hash-2.1.0 \
 		tynm-0.1.10 \
 		type-map-0.5.0 \
-		typenum-1.17.0 \
+		typenum-1.18.0 \
 		ubyte-0.10.4 \
 		unic-langid-0.9.5 \
 		unic-langid-impl-0.9.5 \
-		unicode-ident-1.0.13 \
+		unicode-ident-1.0.18 \
 		unicode-segmentation-1.12.0 \
 		unicode-truncate-1.1.0 \
 		unicode-width-0.1.14 \
@@ -740,29 +756,30 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		utf16_iter-1.0.5 \
 		utf8_iter-1.0.4 \
 		utf8parse-0.2.2 \
-		uuid-1.12.1 \
-		valuable-0.1.0 \
+		uuid-1.16.0 \
+		valuable-0.1.1 \
 		vcpkg-0.2.15 \
 		vec_map-0.8.2 \
 		vek-0.14.1 \
 		vek-0.17.1 \
 		version-compare-0.1.1 \
 		version_check-0.9.5 \
-		versions-5.0.1 \
+		versions-7.0.0 \
 		walkdir-2.5.0 \
 		want-0.3.1 \
 		wasi-0.11.0+wasi-snapshot-preview1 \
-		wasm-bindgen-0.2.93 \
-		wasm-bindgen-backend-0.2.93 \
-		wasm-bindgen-futures-0.4.43 \
-		wasm-bindgen-macro-0.2.93 \
-		wasm-bindgen-macro-support-0.2.93 \
-		wasm-bindgen-shared-0.2.93 \
-		wasm-encoder-0.221.2 \
-		wasm-encoder-0.224.0 \
+		wasi-0.14.2+wasi-0.2.4 \
+		wasm-bindgen-0.2.100 \
+		wasm-bindgen-backend-0.2.100 \
+		wasm-bindgen-futures-0.4.45 \
+		wasm-bindgen-macro-0.2.100 \
+		wasm-bindgen-macro-support-0.2.100 \
+		wasm-bindgen-shared-0.2.100 \
+		wasm-encoder-0.221.3 \
+		wasm-encoder-0.229.0 \
 		wasmparser-0.221.3 \
-		wasmparser-0.224.0 \
-		wasmprinter-0.221.2 \
+		wasmparser-0.229.0 \
+		wasmprinter-0.221.3 \
 		wasmtime-29.0.1 \
 		wasmtime-asm-macros-29.0.1 \
 		wasmtime-cache-29.0.1 \
@@ -780,30 +797,30 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		wasmtime-winch-29.0.1 \
 		wasmtime-wit-bindgen-29.0.1 \
 		wast-35.0.2 \
-		wast-224.0.0 \
-		wat-1.224.0 \
+		wast-229.0.0 \
+		wat-1.229.0 \
 		wavefront-0.2.3 \
-		wayland-backend-0.3.7 \
+		wayland-backend-0.3.10 \
 		wayland-client-0.29.5 \
-		wayland-client-0.31.6 \
+		wayland-client-0.31.10 \
 		wayland-commons-0.29.5 \
 		wayland-csd-frame-0.3.0 \
 		wayland-cursor-0.29.5 \
-		wayland-cursor-0.31.6 \
+		wayland-cursor-0.31.10 \
 		wayland-protocols-0.29.5 \
-		wayland-protocols-0.32.4 \
-		wayland-protocols-wlr-0.3.4 \
+		wayland-protocols-0.32.8 \
+		wayland-protocols-wlr-0.3.8 \
 		wayland-scanner-0.29.5 \
-		wayland-scanner-0.31.5 \
+		wayland-scanner-0.31.6 \
 		wayland-sys-0.29.5 \
-		wayland-sys-0.31.5 \
-		web-sys-0.3.70 \
+		wayland-sys-0.31.6 \
+		web-sys-0.3.72 \
 		web-time-1.1.0 \
-		webpki-root-certs-0.26.7 \
+		webpki-root-certs-0.26.10 \
 		wfd-0.1.7 \
 		wgpu-profiler-0.15.0 \
-		which-4.4.2 \
-		widestring-1.1.0 \
+		which-7.0.3 \
+		widestring-1.2.0 \
 		wiggle-29.0.1 \
 		wiggle-generate-29.0.1 \
 		wiggle-macro-29.0.1 \
@@ -821,11 +838,17 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		windows-core-0.51.1 \
 		windows-core-0.54.0 \
 		windows-core-0.58.0 \
+		windows-core-0.61.0 \
 		windows-implement-0.58.0 \
+		windows-implement-0.60.0 \
 		windows-interface-0.58.0 \
+		windows-interface-0.59.1 \
+		windows-link-0.1.1 \
 		windows-result-0.1.2 \
 		windows-result-0.2.0 \
+		windows-result-0.3.2 \
 		windows-strings-0.1.0 \
+		windows-strings-0.4.0 \
 		windows-sys-0.45.0 \
 		windows-sys-0.48.0 \
 		windows-sys-0.52.0 \
@@ -857,11 +880,13 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		windows_x86_64_msvc-0.52.6 \
 		winit-0.28.7 \
 		winnow-0.5.40 \
-		winnow-0.6.20 \
+		winnow-0.7.9 \
 		winreg-0.50.0 \
 		winreg-0.52.0 \
 		winres-0.1.12 \
-		winx-0.36.3 \
+		winsafe-0.0.19 \
+		winx-0.36.4 \
+		wit-bindgen-rt-0.39.0 \
 		wit-parser-0.221.3 \
 		witx-0.9.1 \
 		write16-1.0.0 \
@@ -873,30 +898,32 @@ CARGO_CRATES=	ab_glyph-0.2.29 \
 		x11rb-0.13.1 \
*** 1884 LINES SKIPPED ***