Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Oct 2024 00:59:07 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: c68baaa1c05f - 2024Q3 - games/veloren-weekly: update to s20241002
Message-ID:  <202410030059.4930x7H5072462@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2024Q3 has been updated by jbeich:

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

commit c68baaa1c05f14e941d3ee03ba785dd183203cfd
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-09-26 08:41:25 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-10-03 00:58:27 +0000

    games/veloren-weekly: update to s20241002
    
    Changes:        https://gitlab.com/veloren/veloren/-/compare/25b46dfe7...167e02ebb
    (cherry picked from commit 0722280bce7a7cb2e8a5763089e68b6fddb9e807)
---
 games/veloren-weekly/Makefile                      |   4 +-
 games/veloren-weekly/Makefile.crates               | 390 +++++-----
 games/veloren-weekly/distinfo                      | 784 +++++++++++----------
 games/veloren-weekly/files/patch-gilrs             |  88 +--
 .../veloren-weekly/files/patch-rustls-native-certs |  36 -
 games/veloren-weekly/files/patch-vek               |   4 +-
 games/veloren-weekly/files/patch-wgpu-nvidia       |   4 +-
 7 files changed, 638 insertions(+), 672 deletions(-)

diff --git a/games/veloren-weekly/Makefile b/games/veloren-weekly/Makefile
index fb3ea86b292a..9238dd4f36a6 100644
--- a/games/veloren-weekly/Makefile
+++ b/games/veloren-weekly/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	veloren
-PORTVERSION=	s20240926
+PORTVERSION=	s20241002
 CATEGORIES=	games wayland
 PKGNAMESUFFIX=	-weekly
 
@@ -26,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-480-g25b46dfe7 # git describe --match='v[0-9]*' weekly
+GL_TAGNAME=	v0.16.0-511-g167e02ebb # 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 38f5604343fd..346017c69a36 100644
--- a/games/veloren-weekly/Makefile.crates
+++ b/games/veloren-weekly/Makefile.crates
@@ -1,13 +1,14 @@
-CARGO_CRATES=	ab_glyph-0.2.27 \
+CARGO_CRATES=	ab_glyph-0.2.28 \
 		ab_glyph_rasterizer-0.1.8 \
 		addr2line-0.22.0 \
-		adler-1.0.2 \
+		addr2line-0.24.1 \
+		adler2-2.0.0 \
 		adler32-1.2.0 \
 		ahash-0.4.8 \
 		ahash-0.8.11 \
 		aho-corasick-1.1.3 \
 		allocator-api2-0.2.18 \
-		alsa-0.9.0 \
+		alsa-0.9.1 \
 		alsa-sys-0.3.1 \
 		ambient-authority-0.0.2 \
 		android-activity-0.4.3 \
@@ -15,12 +16,12 @@ CARGO_CRATES=	ab_glyph-0.2.27 \
 		android-tzdata-0.1.1 \
 		android_system_properties-0.1.5 \
 		anes-0.1.6 \
-		anstream-0.6.14 \
-		anstyle-1.0.7 \
-		anstyle-parse-0.2.4 \
-		anstyle-query-1.1.0 \
-		anstyle-wincon-3.0.3 \
-		anyhow-1.0.86 \
+		anstream-0.6.15 \
+		anstyle-1.0.8 \
+		anstyle-parse-0.2.5 \
+		anstyle-query-1.1.1 \
+		anstyle-wincon-3.0.4 \
+		anyhow-1.0.89 \
 		anymap2-0.13.0 \
 		app_dirs2-2.5.5 \
 		approx-0.3.2 \
@@ -29,25 +30,25 @@ CARGO_CRATES=	ab_glyph-0.2.27 \
 		arbitrary-1.3.2 \
 		arr_macro-0.2.1 \
 		arr_macro_impl-0.2.1 \
-		arrayref-0.3.7 \
-		arrayvec-0.7.4 \
+		arrayref-0.3.9 \
+		arrayvec-0.7.6 \
 		as-raw-xcb-connection-1.0.1 \
 		ascii-1.1.0 \
 		ash-0.37.3+1.3.251 \
 		assets_manager-0.12.1 \
 		async-channel-2.3.1 \
-		async-trait-0.1.81 \
+		async-trait-0.1.83 \
 		atomic_refcell-0.1.13 \
-		atomicwrites-0.4.3 \
-		autocfg-1.3.0 \
-		axum-0.7.5 \
-		axum-core-0.4.3 \
+		atomicwrites-0.4.4 \
+		autocfg-1.4.0 \
+		axum-0.7.7 \
+		axum-core-0.4.5 \
 		az-1.2.1 \
-		backtrace-0.3.73 \
+		backtrace-0.3.74 \
 		base64-0.21.7 \
 		base64-0.22.1 \
 		bincode-1.3.3 \
-		bindgen-0.69.4 \
+		bindgen-0.70.1 \
 		bit-set-0.5.3 \
 		bit-vec-0.6.3 \
 		bitflags-1.3.2 \
@@ -58,25 +59,27 @@ CARGO_CRATES=	ab_glyph-0.2.27 \
 		block-buffer-0.10.4 \
 		block-sys-0.1.0-beta.1 \
 		block2-0.2.0-alpha.6 \
+		block2-0.5.1 \
 		bumpalo-3.16.0 \
-		bytemuck-1.16.1 \
-		bytemuck_derive-1.7.0 \
+		bytemuck-1.18.0 \
+		bytemuck_derive-1.7.1 \
 		byteorder-1.5.0 \
-		bytes-1.5.0 \
+		byteorder-lite-0.1.0 \
+		bytes-1.7.2 \
 		calloop-0.10.6 \
