Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 May 2026 14:44:55 +0000
From:      Nicola Vitale <nivit@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3e41fc029eff - main - sysutils/yazi: Update to 2.65.6
Message-ID:  <69fdf6e7.241b1.5a893823@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by nivit:

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

commit 3e41fc029eff6ab8203fb35f9fe7edfa9831dfac
Author:     Nicola Vitale <nivit@FreeBSD.org>
AuthorDate: 2026-05-08 14:37:11 +0000
Commit:     Nicola Vitale <nivit@FreeBSD.org>
CommitDate: 2026-05-08 14:44:11 +0000

    sysutils/yazi: Update to 2.65.6
    
    - Disable AUXTOOLS option to reduce the size of runtime dependencies.
      This is especially useful for users who do not use a graphical
      environment.
    
    ChangeLog:      https://github.com/sxyazi/yazi/blob/main/CHANGELOG.md#v2656
    Reported by:    "github-actions[bot]" <notifications@github.com>
---
 sysutils/yazi/Makefile        |   7 +-
 sysutils/yazi/Makefile.crates | 427 +++++++++++----------
 sysutils/yazi/distinfo        | 860 ++++++++++++++++++++++--------------------
 3 files changed, 687 insertions(+), 607 deletions(-)

diff --git a/sysutils/yazi/Makefile b/sysutils/yazi/Makefile
index 50b2c70bf6cd..bcaf2483804a 100644
--- a/sysutils/yazi/Makefile
+++ b/sysutils/yazi/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	yazi
 DISTVERSIONPREFIX=	v
-DISTVERSION=	26.1.22
-PORTREVISION=	3
+DISTVERSION=	26.5.6
+PORTREVISION=	0
 CATEGORIES=	sysutils
 
 MAINTAINER=	nivit@FreeBSD.org
@@ -27,8 +27,7 @@ GH_ACCOUNT=	sxyazi
 
 CARGO_INSTALL_PATH=	yazi-fm yazi-cli
 
-OPTIONS_DEFINE=		AUXTOOLS EXAMPLES
-OPTIONS_DEFAULT=	AUXTOOLS
+OPTIONS_DEFINE=	AUXTOOLS EXAMPLES
 
 AUXTOOLS_DESC=		Install auxiliary tools (fd, fzf, etc.)
 AUXTOOLS_RUN_DEPENDS=	7z:archivers/7-zip \
diff --git a/sysutils/yazi/Makefile.crates b/sysutils/yazi/Makefile.crates
index 288108d2bbe8..33887bda7df0 100644
--- a/sysutils/yazi/Makefile.crates
+++ b/sysutils/yazi/Makefile.crates
@@ -1,22 +1,25 @@
 CARGO_CRATES=	addr2line-0.25.1 \
 		adler2-2.0.1 \
 		aead-0.5.2 \
+		aead-0.6.0-rc.10 \
 		aes-0.8.4 \
+		aes-0.9.0 \
 		aes-gcm-0.10.3 \
+		aes-gcm-0.11.0-rc.3 \
 		aho-corasick-1.1.4 \
 		aligned-0.4.3 \
 		aligned-vec-0.6.4 \
 		allocator-api2-0.2.21 \
 		android_system_properties-0.1.5 \
 		ansi-to-tui-8.0.1 \
-		anstream-0.6.21 \
-		anstyle-1.0.13 \
-		anstyle-parse-0.2.7 \
+		anstream-1.0.0 \
+		anstyle-1.0.14 \
+		anstyle-parse-1.0.0 \
 		anstyle-query-1.1.5 \
 		anstyle-wincon-3.0.11 \
-		anyhow-1.0.100 \
+		anyhow-1.0.102 \
 		arbitrary-1.4.2 \
-		arc-swap-1.8.0 \
+		arc-swap-1.9.1 \
 		arg_enum_proc_macro-0.3.4 \
 		argon2-0.5.3 \
 		arrayvec-0.7.6 \
@@ -26,9 +29,8 @@ CARGO_CRATES=	addr2line-0.25.1 \
 		autocfg-1.5.0 \
 		av-scenechange-0.14.1 \
 		av1-grain-0.2.5 \
-		avif-serialize-0.8.6 \
+		avif-serialize-0.8.8 \
 		backtrace-0.3.76 \
-		base16ct-0.2.0 \
 		base16ct-1.0.0 \
 		base64-0.22.1 \
 		base64ct-1.8.3 \
@@ -39,42 +41,46 @@ CARGO_CRATES=	addr2line-0.25.1 \
 		bit-vec-0.6.3 \
 		bit_field-0.10.3 \
 		bitflags-1.3.2 \
-		bitflags-2.10.0 \
-		bitstream-io-4.9.0 \
+		bitflags-2.11.1 \
+		bitstream-io-4.10.0 \
 		bitvec-1.0.1 \
 		blake2-0.10.6 \
 		block-buffer-0.10.4 \
-		block-buffer-0.11.0 \
+		block-buffer-0.12.0 \
 		block-padding-0.3.3 \
+		block-padding-0.4.2 \
 		blowfish-0.9.1 \
 		bstr-1.12.1 \
 		built-0.8.0 \
-		bumpalo-3.19.1 \
+		bumpalo-3.20.2 \
 		by_address-1.2.1 \
-		bytemuck-1.24.0 \
+		bytemuck-1.25.0 \
 		bytemuck_derive-1.10.2 \
 		byteorder-1.5.0 \
 		byteorder-lite-0.1.0 \
-		bytes-1.11.0 \
+		bytes-1.11.1 \
 		castaway-0.2.4 \
 		cbc-0.1.2 \
-		cc-1.2.53 \
+		cbc-0.2.0 \
+		cc-1.2.61 \
 		cfg-if-1.0.4 \
 		cfg_aliases-0.2.1 \
 		chacha20-0.9.1 \
-		chrono-0.4.43 \
+		chacha20-0.10.0 \
+		chrono-0.4.44 \
 		cipher-0.4.4 \
-		clap-4.5.54 \
-		clap_builder-4.5.54 \
-		clap_complete-4.5.65 \
+		cipher-0.5.1 \
+		clap-4.6.1 \
+		clap_builder-4.6.0 \
+		clap_complete-4.6.3 \
 		clap_complete_fig-4.5.2 \
-		clap_complete_nushell-4.5.10 \
-		clap_derive-4.5.49 \
-		clap_lex-0.7.7 \
+		clap_complete_nushell-4.6.0 \
+		clap_derive-4.6.1 \
+		clap_lex-1.1.0 \
 		clipboard-win-5.4.1 \
-		cmov-0.5.0-pre.0 \
+		cmov-0.5.3 \
 		color_quant-1.1.0 \
-		colorchoice-1.0.4 \
+		colorchoice-1.0.5 \
 		compact_str-0.9.0 \
 		concurrent-queue-2.5.0 \
 		console-0.15.11 \
