git: 62765b69bcb0 - main - games/veloren-weekly: update to s20240520

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Thu, 23 May 2024 00:49:11 UTC
The branch main has been updated by jbeich:

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

commit 62765b69bcb073de0accdc3db063f2f57a661586
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-05-15 12:12:16 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-05-23 00:30:34 +0000

    games/veloren-weekly: update to s20240520
    
    Changes:        https://gitlab.com/veloren/veloren/-/compare/b2d7a9291...cd59c6716
---
 games/veloren-weekly/Makefile                |   5 +-
 games/veloren-weekly/Makefile.crates         | 459 ++++++-------
 games/veloren-weekly/distinfo                | 922 ++++++++++++++-------------
 games/veloren-weekly/files/patch-gilrs       |  41 +-
 games/veloren-weekly/files/patch-rust-1.78.0 | 649 -------------------
 games/veloren-weekly/files/patch-shaderc     |  25 +-
 6 files changed, 748 insertions(+), 1353 deletions(-)

diff --git a/games/veloren-weekly/Makefile b/games/veloren-weekly/Makefile
index 0aed797ac0a6..e85f6f507c19 100644
--- a/games/veloren-weekly/Makefile
+++ b/games/veloren-weekly/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	veloren
-PORTVERSION=	s20240515
-PORTREVISION=	1
+PORTVERSION=	s20240520
 CATEGORIES=	games wayland
 PKGNAMESUFFIX=	-weekly
 
@@ -27,7 +26,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.16.0-167-gb2d7a9291 # git describe --match='v[0-9]*' weekly
+GL_TAGNAME=	v0.16.0-194-gcd59c6716 # 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 d0517e870d0a..fa2c3a487162 100644
--- a/games/veloren-weekly/Makefile.crates
+++ b/games/veloren-weekly/Makefile.crates
@@ -1,4 +1,4 @@
-CARGO_CRATES=	ab_glyph-0.2.23 \
+CARGO_CRATES=	ab_glyph-0.2.26 \
 		ab_glyph_rasterizer-0.1.8 \
 		addr2line-0.21.0 \
 		adler-1.0.2 \
@@ -6,7 +6,7 @@ CARGO_CRATES=	ab_glyph-0.2.23 \
 		ahash-0.4.8 \
 		ahash-0.8.11 \
 		aho-corasick-1.1.3 \
-		allocator-api2-0.2.16 \
+		allocator-api2-0.2.18 \
 		alsa-0.9.0 \
 		alsa-sys-0.3.1 \
 		ambient-authority-0.0.2 \
@@ -15,12 +15,12 @@ CARGO_CRATES=	ab_glyph-0.2.23 \
 		android-tzdata-0.1.1 \
 		android_system_properties-0.1.5 \
 		anes-0.1.6 \
-		anstream-0.6.13 \
-		anstyle-1.0.6 \
-		anstyle-parse-0.2.3 \
-		anstyle-query-1.0.2 \
-		anstyle-wincon-3.0.2 \
-		anyhow-1.0.81 \
+		anstream-0.6.14 \
+		anstyle-1.0.7 \
+		anstyle-parse-0.2.4 \
+		anstyle-query-1.0.3 \
+		anstyle-wincon-3.0.3 \
+		anyhow-1.0.86 \
 		anymap2-0.13.0 \
 		app_dirs2-2.5.5 \
 		approx-0.3.2 \
@@ -34,17 +34,17 @@ CARGO_CRATES=	ab_glyph-0.2.23 \
 		as-raw-xcb-connection-1.0.1 \
 		ascii-1.1.0 \
 		ash-0.37.3+1.3.251 \
-		assets_manager-0.11.3 \
-		async-channel-2.2.0 \
-		async-trait-0.1.78 \
-		atomic-polyfill-1.0.3 \
+		assets_manager-0.11.5 \
+		async-channel-2.3.1 \
+		async-trait-0.1.80 \
 		atomic_refcell-0.1.13 \
 		atomicwrites-0.4.3 \
-		autocfg-1.1.0 \
+		autocfg-1.3.0 \
 		axum-0.6.20 \
 		axum-core-0.3.4 \
-		backtrace-0.3.69 \
+		backtrace-0.3.71 \
 		base64-0.21.7 \
+		base64-0.22.1 \
 		bincode-1.3.3 \
 		bindgen-0.69.4 \
 		bit-set-0.5.3 \
@@ -57,30 +57,32 @@ CARGO_CRATES=	ab_glyph-0.2.23 \
 		block-buffer-0.10.4 \
 		block-sys-0.1.0-beta.1 \
 		block2-0.2.0-alpha.6 \
-		bumpalo-3.15.4 \
-		bytemuck-1.15.0 \
+		bumpalo-3.16.0 \
+		bytemuck-1.16.0 \
 		bytemuck_derive-1.6.0 \
 		byteorder-1.5.0 \
-		bytes-1.5.0 \
+		bytes-1.6.0 \
 		calloop-0.10.6 \
+		calloop-0.12.4 \
+		calloop-wayland-source-0.2.0 \
 		cansi-2.2.1 \
