Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jan 2025 03:51:32 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: b0004ec604d1 - 2025Q1 - x11-wm/cosmic-comp: update to 1.0.0.a.5.1
Message-ID:  <202501160351.50G3pWvn089873@gitrepo.freebsd.org>

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

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

commit b0004ec604d1d1342cd86300e1622bd7067c6967
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2025-01-14 20:26:16 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2025-01-16 03:51:26 +0000

    x11-wm/cosmic-comp: update to 1.0.0.a.5.1
    
    Changes:        https://github.com/pop-os/cosmic-comp/compare/epoch-1.0.0-alpha.5...epoch-1.0.0-alpha.5.1
    Reported by:    Repology
    
    (cherry picked from commit b71e4f0d22ead3c7d43f94e558812301c0fa6d9d)
---
 x11-wm/cosmic-comp/Makefile               |   4 +-
 x11-wm/cosmic-comp/Makefile.crates        | 398 ++++++++-------
 x11-wm/cosmic-comp/distinfo               | 806 +++++++++++++++---------------
 x11-wm/cosmic-comp/files/patch-Cargo.lock | 285 -----------
 4 files changed, 619 insertions(+), 874 deletions(-)

diff --git a/x11-wm/cosmic-comp/Makefile b/x11-wm/cosmic-comp/Makefile
index 7856ab1bb451..a45dfb801497 100644
--- a/x11-wm/cosmic-comp/Makefile
+++ b/x11-wm/cosmic-comp/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	cosmic-comp
 DISTVERSIONPREFIX=	epoch-
-DISTVERSION=	1.0.0-alpha.5
+DISTVERSION=	1.0.0-alpha.5.1
 CATEGORIES=	x11-wm wayland
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -24,7 +24,7 @@ USE_GITHUB=	yes
 USE_GL=		gbm
 USE_XORG=	pixman
 GH_ACCOUNT=	pop-os
-GH_TUPLE=	pop-os:iced:0.4.2-2974-g23869067:iced/../${WRKSRC_crate_iced:T}/iced
+GH_TUPLE=	pop-os:iced:0.4.2-2992-g9ad04dad:iced/../${WRKSRC_crate_iced:T}/iced
 CARGO_FEATURES=	--no-default-features # disable systemd
 PLIST_FILES=	bin/${PORTNAME} \
 		share/cosmic/com.system76.CosmicSettings.Shortcuts/v1/defaults/keybindings.ron \
diff --git a/x11-wm/cosmic-comp/Makefile.crates b/x11-wm/cosmic-comp/Makefile.crates
index 2145c80e0ff2..f1312e9df1c0 100644
--- a/x11-wm/cosmic-comp/Makefile.crates
+++ b/x11-wm/cosmic-comp/Makefile.crates
@@ -1,68 +1,68 @@
-CARGO_CRATES=	ab_glyph-0.2.28 \
+CARGO_CRATES=	ab_glyph-0.2.29 \
 		ab_glyph_rasterizer-0.1.8 \
-		addr2line-0.22.0 \
-		adler-1.0.2 \
+		addr2line-0.24.2 \
+		adler2-2.0.0 \
 		ahash-0.8.11 \
 		aho-corasick-1.1.3 \
 		aliasable-0.1.3 \
-		allocator-api2-0.2.18 \
 		almost-0.2.0 \
 		android-activity-0.6.0 \
 		android-properties-0.2.2 \
 		android-tzdata-0.1.1 \
 		android_system_properties-0.1.5 \
-		anyhow-1.0.86 \
+		anyhow-1.0.95 \
 		appendlist-1.4.0 \
 		apply-0.3.0 \
 		approx-0.4.0 \
 		approx-0.5.1 \
 		arc-swap-1.7.1 \
-		arrayref-0.3.8 \
+		arrayref-0.3.9 \
 		arrayvec-0.7.6 \
 		as-raw-xcb-connection-1.0.1 \
 		ash-0.38.0+1.3.281 \
-		async-broadcast-0.7.1 \
+		async-broadcast-0.7.2 \
 		async-channel-2.3.1 \
-		async-executor-1.13.0 \
+		async-executor-1.13.1 \
 		async-fs-2.1.2 \
-		async-io-2.3.3 \
+		async-io-2.4.0 \
 		async-lock-3.4.0 \
-		async-process-2.2.3 \
+		async-process-2.3.0 \
 		async-recursion-1.1.1 \
-		async-signal-0.2.9 \
+		async-signal-0.2.10 \
 		async-task-4.7.1 \
-		async-trait-0.1.81 \
+		async-trait-0.1.85 \
 		atomic-waker-1.1.2 \
-		autocfg-1.3.0 \
-		backtrace-0.3.73 \
+		autocfg-1.4.0 \
+		backtrace-0.3.74 \
 		base64-0.21.7 \
 		base64-0.22.1 \
+		basic-toml-0.1.9 \
 		bit-set-0.6.0 \
 		bit-vec-0.7.0 \
 		bit_field-0.10.2 \
 		bitflags-1.3.2 \
-		bitflags-2.6.0 \
+		bitflags-2.7.0 \
 		block-0.1.6 \
 		block-buffer-0.10.4 \
 		block2-0.5.1 \
 		blocking-1.6.1 \
 		bumpalo-3.16.0 \
 		by_address-1.2.1 \
-		bytemuck-1.16.3 \
-		bytemuck_derive-1.7.0 \
+		bytemuck-1.21.0 \
+		bytemuck_derive-1.8.1 \
 		byteorder-1.5.0 \
-		bytes-1.7.1 \
+		bytes-1.9.0 \
 		calloop-0.13.0 \
-		calloop-0.14.1 \
+		calloop-0.14.2 \
 		calloop-wayland-source-0.3.0 \
-		cc-1.1.7 \
+		cc-1.2.9 \
 		cesu8-1.1.0 \
 		cfg-expr-0.17.2 \
 		cfg-if-1.0.0 \
 		cfg_aliases-0.1.1 \
 		cfg_aliases-0.2.1 \
 		cgmath-0.18.0 \
-		chrono-0.4.38 \
+		chrono-0.4.39 \
 		clipboard-win-5.4.0 \
 		cocoa-0.25.0 \
 		cocoa-foundation-0.1.2 \
@@ -73,18 +73,16 @@ CARGO_CRATES=	ab_glyph-0.2.28 \
 		com_macros_support-0.6.0 \
 		combine-4.6.7 \
 		concurrent-queue-2.5.0 \
-		const-random-0.1.18 \
-		const-random-macro-0.1.16 \
 		core-foundation-0.9.4 \
-		core-foundation-sys-0.8.6 \
+		core-foundation-sys-0.8.7 \
 		core-graphics-0.23.2 \
 		core-graphics-types-0.1.3 \
-		cpufeatures-0.2.12 \
+		cpufeatures-0.2.16 \
 		crc32fast-1.4.2 \