-		calloop-0.12.4 \
-		calloop-wayland-source-0.2.0 \
+		calloop-0.13.0 \
+		calloop-wayland-source-0.3.0 \
 		cansi-2.2.1 \
-		cap-fs-ext-3.2.0 \
-		cap-net-ext-3.2.0 \
-		cap-primitives-3.2.0 \
-		cap-rand-3.2.0 \
-		cap-std-3.2.0 \
-		cap-time-ext-3.2.0 \
+		cap-fs-ext-3.3.0 \
+		cap-net-ext-3.3.0 \
+		cap-primitives-3.3.0 \
+		cap-rand-3.3.0 \
+		cap-std-3.3.0 \
+		cap-time-ext-3.3.0 \
 		cassowary-0.3.0 \
 		cast-0.3.0 \
-		castaway-0.2.2 \
-		cc-1.1.0 \
+		castaway-0.2.3 \
+		cc-1.1.22 \
 		censor-0.3.0 \
 		cesu8-1.1.0 \
 		cexpr-0.6.0 \
@@ -91,39 +94,39 @@ CARGO_CRATES=	ab_glyph-0.2.27 \
 		ciborium-io-0.2.2 \
 		ciborium-ll-0.2.2 \
 		clang-sys-1.8.1 \
-		clap-4.5.8 \
-		clap_builder-4.5.8 \
-		clap_derive-4.5.8 \
-		clap_lex-0.7.1 \
+		clap-4.5.18 \
+		clap_builder-4.5.18 \
+		clap_derive-4.5.18 \
+		clap_lex-0.7.2 \
 		clipboard-win-3.1.1 \
 		clipboard-win-4.5.0 \
-		clipboard-win-5.3.1 \
-		clipboard_macos-0.1.0 \
+		clipboard-win-5.4.0 \
+		clipboard_macos-0.1.1 \
 		clipboard_wayland-0.2.2 \
 		clipboard_x11-0.4.2 \
-		cmake-0.1.50 \
+		cmake-0.1.51 \
 		cobs-0.2.3 \
 		cocoa-0.25.0 \
 		cocoa-foundation-0.1.2 \
 		codespan-reporting-0.11.1 \
-		colorchoice-1.0.1 \
+		colorchoice-1.0.2 \
 		com-rs-0.2.1 \
 		combine-4.6.7 \
 		compact_str-0.7.1 \
 		concurrent-queue-2.5.0 \
 		console-0.15.8 \
-		constant_time_eq-0.3.0 \
+		constant_time_eq-0.3.1 \
 		copypasta-0.8.2 \
 		core-foundation-0.9.4 \
-		core-foundation-sys-0.8.6 \
+		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.15 \
+		coreaudio-sys-0.2.16 \
 		cpal-0.15.3 \
-		cpp_demangle-0.4.3 \
-		cpufeatures-0.2.12 \
+		cpp_demangle-0.4.4 \
+		cpufeatures-0.2.14 \
 		cranelift-bforest-0.112.1 \
 		cranelift-bitset-0.112.1 \
 		cranelift-codegen-0.112.1 \
@@ -157,9 +160,9 @@ CARGO_CRATES=	ab_glyph-0.2.27 \
 		cursor-icon-1.1.0 \
 		d3d12-0.7.0 \
 		daggy-0.5.0 \
-		darling-0.20.9 \
-		darling_core-0.20.9 \
-		darling_macro-0.20.9 \
+		darling-0.20.10 \
+		darling_core-0.20.10 \
+		darling_macro-0.20.10 \
 		dasp_sample-0.11.0 \
 		data-encoding-2.6.0 \
 		debugid-0.8.0 \
@@ -174,7 +177,7 @@ CARGO_CRATES=	ab_glyph-0.2.27 \
 		dirs-sys-0.3.7 \
 		dirs-sys-0.4.1 \
 		dirs-sys-next-0.1.2 \
-		discord-sdk-0.3.6 \
+		discord-sdk-0.3.8 \
 		dispatch-0.2.0 \
 		displaydoc-0.2.5 \
 		divrem-1.0.0 \
@@ -191,35 +194,36 @@ CARGO_CRATES=	ab_glyph-0.2.27 \
 		elapsed-0.1.2 \
 		emath-0.23.0 \
 		embedded-io-0.4.0 \
+		embedded-io-0.6.1 \
 		encode_unicode-0.3.6 \
 		encoding_rs-0.8.34 \
 		endian-type-0.1.2 \
-		enum-as-inner-0.6.0 \
+		enum-as-inner-0.6.1 \
 		enum-map-2.7.3 \
 		enum-map-derive-0.17.0 \
-		enumset-1.1.3 \
-		enumset_derive-0.8.1 \
+		enumset-1.1.5 \
+		enumset_derive-0.10.0 \
 		epaint-0.23.0 \
 		equivalent-1.0.1 \
 		errno-0.3.9 \
 		error-chain-0.12.4 \
 		error-code-2.3.1 \
-		error-code-3.2.0 \
+		error-code-3.3.1 \
 		euc-0.5.3 \
-		euclid-0.22.10 \
+		euclid-0.22.11 \
 		event-listener-5.3.1 \
 		event-listener-strategy-0.5.2 \
 		fallible-iterator-0.3.0 \
 		fallible-streaming-iterator-0.1.9 \
-		fastrand-2.1.0 \
+		fastrand-2.1.1 \
 		fd-lock-4.0.2 \
-		fdeflate-0.3.4 \
-		filetime-0.2.23 \
+		fdeflate-0.3.5 \
+		filetime-0.2.25 \
 		find_folder-0.3.0 \
-		fixed-1.27.0 \
+		fixed-1.28.0 \
 		fixedbitset-0.1.9 \
 		fixedbitset-0.4.2 \