-		cap-fs-ext-2.0.1 \
-		cap-net-ext-2.0.1 \
-		cap-primitives-2.0.1 \
-		cap-rand-2.0.1 \
-		cap-std-2.0.1 \
-		cap-time-ext-2.0.1 \
+		cap-fs-ext-3.1.0 \
+		cap-net-ext-3.1.0 \
+		cap-primitives-3.1.0 \
+		cap-rand-3.1.0 \
+		cap-std-3.1.0 \
+		cap-time-ext-3.1.0 \
 		cassowary-0.3.0 \
 		cast-0.3.0 \
 		castaway-0.2.2 \
-		cc-1.0.90 \
+		cc-1.0.98 \
 		censor-0.3.0 \
 		cesu8-1.1.0 \
 		cexpr-0.6.0 \
 		cfg-if-0.1.10 \
 		cfg-if-1.0.0 \
 		cfg_aliases-0.1.1 \
-		chrono-0.4.35 \
+		chrono-0.4.38 \
 		chrono-tz-0.8.6 \
 		chrono-tz-build-0.2.1 \
 		chumsky-0.9.3 \
@@ -88,80 +90,80 @@ CARGO_CRATES=	ab_glyph-0.2.23 \
 		ciborium-io-0.2.2 \
 		ciborium-ll-0.2.2 \
 		clang-sys-1.7.0 \
-		clap-4.5.3 \
+		clap-4.5.4 \
 		clap_builder-4.5.2 \
-		clap_derive-4.5.3 \
+		clap_derive-4.5.4 \
 		clap_lex-0.7.0 \
 		clipboard-win-3.1.1 \
 		clipboard-win-4.5.0 \
-		clipboard-win-5.3.0 \
+		clipboard-win-5.3.1 \
 		clipboard_macos-0.1.0 \
-		clipboard_wayland-0.2.0 \
+		clipboard_wayland-0.2.2 \
 		clipboard_x11-0.4.2 \
-		cmake-0.1.45 \
-		cocoa-0.24.1 \
+		cmake-0.1.50 \
+		cocoa-0.25.0 \
 		cocoa-foundation-0.1.2 \
 		codespan-reporting-0.11.1 \
 		color_quant-1.1.0 \
-		colorchoice-1.0.0 \
+		colorchoice-1.0.1 \
 		com-rs-0.2.1 \
-		combine-4.6.6 \
+		combine-4.6.7 \
 		compact_str-0.7.1 \
-		concurrent-queue-2.4.0 \
+		concurrent-queue-2.5.0 \
 		console-0.15.8 \
 		constant_time_eq-0.3.0 \
 		copypasta-0.8.2 \
 		core-foundation-0.9.4 \
 		core-foundation-sys-0.8.6 \
 		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.15 \
 		cpal-0.15.3 \
-		cpp_demangle-0.3.5 \
+		cpp_demangle-0.4.3 \
 		cpufeatures-0.2.12 \
-		cranelift-bforest-0.104.2 \
-		cranelift-codegen-0.104.2 \
-		cranelift-codegen-meta-0.104.2 \
-		cranelift-codegen-shared-0.104.2 \
-		cranelift-control-0.104.2 \
-		cranelift-entity-0.104.2 \
-		cranelift-frontend-0.104.2 \
-		cranelift-isle-0.104.2 \
-		cranelift-native-0.104.2 \
-		cranelift-wasm-0.104.2 \
+		cranelift-bforest-0.107.2 \
+		cranelift-codegen-0.107.2 \
+		cranelift-codegen-meta-0.107.2 \
+		cranelift-codegen-shared-0.107.2 \
+		cranelift-control-0.107.2 \
+		cranelift-entity-0.107.2 \
+		cranelift-frontend-0.107.2 \
+		cranelift-isle-0.107.2 \
+		cranelift-native-0.107.2 \
+		cranelift-wasm-0.107.2 \
 		crc32fast-1.4.0 \
 		criterion-0.5.1 \
 		criterion-plot-0.5.0 \
-		critical-section-1.1.2 \
-		crossbeam-channel-0.5.12 \
+		crossbeam-channel-0.5.13 \
 		crossbeam-deque-0.7.4 \
 		crossbeam-deque-0.8.5 \
 		crossbeam-epoch-0.8.2 \
 		crossbeam-epoch-0.9.18 \
 		crossbeam-queue-0.3.11 \
 		crossbeam-utils-0.7.2 \
-		crossbeam-utils-0.8.19 \
+		crossbeam-utils-0.8.20 \
 		crossterm-0.27.0 \
 		crossterm_winapi-0.9.1 \
 		crunchy-0.2.2 \
 		crypto-common-0.1.6 \
 		csv-1.3.0 \
 		csv-core-0.1.11 \
-		cty-0.2.2 \
 		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.8 \
-		darling_core-0.20.8 \
-		darling_macro-0.20.8 \
+		darling-0.20.9 \
+		darling_core-0.20.9 \
+		darling_macro-0.20.9 \
 		dasp_sample-0.11.0 \
-		data-encoding-2.5.0 \
+		data-encoding-2.6.0 \
 		debugid-0.8.0 \
 		deflate-1.0.0 \
 		deranged-0.3.11 \
-		deunicode-1.4.3 \
+		deunicode-1.6.0 \
 		digest-0.10.7 \
 		directories-next-2.0.0 \
 		dirs-4.0.0 \