-		crossbeam-channel-0.5.13 \
-		crossbeam-deque-0.8.5 \
+		crossbeam-channel-0.5.14 \
+		crossbeam-deque-0.8.6 \
 		crossbeam-epoch-0.9.18 \
-		crossbeam-utils-0.8.20 \
+		crossbeam-utils-0.8.21 \
 		crunchy-0.2.2 \
 		crypto-common-0.1.6 \
 		css-color-0.2.8 \
@@ -105,56 +103,53 @@ CARGO_CRATES=	ab_glyph-0.2.28 \
 		dispatch-0.2.0 \
 		displaydoc-0.2.5 \
 		dlib-0.5.2 \
-		dlv-list-0.5.2 \
 		document-features-0.2.10 \
 		downcast-rs-1.2.1 \
 		dpi-0.1.1 \
 		drm-0.11.1 \
 		drm-0.14.1 \
 		drm-ffi-0.7.1 \
-		drm-ffi-0.8.0 \
 		drm-ffi-0.9.0 \
 		drm-fourcc-2.2.0 \
 		drm-sys-0.6.1 \
-		drm-sys-0.7.0 \
 		drm-sys-0.8.0 \
-		ecolor-0.29.0 \
-		egui-0.29.0 \
-		egui_extras-0.29.0 \
-		egui_glow-0.29.0 \
+		ecolor-0.29.1 \
+		egui-0.29.1 \
+		egui_extras-0.29.1 \
+		egui_glow-0.29.1 \
 		egui_plot-0.29.0 \
 		either-1.13.0 \
-		emath-0.29.0 \
-		encoding_rs-0.8.34 \
+		emath-0.29.1 \
+		encoding_rs-0.8.35 \
 		endi-1.1.0 \
 		enum-map-2.7.3 \
 		enum-map-derive-0.17.0 \
 		enumflags2-0.7.10 \
 		enumflags2_derive-0.7.10 \
-		epaint-0.29.0 \
-		epaint_default_fonts-0.29.0 \
+		epaint-0.29.1 \
+		epaint_default_fonts-0.29.1 \
 		equivalent-1.0.1 \
-		errno-0.3.9 \
-		error-code-3.2.0 \
+		errno-0.3.10 \
+		error-code-3.3.1 \
 		etagere-0.2.13 \
-		euclid-0.22.10 \
-		event-listener-5.3.1 \
-		event-listener-strategy-0.5.2 \
-		exr-1.72.0 \
+		euclid-0.22.11 \
+		event-listener-5.4.0 \
+		event-listener-strategy-0.5.3 \
+		exr-1.73.0 \
 		fast-srgb8-1.0.0 \
-		fastrand-2.1.0 \
-		fdeflate-0.3.4 \
-		filetime-0.2.23 \
+		fastrand-2.3.0 \
+		fdeflate-0.3.7 \
+		filetime-0.2.25 \
 		find-crate-0.6.3 \
-		flate2-1.0.30 \
+		flate2-1.0.35 \
 		float-cmp-0.9.0 \
 		float_next_after-1.0.0 \
 		fluent-0.16.1 \
 		fluent-bundle-0.15.3 \
 		fluent-langneg-0.13.0 \
 		fluent-syntax-0.11.1 \
-		flume-0.11.0 \
 		fnv-1.0.7 \
+		foldhash-0.1.4 \
 		font-types-0.8.2 \
 		fontconfig-parser-0.5.7 \
 		fontdb-0.16.2 \
@@ -164,40 +159,40 @@ CARGO_CRATES=	ab_glyph-0.2.28 \
 		foreign-types-shared-0.3.1 \
 		form_urlencoded-1.2.1 \
 		fsevent-sys-4.1.0 \
-		futures-0.3.30 \
-		futures-channel-0.3.30 \
-		futures-core-0.3.30 \
-		futures-executor-0.3.30 \
-		futures-io-0.3.30 \
-		futures-lite-2.3.0 \
-		futures-macro-0.3.30 \
-		futures-sink-0.3.30 \
-		futures-task-0.3.30 \
-		futures-util-0.3.30 \
+		futures-0.3.31 \
+		futures-channel-0.3.31 \
+		futures-core-0.3.31 \
+		futures-executor-0.3.31 \
+		futures-io-0.3.31 \
+		futures-lite-2.6.0 \
+		futures-macro-0.3.31 \
+		futures-sink-0.3.31 \
+		futures-task-0.3.31 \
+		futures-util-0.3.31 \
 		gbm-0.18.0 \
 		gbm-sys-0.4.0 \
-		generator-0.8.2 \
+		generator-0.8.4 \
 		generic-array-0.14.7 \
 		gethostname-0.4.3 \
 		getrandom-0.2.15 \
 		gif-0.13.1 \
-		gimli-0.29.0 \
+		gimli-0.31.1 \
 		gl_generator-0.14.0 \
 		glam-0.25.0 \
-		glow-0.12.3 \
 		glow-0.13.1 \
-		glow-0.14.1 \
-		glutin_wgl_sys-0.6.0 \
+		glow-0.14.2 \
+		glutin_wgl_sys-0.6.1 \
 		gpu-alloc-0.6.0 \
 		gpu-alloc-types-0.3.0 \
 		gpu-allocator-0.26.0 \
-		gpu-descriptor-0.3.0 \
+		gpu-descriptor-0.3.1 \
 		gpu-descriptor-types-0.2.0 \
 		grid-0.11.0 \
 		guillotiere-0.6.2 \
 		half-2.4.1 \
 		hashbrown-0.12.3 \
 		hashbrown-0.14.5 \
+		hashbrown-0.15.2 \
 		hassle-rs-0.11.0 \
 		heck-0.4.1 \
 		heck-0.5.0 \
@@ -207,18 +202,30 @@ CARGO_CRATES=	ab_glyph-0.2.28 \
 		hexf-parse-0.2.1 \
 		hmac-0.12.1 \
 		home-0.5.9 \
-		i18n-config-0.4.6 \
+		i18n-config-0.4.7 \
 		i18n-embed-0.14.1 \
 		i18n-embed-fl-0.8.0 \
-		i18n-embed-impl-0.8.3 \
-		iana-time-zone-0.1.60 \
+		i18n-embed-impl-0.8.4 \
+		iana-time-zone-0.1.61 \
 		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 \
 		ident_case-1.0.1 \
-		idna-0.5.0 \
+		idna-1.0.3 \
+		idna_adapter-1.2.0 \
 		image-0.24.9 \
 		imagesize-0.12.0 \
 		indexmap-1.9.3 \
-		indexmap-2.3.0 \
+		indexmap-2.7.0 \
+		ini_core-0.2.0 \
 		inotify-0.9.6 \
 		inotify-sys-0.1.5 \
 		input-0.9.1 \
@@ -227,19 +234,18 @@ CARGO_CRATES=	ab_glyph-0.2.28 \
 		intl-memoizer-0.5.2 \
 		intl_pluralrules-7.0.2 \
 		io-lifetimes-1.0.11 \