@@ -82,9 +88,9 @@ CARGO_CRATES=	addr2line-0.25.1 \
 		const-oid-0.10.2 \
 		convert_case-0.10.0 \
 		core-foundation-sys-0.8.7 \
-		core-models-0.0.4 \
-		core2-0.4.0 \
+		cpubits-0.1.1 \
 		cpufeatures-0.2.17 \
+		cpufeatures-0.3.0 \
 		crc32fast-1.5.0 \
 		crossbeam-channel-0.5.15 \
 		crossbeam-deque-0.8.6 \
@@ -94,15 +100,15 @@ CARGO_CRATES=	addr2line-0.25.1 \
 		crossterm-0.29.0 \
 		crossterm_winapi-0.9.1 \
 		crunchy-0.2.4 \
-		crypto-bigint-0.5.5 \
-		crypto-bigint-0.7.0-rc.18 \
+		crypto-bigint-0.7.0-rc.28 \
 		crypto-common-0.1.7 \
-		crypto-common-0.2.0-rc.10 \
-		crypto-primes-0.7.0-pre.6 \
+		crypto-common-0.2.1 \
+		crypto-primes-0.7.0-pre.9 \
 		csscolorparser-0.6.2 \
 		ctr-0.9.2 \
-		ctutils-0.3.2 \
-		curve25519-dalek-4.1.3 \
+		ctr-0.10.0 \
+		ctutils-0.4.2 \
+		curve25519-dalek-5.0.0-pre.6 \
 		curve25519-dalek-derive-0.1.1 \
 		darling-0.20.11 \
 		darling-0.23.0 \
@@ -110,160 +116,164 @@ CARGO_CRATES=	addr2line-0.25.1 \
 		darling_core-0.23.0 \
 		darling_macro-0.20.11 \
 		darling_macro-0.23.0 \
-		data-encoding-2.10.0 \
-		deadpool-0.12.3 \
-		deadpool-runtime-0.1.4 \
+		data-encoding-2.11.0 \
+		deadpool-0.13.0 \
+		deadpool-runtime-0.3.1 \
 		delegate-0.13.5 \
 		deltae-0.3.2 \
-		der-0.7.10 \
-		der-0.8.0-rc.10 \
-		deranged-0.5.5 \
+		der-0.8.0 \
+		deranged-0.5.8 \
 		derive_builder-0.20.2 \
 		derive_builder_core-0.20.2 \
 		derive_builder_macro-0.20.2 \
 		derive_more-2.1.1 \
 		derive_more-impl-2.1.1 \
 		digest-0.10.7 \
-		digest-0.11.0-rc.6 \
+		digest-0.11.3 \
 		dirs-6.0.0 \
 		dirs-sys-0.5.0 \
 		document-features-0.2.12 \
-		ecdsa-0.16.9 \
-		ed25519-2.2.3 \
-		ed25519-dalek-2.2.0 \
+		dyn-clone-1.0.20 \
+		ecdsa-0.17.0-rc.16 \
+		ed25519-3.0.0-rc.4 \
+		ed25519-dalek-3.0.0-pre.6 \
 		either-1.15.0 \
-		elliptic-curve-0.13.8 \
+		elliptic-curve-0.14.0-rc.28 \
 		encode_unicode-1.0.0 \
 		enum_dispatch-0.3.13 \
-		env_home-0.1.0 \
 		equator-0.4.2 \
 		equator-macro-0.4.2 \
 		equivalent-1.0.2 \
-		erased-serde-0.4.9 \
+		erased-serde-0.4.10 \
 		errno-0.3.14 \
 		error-code-3.3.2 \
-		euclid-0.22.13 \
+		euclid-0.22.14 \
 		event-listener-4.0.3 \
 		exr-1.74.0 \
 		fancy-regex-0.11.0 \
 		fast-srgb8-1.0.0 \
-		fax-0.2.6 \
-		fax_derive-0.2.0 \
+		fax-0.2.7 \
 		fdeflate-0.3.7 \
 		fdlimit-0.3.0 \
-		ff-0.13.1 \
-		fiat-crypto-0.2.9 \
+		fiat-crypto-0.3.0 \
 		filedescriptor-0.8.3 \
-		find-msvc-tools-0.1.8 \
+		find-msvc-tools-0.1.9 \
 		finl_unicode-1.4.0 \
 		fixedbitset-0.4.2 \
-		flate2-1.1.8 \
+		flate2-1.1.9 \
 		fnv-1.0.7 \
+		foldhash-0.1.5 \
 		foldhash-0.2.0 \
 		fsevent-sys-4.1.0 \
 		funty-2.0.0 \
-		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-macro-0.3.31 \
-		futures-sink-0.3.31 \
-		futures-task-0.3.31 \
-		futures-util-0.3.31 \
+		futures-0.3.32 \
+		futures-channel-0.3.32 \
+		futures-core-0.3.32 \
+		futures-executor-0.3.32 \
+		futures-io-0.3.32 \
+		futures-macro-0.3.32 \
+		futures-sink-0.3.32 \
+		futures-task-0.3.32 \
+		futures-util-0.3.32 \
 		generic-array-0.14.7 \
-		generic-array-1.3.5 \
+		generic-array-1.4.1 \
 		getrandom-0.2.17 \
 		getrandom-0.3.4 \
+		getrandom-0.4.2 \
 		ghash-0.5.1 \
-		gif-0.14.1 \
+		ghash-0.6.0 \
+		gif-0.14.2 \
 		gimli-0.32.3 \
 		globset-0.4.18 \
-		group-0.13.0 \
 		half-2.7.1 \
+		hashbrown-0.12.3 \
+		hashbrown-0.15.5 \
 		hashbrown-0.16.1 \
-		hax-lib-0.3.5 \
-		hax-lib-macros-0.3.5 \
-		hax-lib-macros-types-0.3.5 \
+		hashbrown-0.17.0 \
 		heck-0.5.0 \
 		hermit-abi-0.5.2 \
 		hex-0.4.3 \
-		hex-literal-0.4.1 \
-		hkdf-0.12.4 \
+		hex-literal-1.1.0 \
+		hkdf-0.13.0 \
 		hmac-0.12.1 \
-		home-0.5.12 \
-		hybrid-array-0.4.5 \
-		iana-time-zone-0.1.64 \
+		hmac-0.13.0 \
+		hybrid-array-0.4.11 \
+		iana-time-zone-0.1.65 \
 		iana-time-zone-haiku-0.1.2 \
+		id-arena-2.3.0 \
 		ident_case-1.0.1 \
-		image-0.25.9 \
+		image-0.25.10 \
 		image-webp-0.2.4 \
-		imgref-1.12.0 \
-		indexmap-2.13.0 \
+		imgref-1.12.1 \
+		indexmap-1.9.3 \
+		indexmap-2.14.0 \
 		indoc-2.0.7 \
-		inotify-0.11.0 \
+		inotify-0.11.1 \
 		inotify-sys-0.1.5 \
 		inout-0.1.4 \