@@ -176,16 +178,16 @@ CARGO_CRATES=	ab_glyph-0.2.23 \
 		displaydoc-0.2.4 \
 		dlib-0.5.2 \
 		dot_vox-5.1.1 \
-		downcast-rs-1.2.0 \
+		downcast-rs-1.2.1 \
 		drop_guard-0.3.0 \
 		ecolor-0.23.0 \
 		egui-0.23.0 \
 		egui_plot-0.23.0 \
 		egui_winit_platform-0.20.0 \
-		either-1.10.0 \
+		either-1.12.0 \
 		emath-0.23.0 \
 		encode_unicode-0.3.6 \
-		encoding_rs-0.8.33 \
+		encoding_rs-0.8.34 \
 		endian-type-0.1.2 \
 		enum-as-inner-0.6.0 \
 		enum-map-2.7.3 \
@@ -194,24 +196,24 @@ CARGO_CRATES=	ab_glyph-0.2.23 \
 		enumset_derive-0.8.1 \
 		epaint-0.23.0 \
 		equivalent-1.0.1 \
-		errno-0.3.8 \
+		errno-0.3.9 \
 		error-chain-0.12.4 \
 		error-code-2.3.1 \
 		error-code-3.2.0 \
 		euc-0.5.3 \
 		euclid-0.22.9 \
-		event-listener-5.2.0 \
-		event-listener-strategy-0.5.0 \
+		event-listener-5.3.0 \
+		event-listener-strategy-0.5.2 \
 		fallible-iterator-0.3.0 \
 		fallible-streaming-iterator-0.1.9 \
-		fastrand-2.0.1 \
+		fastrand-2.1.0 \
 		fd-lock-4.0.2 \
 		fdeflate-0.3.4 \
 		filetime-0.2.23 \
 		find_folder-0.3.0 \
 		fixedbitset-0.1.9 \
 		fixedbitset-0.4.2 \
-		flate2-1.0.28 \
+		flate2-1.0.30 \
 		float-cmp-0.9.0 \
 		fluent-langneg-0.13.0 \
 		flume-0.11.0 \
@@ -236,12 +238,12 @@ CARGO_CRATES=	ab_glyph-0.2.23 \
 		futures-util-0.3.30 \
 		fxhash-0.2.1 \
 		fxprof-processed-profile-0.6.0 \
-		generator-0.7.5 \
+		generator-0.8.1 \
 		generic-array-0.14.7 \
 		gethostname-0.2.3 \
 		gethostname-0.4.3 \
 		getrandom-0.1.16 \
-		getrandom-0.2.12 \
+		getrandom-0.2.15 \
 		gilrs-0.10.2 \
 		gilrs-core-0.5.7 \
 		gimli-0.28.1 \
@@ -260,22 +262,22 @@ CARGO_CRATES=	ab_glyph-0.2.23 \
 		gpu-descriptor-types-0.1.2 \
 		guillotiere-0.6.2 \
 		h2-0.3.26 \
-		half-2.4.0 \
-		hash32-0.2.1 \
+		half-2.4.1 \
+		hash32-0.3.1 \
 		hashbrown-0.9.1 \
 		hashbrown-0.13.2 \
-		hashbrown-0.14.3 \
-		hashlink-0.8.4 \
+		hashbrown-0.14.5 \
+		hashlink-0.9.1 \
 		hassle-rs-0.10.0 \
-		heapless-0.7.17 \
+		heapless-0.8.0 \
 		heck-0.4.1 \
 		heck-0.5.0 \
 		hermit-abi-0.3.9 \
 		hex-0.4.3 \
 		hexf-parse-0.2.1 \
 		hibitset-0.6.4 \
-		hickory-proto-0.24.0 \
-		hickory-resolver-0.24.0 \
+		hickory-proto-0.24.1 \
+		hickory-resolver-0.24.1 \
 		home-0.5.9 \
 		hostname-0.3.1 \
 		http-0.2.12 \
@@ -292,28 +294,30 @@ CARGO_CRATES=	ab_glyph-0.2.23 \
 		idna-0.4.0 \
 		idna-0.5.0 \
 		image-0.24.9 \
-		indexmap-2.2.5 \
+		indexmap-2.2.6 \
 		indicatif-0.17.8 \
-		indoc-2.0.4 \
+		indoc-2.0.5 \
 		inline_tweak-1.1.1 \
 		inotify-0.9.6 \
 		inotify-sys-0.1.5 \
-		instant-0.1.12 \
+		instant-0.1.13 \
 		intl_pluralrules-7.0.2 \
-		io-extras-0.18.1 \
+		io-extras-0.18.2 \
 		io-kit-sys-0.3.0 \
 		io-lifetimes-2.0.3 \
 		ipconfig-0.3.2 \
 		ipnet-2.9.0 \
 		is-terminal-0.4.12 \
+		is_terminal_polyfill-1.70.0 \
 		itertools-0.10.5 \
+		itertools-0.11.0 \
 		itertools-0.12.1 \
-		itoa-1.0.10 \
+		itoa-1.0.11 \
 		ittapi-0.4.0 \
 		ittapi-sys-0.4.0 \
 		jni-0.21.1 \
 		jni-sys-0.3.0 \