-		io-lifetimes-2.0.3 \
-		itertools-0.12.1 \
-		itoa-1.0.11 \
+		io-lifetimes-2.0.4 \
+		itoa-1.0.14 \
 		jni-0.21.1 \
 		jni-sys-0.3.0 \
 		jobserver-0.1.32 \
 		jpeg-decoder-0.3.1 \
-		js-sys-0.3.70 \
+		js-sys-0.3.77 \
 		kamadak-exif-0.5.5 \
 		keyframe-1.1.1 \
 		khronos-egl-6.0.0 \
 		khronos_api-3.1.0 \
-		known-folders-1.1.0 \
+		known-folders-1.2.0 \
 		kqueue-1.0.8 \
 		kqueue-sys-1.0.4 \
 		kurbo-0.9.5 \
@@ -247,43 +253,43 @@ CARGO_CRATES=	ab_glyph-0.2.28 \
 		kurbo-0.11.1 \
 		lazy_static-1.5.0 \
 		lebe-0.5.2 \
-		libc-0.2.155 \
-		libdisplay-info-0.2.0 \
+		libc-0.2.169 \
+		libdisplay-info-0.2.2 \
 		libdisplay-info-derive-0.1.0 \
-		libdisplay-info-sys-0.2.0 \
-		libloading-0.8.5 \
-		libm-0.2.8 \
-		libredox-0.0.2 \
+		libdisplay-info-sys-0.2.2 \
+		libloading-0.8.6 \
+		libm-0.2.11 \
 		libredox-0.1.3 \
 		libseat-0.2.1 \
 		libseat-sys-0.1.7 \
 		libsystemd-0.7.0 \
 		libudev-sys-0.1.4 \
-		linux-raw-sys-0.4.14 \
-		linux-raw-sys-0.6.4 \
+		linux-raw-sys-0.4.15 \
+		linux-raw-sys-0.6.5 \
+		litemap-0.7.4 \
 		litrs-0.4.1 \
 		locale_config-0.3.0 \
 		lock_api-0.4.12 \
 		log-0.4.22 \
 		log-panics-2.1.0 \
 		loom-0.7.2 \
-		lru-0.12.4 \
+		lru-0.12.5 \
 		lyon-1.0.1 \
-		lyon_algorithms-1.0.4 \
-		lyon_geom-1.0.5 \
-		lyon_path-1.0.5 \
+		lyon_algorithms-1.0.5 \
+		lyon_geom-1.0.6 \
+		lyon_path-1.0.6 \
 		lyon_tessellation-1.0.15 \
 		malloc_buf-0.0.6 \
 		matchers-0.1.0 \
 		memchr-2.7.4 \
 		memmap2-0.8.0 \
-		memmap2-0.9.4 \
+		memmap2-0.9.5 \
 		memoffset-0.9.1 \
 		metal-0.29.0 \
 		mime-0.3.17 \
 		mime_guess2-2.0.5 \
 		minimal-lexical-0.2.1 \
-		miniz_oxide-0.7.4 \
+		miniz_oxide-0.8.3 \
 		mint-0.5.9 \
 		mio-0.8.11 \
 		mutate_once-0.1.1 \
@@ -324,54 +330,53 @@ CARGO_CRATES=	ab_glyph-0.2.28 \
 		objc2-uniform-type-identifiers-0.2.2 \
 		objc2-user-notifications-0.2.2 \
 		objc_id-0.1.1 \
-		object-0.36.2 \
-		once_cell-1.19.0 \
+		object-0.36.7 \
+		once_cell-1.20.2 \
 		option-ext-0.2.0 \
-		orbclient-0.3.47 \
-		ordered-float-4.2.2 \
-		ordered-multimap-0.7.3 \
+		orbclient-0.3.48 \
+		ordered-float-4.6.0 \
 		ordered-stream-0.2.0 \
-		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.24.0 \
+		owned_ttf_parser-0.25.0 \
 		palette-0.7.6 \
 		palette_derive-0.7.6 \
-		parking-2.2.0 \
+		parking-2.2.1 \
 		parking_lot-0.11.2 \
 		parking_lot-0.12.3 \
 		parking_lot_core-0.8.6 \
 		parking_lot_core-0.9.10 \
 		paste-1.0.15 \
 		percent-encoding-2.3.1 \
-		phf-0.11.2 \
-		phf_generator-0.11.2 \
-		phf_macros-0.11.2 \
-		phf_shared-0.11.2 \
+		phf-0.11.3 \
+		phf_generator-0.11.3 \
+		phf_macros-0.11.3 \
+		phf_shared-0.11.3 \
 		pico-args-0.5.0 \
-		pin-project-1.1.5 \
-		pin-project-internal-1.1.5 \
-		pin-project-lite-0.2.14 \
+		pin-project-1.1.8 \
+		pin-project-internal-1.1.8 \
+		pin-project-lite-0.2.16 \
 		pin-utils-0.1.0 \
-		piper-0.2.3 \
+		piper-0.2.4 \
 		pixman-0.2.1 \
 		pixman-sys-0.1.0 \
-		pkg-config-0.3.30 \
-		png-0.17.13 \
-		polling-3.7.2 \
+		pkg-config-0.3.31 \
+		png-0.17.16 \
+		polling-3.7.4 \
 		powerfmt-0.2.0 \
-		ppv-lite86-0.2.18 \
+		ppv-lite86-0.2.20 \
 		presser-0.3.1 \
-		proc-macro-crate-3.1.0 \
+		proc-macro-crate-3.2.0 \
 		proc-macro-error-1.0.4 \
 		proc-macro-error-attr-1.0.4 \
-		proc-macro2-1.0.92 \
+		proc-macro2-1.0.93 \
 		proc-macro2-diagnostics-0.10.1 \
-		profiling-1.0.15 \
-		profiling-procmacros-1.0.15 \
+		profiling-1.0.16 \
+		profiling-procmacros-1.0.16 \
 		qoi-0.4.1 \
-		quick-xml-0.36.1 \
-		quote-1.0.36 \
+		quick-xml-0.36.2 \
+		quote-1.0.38 \
 		rand-0.8.5 \
 		rand_chacha-0.3.1 \
 		rand_core-0.6.4 \
@@ -384,30 +389,29 @@ CARGO_CRATES=	ab_glyph-0.2.28 \
 		read-fonts-0.25.3 \
 		redox_syscall-0.2.16 \
 		redox_syscall-0.4.1 \
-		redox_syscall-0.5.3 \
-		redox_users-0.4.5 \
-		regex-1.10.5 \
+		redox_syscall-0.5.8 \
+		redox_users-0.4.6 \
+		regex-1.11.1 \
 		regex-automata-0.1.10 \
-		regex-automata-0.4.7 \
+		regex-automata-0.4.9 \
 		regex-syntax-0.6.29 \