-		flate2-1.0.30 \
+		flate2-1.0.34 \
 		float-cmp-0.9.0 \
 		fluent-langneg-0.13.0 \
 		flume-0.11.0 \
@@ -245,7 +249,7 @@ CARGO_CRATES=	ab_glyph-0.2.27 \
 		fxhash-0.2.1 \
 		fxprof-processed-profile-0.6.0 \
 		generator-0.7.5 \
-		generator-0.8.1 \
+		generator-0.8.3 \
 		generic-array-0.14.7 \
 		gethostname-0.2.3 \
 		gethostname-0.4.3 \
@@ -253,12 +257,13 @@ CARGO_CRATES=	ab_glyph-0.2.27 \
 		gilrs-0.10.2 \
 		gilrs-core-0.5.7 \
 		gimli-0.29.0 \
+		gimli-0.31.0 \
 		gl_generator-0.14.0 \
 		glam-0.10.2 \
 		glob-0.3.1 \
 		glow-0.13.1 \
 		glutin_wgl_sys-0.5.0 \
-		glyph_brush-0.7.9 \
+		glyph_brush-0.7.10 \
 		glyph_brush_draw_cache-0.1.6 \
 		glyph_brush_layout-0.2.4 \
 		gpu-alloc-0.6.0 \
@@ -288,23 +293,23 @@ CARGO_CRATES=	ab_glyph-0.2.27 \
 		home-0.5.9 \
 		hostname-0.3.1 \
 		http-1.1.0 \
-		http-body-1.0.0 \
+		http-body-1.0.1 \
 		http-body-util-0.1.2 \
 		httparse-1.9.4 \
 		httpdate-1.0.3 \
 		humantime-2.1.0 \
-		hyper-1.3.1 \
-		hyper-rustls-0.27.2 \
-		hyper-util-0.1.5 \
-		iana-time-zone-0.1.60 \
+		hyper-1.4.1 \
+		hyper-rustls-0.27.3 \
+		hyper-util-0.1.9 \
+		iana-time-zone-0.1.61 \
 		iana-time-zone-haiku-0.1.2 \
 		id-arena-2.2.1 \
 		ident_case-1.0.1 \
 		idna-0.4.0 \
 		idna-0.5.0 \
-		image-0.25.1 \
+		image-0.25.2 \
 		indexmap-1.9.3 \
-		indexmap-2.2.6 \
+		indexmap-2.5.0 \
 		indicatif-0.17.8 \
 		init_with-1.1.0 \
 		inline_tweak-1.1.1 \
@@ -317,9 +322,9 @@ CARGO_CRATES=	ab_glyph-0.2.27 \
 		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 \
+		ipnet-2.10.0 \
+		is-terminal-0.4.13 \
+		is_terminal_polyfill-1.70.1 \
 		itertools-0.10.5 \
 		itertools-0.11.0 \
 		itertools-0.12.1 \
@@ -330,8 +335,8 @@ CARGO_CRATES=	ab_glyph-0.2.27 \
 		jni-0.19.0 \
 		jni-0.21.1 \
 		jni-sys-0.3.0 \
-		jobserver-0.1.31 \
-		js-sys-0.3.69 \
+		jobserver-0.1.32 \
+		js-sys-0.3.70 \
 		khronos-egl-6.0.0 \
 		khronos_api-3.1.0 \
 		kiddo-4.2.0 \
@@ -339,13 +344,12 @@ CARGO_CRATES=	ab_glyph-0.2.27 \
 		kqueue-sys-1.0.4 \
 		lazy-bytes-cast-5.0.1 \
 		lazy_static-1.5.0 \
-		lazycell-1.3.0 \
 		leb128-0.2.5 \
 		levenshtein-1.0.5 \
 		lewton-0.10.2 \
-		libc-0.2.155 \
+		libc-0.2.159 \
 		libloading-0.7.4 \
-		libloading-0.8.4 \
+		libloading-0.8.5 \
 		libm-0.2.8 \
 		libmimalloc-sys-0.1.38 \
 		libredox-0.0.2 \
@@ -357,7 +361,7 @@ CARGO_CRATES=	ab_glyph-0.2.27 \
 		lock_api-0.4.12 \
 		log-0.4.22 \
 		loom-0.7.2 \
-		lru-0.12.3 \
+		lru-0.12.4 \
 		lru-cache-0.1.2 \
 		lz-fear-0.2.0 \
 		mach2-0.4.2 \
@@ -373,7 +377,7 @@ CARGO_CRATES=	ab_glyph-0.2.27 \
 		memfd-0.6.4 \
 		memmap2-0.5.10 \
 		memmap2-0.7.1 \
-		memmap2-0.9.4 \
+		memmap2-0.9.5 \
 		memoffset-0.5.6 \
 		memoffset-0.6.5 \
 		metal-0.27.0 \
@@ -381,8 +385,9 @@ CARGO_CRATES=	ab_glyph-0.2.27 \
 		mime-0.3.17 \
 		minifb-0.27.0 \
 		minimal-lexical-0.2.1 \
-		miniz_oxide-0.7.4 \
+		miniz_oxide-0.8.0 \
 		mio-0.8.11 \
+		mio-1.0.2 \
 		mumble-link-0.2.0 \
 		nanorand-0.7.0 \
 		native-dialog-0.7.0 \
@@ -419,32 +424,41 @@ CARGO_CRATES=	ab_glyph-0.2.27 \
 		num_cpus-1.16.0 \
 		num_enum-0.5.11 \
 		num_enum-0.6.1 \
-		num_enum-0.7.2 \
+		num_enum-0.7.3 \
 		num_enum_derive-0.5.11 \
 		num_enum_derive-0.6.1 \