-		jobserver-0.1.28 \
+		jobserver-0.1.31 \
 		jpeg-decoder-0.3.1 \
 		js-sys-0.3.69 \
 		khronos-egl-6.0.0 \
@@ -327,24 +331,23 @@ CARGO_CRATES=	ab_glyph-0.2.23 \
 		leb128-0.2.5 \
 		levenshtein-1.0.5 \
 		lewton-0.10.2 \
-		libc-0.2.153 \
+		libc-0.2.155 \
 		libloading-0.7.4 \
 		libloading-0.8.3 \
 		libm-0.2.8 \
-		libmimalloc-sys-0.1.35 \
-		libredox-0.0.1 \
+		libmimalloc-sys-0.1.38 \
 		libredox-0.0.2 \
-		libsqlite3-sys-0.27.0 \
+		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.13 \
-		lock_api-0.4.11 \
+		linux-raw-sys-0.4.14 \
+		lock_api-0.4.12 \
 		log-0.4.21 \
-		loom-0.5.6 \
+		loom-0.7.2 \
 		lru-0.12.3 \
 		lru-cache-0.1.2 \
 		lz-fear-0.2.0 \
-		mach-0.3.2 \
 		mach2-0.4.2 \
 		macro_rules_attribute-0.1.3 \
 		macro_rules_attribute-proc_macro-0.1.3 \
@@ -354,23 +357,24 @@ CARGO_CRATES=	ab_glyph-0.2.23 \
 		matchit-0.7.3 \
 		maybe-owned-0.3.4 \
 		maybe-uninit-2.0.0 \
-		memchr-2.7.1 \
+		memchr-2.7.2 \
 		memfd-0.6.4 \
 		memmap2-0.5.10 \
 		memmap2-0.7.1 \
+		memmap2-0.9.4 \
 		memoffset-0.5.6 \
 		memoffset-0.6.5 \
-		memoffset-0.9.0 \
+		memoffset-0.9.1 \
 		metal-0.27.0 \
-		mimalloc-0.1.39 \
+		mimalloc-0.1.42 \
 		mime-0.3.17 \
-		minifb-0.25.0 \
+		minifb-0.27.0 \
 		minimal-lexical-0.2.1 \
-		miniz_oxide-0.7.2 \
+		miniz_oxide-0.7.3 \
 		mio-0.8.11 \
 		mumble-link-0.2.0 \
 		nanorand-0.7.0 \
-		native-dialog-0.6.4 \
+		native-dialog-0.7.0 \
 		ndk-0.7.0 \
 		ndk-0.8.0 \
 		ndk-context-0.1.1 \
@@ -389,18 +393,18 @@ CARGO_CRATES=	ab_glyph-0.2.23 \
 		nougat-proc_macros-0.2.4 \
 		nu-ansi-term-0.46.0 \
 		num-0.2.1 \
-		num-0.4.1 \
+		num-0.4.3 \
 		num-bigint-0.2.6 \
-		num-bigint-0.4.4 \
+		num-bigint-0.4.5 \
 		num-complex-0.2.4 \
-		num-complex-0.4.5 \
+		num-complex-0.4.6 \
 		num-conv-0.1.0 \
 		num-derive-0.4.2 \
 		num-integer-0.1.46 \
-		num-iter-0.1.44 \
+		num-iter-0.1.45 \
 		num-rational-0.2.4 \
-		num-rational-0.4.1 \
-		num-traits-0.2.18 \
+		num-rational-0.4.2 \
+		num-traits-0.2.19 \
 		num_cpus-1.16.0 \
 		num_enum-0.5.11 \
 		num_enum-0.6.1 \
@@ -417,6 +421,7 @@ CARGO_CRATES=	ab_glyph-0.2.23 \
 		objc_exception-0.1.2 \
 		objc_id-0.1.1 \
 		object-0.32.2 \
+		object-0.33.0 \
 		oboe-0.6.1 \
 		oboe-sys-0.6.1 \
 		ogg-0.8.0 \
@@ -429,53 +434,56 @@ CARGO_CRATES=	ab_glyph-0.2.23 \
 		ordered-float-3.9.2 \
 		ordered-float-4.2.0 \
 		overload-0.1.1 \
-		owned_ttf_parser-0.20.0 \
+		owned_ttf_parser-0.21.0 \
 		parking-2.2.0 \
-		parking_lot-0.12.1 \
-		parking_lot_core-0.9.9 \
-		parse-zoneinfo-0.3.0 \
-		paste-1.0.14 \
-		pem-3.0.3 \
+		parking_lot-0.12.2 \
+		parking_lot_core-0.9.10 \
+		parse-zoneinfo-0.3.1 \
+		paste-1.0.15 \
+		pem-3.0.4 \
 		percent-encoding-2.3.1 \
 		petgraph-0.4.13 \
-		petgraph-0.6.4 \
+		petgraph-0.6.5 \
 		phf-0.11.2 \
 		phf_codegen-0.11.2 \
 		phf_generator-0.11.2 \
 		phf_shared-0.11.2 \
 		pin-project-1.1.5 \
 		pin-project-internal-1.1.5 \