-		regex-syntax-0.8.4 \
+		regex-syntax-0.8.5 \
 		reis-0.4.0 \
 		renderdoc-sys-1.1.0 \
 		resvg-0.37.0 \
 		resvg-0.42.0 \
-		rgb-0.8.45 \
+		rgb-0.8.50 \
 		ron-0.8.1 \
 		roxmltree-0.19.0 \
 		roxmltree-0.20.0 \
 		rust-embed-8.5.0 \
 		rust-embed-impl-8.5.0 \
 		rust-embed-utils-8.5.0 \
-		rust-ini-0.20.0 \
 		rustc-demangle-0.1.24 \
 		rustc-hash-1.1.0 \
-		rustc-hash-2.0.0 \
-		rustix-0.38.34 \
-		rustversion-1.0.17 \
+		rustc-hash-2.1.0 \
+		rustix-0.38.43 \
+		rustversion-1.0.19 \
 		rustybuzz-0.14.1 \
 		ryu-1.0.18 \
 		same-file-1.0.6 \
@@ -415,22 +419,23 @@ CARGO_CRATES=	ab_glyph-0.2.28 \
 		scoped-tls-1.0.1 \
 		scopeguard-1.2.0 \
 		self_cell-0.10.3 \
-		self_cell-1.0.4 \
+		self_cell-1.1.0 \
 		semver-1.0.24 \
 		sendfd-0.4.3 \
-		serde-1.0.204 \
-		serde_derive-1.0.204 \
-		serde_json-1.0.122 \
+		serde-1.0.217 \
+		serde_derive-1.0.217 \
+		serde_json-1.0.135 \
 		serde_repr-0.1.19 \
-		serde_spanned-0.6.7 \
-		serde_with-3.9.0 \
-		serde_with_macros-3.9.0 \
+		serde_spanned-0.6.8 \
+		serde_with-3.12.0 \
+		serde_with_macros-3.12.0 \
 		sha1-0.10.6 \
 		sha2-0.10.8 \
 		sharded-slab-0.1.7 \
+		shlex-1.3.0 \
 		signal-hook-registry-1.4.2 \
 		simd-adler32-0.3.7 \
-		simplecss-0.2.1 \
+		simplecss-0.2.2 \
 		siphasher-0.3.11 \
 		siphasher-1.0.1 \
 		skrifa-0.26.4 \
@@ -440,107 +445,106 @@ CARGO_CRATES=	ab_glyph-0.2.28 \
 		smithay-client-toolkit-0.19.2 \
 		smol_str-0.2.2 \
 		snowflake-1.3.0 \
-		spin-0.9.8 \
 		spirv-0.3.0+sdk-1.3.268.0 \
+		stable_deref_trait-1.2.0 \
 		static_assertions-1.1.0 \
 		strict-num-0.1.1 \
 		strsim-0.10.0 \
 		strsim-0.11.1 \
 		subtle-2.6.1 \
-		svg_fmt-0.4.3 \
+		svg_fmt-0.4.4 \
 		svgtypes-0.13.0 \
 		svgtypes-0.15.2 \
 		swash-0.2.0 \
 		syn-1.0.109 \
-		syn-2.0.90 \
-		sys-locale-0.3.1 \
+		syn-2.0.96 \
+		synstructure-0.13.1 \
+		sys-locale-0.3.2 \
 		system-deps-7.0.3 \
 		target-lexicon-0.12.16 \
-		tempfile-3.10.1 \
+		tempfile-3.15.0 \
 		termcolor-1.4.1 \
 		thiserror-1.0.69 \
-		thiserror-2.0.9 \
+		thiserror-2.0.11 \
 		thiserror-impl-1.0.69 \
-		thiserror-impl-2.0.9 \
+		thiserror-impl-2.0.11 \
 		thread_local-1.1.8 \
 		tiff-0.9.1 \
-		time-0.3.36 \
+		time-0.3.37 \
 		time-core-0.1.2 \
-		time-macros-0.2.18 \
-		tiny-keccak-2.0.2 \
+		time-macros-0.2.19 \
 		tiny-skia-0.11.4 \
 		tiny-skia-path-0.11.4 \
-		tiny-xlib-0.2.3 \
+		tiny-xlib-0.2.4 \
 		tinystr-0.7.6 \
-		tinyvec-1.8.0 \
+		tinyvec-1.8.1 \
 		tinyvec_macros-0.1.1 \
 		toml-0.5.11 \
 		toml-0.8.19 \
 		toml_datetime-0.6.8 \
-		toml_edit-0.21.1 \
-		toml_edit-0.22.20 \
+		toml_edit-0.22.22 \
 		tracing-0.1.41 \
 		tracing-attributes-0.1.28 \
 		tracing-core-0.1.33 \
-		tracing-journald-0.3.0 \
+		tracing-journald-0.3.1 \
 		tracing-log-0.2.0 \
-		tracing-subscriber-0.3.18 \
-		tracy-client-0.17.1 \
-		tracy-client-sys-0.23.0 \
+		tracing-subscriber-0.3.19 \
+		tracy-client-0.17.6 \
+		tracy-client-sys-0.24.3 \
 		ttf-parser-0.20.0 \
 		ttf-parser-0.21.1 \
-		ttf-parser-0.24.0 \
+		ttf-parser-0.25.1 \
 		type-map-0.5.0 \
 		typenum-1.17.0 \
-		udev-0.9.0 \
+		udev-0.9.1 \
 		uds_windows-1.1.0 \
 		unic-langid-0.9.5 \
 		unic-langid-impl-0.9.5 \
-		unicase-2.7.0 \
-		unicode-bidi-0.3.15 \
+		unicase-2.8.1 \
+		unicode-bidi-0.3.18 \
 		unicode-bidi-mirroring-0.2.0 \
 		unicode-ccc-0.2.0 \
-		unicode-ident-1.0.12 \
+		unicode-ident-1.0.14 \
 		unicode-linebreak-0.1.5 \
-		unicode-normalization-0.1.23 \
-		unicode-properties-0.1.1 \
-		unicode-script-0.5.6 \
-		unicode-segmentation-1.11.0 \
+		unicode-properties-0.1.3 \
+		unicode-script-0.5.7 \
+		unicode-segmentation-1.12.0 \
 		unicode-vo-0.1.0 \
-		unicode-width-0.1.13 \
-		unicode-xid-0.2.4 \
-		url-2.5.2 \
-		ustr-1.0.0 \
+		unicode-width-0.1.14 \
+		unicode-xid-0.2.6 \
+		url-2.5.4 \
 		usvg-0.37.0 \
 		usvg-0.42.0 \
 		usvg-parser-0.37.0 \
 		usvg-tree-0.37.0 \
-		uuid-1.10.0 \
+		utf16_iter-1.0.5 \
+		utf8_iter-1.0.4 \
+		uuid-1.11.1 \
 		valuable-0.1.0 \
 		version-compare-0.2.0 \
 		version_check-0.9.5 \
 		walkdir-2.5.0 \
 		wasi-0.11.0+wasi-snapshot-preview1 \