-		num_enum_derive-0.7.2 \
+		num_enum_derive-0.7.3 \
 		number_prefix-0.4.0 \
 		objc-0.2.7 \
 		objc-foundation-0.1.1 \
 		objc-sys-0.2.0-beta.2 \
+		objc-sys-0.3.5 \
 		objc2-0.3.0-beta.3.patch-leaks.3 \
+		objc2-0.5.2 \
+		objc2-app-kit-0.2.2 \
+		objc2-core-data-0.2.2 \
+		objc2-core-image-0.2.2 \
 		objc2-encode-2.0.0-pre.2 \
+		objc2-encode-4.0.3 \
+		objc2-foundation-0.2.2 \
+		objc2-metal-0.2.2 \
+		objc2-quartz-core-0.2.2 \
 		objc_exception-0.1.2 \
 		objc_id-0.1.1 \
-		object-0.36.1 \
+		object-0.36.4 \
 		oboe-0.6.1 \
 		oboe-sys-0.6.1 \
 		ogg-0.8.0 \
-		once_cell-1.19.0 \
-		oorandom-11.1.3 \
+		once_cell-1.20.1 \
+		oorandom-11.1.4 \
 		openssl-probe-0.1.5 \
 		option-ext-0.2.0 \
 		orbclient-0.3.47 \
 		ordered-float-1.1.1 \
-		ordered-float-4.2.1 \
+		ordered-float-4.3.0 \
 		overload-0.1.1 \
-		owned_ttf_parser-0.21.0 \
-		parking-2.2.0 \
+		owned_ttf_parser-0.24.0 \
+		parking-2.2.1 \
 		parking_lot-0.12.3 \
 		parking_lot_core-0.9.10 \
 		parse-zoneinfo-0.3.1 \
@@ -457,24 +471,22 @@ CARGO_CRATES=	ab_glyph-0.2.27 \
 		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.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.2 \
-		portable-atomic-1.6.0 \
-		postcard-1.0.8 \
+		pkg-config-0.3.31 \
+		png-0.17.14 \
+		polling-3.7.3 \
+		portable-atomic-1.9.0 \
+		postcard-1.0.10 \
 		powerfmt-0.2.0 \
 		pp-rs-0.2.1 \
-		ppv-lite86-0.2.17 \
+		ppv-lite86-0.2.20 \
 		presser-0.3.1 \
 		proc-macro-crate-1.3.1 \
-		proc-macro-crate-3.1.0 \
+		proc-macro-crate-3.2.0 \
 		proc-macro-hack-0.5.20+deprecated \
 		proc-macro-nested-0.1.7 \
 		proc-macro2-0.4.30 \
@@ -485,15 +497,15 @@ CARGO_CRATES=	ab_glyph-0.2.27 \
 		prometheus-hyper-0.2.0 \
 		protocol-3.4.0 \
 		protocol-derive-3.4.0 \
-		psm-0.1.21 \
+		psm-0.1.23 \
 		quick-error-1.2.3 \
 		quick-xml-0.30.0 \
-		quick-xml-0.31.0 \
-		quinn-0.11.2 \
+		quick-xml-0.36.2 \
+		quinn-0.11.5 \
 		quinn-proto-0.11.8 \
-		quinn-udp-0.5.2 \
+		quinn-udp-0.5.5 \
 		quote-0.6.13 \
-		quote-1.0.36 \
+		quote-1.0.37 \
 		radium-0.7.0 \
 		radix_trie-0.2.1 \
 		rand-0.8.5 \
@@ -509,17 +521,17 @@ CARGO_CRATES=	ab_glyph-0.2.27 \
 		rcgen-0.13.1 \
 		redox_syscall-0.3.5 \
 		redox_syscall-0.4.1 \
-		redox_syscall-0.5.2 \
-		redox_users-0.4.5 \
+		redox_syscall-0.5.6 \
+		redox_users-0.4.6 \
 		refinery-0.8.14 \
 		refinery-core-0.8.14 \
 		refinery-macros-0.8.14 \
 		regalloc2-0.10.2 \
-		regex-1.10.5 \
+		regex-1.11.0 \
 		regex-automata-0.1.10 \
-		regex-automata-0.4.7 \
+		regex-automata-0.4.8 \
 		regex-syntax-0.6.29 \
-		regex-syntax-0.8.4 \
+		regex-syntax-0.8.5 \
 		renderdoc-sys-1.1.0 \
 		resolv-conf-0.7.0 \
 		ring-0.17.8 \
@@ -536,41 +548,42 @@ CARGO_CRATES=	ab_glyph-0.2.27 \
 		rustc-hash-1.1.0 \
 		rustc-hash-2.0.0 \
 		rustc_version-0.2.3 \
-		rustc_version-0.4.0 \
-		rustix-0.38.34 \
-		rustls-0.23.10 \
-		rustls-native-certs-0.7.0 \
-		rustls-pemfile-2.1.2 \
-		rustls-pki-types-1.7.0 \
-		rustls-platform-verifier-0.3.2 \
-		rustls-platform-verifier-android-0.1.0 \
-		rustls-webpki-0.102.4 \
+		rustc_version-0.4.1 \
+		rustix-0.38.37 \
+		rustls-0.23.13 \
+		rustls-native-certs-0.7.3 \
+		rustls-native-certs-0.8.0 \
+		rustls-pemfile-2.1.3 \
+		rustls-pki-types-1.9.0 \
+		rustls-platform-verifier-0.3.4 \
+		rustls-platform-verifier-android-0.1.1 \
+		rustls-webpki-0.102.8 \
 		rusttype-0.7.9 \
 		rusttype-0.8.3 \
 		rustversion-1.0.17 \
 		rustyline-14.0.0 \
 		ryu-1.0.18 \
 		same-file-1.0.6 \