-		instability-0.3.11 \
-		internal-russh-forked-ssh-key-0.6.16+upstream-0.6.7 \
+		inout-0.2.2 \
+		instability-0.3.12 \
+		internal-russh-forked-ssh-key-0.6.18+upstream-0.6.7 \
+		internal-russh-num-bigint-0.5.0 \
 		interpolate_name-0.2.4 \
 		is_terminal_polyfill-1.70.2 \
 		itertools-0.14.0 \
-		itoa-1.0.17 \
+		itoa-1.0.18 \
 		jobserver-0.1.34 \
-		js-sys-0.3.85 \
-		kasuari-0.4.11 \
+		js-sys-0.3.97 \
+		kasuari-0.4.12 \
+		keccak-0.2.0 \
+		kem-0.3.0 \
 		kqueue-1.1.1 \
-		kqueue-sys-1.0.4 \
+		kqueue-sys-1.1.0 \
 		lab-0.11.0 \
 		lazy_static-1.5.0 \
+		leb128fmt-0.1.0 \
 		lebe-0.5.3 \
-		libc-0.2.180 \
-		libcrux-intrinsics-0.0.4 \
-		libcrux-ml-kem-0.0.4 \
-		libcrux-platform-0.0.2 \
-		libcrux-secrets-0.0.4 \
-		libcrux-sha3-0.0.4 \
-		libcrux-traits-0.0.4 \
-		libfuzzer-sys-0.4.10 \
-		libm-0.2.15 \
-		libredox-0.1.12 \
-		line-clipping-0.3.5 \
+		libc-0.2.186 \
+		libfuzzer-sys-0.4.12 \
+		libm-0.2.16 \
+		libredox-0.1.16 \
+		line-clipping-0.3.7 \
 		linux-raw-sys-0.4.15 \
-		linux-raw-sys-0.11.0 \
+		linux-raw-sys-0.12.1 \
 		litrs-1.0.0 \
 		lock_api-0.4.14 \
 		log-0.4.29 \
 		loop9-0.1.5 \
-		lru-0.16.3 \
-		lua-src-548.1.2 \
+		lru-0.16.4 \
+		lru-0.18.0 \
+		lua-src-550.0.0 \
 		luajit-src-210.6.6+707c12b \
 		mac_address-1.1.8 \
 		matchers-0.2.0 \
 		maybe-rayon-0.1.1 \
 		md5-0.7.0 \
-		memchr-2.7.6 \
+		memchr-2.8.0 \
 		memmem-0.1.1 \
 		memoffset-0.9.1 \
 		minimal-lexical-0.2.1 \
 		miniz_oxide-0.8.9 \
-		mio-1.1.1 \
-		mlua-0.11.5 \
-		mlua-sys-0.9.0 \
+		mio-1.2.0 \
+		ml-kem-0.3.0-rc.1 \
+		mlua-0.11.6 \
+		mlua-sys-0.10.0 \
 		mlua_derive-0.11.0 \
-		moxcms-0.7.11 \
-		moxcms-0.8.0 \
+		module-lattice-0.2.2 \
+		moxcms-0.8.1 \
 		new_debug_unreachable-1.0.6 \
 		nix-0.29.0 \
+		nix-0.31.2 \
+		no_std_io2-0.9.3 \
 		nom-7.1.3 \
 		nom-8.0.0 \
 		noop_proc_macro-0.3.0 \
 		notify-8.2.0 \
-		notify-types-2.0.0 \
+		notify-types-2.1.0 \
 		nu-ansi-term-0.50.3 \
 		num-bigint-0.4.6 \
 		num-bigint-dig-0.8.6 \
-		num-conv-0.1.0 \
+		num-conv-0.2.1 \
 		num-derive-0.4.2 \
 		num-integer-0.1.46 \
 		num-iter-0.1.45 \
@@ -272,22 +282,22 @@ CARGO_CRATES=	addr2line-0.25.1 \
 		num_cpus-1.17.0 \
 		num_threads-0.1.7 \
 		numtoa-0.2.4 \
-		objc2-0.6.3 \
+		objc2-0.6.4 \
 		objc2-encode-4.1.0 \
 		objc2-foundation-0.3.2 \
 		object-0.37.3 \
-		once_cell-1.21.3 \
+		once_cell-1.21.4 \
 		once_cell_polyfill-1.70.2 \
-		onig-6.5.1 \
-		onig_sys-69.9.1 \
+		onig-6.5.3 \
+		onig_sys-69.9.3 \
 		opaque-debug-0.3.1 \
 		option-ext-0.2.0 \
 		ordered-float-2.10.1 \
 		ordered-float-4.6.0 \
-		ordered-float-5.1.0 \
-		p256-0.13.2 \
-		p384-0.13.1 \
-		p521-0.13.3 \
+		ordered-float-5.3.0 \
+		p256-0.14.0-rc.7 \
+		p384-0.14.0-rc.7 \
+		p521-0.14.0-rc.7 \
 		pageant-0.2.0 \
 		palette-0.7.6 \
 		palette_derive-0.7.6 \
@@ -298,53 +308,57 @@ CARGO_CRATES=	addr2line-0.25.1 \
 		paste-1.0.15 \
 		pastey-0.1.1 \
 		pbkdf2-0.12.2 \
+		pbkdf2-0.13.0 \
 		pem-rfc7468-0.7.0 \
 		pem-rfc7468-1.0.0 \
 		percent-encoding-2.3.2 \
-		pest-2.8.5 \
-		pest_derive-2.8.5 \
-		pest_generator-2.8.5 \
-		pest_meta-2.8.5 \
+		pest-2.8.6 \
+		pest_derive-2.8.6 \
+		pest_generator-2.8.6 \
+		pest_meta-2.8.6 \
 		phf-0.11.3 \
 		phf_codegen-0.11.3 \
 		phf_generator-0.11.3 \
 		phf_macros-0.11.3 \
 		phf_shared-0.11.3 \
-		pin-project-lite-0.2.16 \
-		pin-utils-0.1.0 \
+		pin-project-lite-0.2.17 \
 		pkcs1-0.8.0-rc.4 \
-		pkcs5-0.7.1 \
-		pkcs8-0.10.2 \
-		pkcs8-0.11.0-rc.9 \
-		pkg-config-0.3.32 \
-		plist-1.8.0 \
-		png-0.18.0 \
+		pkcs5-0.8.0-rc.13 \
+		pkcs8-0.11.0-rc.11 \
+		pkg-config-0.3.33 \
+		plist-1.9.0 \
+		png-0.18.1 \
 		poly1305-0.8.0 \
 		polyval-0.6.2 \
-		portable-atomic-1.13.0 \
+		polyval-0.7.1 \
+		portable-atomic-1.13.1 \
 		powerfmt-0.2.0 \
 		ppv-lite86-0.2.21 \