-		wasm-bindgen-0.2.93 \
-		wasm-bindgen-backend-0.2.93 \
-		wasm-bindgen-futures-0.4.42 \
-		wasm-bindgen-macro-0.2.93 \
-		wasm-bindgen-macro-support-0.2.93 \
-		wasm-bindgen-shared-0.2.93 \
+		wasm-bindgen-0.2.100 \
+		wasm-bindgen-backend-0.2.100 \
+		wasm-bindgen-futures-0.4.50 \
+		wasm-bindgen-macro-0.2.100 \
+		wasm-bindgen-macro-support-0.2.100 \
+		wasm-bindgen-shared-0.2.100 \
 		wasm-timer-0.2.5 \
 		wayland-backend-0.3.7 \
 		wayland-client-0.31.7 \
 		wayland-csd-frame-0.3.0 \
-		wayland-cursor-0.31.5 \
-		wayland-egl-0.32.3 \
+		wayland-cursor-0.31.7 \
+		wayland-egl-0.32.4 \
 		wayland-protocols-0.32.5 \
-		wayland-protocols-misc-0.3.3 \
-		wayland-protocols-plasma-0.3.3 \
+		wayland-protocols-misc-0.3.5 \
+		wayland-protocols-plasma-0.3.5 \
 		wayland-protocols-wlr-0.3.5 \
 		wayland-scanner-0.31.5 \
 		wayland-server-0.31.6 \
 		wayland-sys-0.31.5 \
-		web-sys-0.3.70 \
+		web-sys-0.3.77 \
 		web-time-1.1.0 \
 		weezl-0.1.8 \
 		wgpu-22.1.0 \
@@ -550,7 +554,7 @@ CARGO_CRATES=	ab_glyph-0.2.28 \
 		widestring-1.1.0 \
 		winapi-0.3.9 \
 		winapi-i686-pc-windows-gnu-0.4.0 \
-		winapi-util-0.1.8 \
+		winapi-util-0.1.9 \
 		winapi-x86_64-pc-windows-gnu-0.4.0 \
 		windows-0.52.0 \
 		windows-0.58.0 \
@@ -563,6 +567,7 @@ CARGO_CRATES=	ab_glyph-0.2.28 \
 		windows-sys-0.45.0 \
 		windows-sys-0.48.0 \
 		windows-sys-0.52.0 \
+		windows-sys-0.59.0 \
 		windows-targets-0.42.2 \
 		windows-targets-0.48.5 \
 		windows-targets-0.52.6 \
@@ -588,47 +593,52 @@ CARGO_CRATES=	ab_glyph-0.2.28 \
 		windows_x86_64_msvc-0.42.2 \
 		windows_x86_64_msvc-0.48.5 \
 		windows_x86_64_msvc-0.52.6 \
-		winit-0.30.4 \
-		winnow-0.5.40 \
-		winnow-0.6.18 \
+		winit-0.30.8 \
+		winnow-0.6.24 \
+		write16-1.0.0 \
+		writeable-0.5.5 \
 		x11-dl-2.21.0 \
 		x11rb-0.13.1 \
 		x11rb-protocol-0.13.1 \
-		xcursor-0.3.6 \
+		xcursor-0.3.8 \
 		xdg-2.5.2 \
-		xdg-home-1.2.0 \
+		xdg-home-1.3.0 \
 		xdg-user-0.2.1 \
 		xkbcommon-0.7.0 \
 		xkbcommon-0.8.0 \
 		xkbcommon-dl-0.4.2 \
 		xkeysym-0.2.1 \
-		xml-rs-0.8.20 \
+		xml-rs-0.8.25 \
 		xmlwriter-0.1.0 \
 		yansi-1.0.1 \
 		yazi-0.2.1 \
+		yoke-0.7.5 \
+		yoke-derive-0.7.5 \
 		zbus-4.4.0 \
 		zbus_macros-4.4.0 \
 		zbus_names-3.0.0 \
 		zeno-0.3.2 \
-		zerocopy-0.6.6 \
 		zerocopy-0.7.35 \
-		zerocopy-derive-0.6.6 \
 		zerocopy-derive-0.7.35 \
+		zerofrom-0.1.5 \
+		zerofrom-derive-0.1.5 \
+		zerovec-0.10.4 \
+		zerovec-derive-0.10.3 \
 		zune-inflate-0.2.54 \
 		zvariant-4.2.0 \
 		zvariant_derive-4.2.0 \
 		zvariant_utils-2.1.0 \
-		smithay@git+https://github.com/smithay/smithay?rev=9fbc9fb\#9fbc9fbbfe04c94e6716b89080145d061f66031f \
 		taffy@git+https://github.com/DioxusLabs/taffy?rev=7781c70\#7781c70241f7f572130c13106f2a869a9cf80885 \
-		cosmic-client-toolkit,cosmic-protocols@git+https://github.com/pop-os/cosmic-protocols?branch=main\#d218c76b58c7a3b20dd5e7943f93fc306a1b81b8 \
+		cosmic-config,cosmic-config-derive,cosmic-theme,iced,iced_core,iced_futures,iced_graphics,iced_renderer,iced_runtime,iced_tiny_skia,iced_wgpu,iced_widget,libcosmic@git+https://github.com/pop-os/libcosmic/\#af9e353f5003cb323a46340acf1939123147a041 \
 		atomicwrites@git+https://github.com/jackpot51/rust-atomicwrites\#043ab4859d53ffd3d55334685303d8df39c9f768 \
-		cosmic-settings-config@git+https://github.com/pop-os/cosmic-settings-daemon\#747e482ca197497ee3bc5f6e9dcd23c73e592e47 \
+		id_tree@git+https://github.com/Drakulix/id-tree.git?branch=feature/copy_clone\#632a57d6d49160e18d7300fa7edae52281ec5482 \
 		iced_glyphon@git+https://github.com/pop-os/glyphon.git?tag=iced-0.14-dev\#6ef9d12a20cfd0f7bdf38136a26ded9f7459ec8b \
-		cosmic-freedesktop-icons@git+https://github.com/pop-os/freedesktop-icons\#5a3b4163148a9600a54cc846aa863f4e6389635d \
+		clipboard_macos,clipboard_wayland,clipboard_x11,dnd,mime,window_clipboard@git+https://github.com/pop-os/window_clipboard.git?tag=pop-0.13-2\#6b9faab87bea9cebec6ae036906fd67fed254f5f \
 		softbuffer@git+https://github.com/pop-os/softbuffer?tag=cosmic-4.0\#6e75b1ad7e98397d37cb187886d05969bc480995 \