-		schannel-0.1.23 \
+		schannel-0.1.24 \
 		schnellru-0.2.3 \
 		scoped-tls-1.0.1 \
 		scopeguard-1.2.0 \
 		sctk-adwaita-0.5.4 \
 		sdl2-0.35.2 \
 		sdl2-sys-0.35.2 \
-		security-framework-2.11.0 \
-		security-framework-sys-2.11.0 \
+		security-framework-2.11.1 \
+		security-framework-sys-2.12.0 \
 		self_cell-0.10.3 \
 		self_cell-1.0.4 \
 		semver-0.9.0 \
 		semver-1.0.23 \
 		semver-parser-0.7.0 \
-		serde-1.0.204 \
-		serde_derive-1.0.204 \
-		serde_json-1.0.120 \
+		serde-1.0.210 \
+		serde_derive-1.0.210 \
+		serde_json-1.0.128 \
 		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 \
 		serde_with-3.9.0 \
 		serde_with_macros-3.9.0 \
@@ -586,7 +599,7 @@ CARGO_CRATES=	ab_glyph-0.2.27 \
 		shred-derive-0.7.0 \
 		shrev-1.1.3 \
 		signal-hook-0.3.17 \
-		signal-hook-mio-0.2.3 \
+		signal-hook-mio-0.2.4 \
 		signal-hook-registry-1.4.2 \
 		simd-adler32-0.3.7 \
 		siphasher-0.3.11 \
@@ -596,18 +609,18 @@ CARGO_CRATES=	ab_glyph-0.2.27 \
 		slotmap-1.0.7 \
 		smallvec-1.13.2 \
 		smithay-client-toolkit-0.16.1 \
-		smithay-client-toolkit-0.18.1 \
+		smithay-client-toolkit-0.19.2 \
 		smithay-clipboard-0.6.6 \
-		smithay-clipboard-0.7.1 \
+		smithay-clipboard-0.7.2 \
 		socket2-0.5.7 \
 		sorted-vec-0.8.3 \
 		spin-0.9.8 \
-		spin_sleep-1.2.0 \
+		spin_sleep-1.2.1 \
 		spirv-0.2.0+1.5.4 \
 		sptr-0.3.2 \
-		stability-0.2.0 \
+		stability-0.2.1 \
 		stable_deref_trait-1.2.0 \
-		stacker-0.1.15 \
+		stacker-0.1.17 \
 		static_assertions-1.1.0 \
 		stb_truetype-0.3.1 \
 		str-buf-1.0.6 \
@@ -620,18 +633,18 @@ CARGO_CRATES=	ab_glyph-0.2.27 \
 		svg_fmt-0.4.3 \
 		syn-0.15.44 \
 		syn-1.0.109 \
-		syn-2.0.71 \
+		syn-2.0.79 \
 		sync_file-0.2.9 \
 		sync_wrapper-0.1.2 \
 		sync_wrapper-1.0.1 \
 		system-interface-0.27.2 \
 		tap-1.0.1 \
-		tar-0.4.41 \
+		tar-0.4.42 \
 		target-lexicon-0.12.16 \
-		tempfile-3.10.1 \
+		tempfile-3.13.0 \
 		termcolor-1.4.1 \
-		thiserror-1.0.61 \
-		thiserror-impl-1.0.61 \
+		thiserror-1.0.64 \
+		thiserror-impl-1.0.64 \
 		thread_local-1.1.8 \
 		time-0.3.36 \
 		time-core-0.1.2 \
@@ -643,19 +656,18 @@ CARGO_CRATES=	ab_glyph-0.2.27 \
 		tinytemplate-1.2.1 \
 		tinyvec-1.8.0 \
 		tinyvec_macros-0.1.1 \
-		tokio-1.38.0 \
-		tokio-macros-2.3.0 \
+		tokio-1.40.0 \
+		tokio-macros-2.4.0 \
 		tokio-rustls-0.26.0 \
-		tokio-stream-0.1.15 \
+		tokio-stream-0.1.16 \
 		toml-0.5.11 \
-		toml-0.8.14 \
-		toml_datetime-0.6.6 \
+		toml-0.8.19 \
+		toml_datetime-0.6.8 \
 		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 \
+		toml_edit-0.22.22 \
+		tower-0.5.1 \
+		tower-layer-0.3.3 \
+		tower-service-0.3.3 \
 		tracing-0.1.40 \
 		tracing-appender-0.2.3 \
 		tracing-attributes-0.1.27 \
@@ -663,11 +675,11 @@ CARGO_CRATES=	ab_glyph-0.2.27 \
 		tracing-log-0.2.0 \
 		tracing-subscriber-0.3.18 \
 		tracing-tracy-0.11.0 \
-		tracy-client-0.17.3 \
-		tracy-client-sys-0.24.0 \
+		tracy-client-0.17.4 \
+		tracy-client-sys-0.24.1 \
 		treeculler-0.4.0 \
 		try-lock-0.2.5 \
-		ttf-parser-0.21.1 \
+		ttf-parser-0.24.1 \
 		tuple_utils-0.4.0 \
 		twox-hash-1.6.3 \
 		tynm-0.1.10 \
@@ -677,13 +689,13 @@ CARGO_CRATES=	ab_glyph-0.2.27 \
 		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-truncate-1.0.0 \
-		unicode-width-0.1.13 \
+		unicode-ident-1.0.13 \
+		unicode-normalization-0.1.24 \
+		unicode-segmentation-1.12.0 \
+		unicode-truncate-1.1.0 \
+		unicode-width-0.1.14 \
 		unicode-xid-0.1.0 \