-		primeorder-0.13.6 \
+		prettyplease-0.2.37 \
+		primefield-0.14.0-rc.7 \
+		primeorder-0.14.0-rc.7 \
 		proc-macro-error-attr2-2.0.0 \
 		proc-macro-error2-2.0.1 \
 		proc-macro2-1.0.106 \
-		profiling-1.0.17 \
-		profiling-procmacros-1.0.17 \
-		pxfm-0.1.27 \
+		profiling-1.0.18 \
+		profiling-procmacros-1.0.18 \
+		pxfm-0.1.29 \
 		qoi-0.4.1 \
 		quantette-0.5.1 \
 		quick-error-2.0.1 \
-		quick-xml-0.38.4 \
-		quote-1.0.43 \
+		quick-xml-0.39.3 \
+		quote-1.0.45 \
 		r-efi-5.3.0 \
+		r-efi-6.0.0 \
 		radium-0.7.0 \
-		rand-0.8.5 \
-		rand-0.9.2 \
+		rand-0.8.6 \
+		rand-0.9.4 \
+		rand-0.10.1 \
 		rand_chacha-0.3.1 \
 		rand_chacha-0.9.0 \
 		rand_core-0.6.4 \
 		rand_core-0.9.5 \
-		rand_core-0.10.0-rc-3 \
+		rand_core-0.10.1 \
 		ratatui-0.30.0 \
 		ratatui-core-0.1.0 \
 		ratatui-crossterm-0.1.0 \
@@ -353,66 +367,71 @@ CARGO_CRATES=	addr2line-0.25.1 \
 		ratatui-termwiz-0.1.0 \
 		ratatui-widgets-0.3.0 \
 		rav1e-0.8.1 \
-		ravif-0.12.0 \
-		rayon-1.11.0 \
+		ravif-0.13.0 \
+		rayon-1.12.0 \
 		rayon-core-1.13.0 \
 		redox_syscall-0.5.18 \
 		redox_users-0.5.2 \
 		ref-cast-1.0.25 \
 		ref-cast-impl-1.0.25 \
-		regex-1.12.2 \
-		regex-automata-0.4.13 \
-		regex-syntax-0.8.8 \
-		rfc6979-0.4.0 \
-		rgb-0.8.52 \
+		regex-1.12.3 \
+		regex-automata-0.4.14 \
+		regex-syntax-0.8.10 \
+		rfc6979-0.5.0-rc.5 \
+		rgb-0.8.53 \
 		ring-0.17.14 \
-		rsa-0.10.0-rc.12 \
-		russh-0.56.0 \
-		russh-cryptovec-0.52.0 \
+		rsa-0.10.0-rc.16 \
+		russh-0.60.2 \
+		russh-cryptovec-0.59.0 \
 		russh-util-0.52.0 \
 		rustc-demangle-0.1.27 \
-		rustc-hash-2.1.1 \
+		rustc-hash-2.1.2 \
 		rustc_version-0.4.1 \
+		rustcrypto-ff-0.14.0-rc.1 \
+		rustcrypto-group-0.14.0-rc.1 \
 		rustix-0.38.44 \
-		rustix-1.1.3 \
+		rustix-1.1.4 \
 		rustversion-1.0.22 \
-		ryu-1.0.22 \
+		ryu-1.0.23 \
 		safe_arch-0.9.3 \
-		salsa20-0.10.2 \
+		salsa20-0.11.0 \
 		same-file-1.0.6 \
+		schemars-0.9.0 \
+		schemars-1.2.1 \
 		scopeguard-1.2.0 \
-		scrypt-0.11.0 \
-		sec1-0.7.3 \
-		semver-1.0.27 \
+		scrypt-0.12.0 \
+		sec1-0.8.1 \
+		semver-1.0.28 \
 		serde-1.0.228 \
 		serde-value-0.7.0 \
 		serde_core-1.0.228 \
 		serde_derive-1.0.228 \
 		serde_json-1.0.149 \
-		serde_spanned-1.0.4 \
-		serdect-0.4.2 \
+		serde_spanned-1.1.1 \
+		serde_with-3.19.0 \
+		serde_with_macros-3.19.0 \
+		serdect-0.4.3 \
 		sha1-0.10.6 \
-		sha1-0.11.0-rc.3 \
+		sha1-0.11.0 \
 		sha2-0.10.9 \
-		sha2-0.11.0-rc.3 \
+		sha2-0.11.0 \
+		sha3-0.11.0 \
 		sharded-slab-0.1.7 \
 		shlex-1.3.0 \
 		signal-hook-0.3.18 \
-		signal-hook-0.4.1 \
+		signal-hook-0.4.4 \
 		signal-hook-mio-0.2.5 \
 		signal-hook-registry-1.4.8 \
 		signal-hook-tokio-0.4.0 \
-		signature-2.2.0 \
-		signature-3.0.0-rc.6 \
-		simd-adler32-0.3.8 \
+		signature-3.0.0 \
+		simd-adler32-0.3.9 \
 		simd_helpers-0.1.0 \
 		simdutf8-0.1.5 \
-		siphasher-1.0.1 \
-		slab-0.4.11 \
+		siphasher-1.0.3 \
+		slab-0.4.12 \
 		smallvec-1.15.1 \
-		socket2-0.6.1 \
+		socket2-0.6.3 \
 		spin-0.9.8 \
-		spki-0.7.3 \
 		spki-0.8.0-rc.4 \
 		ssh-cipher-0.2.0 \
 		ssh-encoding-0.2.0 \
@@ -420,10 +439,13 @@ CARGO_CRATES=	addr2line-0.25.1 \
 		static_assertions-1.1.0 \
 		strsim-0.11.1 \
 		strum-0.27.2 \
+		strum-0.28.0 \
 		strum_macros-0.27.2 \
+		strum_macros-0.28.0 \
 		subtle-2.6.1 \
+		symlink-0.1.0 \
 		syn-1.0.109 \
-		syn-2.0.114 \
+		syn-2.0.117 \
 		syntect-5.3.0 \
 		tap-1.0.1 \
 		terminfo-0.9.0 \
@@ -435,43 +457,43 @@ CARGO_CRATES=	addr2line-0.25.1 \
 		thiserror-impl-1.0.69 \
 		thiserror-impl-2.0.18 \
 		thread_local-1.1.9 \
-		tiff-0.10.3 \
+		tiff-0.11.3 \
 		tikv-jemalloc-sys-0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 \
 		tikv-jemallocator-0.6.1 \
-		time-0.3.45 \
-		time-core-0.1.7 \
-		time-macros-0.2.25 \
-		tls_codec-0.4.2 \
-		tls_codec_derive-0.4.2 \
-		tokio-1.49.0 \
-		tokio-macros-2.6.0 \
+		time-0.3.47 \
+		time-core-0.1.8 \
+		time-macros-0.2.27 \
+		tokio-1.52.2 \
+		tokio-macros-2.7.0 \
 		tokio-stream-0.1.18 \
 		tokio-util-0.7.18 \