-		cosmic-config,cosmic-config-derive,cosmic-theme,iced,iced_core,iced_futures,iced_graphics,iced_renderer,iced_runtime,iced_tiny_skia,iced_wgpu,iced_widget,libcosmic@git+https://github.com/pop-os/libcosmic/\#5422ab3130a0f943c71fda558d61c815086e6f40 \
 		smithay-egui@git+https://github.com/Smithay/smithay-egui.git?rev=6118550\#61185502f32c2d944fcf36e5edcb014fe0a8b8ac \
-		clipboard_macos,clipboard_wayland,clipboard_x11,dnd,mime,window_clipboard@git+https://github.com/pop-os/window_clipboard.git?tag=pop-0.13\#a83bf83784276aaa882ef13555295a2ad9edd265 \
+		smithay@git+https://github.com/smithay/smithay?rev=1ceba66\#1ceba66e1c3b278b96a83e85a392278e8a7c9661 \
 		smithay-clipboard@git+https://github.com/pop-os/smithay-clipboard?tag=pop-dnd-5\#5a3007def49eb678d1144850c9ee04b80707c56a \
+		cosmic-settings-config@git+https://github.com/pop-os/cosmic-settings-daemon\#61c76a9d060827402eeb9fe92cae73ce159d66e5 \
 		cosmic-text@git+https://github.com/pop-os/cosmic-text.git\#166b59f560c551dab391a864f7c1f503c1e18446 \
-		id_tree@git+https://github.com/Drakulix/id-tree.git?branch=feature%2Fcopy_clone\#632a57d6d49160e18d7300fa7edae52281ec5482
+		cosmic-client-toolkit,cosmic-protocols@git+https://github.com/pop-os/cosmic-protocols?rev=d218c76\#d218c76b58c7a3b20dd5e7943f93fc306a1b81b8 \
+		cosmic-freedesktop-icons@git+https://github.com/pop-os/freedesktop-icons\#bfc22d531596b57646dc47bcd70b2eb6f3152cd4
diff --git a/x11-wm/cosmic-comp/distinfo b/x11-wm/cosmic-comp/distinfo
index 1a1407384555..ecd9cd7b2422 100644
--- a/x11-wm/cosmic-comp/distinfo
+++ b/x11-wm/cosmic-comp/distinfo
@@ -1,20 +1,18 @@
-TIMESTAMP = 1736293742
-SHA256 (rust/crates/ab_glyph-0.2.28.crate) = 79faae4620f45232f599d9bc7b290f88247a0834162c4495ab2f02d60004adfb
-SIZE (rust/crates/ab_glyph-0.2.28.crate) = 19965
+TIMESTAMP = 1736886376
+SHA256 (rust/crates/ab_glyph-0.2.29.crate) = ec3672c180e71eeaaac3a541fbbc5f5ad4def8b747c595ad30d674e43049f7b0
+SIZE (rust/crates/ab_glyph-0.2.29.crate) = 20011
 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.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1
+SIZE (rust/crates/addr2line-0.24.2.crate) = 39015
+SHA256 (rust/crates/adler2-2.0.0.crate) = 512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627
+SIZE (rust/crates/adler2-2.0.0.crate) = 13529
 SHA256 (rust/crates/ahash-0.8.11.crate) = e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011
 SIZE (rust/crates/ahash-0.8.11.crate) = 43607
 SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916
 SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311
 SHA256 (rust/crates/aliasable-0.1.3.crate) = 250f629c0161ad8107cf89319e990051fae62832fd343083bea452d93e2205fd
 SIZE (rust/crates/aliasable-0.1.3.crate) = 6169
-SHA256 (rust/crates/allocator-api2-0.2.18.crate) = 5c6cb57a04249c6480766f7f7cef5467412af1490f8d1e243141daddada3264f
-SIZE (rust/crates/allocator-api2-0.2.18.crate) = 62504
 SHA256 (rust/crates/almost-0.2.0.crate) = 3aa2999eb46af81abb65c2d30d446778d7e613b60bbf4e174a027e80f90a3c14
 SIZE (rust/crates/almost-0.2.0.crate) = 31976
 SHA256 (rust/crates/android-activity-0.6.0.crate) = ef6978589202a00cd7e118380c448a08b6ed394c3a8df3a430d0898e3a42d046
@@ -25,8 +23,8 @@ SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e
 SIZE (rust/crates/android-tzdata-0.1.1.crate) = 7674
 SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311
 SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243
-SHA256 (rust/crates/anyhow-1.0.86.crate) = b3d1d046238990b9cf5bcde22a3fb3584ee5cf65fb2765f454ed428c7a0063da
-SIZE (rust/crates/anyhow-1.0.86.crate) = 46741
+SHA256 (rust/crates/anyhow-1.0.95.crate) = 34ac096ce696dc2fcabef30516bb13c0a68a11d30131d3df6f04711467681b04
+SIZE (rust/crates/anyhow-1.0.95.crate) = 52155
 SHA256 (rust/crates/appendlist-1.4.0.crate) = e149dc73cd30538307e7ffa2acd3d2221148eaeed4871f246657b1c3eaa1cbd2
 SIZE (rust/crates/appendlist-1.4.0.crate) = 7252
 SHA256 (rust/crates/apply-0.3.0.crate) = f47b57fc4521e3cae26a4d45b5227f8fadee4c345be0fefd8d5d1711afb8aeb9
@@ -37,46 +35,48 @@ SHA256 (rust/crates/approx-0.5.1.crate) = cab112f0a86d568ea0e627cc1d6be74a1e9cd5
 SIZE (rust/crates/approx-0.5.1.crate) = 15100
 SHA256 (rust/crates/arc-swap-1.7.1.crate) = 69f7f8c3906b62b754cd5326047894316021dcfe5a194c8ea52bdd94934a3457
 SIZE (rust/crates/arc-swap-1.7.1.crate) = 68512
-SHA256 (rust/crates/arrayref-0.3.8.crate) = 9d151e35f61089500b617991b791fc8bfd237ae50cd5950803758a179b41e67a
-SIZE (rust/crates/arrayref-0.3.8.crate) = 10279
+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/ash-0.38.0+1.3.281.crate) = 0bb44936d800fea8f016d7f2311c6a4f97aebd5dc86f09906139ec848cf3a46f
 SIZE (rust/crates/ash-0.38.0+1.3.281.crate) = 457775
-SHA256 (rust/crates/async-broadcast-0.7.1.crate) = 20cd0e2e25ea8e5f7e9df04578dc6cf5c83577fd09b1a46aaf5c85e1c33f2a7e
-SIZE (rust/crates/async-broadcast-0.7.1.crate) = 21867
+SHA256 (rust/crates/async-broadcast-0.7.2.crate) = 435a87a52755b8f27fcf321ac4f04b2802e337c8c4872923137471ec39c37532
+SIZE (rust/crates/async-broadcast-0.7.2.crate) = 22746
 SHA256 (rust/crates/async-channel-2.3.1.crate) = 89b47800b0be77592da0afd425cc03468052844aff33b84e33cc696f64e77b6a
 SIZE (rust/crates/async-channel-2.3.1.crate) = 14576