-		pin-project-lite-0.2.13 \
+		pin-project-lite-0.2.14 \
 		pin-utils-0.1.0 \
 		piston-float-0.3.0 \
 		piston-viewport-0.5.0 \
 		pistoncore-input-0.24.0 \
 		pkg-config-0.3.30 \
 		png-0.17.13 \
+		polling-3.7.0 \
 		portable-atomic-1.6.0 \
 		powerfmt-0.2.0 \
 		pp-rs-0.2.1 \
 		ppv-lite86-0.2.17 \
 		presser-0.3.1 \
 		proc-macro-crate-1.3.1 \
+		proc-macro-crate-3.1.0 \
 		proc-macro-hack-0.5.20+deprecated \
 		proc-macro-nested-0.1.7 \
 		proc-macro2-0.4.30 \
-		proc-macro2-1.0.79 \
-		profiling-1.0.8 \
+		proc-macro2-1.0.83 \
+		profiling-1.0.15 \
 		profiling-procmacros-1.0.15 \
-		prometheus-0.13.3 \
+		prometheus-0.13.4 \
 		prometheus-hyper-0.1.5 \
 		protocol-3.4.0 \
 		protocol-derive-3.4.0 \
 		psm-0.1.21 \
 		quick-error-1.2.3 \
 		quick-xml-0.30.0 \
+		quick-xml-0.31.0 \
 		quinn-0.10.2 \
 		quinn-proto-0.10.6 \
 		quinn-udp-0.4.1 \
 		quote-0.6.13 \
-		quote-1.0.35 \
+		quote-1.0.36 \
 		radium-0.7.0 \
 		radix_trie-0.2.1 \
 		rand-0.7.3 \
@@ -487,73 +495,75 @@ CARGO_CRATES=	ab_glyph-0.2.23 \
 		rand_hc-0.2.0 \
 		rand_xorshift-0.2.0 \
 		range-alloc-0.1.3 \
-		ratatui-0.26.1 \
-		raw-window-handle-0.4.3 \
+		ratatui-0.26.2 \
 		raw-window-handle-0.5.2 \
-		rayon-1.9.0 \
+		raw-window-handle-0.6.2 \
+		rayon-1.10.0 \
 		rayon-core-1.12.1 \
-		rcgen-0.12.1 \
+		rcgen-0.13.1 \
 		redox_syscall-0.3.5 \
 		redox_syscall-0.4.1 \
-		redox_users-0.4.4 \
-		refinery-0.8.12 \
-		refinery-core-0.8.12 \
-		refinery-macros-0.8.12 \
+		redox_syscall-0.5.1 \
+		redox_users-0.4.5 \
+		refinery-0.8.14 \
+		refinery-core-0.8.14 \
+		refinery-macros-0.8.14 \
 		regalloc2-0.9.3 \
-		regex-1.10.3 \
+		regex-1.10.4 \
 		regex-automata-0.1.10 \
 		regex-automata-0.4.6 \
 		regex-syntax-0.6.29 \
-		regex-syntax-0.8.2 \
+		regex-syntax-0.8.3 \
 		renderdoc-sys-1.1.0 \
 		resolv-conf-0.7.0 \
 		ring-0.16.20 \
 		ring-0.17.8 \
-		rmp-0.8.12 \
-		rmp-serde-1.1.2 \
-		rodio-0.17.3 \
+		rmp-0.8.14 \
+		rmp-serde-1.3.0 \
+		rodio-0.18.0 \
 		ron-0.8.1 \
 		roots-0.0.8 \
 		roxmltree-0.14.1 \
-		rstar-0.10.0 \
-		rusqlite-0.30.0 \
+		rstar-0.12.0 \
+		rusqlite-0.31.0 \
 		rust-argon2-2.1.0 \
-		rustc-demangle-0.1.23 \
+		rustc-demangle-0.1.24 \
 		rustc-hash-1.1.0 \
 		rustc_version-0.2.3 \
 		rustc_version-0.4.0 \
-		rustix-0.38.32 \
+		rustix-0.38.34 \
 		rustls-0.21.12 \
 		rustls-native-certs-0.6.3 \
 		rustls-pemfile-1.0.4 \
+		rustls-pki-types-1.7.0 \
 		rustls-webpki-0.101.7 \
 		rusttype-0.7.9 \
 		rusttype-0.8.3 \
-		rustversion-1.0.14 \
+		rustversion-1.0.17 \
 		rustyline-14.0.0 \
-		ryu-1.0.17 \
+		ryu-1.0.18 \
 		same-file-1.0.6 \
 		schannel-0.1.23 \
-		schnellru-0.2.1 \
+		schnellru-0.2.3 \
 		scoped-tls-1.0.1 \
 		scopeguard-1.2.0 \
 		sct-0.7.1 \
 		sctk-adwaita-0.5.4 \
 		sdl2-0.35.2 \
 		sdl2-sys-0.35.2 \
-		security-framework-2.9.2 \
-		security-framework-sys-2.9.1 \
+		security-framework-2.11.0 \
+		security-framework-sys-2.11.0 \
 		self_cell-0.10.3 \
-		self_cell-1.0.3 \
+		self_cell-1.0.4 \
 		semver-0.9.0 \