-		toml-0.9.11+spec-1.1.0 \
-		toml_datetime-0.7.5+spec-1.1.0 \
-		toml_parser-1.0.6+spec-1.1.0 \
-		toml_writer-1.0.6+spec-1.1.0 \
+		toml-1.1.2+spec-1.1.0 \
+		toml_datetime-1.1.1+spec-1.1.0 \
+		toml_parser-1.1.2+spec-1.1.0 \
+		toml_writer-1.1.1+spec-1.1.0 \
 		tracing-0.1.44 \
-		tracing-appender-0.2.4 \
+		tracing-appender-0.2.5 \
 		tracing-attributes-0.1.31 \
 		tracing-core-0.1.36 \
 		tracing-log-0.2.0 \
-		tracing-subscriber-0.3.22 \
-		trash-5.2.5 \
+		tracing-subscriber-0.3.23 \
+		trash-5.2.6 \
 		twox-hash-2.1.2 \
-		typed-path-0.12.0 \
+		typed-path-0.12.3 \
 		typeid-1.0.3 \
-		typenum-1.19.0 \
+		typenum-1.20.0 \
 		ucd-trie-0.1.7 \
-		unicode-ident-1.0.22 \
-		unicode-segmentation-1.12.0 \
+		unicode-ident-1.0.24 \
+		unicode-segmentation-1.13.2 \
 		unicode-truncate-2.0.1 \
 		unicode-width-0.2.2 \
+		unicode-xid-0.2.6 \
 		universal-hash-0.5.1 \
+		universal-hash-0.6.1 \
 		untrusted-0.9.0 \
 		urlencoding-2.1.3 \
 		utf8parse-0.2.2 \
-		uuid-1.19.0 \
+		uuid-1.23.1 \
 		uzers-0.12.2 \
 		v_frame-0.3.9 \
 		valuable-0.1.1 \
@@ -482,13 +504,16 @@ CARGO_CRATES=	addr2line-0.25.1 \
 		vtparse-0.6.2 \
 		walkdir-2.5.0 \
 		wasi-0.11.1+wasi-snapshot-preview1 \
-		wasip2-1.0.2+wasi-0.2.9 \
-		wasm-bindgen-0.2.108 \
-		wasm-bindgen-futures-0.4.58 \
-		wasm-bindgen-macro-0.2.108 \
-		wasm-bindgen-macro-support-0.2.108 \
-		wasm-bindgen-shared-0.2.108 \
-		web-sys-0.3.85 \
+		wasip2-1.0.3+wasi-0.2.9 \
+		wasip3-0.4.0+wasi-0.3.0-rc-2026-01-06 \
+		wasm-bindgen-0.2.120 \
+		wasm-bindgen-futures-0.4.70 \
+		wasm-bindgen-macro-0.2.120 \
+		wasm-bindgen-macro-support-0.2.120 \
+		wasm-bindgen-shared-0.2.120 \
+		wasm-encoder-0.244.0 \
+		wasm-metadata-0.244.0 \
+		wasmparser-0.244.0 \
 		weezl-0.1.12 \
 		wezterm-bidi-0.2.3 \
 		wezterm-blob-leases-0.1.1 \
@@ -496,7 +521,7 @@ CARGO_CRATES=	addr2line-0.25.1 \
 		wezterm-dynamic-0.2.1 \
 		wezterm-dynamic-derive-0.1.1 \
 		wezterm-input-types-0.1.0 \
-		which-8.0.0 \
+		which-8.0.2 \
 		wide-0.8.3 \
 		winapi-0.3.9 \
 		winapi-i686-pc-windows-gnu-0.4.0 \
@@ -540,19 +565,21 @@ CARGO_CRATES=	addr2line-0.25.1 \
 		windows_x86_64_gnullvm-0.53.1 \
 		windows_x86_64_msvc-0.52.6 \
 		windows_x86_64_msvc-0.53.1 \
-		winnow-0.7.14 \
-		winsafe-0.0.19 \
+		winnow-1.0.2 \
 		wit-bindgen-0.51.0 \
+		wit-bindgen-0.57.1 \
+		wit-bindgen-core-0.51.0 \
+		wit-bindgen-rust-0.51.0 \
+		wit-bindgen-rust-macro-0.51.0 \
+		wit-component-0.244.0 \
+		wit-parser-0.244.0 \
 		wyz-0.5.1 \
 		y4m-0.8.0 \
 		yazi-prebuilt-0.1.0 \
-		zerocopy-0.8.33 \
-		zerocopy-derive-0.8.33 \
+		zerocopy-0.8.48 \
+		zerocopy-derive-0.8.48 \
 		zeroize-1.8.2 \
-		zeroize_derive-1.4.3 \
-		zmij-1.0.16 \
-		zune-core-0.4.12 \
+		zmij-1.0.21 \
 		zune-core-0.5.1 \
 		zune-inflate-0.2.54 \
-		zune-jpeg-0.4.21 \
-		zune-jpeg-0.5.11
+		zune-jpeg-0.5.15
diff --git a/sysutils/yazi/distinfo b/sysutils/yazi/distinfo
index aaebe76a27cd..81a815c6bc2b 100644
--- a/sysutils/yazi/distinfo
+++ b/sysutils/yazi/distinfo
@@ -1,14 +1,20 @@
-TIMESTAMP = 1769175933
+TIMESTAMP = 1778248235
 SHA256 (rust/crates/addr2line-0.25.1.crate) = 1b5d307320b3181d6d7954e663bd7c774a838b8220fe0593c86d9fb09f498b4b
 SIZE (rust/crates/addr2line-0.25.1.crate) = 43134
 SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa
 SIZE (rust/crates/adler2-2.0.1.crate) = 13366
 SHA256 (rust/crates/aead-0.5.2.crate) = d122413f284cf2d62fb1b7db97e02edb8cda96d769b16e443a4f6195e35662b0
 SIZE (rust/crates/aead-0.5.2.crate) = 15509
+SHA256 (rust/crates/aead-0.6.0-rc.10.crate) = 6b657e772794c6b04730ea897b66a058ccd866c16d1967da05eeeecec39043fe
+SIZE (rust/crates/aead-0.6.0-rc.10.crate) = 18058
 SHA256 (rust/crates/aes-0.8.4.crate) = b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0
 SIZE (rust/crates/aes-0.8.4.crate) = 124812
+SHA256 (rust/crates/aes-0.9.0.crate) = 66bd29a732b644c0431c6140f370d097879203d79b80c94a6747ba0872adaef8
+SIZE (rust/crates/aes-0.9.0.crate) = 134882
 SHA256 (rust/crates/aes-gcm-0.10.3.crate) = 831010a0f742e1209b3bcea8fab6a8e149051ba6099432c8cb2cc117dec3ead1
 SIZE (rust/crates/aes-gcm-0.10.3.crate) = 148991