-		unicode-xid-0.2.4 \
+		unicode-xid-0.2.6 \
 		untrusted-0.9.0 \
 		url-2.5.2 \
 		utf8parse-0.2.2 \
@@ -692,19 +704,19 @@ CARGO_CRATES=	ab_glyph-0.2.27 \
 		vcpkg-0.2.15 \
 		vec_map-0.8.2 \
 		vek-0.14.1 \
-		vek-0.17.0 \
+		vek-0.17.1 \
 		version-compare-0.1.1 \
-		version_check-0.9.4 \
+		version_check-0.9.5 \
 		versions-5.0.1 \
 		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 \
+		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.217.0 \
 		wasmparser-0.217.0 \
 		wasmprinter-0.217.0 \
@@ -728,22 +740,22 @@ CARGO_CRATES=	ab_glyph-0.2.27 \
 		wast-217.0.0 \
 		wat-1.217.0 \
 		wavefront-0.2.3 \
-		wayland-backend-0.3.4 \
+		wayland-backend-0.3.7 \
 		wayland-client-0.29.5 \
-		wayland-client-0.31.3 \
+		wayland-client-0.31.6 \
 		wayland-commons-0.29.5 \
 		wayland-csd-frame-0.3.0 \
 		wayland-cursor-0.29.5 \
-		wayland-cursor-0.31.3 \
+		wayland-cursor-0.31.6 \
 		wayland-protocols-0.29.5 \
-		wayland-protocols-0.31.2 \
-		wayland-protocols-wlr-0.2.0 \
+		wayland-protocols-0.32.4 \
+		wayland-protocols-wlr-0.3.4 \
 		wayland-scanner-0.29.5 \
-		wayland-scanner-0.31.2 \
+		wayland-scanner-0.31.5 \
 		wayland-sys-0.29.5 \
-		wayland-sys-0.31.2 \
-		web-sys-0.3.69 \
-		webpki-roots-0.26.3 \
+		wayland-sys-0.31.5 \
+		web-sys-0.3.70 \
+		webpki-roots-0.26.6 \
 		wfd-0.1.7 \
 		wgpu-profiler-0.15.0 \
 		which-4.4.2 \
@@ -753,7 +765,7 @@ CARGO_CRATES=	ab_glyph-0.2.27 \
 		wiggle-macro-25.0.1 \
 		winapi-0.3.9 \
 		winapi-i686-pc-windows-gnu-0.4.0 \
-		winapi-util-0.1.8 \
+		winapi-util-0.1.9 \
 		winapi-wsapoll-0.1.2 \
 		winapi-x86_64-pc-windows-gnu-0.4.0 \
 		winch-codegen-0.23.1 \
@@ -761,40 +773,48 @@ CARGO_CRATES=	ab_glyph-0.2.27 \
 		windows-0.48.0 \
 		windows-0.51.1 \
 		windows-0.54.0 \
+		windows-0.58.0 \
 		windows-core-0.51.1 \
+		windows-core-0.52.0 \
 		windows-core-0.54.0 \
+		windows-core-0.58.0 \
+		windows-implement-0.58.0 \
+		windows-interface-0.58.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.5 \
+		windows-targets-0.52.6 \
 		windows_aarch64_gnullvm-0.42.2 \
 		windows_aarch64_gnullvm-0.48.5 \
-		windows_aarch64_gnullvm-0.52.5 \
+		windows_aarch64_gnullvm-0.52.6 \
 		windows_aarch64_msvc-0.42.2 \
 		windows_aarch64_msvc-0.48.5 \
-		windows_aarch64_msvc-0.52.5 \
+		windows_aarch64_msvc-0.52.6 \
 		windows_i686_gnu-0.42.2 \
 		windows_i686_gnu-0.48.5 \
-		windows_i686_gnu-0.52.5 \
-		windows_i686_gnullvm-0.52.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.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.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.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.5 \
+		windows_x86_64_msvc-0.52.6 \
 		winit-0.28.7 \
 		winnow-0.5.40 \
-		winnow-0.6.13 \
+		winnow-0.6.20 \
 		winreg-0.50.0 \
 		winreg-0.52.0 \
 		winres-0.1.12 \
@@ -810,28 +830,28 @@ CARGO_CRATES=	ab_glyph-0.2.27 \
 		x11rb-protocol-0.13.1 \
 		xattr-1.3.1 \
 		xcb-1.4.0 \
-		xcursor-0.3.5 \
+		xcursor-0.3.8 \
 		xdg-2.5.2 \
 		xi-unicode-0.3.0 \
 		xkbcommon-0.5.1 \
 		xkeysym-0.2.1 \
-		xml-rs-0.8.20 \
+		xml-rs-0.8.22 \
 		xmlparser-0.13.6 \
 		yasna-0.5.2 \
 		zerocopy-0.7.35 \
 		zerocopy-derive-0.7.35 \
 		zeroize-1.8.1 \
 		zstd-0.13.2 \
-		zstd-safe-7.2.0 \
-		zstd-sys-2.0.12+zstd.1.5.6 \
+		zstd-safe-7.2.1 \
+		zstd-sys-2.0.13+zstd.1.5.6 \
 		zune-core-0.4.12 \