-		semver-1.0.22 \
+		semver-1.0.23 \
 		semver-parser-0.7.0 \
-		serde-1.0.197 \
-		serde_derive-1.0.197 \
-		serde_json-1.0.114 \
+		serde-1.0.202 \
+		serde_derive-1.0.202 \
+		serde_json-1.0.117 \
 		serde_path_to_error-0.1.16 \
-		serde_repr-0.1.18 \
-		serde_spanned-0.6.5 \
+		serde_repr-0.1.19 \
+		serde_spanned-0.6.6 \
 		serde_urlencoded-0.7.1 \
 		sha2-0.10.8 \
 		shaderc-0.8.3 \
@@ -568,53 +578,55 @@ CARGO_CRATES=	ab_glyph-0.2.23 \
 		shrev-1.1.3 \
 		signal-hook-0.3.17 \
 		signal-hook-mio-0.2.3 \
-		signal-hook-registry-1.4.1 \
+		signal-hook-registry-1.4.2 \
 		simd-adler32-0.3.7 \
 		siphasher-0.3.11 \
 		siphasher-1.0.1 \
 		slab-0.4.9 \
 		slice-group-by-0.3.1 \
 		slotmap-1.0.7 \
-		smallvec-1.13.1 \
+		smallvec-1.13.2 \
 		smithay-client-toolkit-0.16.1 \
+		smithay-client-toolkit-0.18.1 \
 		smithay-clipboard-0.6.6 \
-		socket2-0.5.6 \
+		smithay-clipboard-0.7.1 \
+		socket2-0.5.7 \
 		spin-0.5.2 \
 		spin-0.9.8 \
 		spin_sleep-1.2.0 \
 		spirv-0.2.0+1.5.4 \
 		sptr-0.3.2 \
-		stability-0.1.1 \
+		stability-0.2.0 \
 		stable_deref_trait-1.2.0 \
 		stacker-0.1.15 \
 		static_assertions-1.1.0 \
 		stb_truetype-0.3.1 \
 		str-buf-1.0.6 \
 		strict-num-0.1.1 \
-		strsim-0.11.0 \
+		strsim-0.11.1 \
 		strum-0.24.1 \
 		strum-0.26.2 \
 		strum_macros-0.24.3 \
 		strum_macros-0.26.2 \
 		sum_type-0.2.0 \
-		svg_fmt-0.4.2 \
+		svg_fmt-0.4.3 \
 		syn-0.15.44 \
 		syn-1.0.109 \
-		syn-2.0.53 \
-		sync_file-0.2.7 \
+		syn-2.0.65 \
+		sync_file-0.2.9 \
 		sync_wrapper-0.1.2 \
-		system-interface-0.26.1 \
+		system-interface-0.27.2 \
 		tap-1.0.1 \
 		tar-0.4.40 \
 		target-lexicon-0.12.14 \
 		tempfile-3.10.1 \
 		termcolor-1.4.1 \
-		thiserror-1.0.58 \
-		thiserror-impl-1.0.58 \
+		thiserror-1.0.61 \
+		thiserror-impl-1.0.61 \
 		thread_local-1.1.8 \
-		time-0.3.34 \
+		time-0.3.36 \
 		time-core-0.1.2 \
-		time-macros-0.2.17 \
+		time-macros-0.2.18 \
 		timer-queue-0.1.0 \
 		tiny-skia-0.8.4 \
 		tiny-skia-path-0.8.4 \
@@ -622,16 +634,17 @@ CARGO_CRATES=	ab_glyph-0.2.23 \
 		tinytemplate-1.2.1 \
 		tinyvec-1.6.0 \
 		tinyvec_macros-0.1.1 \
-		tokio-1.36.0 \
+		tokio-1.37.0 \
 		tokio-macros-2.2.0 \
 		tokio-rustls-0.24.1 \
 		tokio-stream-0.1.15 \
-		tokio-util-0.7.10 \
+		tokio-util-0.7.11 \
 		toml-0.5.11 \
-		toml-0.8.12 \
-		toml_datetime-0.6.5 \
+		toml-0.8.13 \
+		toml_datetime-0.6.6 \
 		toml_edit-0.19.15 \
-		toml_edit-0.22.8 \
+		toml_edit-0.21.1 \
+		toml_edit-0.22.13 \
 		tower-0.4.13 \
 		tower-layer-0.3.2 \
 		tower-service-0.3.2 \
@@ -641,24 +654,24 @@ CARGO_CRATES=	ab_glyph-0.2.23 \
 		tracing-core-0.1.32 \
 		tracing-log-0.2.0 \
 		tracing-subscriber-0.3.18 \
-		tracing-tracy-0.10.2 \
-		tracy-client-0.15.2 \
-		tracy-client-sys-0.21.2 \
-		treeculler-0.2.0 \
+		tracing-tracy-0.11.0 \
+		tracy-client-0.17.0 \
+		tracy-client-sys-0.22.2 \
+		treeculler-0.4.0 \
 		try-lock-0.2.5 \
-		ttf-parser-0.20.0 \
+		ttf-parser-0.21.1 \
 		tuple_utils-0.4.0 \
 		twox-hash-1.6.3 \
 		tynm-0.1.10 \
 		type-map-0.5.0 \
 		typenum-1.17.0 \