+SHA256 (rust/crates/aes-gcm-0.11.0-rc.3.crate) = e22c0c90bbe8d4f77c3ca9ddabe41a1f8382d6fc1f7cea89459d0f320371f972
+SIZE (rust/crates/aes-gcm-0.11.0-rc.3.crate) = 156964
 SHA256 (rust/crates/aho-corasick-1.1.4.crate) = ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301
 SIZE (rust/crates/aho-corasick-1.1.4.crate) = 184015
 SHA256 (rust/crates/aligned-0.4.3.crate) = ee4508988c62edf04abd8d92897fca0c2995d907ce1dfeaf369dac3716a40685
@@ -21,22 +27,22 @@ 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/ansi-to-tui-8.0.1.crate) = e42366bb9d958f042bf58f0a85e1b2d091997c1257ca49bddd7e4827aadc65fd
 SIZE (rust/crates/ansi-to-tui-8.0.1.crate) = 38814
-SHA256 (rust/crates/anstream-0.6.21.crate) = 43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a
-SIZE (rust/crates/anstream-0.6.21.crate) = 29516
-SHA256 (rust/crates/anstyle-1.0.13.crate) = 5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78
-SIZE (rust/crates/anstyle-1.0.13.crate) = 17651
-SHA256 (rust/crates/anstyle-parse-0.2.7.crate) = 4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2
-SIZE (rust/crates/anstyle-parse-0.2.7.crate) = 21707
+SHA256 (rust/crates/anstream-1.0.0.crate) = 824a212faf96e9acacdbd09febd34438f8f711fb84e09a8916013cd7815ca28d
+SIZE (rust/crates/anstream-1.0.0.crate) = 28916
+SHA256 (rust/crates/anstyle-1.0.14.crate) = 940b3a0ca603d1eade50a4846a2afffd5ef57a9feac2c0e2ec2e14f9ead76000
+SIZE (rust/crates/anstyle-1.0.14.crate) = 17787
+SHA256 (rust/crates/anstyle-parse-1.0.0.crate) = 52ce7f38b242319f7cabaa6813055467063ecdc9d355bbb4ce0c68908cd8130e
+SIZE (rust/crates/anstyle-parse-1.0.0.crate) = 22042
 SHA256 (rust/crates/anstyle-query-1.1.5.crate) = 40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc
 SIZE (rust/crates/anstyle-query-1.1.5.crate) = 10264
 SHA256 (rust/crates/anstyle-wincon-3.0.11.crate) = 291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d
 SIZE (rust/crates/anstyle-wincon-3.0.11.crate) = 12638
-SHA256 (rust/crates/anyhow-1.0.100.crate) = a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61
-SIZE (rust/crates/anyhow-1.0.100.crate) = 54059
+SHA256 (rust/crates/anyhow-1.0.102.crate) = 7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c
+SIZE (rust/crates/anyhow-1.0.102.crate) = 48658
 SHA256 (rust/crates/arbitrary-1.4.2.crate) = c3d036a3c4ab069c7b410a2ce876bd74808d2d0888a82667669f8e783a898bf1
 SIZE (rust/crates/arbitrary-1.4.2.crate) = 38307
-SHA256 (rust/crates/arc-swap-1.8.0.crate) = 51d03449bb8ca2cc2ef70869af31463d1ae5ccc8fa3e334b307203fbf815207e
-SIZE (rust/crates/arc-swap-1.8.0.crate) = 80580
+SHA256 (rust/crates/arc-swap-1.9.1.crate) = 6a3a1fd6f75306b68087b831f025c712524bcb19aad54e557b1129cfa0a2b207
+SIZE (rust/crates/arc-swap-1.9.1.crate) = 81367
 SHA256 (rust/crates/arg_enum_proc_macro-0.3.4.crate) = 0ae92a5119aa49cdbcf6b9f893fe4e1d98b04ccbf82ee0584ad948a44a734dea
 SIZE (rust/crates/arg_enum_proc_macro-0.3.4.crate) = 5102
 SHA256 (rust/crates/argon2-0.5.3.crate) = 3c3610892ee6e0cbce8ae2700349fcf8f98adb0dbfbee85aec3c9179d29cc072
@@ -55,12 +61,10 @@ SHA256 (rust/crates/av-scenechange-0.14.1.crate) = 0f321d77c20e19b92c39e7471cf98
 SIZE (rust/crates/av-scenechange-0.14.1.crate) = 462353
 SHA256 (rust/crates/av1-grain-0.2.5.crate) = 8cfddb07216410377231960af4fcab838eaa12e013417781b78bd95ee22077f8
 SIZE (rust/crates/av1-grain-0.2.5.crate) = 37997
-SHA256 (rust/crates/avif-serialize-0.8.6.crate) = 47c8fbc0f831f4519fe8b810b6a7a91410ec83031b8233f730a0480029f6a23f
-SIZE (rust/crates/avif-serialize-0.8.6.crate) = 14185
+SHA256 (rust/crates/avif-serialize-0.8.8.crate) = 375082f007bd67184fb9c0374614b29f9aaa604ec301635f72338bb65386a53d
+SIZE (rust/crates/avif-serialize-0.8.8.crate) = 15698
 SHA256 (rust/crates/backtrace-0.3.76.crate) = bb531853791a215d7c62a30daf0dde835f381ab5de4589cfe7c649d2cbe92bd6
 SIZE (rust/crates/backtrace-0.3.76.crate) = 89458
-SHA256 (rust/crates/base16ct-0.2.0.crate) = 4c7f02d4ea65f2c1853089ffd8d2787bdbc63de2f0d29dedbcf8ccdfa0ccd4cf
-SIZE (rust/crates/base16ct-0.2.0.crate) = 10240
 SHA256 (rust/crates/base16ct-1.0.0.crate) = fd307490d624467aa6f74b0eabb77633d1f758a7b25f12bceb0b22e08d9726f6
 SIZE (rust/crates/base16ct-1.0.0.crate) = 10594
 SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6
@@ -81,78 +85,86 @@ SHA256 (rust/crates/bit_field-0.10.3.crate) = 1e4b40c7323adcfc0a41c4b88143ed5834
 SIZE (rust/crates/bit_field-0.10.3.crate) = 11173
 SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a
 SIZE (rust/crates/bitflags-1.3.2.crate) = 23021