-SHA256 (rust/crates/async-executor-1.13.0.crate) = d7ebdfa2ebdab6b1760375fa7d6f382b9f486eac35fc994625a00e89280bdbb7
-SIZE (rust/crates/async-executor-1.13.0.crate) = 27974
+SHA256 (rust/crates/async-executor-1.13.1.crate) = 30ca9a001c1e8ba5149f91a74362376cc6bc5b919d92d988668657bd570bdcec
+SIZE (rust/crates/async-executor-1.13.1.crate) = 27991
 SHA256 (rust/crates/async-fs-2.1.2.crate) = ebcd09b382f40fcd159c2d695175b2ae620ffa5f3bd6f664131efff4e8b9e04a
 SIZE (rust/crates/async-fs-2.1.2.crate) = 17071
-SHA256 (rust/crates/async-io-2.3.3.crate) = 0d6baa8f0178795da0e71bc42c9e5d13261aac7ee549853162e66a241ba17964
-SIZE (rust/crates/async-io-2.3.3.crate) = 49746
+SHA256 (rust/crates/async-io-2.4.0.crate) = 43a2b323ccce0a1d90b449fd71f2a06ca7faa7c54c2751f06c9bd851fc061059
+SIZE (rust/crates/async-io-2.4.0.crate) = 49252
 SHA256 (rust/crates/async-lock-3.4.0.crate) = ff6e472cdea888a4bd64f342f09b3f50e1886d32afe8df3d663c01140b811b18
 SIZE (rust/crates/async-lock-3.4.0.crate) = 34446
-SHA256 (rust/crates/async-process-2.2.3.crate) = f7eda79bbd84e29c2b308d1dc099d7de8dcc7035e48f4bf5dc4a531a44ff5e2a
-SIZE (rust/crates/async-process-2.2.3.crate) = 28954
+SHA256 (rust/crates/async-process-2.3.0.crate) = 63255f1dc2381611000436537bbedfe83183faa303a5a0edaf191edef06526bb
+SIZE (rust/crates/async-process-2.3.0.crate) = 26766
 SHA256 (rust/crates/async-recursion-1.1.1.crate) = 3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11
 SIZE (rust/crates/async-recursion-1.1.1.crate) = 14874
-SHA256 (rust/crates/async-signal-0.2.9.crate) = dfb3634b73397aa844481f814fad23bbf07fdb0eabec10f2eb95e58944b1ec32
-SIZE (rust/crates/async-signal-0.2.9.crate) = 16796
+SHA256 (rust/crates/async-signal-0.2.10.crate) = 637e00349800c0bdf8bfc21ebbc0b6524abea702b0da4168ac00d070d0c0b9f3
+SIZE (rust/crates/async-signal-0.2.10.crate) = 16970
 SHA256 (rust/crates/async-task-4.7.1.crate) = 8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de
 SIZE (rust/crates/async-task-4.7.1.crate) = 38077
-SHA256 (rust/crates/async-trait-0.1.81.crate) = 6e0c28dcc82d7c8ead5cb13beb15405b57b8546e93215673ff8ca0349a028107
-SIZE (rust/crates/async-trait-0.1.81.crate) = 28896
+SHA256 (rust/crates/async-trait-0.1.85.crate) = 3f934833b4b7233644e5848f235df3f57ed8c80f1528a26c3dfa13d2147fa056
+SIZE (rust/crates/async-trait-0.1.85.crate) = 33251
 SHA256 (rust/crates/atomic-waker-1.1.2.crate) = 1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0
 SIZE (rust/crates/atomic-waker-1.1.2.crate) = 12422