-		unic-langid-0.9.4 \
-		unic-langid-impl-0.9.4 \
+		unic-langid-0.9.5 \
+		unic-langid-impl-0.9.5 \
 		unicode-bidi-0.3.15 \
 		unicode-ident-1.0.12 \
 		unicode-normalization-0.1.23 \
 		unicode-segmentation-1.11.0 \
-		unicode-width-0.1.11 \
+		unicode-width-0.1.12 \
 		unicode-xid-0.1.0 \
 		unicode-xid-0.2.4 \
 		untrusted-0.7.1 \
@@ -673,131 +686,135 @@ CARGO_CRATES=	ab_glyph-0.2.23 \
 		vek-0.17.0 \
 		version-compare-0.1.1 \
 		version_check-0.9.4 \
+		versions-5.0.1 \
 		walkdir-2.5.0 \
 		want-0.3.1 \
 		wasi-0.9.0+wasi-snapshot-preview1 \
 		wasi-0.11.0+wasi-snapshot-preview1 \
-		wasi-cap-std-sync-17.0.2 \
-		wasi-common-17.0.2 \
 		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 \
-		wasm-encoder-0.38.1 \
-		wasm-encoder-0.201.0 \
-		wasmparser-0.118.2 \
-		wasmparser-0.121.2 \
-		wasmprinter-0.2.80 \
-		wasmtime-17.0.2 \
-		wasmtime-asm-macros-17.0.2 \
-		wasmtime-cache-17.0.2 \
-		wasmtime-component-macro-17.0.2 \
-		wasmtime-component-util-17.0.2 \
-		wasmtime-cranelift-17.0.2 \
-		wasmtime-cranelift-shared-17.0.2 \
-		wasmtime-environ-17.0.2 \
-		wasmtime-fiber-17.0.2 \
-		wasmtime-jit-17.0.2 \
-		wasmtime-jit-debug-17.0.2 \
-		wasmtime-jit-icache-coherence-17.0.2 \
-		wasmtime-runtime-17.0.2 \
-		wasmtime-types-17.0.2 \
-		wasmtime-versioned-export-macros-17.0.2 \
-		wasmtime-wasi-17.0.2 \
-		wasmtime-winch-17.0.2 \
-		wasmtime-wit-bindgen-17.0.2 \
-		wasmtime-wmemcheck-17.0.2 \
+		wasm-encoder-0.202.0 \
+		wasm-encoder-0.207.0 \
+		wasmparser-0.202.0 \
+		wasmprinter-0.202.0 \
+		wasmtime-20.0.2 \
+		wasmtime-asm-macros-20.0.2 \
+		wasmtime-cache-20.0.2 \
+		wasmtime-component-macro-20.0.2 \
+		wasmtime-component-util-20.0.2 \
+		wasmtime-cranelift-20.0.2 \
+		wasmtime-environ-20.0.2 \
+		wasmtime-fiber-20.0.2 \
+		wasmtime-jit-debug-20.0.2 \
+		wasmtime-jit-icache-coherence-20.0.2 \
+		wasmtime-runtime-20.0.2 \
+		wasmtime-slab-20.0.2 \
+		wasmtime-types-20.0.2 \
+		wasmtime-versioned-export-macros-20.0.2 \
+		wasmtime-wasi-20.0.2 \
+		wasmtime-winch-20.0.2 \
+		wasmtime-wit-bindgen-20.0.2 \
 		wast-35.0.2 \
-		wast-201.0.0 \
-		wat-1.201.0 \
+		wast-207.0.0 \
+		wat-1.207.0 \
 		wavefront-0.2.3 \
+		wayland-backend-0.3.3 \
 		wayland-client-0.29.5 \
+		wayland-client-0.31.2 \
 		wayland-commons-0.29.5 \
+		wayland-csd-frame-0.3.0 \
 		wayland-cursor-0.29.5 \
+		wayland-cursor-0.31.1 \
 		wayland-protocols-0.29.5 \
+		wayland-protocols-0.31.2 \
+		wayland-protocols-wlr-0.2.0 \
 		wayland-scanner-0.29.5 \
+		wayland-scanner-0.31.1 \
 		wayland-sys-0.29.5 \
+		wayland-sys-0.31.1 \
 		web-sys-0.3.69 \
 		wfd-0.1.7 \
 		wgpu-profiler-0.15.0 \
 		which-4.4.2 \
-		widestring-1.0.2 \
-		wiggle-17.0.2 \
-		wiggle-generate-17.0.2 \
-		wiggle-macro-17.0.2 \
+		widestring-1.1.0 \
+		wiggle-20.0.2 \
+		wiggle-generate-20.0.2 \
+		wiggle-macro-20.0.2 \
 		winapi-0.3.9 \
 		winapi-i686-pc-windows-gnu-0.4.0 \
-		winapi-util-0.1.6 \
-		winapi-wsapoll-0.1.1 \
+		winapi-util-0.1.8 \
+		winapi-wsapoll-0.1.2 \
 		winapi-x86_64-pc-windows-gnu-0.4.0 \