-SHA256 (rust/crates/bitflags-2.10.0.crate) = 812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3
-SIZE (rust/crates/bitflags-2.10.0.crate) = 48427
-SHA256 (rust/crates/bitstream-io-4.9.0.crate) = 60d4bd9d1db2c6bdf285e223a7fa369d5ce98ec767dec949c6ca62863ce61757
-SIZE (rust/crates/bitstream-io-4.9.0.crate) = 65217
+SHA256 (rust/crates/bitflags-2.11.1.crate) = c4512299f36f043ab09a583e57bceb5a5aab7a73db1805848e8fef3c9e8c78b3
+SIZE (rust/crates/bitflags-2.11.1.crate) = 49082
+SHA256 (rust/crates/bitstream-io-4.10.0.crate) = 7eff00be299a18769011411c9def0d827e8f2d7bf0c3dbf53633147a8867fd1f
+SIZE (rust/crates/bitstream-io-4.10.0.crate) = 65364
 SHA256 (rust/crates/bitvec-1.0.1.crate) = 1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c
 SIZE (rust/crates/bitvec-1.0.1.crate) = 224375
 SHA256 (rust/crates/blake2-0.10.6.crate) = 46502ad458c9a52b69d4d4d32775c788b7a1b85e8bc9d482d92250fc0e3f8efe
 SIZE (rust/crates/blake2-0.10.6.crate) = 47234
 SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71
 SIZE (rust/crates/block-buffer-0.10.4.crate) = 10538
-SHA256 (rust/crates/block-buffer-0.11.0.crate) = 96eb4cdd6cf1b31d671e9efe75c5d1ec614776856cefbe109ca373554a6d514f
-SIZE (rust/crates/block-buffer-0.11.0.crate) = 14332
+SHA256 (rust/crates/block-buffer-0.12.0.crate) = cdd35008169921d80bc60d3d0ab416eecb028c4cd653352907921d95084790be
+SIZE (rust/crates/block-buffer-0.12.0.crate) = 14926
 SHA256 (rust/crates/block-padding-0.3.3.crate) = a8894febbff9f758034a5b8e12d87918f56dfc64a8e1fe757d65e29041538d93
 SIZE (rust/crates/block-padding-0.3.3.crate) = 8504
+SHA256 (rust/crates/block-padding-0.4.2.crate) = 710f1dd022ef4e93f8a438b4ba958de7f64308434fa6a87104481645cc30068b
+SIZE (rust/crates/block-padding-0.4.2.crate) = 9764
 SHA256 (rust/crates/blowfish-0.9.1.crate) = e412e2cd0f2b2d93e02543ceae7917b3c70331573df19ee046bcbc35e45e87d7
 SIZE (rust/crates/blowfish-0.9.1.crate) = 16734
 SHA256 (rust/crates/bstr-1.12.1.crate) = 63044e1ae8e69f3b5a92c736ca6269b8d12fa7efe39bf34ddb06d102cf0e2cab
 SIZE (rust/crates/bstr-1.12.1.crate) = 354916
 SHA256 (rust/crates/built-0.8.0.crate) = f4ad8f11f288f48ca24471bbd51ac257aaeaaa07adae295591266b792902ae64
 SIZE (rust/crates/built-0.8.0.crate) = 35112
-SHA256 (rust/crates/bumpalo-3.19.1.crate) = 5dd9dc738b7a8311c7ade152424974d8115f2cdad61e8dab8dac9f2362298510
-SIZE (rust/crates/bumpalo-3.19.1.crate) = 96477
+SHA256 (rust/crates/bumpalo-3.20.2.crate) = 5d20789868f4b01b2f2caec9f5c4e0213b41e3e5702a50157d699ae31ced2fcb
+SIZE (rust/crates/bumpalo-3.20.2.crate) = 97696
 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.24.0.crate) = 1fbdf580320f38b612e485521afda1ee26d10cc9884efaaa750d383e13e3c5f4
-SIZE (rust/crates/bytemuck-1.24.0.crate) = 53243
+SHA256 (rust/crates/bytemuck-1.25.0.crate) = c8efb64bd706a16a1bdde310ae86b351e4d21550d98d056f22f8a7f7a2183fec
+SIZE (rust/crates/bytemuck-1.25.0.crate) = 53466
 SHA256 (rust/crates/bytemuck_derive-1.10.2.crate) = f9abbd1bc6865053c427f7198e6af43bfdedc55ab791faed4fbd361d789575ff
 SIZE (rust/crates/bytemuck_derive-1.10.2.crate) = 25678
 SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b
 SIZE (rust/crates/byteorder-1.5.0.crate) = 23288
 SHA256 (rust/crates/byteorder-lite-0.1.0.crate) = 8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495
 SIZE (rust/crates/byteorder-lite-0.1.0.crate) = 15909
-SHA256 (rust/crates/bytes-1.11.0.crate) = b35204fbdc0b3f4446b89fc1ac2cf84a8a68971995d0bf2e925ec7cd960f9cb3
-SIZE (rust/crates/bytes-1.11.0.crate) = 78391
+SHA256 (rust/crates/bytes-1.11.1.crate) = 1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33
+SIZE (rust/crates/bytes-1.11.1.crate) = 78584
 SHA256 (rust/crates/castaway-0.2.4.crate) = dec551ab6e7578819132c713a93c022a05d60159dc86e7a7050223577484c55a
 SIZE (rust/crates/castaway-0.2.4.crate) = 12546
 SHA256 (rust/crates/cbc-0.1.2.crate) = 26b52a9543ae338f279b96b0b9fed9c8093744685043739079ce85cd58f289a6
 SIZE (rust/crates/cbc-0.1.2.crate) = 23501
-SHA256 (rust/crates/cc-1.2.53.crate) = 755d2fce177175ffca841e9a06afdb2c4ab0f593d53b4dee48147dfaade85932
-SIZE (rust/crates/cc-1.2.53.crate) = 93555
+SHA256 (rust/crates/cbc-0.2.0.crate) = 98db6aeaef0eeef2c1e3ce9a27b739218825dae116076352ac3777076aa22225
+SIZE (rust/crates/cbc-0.2.0.crate) = 25300
+SHA256 (rust/crates/cc-1.2.61.crate) = d16d90359e986641506914ba71350897565610e87ce0ad9e6f28569db3dd5c6d
+SIZE (rust/crates/cc-1.2.61.crate) = 97163
 SHA256 (rust/crates/cfg-if-1.0.4.crate) = 9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801
 SIZE (rust/crates/cfg-if-1.0.4.crate) = 9360
 SHA256 (rust/crates/cfg_aliases-0.2.1.crate) = 613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724
 SIZE (rust/crates/cfg_aliases-0.2.1.crate) = 6355
 SHA256 (rust/crates/chacha20-0.9.1.crate) = c3613f74bd2eac03dad61bd53dbe620703d4371614fe0bc3b9f04dd36fe4e818
 SIZE (rust/crates/chacha20-0.9.1.crate) = 23424
-SHA256 (rust/crates/chrono-0.4.43.crate) = fac4744fb15ae8337dc853fee7fb3f4e48c0fbaa23d0afe49c447b4fab126118
-SIZE (rust/crates/chrono-0.4.43.crate) = 240392
+SHA256 (rust/crates/chacha20-0.10.0.crate) = 6f8d983286843e49675a4b7a2d174efe136dc93a18d69130dd18198a6c167601
+SIZE (rust/crates/chacha20-0.10.0.crate) = 38763
+SHA256 (rust/crates/chrono-0.4.44.crate) = c673075a2e0e5f4a1dde27ce9dee1ea4558c7ffe648f576438a20ca1d2acc4b0
+SIZE (rust/crates/chrono-0.4.44.crate) = 240549
 SHA256 (rust/crates/cipher-0.4.4.crate) = 773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad
 SIZE (rust/crates/cipher-0.4.4.crate) = 19073