-		zune-jpeg-0.4.11 \
+		zune-jpeg-0.4.13 \
 		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 \
 		egui_wgpu_backend@git+https://github.com/hasenbanck/egui_wgpu_backend.git?rev=34691d4e9149deb9cd0bb8cbb5a56bffebf47588\#34691d4e9149deb9cd0bb8cbb5a56bffebf47588 \
 		fluent,fluent-bundle,fluent-syntax,intl-memoizer@git+https://github.com/juliancoffee/fluent-rs.git?branch=patched\#929cf9512de121cce9b4cbf1cb860cd3294a1cd9 \
 		auth-common,authc@git+https://gitlab.com/veloren/auth.git?rev=ae0e16783a9f9041951296885f082308e155db79\#ae0e16783a9f9041951296885f082308e155db79 \
 		conrod_core,conrod_derive,conrod_winit@git+https://gitlab.com/veloren/conrod.git?branch=copypasta_0.7\#59fddc617696e68d28a75c2137a08c2572efb986 \
 		iced_core,iced_futures,iced_graphics,iced_native,iced_style,iced_winit@git+https://github.com/Imberflur/iced?tag=veloren-winit-0.28\#47243c257c8b8dd6c506b060804cb00b618aa0aa \
+		naga,wgpu,wgpu-core,wgpu-hal,wgpu-types@git+https://github.com/Imberflur/wgpu.git?tag=0.18-with-fixes-for-veloren-v2\#b35d2bbb407eef00beb41f04688f1741f23d3f05 \
 		portpicker@git+https://github.com/xMAC94x/portpicker-rs?rev=df6b37872f3586ac3b21d08b56c8ec7cd92fb172\#df6b37872f3586ac3b21d08b56c8ec7cd92fb172
diff --git a/games/veloren-weekly/distinfo b/games/veloren-weekly/distinfo
index c4d041f5758a..85b062ff85b4 100644
--- a/games/veloren-weekly/distinfo
+++ b/games/veloren-weekly/distinfo
@@ -1,12 +1,14 @@
 TIMESTAMP = 1727340085
-SHA256 (rust/crates/ab_glyph-0.2.27.crate) = 1c3a1cbc201cc13ed06cf875efb781f2249b3677f5c74571b67d817877f9d697
-SIZE (rust/crates/ab_glyph-0.2.27.crate) = 19562
+SHA256 (rust/crates/ab_glyph-0.2.28.crate) = 79faae4620f45232f599d9bc7b290f88247a0834162c4495ab2f02d60004adfb
+SIZE (rust/crates/ab_glyph-0.2.28.crate) = 19965
 SHA256 (rust/crates/ab_glyph_rasterizer-0.1.8.crate) = c71b1793ee61086797f5c80b6efa2b8ffa6d5dd703f118545808a7f2e27f7046
 SIZE (rust/crates/ab_glyph_rasterizer-0.1.8.crate) = 11010
 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/addr2line-0.24.1.crate) = f5fb1d8e4442bd405fdfd1dacb42792696b0cf9cb15882e5d097b742a676d375
+SIZE (rust/crates/addr2line-0.24.1.crate) = 41554
+SHA256 (rust/crates/adler2-2.0.0.crate) = 512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627
+SIZE (rust/crates/adler2-2.0.0.crate) = 13529
 SHA256 (rust/crates/adler32-1.2.0.crate) = aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234
 SIZE (rust/crates/adler32-1.2.0.crate) = 6411
 SHA256 (rust/crates/ahash-0.4.8.crate) = 0453232ace82dee0dd0b4c87a59bd90f7b53b314f3e0f61fe2ee7c8a16482289
@@ -17,8 +19,8 @@ SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2d
 SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311
 SHA256 (rust/crates/allocator-api2-0.2.18.crate) = 5c6cb57a04249c6480766f7f7cef5467412af1490f8d1e243141daddada3264f
 SIZE (rust/crates/allocator-api2-0.2.18.crate) = 62504
-SHA256 (rust/crates/alsa-0.9.0.crate) = 37fe60779335388a88c01ac6c3be40304d1e349de3ada3b15f7808bb90fa9dce
-SIZE (rust/crates/alsa-0.9.0.crate) = 72602
+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/ambient-authority-0.0.2.crate) = e9d4ee0d472d1cd2e28c97dfa124b3d8d992e10eb0a035f33f5d12e3a177ba3b
@@ -33,18 +35,18 @@ SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac2
 SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243
 SHA256 (rust/crates/anes-0.1.6.crate) = 4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299
 SIZE (rust/crates/anes-0.1.6.crate) = 23857
-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/anyhow-1.0.86.crate) = b3d1d046238990b9cf5bcde22a3fb3584ee5cf65fb2765f454ed428c7a0063da
-SIZE (rust/crates/anyhow-1.0.86.crate) = 46741
+SHA256 (rust/crates/anstream-0.6.15.crate) = 64e15c1ab1f89faffbf04a634d5e1962e9074f2741eef6d97f3c4e322426d526
+SIZE (rust/crates/anstream-0.6.15.crate) = 29231
+SHA256 (rust/crates/anstyle-1.0.8.crate) = 1bec1de6f59aedf83baf9ff929c98f2ad654b97c9510f4e70cf6f661d49fd5b1
+SIZE (rust/crates/anstyle-1.0.8.crate) = 15771
+SHA256 (rust/crates/anstyle-parse-0.2.5.crate) = eb47de1e80c2b463c735db5b217a0ddc39d612e7ac9e2e96a5aed1f57616c1cb
+SIZE (rust/crates/anstyle-parse-0.2.5.crate) = 22680
+SHA256 (rust/crates/anstyle-query-1.1.1.crate) = 6d36fc52c7f6c869915e99412912f22093507da8d9e942ceaf66fe4b7c14422a
+SIZE (rust/crates/anstyle-query-1.1.1.crate) = 9891
+SHA256 (rust/crates/anstyle-wincon-3.0.4.crate) = 5bf74e1b6e971609db8ca7a9ce79fd5768ab6ae46441c572e46cf596f59e57f8
+SIZE (rust/crates/anstyle-wincon-3.0.4.crate) = 12234
+SHA256 (rust/crates/anyhow-1.0.89.crate) = 86fdf8605db99b54d3cd748a44c6d04df638eb5dafb219b135d0149bd0db01f6
+SIZE (rust/crates/anyhow-1.0.89.crate) = 47078
 SHA256 (rust/crates/anymap2-0.13.0.crate) = d301b3b94cb4b2f23d7917810addbbaff90738e0ca2be692bd027e70d7e0330c
 SIZE (rust/crates/anymap2-0.13.0.crate) = 17337
 SHA256 (rust/crates/app_dirs2-2.5.5.crate) = a7e7b35733e3a8c1ccb90385088dd5b6eaa61325cb4d1ad56e683b5224ff352e