-		winch-codegen-0.15.2 \
+		winch-codegen-0.18.2 \
 		window_clipboard-0.3.0 \
-		windows-0.48.0 \
 		windows-0.51.1 \
 		windows-0.54.0 \
 		windows-core-0.51.1 \
-		windows-core-0.52.0 \
 		windows-core-0.54.0 \
-		windows-result-0.1.0 \
+		windows-result-0.1.1 \
 		windows-sys-0.45.0 \
 		windows-sys-0.48.0 \
 		windows-sys-0.52.0 \
 		windows-targets-0.42.2 \
 		windows-targets-0.48.5 \
-		windows-targets-0.52.4 \
+		windows-targets-0.52.5 \
 		windows_aarch64_gnullvm-0.42.2 \
 		windows_aarch64_gnullvm-0.48.5 \
-		windows_aarch64_gnullvm-0.52.4 \
+		windows_aarch64_gnullvm-0.52.5 \
 		windows_aarch64_msvc-0.42.2 \
 		windows_aarch64_msvc-0.48.5 \
-		windows_aarch64_msvc-0.52.4 \
+		windows_aarch64_msvc-0.52.5 \
 		windows_i686_gnu-0.42.2 \
 		windows_i686_gnu-0.48.5 \
-		windows_i686_gnu-0.52.4 \
+		windows_i686_gnu-0.52.5 \
+		windows_i686_gnullvm-0.52.5 \
 		windows_i686_msvc-0.42.2 \
 		windows_i686_msvc-0.48.5 \
-		windows_i686_msvc-0.52.4 \
+		windows_i686_msvc-0.52.5 \
 		windows_x86_64_gnu-0.42.2 \
 		windows_x86_64_gnu-0.48.5 \
-		windows_x86_64_gnu-0.52.4 \
+		windows_x86_64_gnu-0.52.5 \
 		windows_x86_64_gnullvm-0.42.2 \
 		windows_x86_64_gnullvm-0.48.5 \
-		windows_x86_64_gnullvm-0.52.4 \
+		windows_x86_64_gnullvm-0.52.5 \
 		windows_x86_64_msvc-0.42.2 \
 		windows_x86_64_msvc-0.48.5 \
-		windows_x86_64_msvc-0.52.4 \
+		windows_x86_64_msvc-0.52.5 \
 		winit-0.28.7 \
 		winnow-0.5.40 \
-		winnow-0.6.5 \
+		winnow-0.6.8 \
 		winreg-0.50.0 \
 		winreg-0.52.0 \
 		winres-0.1.12 \
 		winx-0.36.3 \
-		wit-parser-0.13.2 \
+		wit-parser-0.202.0 \
 		witx-0.9.1 \
 		wyz-0.5.1 \
 		x11-clipboard-0.7.1 \
 		x11-dl-2.21.0 \
 		x11rb-0.10.1 \
-		x11rb-0.13.0 \
+		x11rb-0.13.1 \
 		x11rb-protocol-0.10.0 \
-		x11rb-protocol-0.13.0 \
+		x11rb-protocol-0.13.1 \
 		xattr-1.3.1 \
-		xcb-1.3.0 \
+		xcb-1.4.0 \
 		xcursor-0.3.5 \
 		xdg-2.5.2 \
 		xi-unicode-0.3.0 \
 		xkbcommon-0.5.1 \
-		xml-rs-0.8.19 \
+		xkeysym-0.2.0 \
+		xml-rs-0.8.20 \
 		xmlparser-0.13.6 \
 		yasna-0.5.2 \
-		zerocopy-0.7.32 \
-		zerocopy-derive-0.7.32 \
-		zstd-0.11.2+zstd.1.5.2 \
-		zstd-safe-5.0.2+zstd.1.5.2 \
-		zstd-sys-2.0.9+zstd.1.5.5 \
+		zerocopy-0.7.34 \
+		zerocopy-derive-0.7.34 \
+		zstd-0.13.1 \
+		zstd-safe-7.1.0 \
+		zstd-sys-2.0.10+zstd.1.5.6 \
 		keyboard-keynames@git+https://gitlab.com/Imbris/keyboard-keynames.git?tag=veloren-winit-0.28\#fca4bbdfa51bf054b155a455935b3792975c989d \
 		naga,wgpu,wgpu-core,wgpu-hal,wgpu-types@git+https://github.com/Imberflur/wgpu.git?tag=0.18-with-fixes-for-veloren-v1\#df527ef82e2eba827eda9278caa583506a06aa87 \
 		specs,specs-derive@git+https://github.com/amethyst/specs.git?rev=4e2da1df29ee840baa9b936593c45592b7c9ae27\#4e2da1df29ee840baa9b936593c45592b7c9ae27 \
diff --git a/games/veloren-weekly/distinfo b/games/veloren-weekly/distinfo
index 08299733299e..d8b191c182f7 100644
--- a/games/veloren-weekly/distinfo
+++ b/games/veloren-weekly/distinfo
@@ -1,6 +1,6 @@
 TIMESTAMP = 1715775136
-SHA256 (rust/crates/ab_glyph-0.2.23.crate) = 80179d7dd5d7e8c285d67c4a1e652972a92de7475beddfb92028c76463b13225
*** 2424 LINES SKIPPED ***