-SHA256 (rust/crates/clap-4.5.54.crate) = c6e6ff9dcd79cff5cd969a17a545d79e84ab086e444102a591e288a8aa3ce394
-SIZE (rust/crates/clap-4.5.54.crate) = 62028
-SHA256 (rust/crates/clap_builder-4.5.54.crate) = fa42cf4d2b7a41bc8f663a7cab4031ebafa1bf3875705bfaf8466dc60ab52c00
-SIZE (rust/crates/clap_builder-4.5.54.crate) = 170854
-SHA256 (rust/crates/clap_complete-4.5.65.crate) = 430b4dc2b5e3861848de79627b2bedc9f3342c7da5173a14eaa5d0f8dc18ae5d
-SIZE (rust/crates/clap_complete-4.5.65.crate) = 49394
+SHA256 (rust/crates/cipher-0.5.1.crate) = e34d8227fe1ba289043aeb13792056ff80fd6de1a9f49137a5f499de8e8c78ea
+SIZE (rust/crates/cipher-0.5.1.crate) = 28077
+SHA256 (rust/crates/clap-4.6.1.crate) = 1ddb117e43bbf7dacf0a4190fef4d345b9bad68dfc649cb349e7d17d28428e51
+SIZE (rust/crates/clap-4.6.1.crate) = 61836
+SHA256 (rust/crates/clap_builder-4.6.0.crate) = 714a53001bf66416adb0e2ef5ac857140e7dc3a0c48fb28b2f10762fc4b5069f
+SIZE (rust/crates/clap_builder-4.6.0.crate) = 171122
+SHA256 (rust/crates/clap_complete-4.6.3.crate) = 660c0520455b1013b9bcb0393d5f643d7e4454fb69c915b8d6d2aa0e9a45acc3
+SIZE (rust/crates/clap_complete-4.6.3.crate) = 50627
 SHA256 (rust/crates/clap_complete_fig-4.5.2.crate) = d494102c8ff3951810c72baf96910b980fb065ca5d3101243e6a8dc19747c86b
 SIZE (rust/crates/clap_complete_fig-4.5.2.crate) = 11376
-SHA256 (rust/crates/clap_complete_nushell-4.5.10.crate) = 685bc86fd34b7467e0532a4f8435ab107960d69a243785ef0275e571b35b641a
-SIZE (rust/crates/clap_complete_nushell-4.5.10.crate) = 35247
-SHA256 (rust/crates/clap_derive-4.5.49.crate) = 2a0b5487afeab2deb2ff4e03a807ad1a03ac532ff5a2cee5d86884440c7f7671
-SIZE (rust/crates/clap_derive-4.5.49.crate) = 33559
-SHA256 (rust/crates/clap_lex-0.7.7.crate) = c3e64b0cc0439b12df2fa678eae89a1c56a529fd067a9115f7827f1fffd22b32
-SIZE (rust/crates/clap_lex-0.7.7.crate) = 13474
+SHA256 (rust/crates/clap_complete_nushell-4.6.0.crate) = fbb9e9715d29a754b468591be588f6b926f5b0a1eb6a8b62acabeb66ff84d897
+SIZE (rust/crates/clap_complete_nushell-4.6.0.crate) = 36526
+SHA256 (rust/crates/clap_derive-4.6.1.crate) = f2ce8604710f6733aa641a2b3731eaa1e8b3d9973d5e3565da11800813f997a9
+SIZE (rust/crates/clap_derive-4.6.1.crate) = 33512
+SHA256 (rust/crates/clap_lex-1.1.0.crate) = c8d4a3bb8b1e0c1050499d1815f5ab16d04f0959b233085fb31653fbfc9d98f9
+SIZE (rust/crates/clap_lex-1.1.0.crate) = 13470
 SHA256 (rust/crates/clipboard-win-5.4.1.crate) = bde03770d3df201d4fb868f2c9c59e66a3e4e2bd06692a0fe701e7103c7e84d4
 SIZE (rust/crates/clipboard-win-5.4.1.crate) = 20994
-SHA256 (rust/crates/cmov-0.5.0-pre.0.crate) = 5417da527aa9bf6a1e10a781231effd1edd3ee82f27d5f8529ac9b279babce96
-SIZE (rust/crates/cmov-0.5.0-pre.0.crate) = 19823
+SHA256 (rust/crates/cmov-0.5.3.crate) = 3f88a43d011fc4a6876cb7344703e297c71dda42494fee094d5f7c76bf13f746
+SIZE (rust/crates/cmov-0.5.3.crate) = 26829
 SHA256 (rust/crates/color_quant-1.1.0.crate) = 3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b
 SIZE (rust/crates/color_quant-1.1.0.crate) = 6649
-SHA256 (rust/crates/colorchoice-1.0.4.crate) = b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75
-SIZE (rust/crates/colorchoice-1.0.4.crate) = 8196
+SHA256 (rust/crates/colorchoice-1.0.5.crate) = 1d07550c9036bf2ae0c684c4297d503f838287c83c53686d05370d0e139ae570
+SIZE (rust/crates/colorchoice-1.0.5.crate) = 8187
 SHA256 (rust/crates/compact_str-0.9.0.crate) = 3fdb1325a1cece981e8a296ab8f0f9b63ae357bd0784a9faaf548cc7b480707a
 SIZE (rust/crates/compact_str-0.9.0.crate) = 72135
 SHA256 (rust/crates/concurrent-queue-2.5.0.crate) = 4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973
@@ -167,12 +179,12 @@ SHA256 (rust/crates/convert_case-0.10.0.crate) = 633458d4ef8c78b72454de2d54fd6ab
 SIZE (rust/crates/convert_case-0.10.0.crate) = 24083
 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-models-0.0.4.crate) = 0940496e5c83c54f3b753d5317daec82e8edac71c33aaa1f666d76f518de2444
-SIZE (rust/crates/core-models-0.0.4.crate) = 32110
-SHA256 (rust/crates/core2-0.4.0.crate) = b49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505
-SIZE (rust/crates/core2-0.4.0.crate) = 37075
+SHA256 (rust/crates/cpubits-0.1.1.crate) = 15b85f9c39137c3a891689859392b1bd49812121d0d61c9caf00d46ed5ce06ae
+SIZE (rust/crates/cpubits-0.1.1.crate) = 10261
 SHA256 (rust/crates/cpufeatures-0.2.17.crate) = 59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280
*** 1148 LINES SKIPPED ***


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69fdf6e7.241b1.5a893823>