-SHA256 (rust/crates/autocfg-1.3.0.crate) = 0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0
-SIZE (rust/crates/autocfg-1.3.0.crate) = 16524
-SHA256 (rust/crates/backtrace-0.3.73.crate) = 5cc23269a4f8976d0a4d2e7109211a419fe30e8d88d677cd60b6bc79c5732e0a
-SIZE (rust/crates/backtrace-0.3.73.crate) = 87617
+SHA256 (rust/crates/autocfg-1.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26
+SIZE (rust/crates/autocfg-1.4.0.crate) = 17712
+SHA256 (rust/crates/backtrace-0.3.74.crate) = 8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a
+SIZE (rust/crates/backtrace-0.3.74.crate) = 88516
 SHA256 (rust/crates/base64-0.21.7.crate) = 9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567
 SIZE (rust/crates/base64-0.21.7.crate) = 82576
 SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6
 SIZE (rust/crates/base64-0.22.1.crate) = 81597
+SHA256 (rust/crates/basic-toml-0.1.9.crate) = 823388e228f614e9558c6804262db37960ec8821856535f5c3f59913140558f8
+SIZE (rust/crates/basic-toml-0.1.9.crate) = 50234
 SHA256 (rust/crates/bit-set-0.6.0.crate) = f0481a0e032742109b1133a095184ee93d88f3dc9e0d28a5d033dc77a073f44f
 SIZE (rust/crates/bit-set-0.6.0.crate) = 15557
 SHA256 (rust/crates/bit-vec-0.7.0.crate) = d2c54ff287cfc0a34f38a6b832ea1bd8e448a330b3e40a50859e6488bee07f22
@@ -85,8 +85,8 @@ SHA256 (rust/crates/bit_field-0.10.2.crate) = dc827186963e592360843fb5ba4b973e14
 SIZE (rust/crates/bit_field-0.10.2.crate) = 10568
 SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a
 SIZE (rust/crates/bitflags-1.3.2.crate) = 23021
-SHA256 (rust/crates/bitflags-2.6.0.crate) = b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de
-SIZE (rust/crates/bitflags-2.6.0.crate) = 45357
+SHA256 (rust/crates/bitflags-2.7.0.crate) = 1be3f42a67d6d345ecd59f675f3f012d6974981560836e938c22b424b85ce1be
+SIZE (rust/crates/bitflags-2.7.0.crate) = 45924
 SHA256 (rust/crates/block-0.1.6.crate) = 0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a
 SIZE (rust/crates/block-0.1.6.crate) = 4077
 SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71
@@ -99,22 +99,22 @@ SHA256 (rust/crates/bumpalo-3.16.0.crate) = 79296716171880943b8470b5f8d03aa55eb2
 SIZE (rust/crates/bumpalo-3.16.0.crate) = 85677
 SHA256 (rust/crates/by_address-1.2.1.crate) = 64fa3c856b712db6612c019f14756e64e4bcea13337a6b33b696333a9eaa2d06
 SIZE (rust/crates/by_address-1.2.1.crate) = 8437
-SHA256 (rust/crates/bytemuck-1.16.3.crate) = 102087e286b4677862ea56cf8fc58bb2cdfa8725c40ffb80fe3a008eb7f2fc83
-SIZE (rust/crates/bytemuck-1.16.3.crate) = 49539
-SHA256 (rust/crates/bytemuck_derive-1.7.0.crate) = 1ee891b04274a59bd38b412188e24b849617b2e45a0fd8d057deb63e7403761b
-SIZE (rust/crates/bytemuck_derive-1.7.0.crate) = 21687
+SHA256 (rust/crates/bytemuck-1.21.0.crate) = ef657dfab802224e671f5818e9a4935f9b1957ed18e58292690cc39e7a4092a3
+SIZE (rust/crates/bytemuck-1.21.0.crate) = 51553
+SHA256 (rust/crates/bytemuck_derive-1.8.1.crate) = 3fa76293b4f7bb636ab88fd78228235b5248b4d05cc589aed610f954af5d7c7a
+SIZE (rust/crates/bytemuck_derive-1.8.1.crate) = 23100
 SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b
 SIZE (rust/crates/byteorder-1.5.0.crate) = 23288
-SHA256 (rust/crates/bytes-1.7.1.crate) = 8318a53db07bb3f8dca91a600466bdb3f2eaadeedfdbcf02e1accbad9271ba50
-SIZE (rust/crates/bytes-1.7.1.crate) = 63623
+SHA256 (rust/crates/bytes-1.9.0.crate) = 325918d6fe32f23b19878fe4b34794ae41fc19ddbe53b10571a4874d44ffd39b
+SIZE (rust/crates/bytes-1.9.0.crate) = 67320
 SHA256 (rust/crates/calloop-0.13.0.crate) = b99da2f8558ca23c71f4fd15dc57c906239752dd27ff3c00a1d56b685b7cbfec
 SIZE (rust/crates/calloop-0.13.0.crate) = 69698
-SHA256 (rust/crates/calloop-0.14.1.crate) = a1ead1e1514bce44c0f40e027899fbc595907fc112635bed21b3b5d975c0a5e7
-SIZE (rust/crates/calloop-0.14.1.crate) = 76339
+SHA256 (rust/crates/calloop-0.14.2.crate) = 10929724661d1c43856fd87c7a127ae944ec55579134fb485e4136fb6a46fdcb
+SIZE (rust/crates/calloop-0.14.2.crate) = 76378
 SHA256 (rust/crates/calloop-wayland-source-0.3.0.crate) = 95a66a987056935f7efce4ab5668920b5d0dac4a7c99991a67395f13702ddd20
 SIZE (rust/crates/calloop-wayland-source-0.3.0.crate) = 11300
-SHA256 (rust/crates/cc-1.1.7.crate) = 26a5c3fd7bfa1ce3897a3a3501d362b2d87b7f2583ebcb4a949ec25911025cbc
-SIZE (rust/crates/cc-1.1.7.crate) = 81694
+SHA256 (rust/crates/cc-1.2.9.crate) = c8293772165d9345bdaaa39b45b2109591e63fe5e6fbc23c6ff930a048aa310b
+SIZE (rust/crates/cc-1.2.9.crate) = 101156
 SHA256 (rust/crates/cesu8-1.1.0.crate) = 6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c
 SIZE (rust/crates/cesu8-1.1.0.crate) = 10555
 SHA256 (rust/crates/cfg-expr-0.17.2.crate) = 8d4ba6e40bd1184518716a6e1a781bf9160e286d219ccdb8ab2612e74cfe4789
@@ -127,8 +127,8 @@ SHA256 (rust/crates/cfg_aliases-0.2.1.crate) = 613afe47fcd5fac7ccf1db93babcb082c
 SIZE (rust/crates/cfg_aliases-0.2.1.crate) = 6355
 SHA256 (rust/crates/cgmath-0.18.0.crate) = 1a98d30140e3296250832bbaaff83b27dcd6fa3cc70fb6f1f3e5c9c0023b5317
 SIZE (rust/crates/cgmath-0.18.0.crate) = 64802
-SHA256 (rust/crates/chrono-0.4.38.crate) = a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401
-SIZE (rust/crates/chrono-0.4.38.crate) = 220559
+SHA256 (rust/crates/chrono-0.4.39.crate) = 7e36cc9d416881d2e24f9a963be5fb1cd90966419ac844274161d10488b3e825
+SIZE (rust/crates/chrono-0.4.39.crate) = 222248
 SHA256 (rust/crates/clipboard-win-5.4.0.crate) = 15efe7a882b08f34e38556b14f2fb3daa98769d06c7f0c1b076dfd0d983bc892
 SIZE (rust/crates/clipboard-win-5.4.0.crate) = 20559
 SHA256 (rust/crates/cocoa-0.25.0.crate) = f6140449f97a6e97f9511815c5632d84c8aacf8ac271ad77c559218161a1373c
@@ -149,30 +149,26 @@ SHA256 (rust/crates/combine-4.6.7.crate) = ba5a308b75df32fe02788e748662718f03fde
 SIZE (rust/crates/combine-4.6.7.crate) = 134808
 SHA256 (rust/crates/concurrent-queue-2.5.0.crate) = 4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973
 SIZE (rust/crates/concurrent-queue-2.5.0.crate) = 22654
-SHA256 (rust/crates/const-random-0.1.18.crate) = 87e00182fe74b066627d63b85fd550ac2998d4b0bd86bfed477a0ae4c7c71359
-SIZE (rust/crates/const-random-0.1.18.crate) = 6646
-SHA256 (rust/crates/const-random-macro-0.1.16.crate) = f9d839f2a20b0aee515dc581a6172f2321f96cab76c1a38a4c584a194955390e
-SIZE (rust/crates/const-random-macro-0.1.16.crate) = 6657
 SHA256 (rust/crates/core-foundation-0.9.4.crate) = 91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f
 SIZE (rust/crates/core-foundation-0.9.4.crate) = 27743
-SHA256 (rust/crates/core-foundation-sys-0.8.6.crate) = 06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f
-SIZE (rust/crates/core-foundation-sys-0.8.6.crate) = 37629
+SHA256 (rust/crates/core-foundation-sys-0.8.7.crate) = 773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b
+SIZE (rust/crates/core-foundation-sys-0.8.7.crate) = 37712
 SHA256 (rust/crates/core-graphics-0.23.2.crate) = c07782be35f9e1140080c6b96f0d44b739e2278479f64e02fdab4e32dfd8b081
 SIZE (rust/crates/core-graphics-0.23.2.crate) = 30763
 SHA256 (rust/crates/core-graphics-types-0.1.3.crate) = 45390e6114f68f718cc7a830514a96f903cccd70d02a8f6d9f643ac4ba45afaf
 SIZE (rust/crates/core-graphics-types-0.1.3.crate) = 7063
-SHA256 (rust/crates/cpufeatures-0.2.12.crate) = 53fe5e26ff1b7aef8bca9c6080520cfb8d9333c7568e1829cef191a9723e5504
-SIZE (rust/crates/cpufeatures-0.2.12.crate) = 12837
*** 1455 LINES SKIPPED ***



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