@@ -61,10 +63,10 @@ SHA256 (rust/crates/arr_macro-0.2.1.crate) = c49336e062fa2ae8aca17a2f99c34d9c1a5
 SIZE (rust/crates/arr_macro-0.2.1.crate) = 6504
 SHA256 (rust/crates/arr_macro_impl-0.2.1.crate) = 9c6368f9ae5c6ec403ca910327ae0c9437b0a85255b6950c90d497e6177f6e5e
 SIZE (rust/crates/arr_macro_impl-0.2.1.crate) = 5668
-SHA256 (rust/crates/arrayref-0.3.7.crate) = 6b4930d2cb77ce62f89ee5d5289b4ac049559b1c45539271f5ed4fdc7db34545
-SIZE (rust/crates/arrayref-0.3.7.crate) = 9620
-SHA256 (rust/crates/arrayvec-0.7.4.crate) = 96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711
-SIZE (rust/crates/arrayvec-0.7.4.crate) = 29856
+SHA256 (rust/crates/arrayref-0.3.9.crate) = 76a2e8124351fda1ef8aaaa3bbd7ebbcb486bbcd4225aca0aa0d84bb2db8fecb
+SIZE (rust/crates/arrayref-0.3.9.crate) = 9186
+SHA256 (rust/crates/arrayvec-0.7.6.crate) = 7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50
+SIZE (rust/crates/arrayvec-0.7.6.crate) = 31237
 SHA256 (rust/crates/as-raw-xcb-connection-1.0.1.crate) = 175571dd1d178ced59193a6fc02dde1b972eb0bc56c892cde9beeceac5bf0f6b
 SIZE (rust/crates/as-raw-xcb-connection-1.0.1.crate) = 6460
 SHA256 (rust/crates/ascii-1.1.0.crate) = d92bec98840b8f03a5ff5413de5293bfcd8bf96467cf5452609f939ec6f5de16
@@ -75,30 +77,30 @@ SHA256 (rust/crates/assets_manager-0.12.1.crate) = eadb8d5c3ec796630a35133c03884
 SIZE (rust/crates/assets_manager-0.12.1.crate) = 68928
 SHA256 (rust/crates/async-channel-2.3.1.crate) = 89b47800b0be77592da0afd425cc03468052844aff33b84e33cc696f64e77b6a
 SIZE (rust/crates/async-channel-2.3.1.crate) = 14576
-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_refcell-0.1.13.crate) = 41e67cd8309bbd06cd603a9e693a784ac2e5d1e955f11286e355089fcab3047c
 SIZE (rust/crates/atomic_refcell-0.1.13.crate) = 11760
-SHA256 (rust/crates/atomicwrites-0.4.3.crate) = fc7b2dbe9169059af0f821e811180fddc971fc210c776c133c7819ccd6e478db
-SIZE (rust/crates/atomicwrites-0.4.3.crate) = 6337
-SHA256 (rust/crates/autocfg-1.3.0.crate) = 0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0
-SIZE (rust/crates/autocfg-1.3.0.crate) = 16524
-SHA256 (rust/crates/axum-0.7.5.crate) = 3a6c9af12842a67734c9a2e355436e5d03b22383ed60cf13cd0c18fbfe3dcbcf
-SIZE (rust/crates/axum-0.7.5.crate) = 151429
-SHA256 (rust/crates/axum-core-0.4.3.crate) = a15c63fd72d41492dc4f497196f5da1fb04fb7529e631d73630d1b491e47a2e3
-SIZE (rust/crates/axum-core-0.4.3.crate) = 21877
+SHA256 (rust/crates/atomicwrites-0.4.4.crate) = 3ef1bb8d1b645fe38d51dfc331d720fb5fc2c94b440c76cc79c80ff265ca33e3
+SIZE (rust/crates/atomicwrites-0.4.4.crate) = 6598
+SHA256 (rust/crates/autocfg-1.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26
+SIZE (rust/crates/autocfg-1.4.0.crate) = 17712
+SHA256 (rust/crates/axum-0.7.7.crate) = 504e3947307ac8326a5437504c517c4b56716c9d98fac0028c2acc7ca47d70ae
+SIZE (rust/crates/axum-0.7.7.crate) = 152149
+SHA256 (rust/crates/axum-core-0.4.5.crate) = 09f2bd6146b97ae3359fa0cc6d6b376d9539582c7b4220f041a33ec24c226199
+SIZE (rust/crates/axum-core-0.4.5.crate) = 22183
 SHA256 (rust/crates/az-1.2.1.crate) = 7b7e4c2464d97fe331d41de9d5db0def0a96f4d823b8b32a2efd503578988973
 SIZE (rust/crates/az-1.2.1.crate) = 27842
-SHA256 (rust/crates/backtrace-0.3.73.crate) = 5cc23269a4f8976d0a4d2e7109211a419fe30e8d88d677cd60b6bc79c5732e0a
-SIZE (rust/crates/backtrace-0.3.73.crate) = 87617
*** 1512 LINES SKIPPED ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410030059.4930x7H5072462>