git: e5232798e57f - main - sysutils/rustic: Update to 0.11.4

Nicola Vitale <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.ports
Message-ID <[email protected]>
The branch main has been updated by nivit:

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

commit e5232798e57f2ea369efe5d1f906baa00b3dd5ac
Author:     Nicola Vitale <[email protected]>
AuthorDate: 2026-08-19 08:55:27 +0000
Commit:     Nicola Vitale <[email protected]>
CommitDate: 2026-08-19 08:55:27 +0000

    sysutils/rustic: Update to 0.11.4
    
    ChangeLog:      https://github.com/rustic-rs/rustic/releases/tag/v0.11.4
    Reported by:    "github-actions[bot]" <[email protected]>
---
 sysutils/rustic/Makefile        |    4 +-
 sysutils/rustic/Makefile.crates |  562 ++++++++++---------
 sysutils/rustic/distinfo        | 1130 +++++++++++++++++++++------------------
 sysutils/rustic/pkg-plist       |    1 +
 4 files changed, 903 insertions(+), 794 deletions(-)

diff --git a/sysutils/rustic/Makefile b/sysutils/rustic/Makefile
index 680ad8dfa71a..808d160b264b 100644
--- a/sysutils/rustic/Makefile
+++ b/sysutils/rustic/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	rustic
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.11.3
-PORTREVISION=	1
+DISTVERSION=	0.11.4
+PORTREVISION=	0
 CATEGORIES=	sysutils
 
 MAINTAINER=	[email protected]
diff --git a/sysutils/rustic/Makefile.crates b/sysutils/rustic/Makefile.crates
index d29debb6f963..9a459398420c 100644
--- a/sysutils/rustic/Makefile.crates
+++ b/sysutils/rustic/Makefile.crates
@@ -6,16 +6,17 @@ CARGO_CRATES=	abscissa_core-0.9.0 \
 		aes-0.8.4 \
 		aes256ctr_poly1305aes-0.2.1 \
 		ahash-0.8.12 \
-		aho-corasick-1.1.4 \
+		aho-corasick-1.1.5 \
 		allocator-api2-0.2.21 \
-		android_system_properties-0.1.5 \
+		android_system_properties-0.1.6 \
 		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.102 \
-		arc-swap-1.9.1 \
+		anyhow-1.0.104 \
+		approx-0.5.1 \
+		arc-swap-1.9.2 \
 		array-init-2.1.0 \
 		assert_cmd-2.2.2 \
 		async-channel-1.9.0 \
@@ -26,91 +27,99 @@ CARGO_CRATES=	abscissa_core-0.9.0 \
 		async-lock-3.4.2 \
 		async-std-1.13.2 \
 		async-task-4.7.1 \
-		async-trait-0.1.89 \
+		async-trait-0.1.92 \
+		atomic-0.6.1 \
 		atomic-waker-1.1.2 \
 		autocfg-1.5.1 \
 		awaitable-0.4.0 \
 		awaitable-error-0.1.0 \
-		aws-lc-rs-1.17.0 \
-		aws-lc-sys-0.41.0 \
+		aws-lc-rs-1.18.0 \
+		aws-lc-sys-0.44.0 \
 		axum-0.8.9 \
 		axum-core-0.5.6 \
 		backon-1.6.0 \
 		backtrace-0.3.76 \
 		base64-0.22.1 \
+		base64-0.23.1 \
 		base64ct-1.8.3 \
-		binrw-0.15.1 \
-		binrw_derive-0.15.1 \
-		bitflags-2.12.1 \
+		binrw-0.15.2 \
+		binrw_derive-0.15.2 \
+		bit-set-0.5.3 \
+		bit-vec-0.6.3 \
+		bitflags-1.3.2 \
+		bitflags-2.13.1 \
 		block-buffer-0.10.4 \
-		block-buffer-0.12.0 \
+		block-buffer-0.12.1 \
 		block-padding-0.3.3 \
 		block2-0.6.2 \
 		blocking-1.6.2 \
 		bs58-0.5.1 \
-		bstr-1.12.1 \
+		bstr-1.13.1 \
 		bumpalo-3.20.3 \
-		bytemuck-1.25.0 \
+		by_address-1.2.1 \
+		bytemuck-1.25.2 \
 		byteorder-1.5.0 \
-		bytes-1.11.1 \
-		bytesize-2.3.1 \
+		bytes-1.12.1 \
+		bytesize-2.7.0 \
 		cached-1.1.0 \
+		cached-2.0.2 \
 		cached_proc_macro-1.1.0 \
+		cached_proc_macro-2.0.0 \
 		cached_proc_macro_types-1.0.0 \
 		cachedir-0.3.1 \
 		canonical-path-2.0.2 \
-		cassowary-0.3.0 \
 		castaway-0.2.4 \
 		cbc-0.1.2 \
-		cc-1.2.63 \
+		cc-1.4.3 \
 		cfg-if-0.1.10 \
 		cfg-if-1.0.4 \
-		cfg_aliases-0.2.1 \
-		chacha20-0.10.0 \
-		chrono-0.4.44 \
+		cfg_aliases-0.2.2 \
+		chacha20-0.10.1 \
+		chrono-0.4.45 \
 		cipher-0.4.4 \
 		cipher-0.5.2 \
-		clap-4.6.1 \
-		clap_builder-4.6.0 \
-		clap_complete-4.6.5 \
-		clap_derive-4.6.1 \
+		clap-4.6.6 \
+		clap_builder-4.6.6 \
+		clap_complete-4.6.9 \
+		clap_derive-4.6.4 \
 		clap_lex-1.1.0 \
 		cmake-0.1.58 \
 		cmov-0.5.4 \
 		colorchoice-1.0.5 \
 		combine-4.6.7 \
-		comfy-table-7.2.2 \
-		compact_str-0.8.2 \
+		comfy-table-8.0.0 \
+		compact_str-0.9.1 \
 		concurrent-queue-2.5.0 \
 		concurrent_arena-0.1.11 \
 		conflate-0.3.3 \
 		conflate_derive-0.2.0 \
-		console-0.16.3 \
+		console-0.16.4 \
 		const-oid-0.9.6 \
 		const-oid-0.10.2 \
 		const-random-0.1.18 \
 		const-random-macro-0.1.16 \
 		convert_case-0.10.0 \
 		convert_case-0.11.0 \
-		cookie-0.18.1 \
+		cookie-0.18.2 \
 		cookie_store-0.22.1 \
 		core-foundation-0.10.1 \
 		core-foundation-sys-0.8.7 \
 		cpufeatures-0.2.17 \
 		cpufeatures-0.3.0 \
-		crc32c-0.6.8 \
+		crc-fast-1.10.0 \
 		crc32fast-1.5.0 \
-		crossbeam-channel-0.5.15 \
-		crossbeam-deque-0.8.6 \
-		crossbeam-epoch-0.9.18 \
-		crossbeam-utils-0.8.21 \
-		crossterm-0.28.1 \
+		critical-section-1.2.0 \
+		crossbeam-channel-0.5.16 \
+		crossbeam-deque-0.8.7 \
+		crossbeam-epoch-0.9.20 \
+		crossbeam-utils-0.8.22 \
 		crossterm-0.29.0 \
 		crossterm_winapi-0.9.1 \
 		crunchy-0.2.4 \
 		crypto-common-0.1.7 \
 		crypto-common-0.2.2 \
-		ctor-1.0.7 \
+		csscolorparser-0.6.2 \
+		ctor-1.0.13 \
 		ctr-0.9.2 \
 		ctrlc-3.5.2 \
 		ctutils-0.4.2 \
@@ -119,14 +128,21 @@ CARGO_CRATES=	abscissa_core-0.9.0 \
 		darling-0.20.11 \
 		darling-0.21.3 \
 		darling-0.23.0 \
+		darling-0.24.0 \
 		darling_core-0.20.11 \
 		darling_core-0.21.3 \
 		darling_core-0.23.0 \
+		darling_core-0.24.0 \
 		darling_macro-0.20.11 \
 		darling_macro-0.21.3 \
 		darling_macro-0.23.0 \
+		darling_macro-0.24.0 \
 		dashmap-6.2.1 \
 		dav-server-0.11.0 \
+		defmt-1.1.1 \
+		defmt-macros-1.1.1 \
+		defmt-parser-1.0.0 \
+		deltae-0.3.2 \
 		der-0.7.10 \
 		deranged-0.5.8 \
 		derive-where-1.6.1 \
@@ -144,7 +160,7 @@ CARGO_CRATES=	abscissa_core-0.9.0 \
 		dirs-6.0.0 \
 		dirs-sys-0.5.0 \
 		dispatch2-0.3.1 \
-		displaydoc-0.2.6 \
+		displaydoc-0.2.7 \
 		dlv-list-0.5.2 \
 		document-features-0.2.12 \
 		dunce-1.0.5 \
@@ -152,62 +168,66 @@ CARGO_CRATES=	abscissa_core-0.9.0 \
 		ecow-0.3.0 \
 		ed25519-2.2.3 \
 		ed25519-dalek-2.2.0 \
-		either-1.16.0 \
+		either-1.17.0 \
 		encode_unicode-1.0.0 \
 		encoding_rs-0.8.35 \
 		enum-map-2.7.3 \
 		enum-map-derive-0.17.0 \
-		enumset-1.1.13 \
+		enumset-1.1.14 \
 		enumset_derive-0.15.0 \
-		env_filter-1.0.1 \
-		env_logger-0.11.10 \
+		env_filter-2.0.0 \
+		env_logger-0.11.11 \
 		equivalent-1.0.2 \
 		errno-0.3.14 \
+		euclid-0.22.14 \
 		event-listener-2.5.3 \
-		event-listener-5.4.1 \
+		event-listener-5.4.2 \
 		event-listener-strategy-0.5.4 \
+		fancy-regex-0.11.0 \
 		fastpool-1.1.0 \
-		fastrand-2.4.1 \
+		fastrand-2.5.0 \
 		fiat-crypto-0.2.9 \
+		filedescriptor-0.8.3 \
 		filetime-0.2.29 \
-		find-msvc-tools-0.1.9 \
+		find-msvc-tools-0.1.11 \
+		finl_unicode-1.4.0 \
+		fixedbitset-0.4.2 \
 		flate2-1.1.9 \
 		float-cmp-0.10.0 \
 		fnv-1.0.7 \
 		foldhash-0.1.5 \
 		foldhash-0.2.0 \
 		form_urlencoded-1.2.2 \
-		fs-err-3.3.0 \
+		fs-err-3.3.1 \
 		fs_extra-1.3.0 \
 		fuse_mt-0.6.4 \
 		fuser-0.16.0 \
-		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-0.3.34 \
+		futures-channel-0.3.34 \
+		futures-core-0.3.34 \
+		futures-executor-0.3.34 \
+		futures-io-0.3.34 \
 		futures-lite-2.6.1 \
-		futures-macro-0.3.32 \
+		futures-macro-0.3.34 \
 		futures-rustls-0.26.0 \
-		futures-sink-0.3.32 \
-		futures-task-0.3.32 \
+		futures-sink-0.3.34 \
+		futures-task-0.3.34 \
 		futures-timer-3.0.4 \
-		futures-util-0.3.32 \
+		futures-util-0.3.34 \
 		generic-array-0.14.7 \
 		gethostname-1.1.0 \
 		getrandom-0.2.17 \
 		getrandom-0.3.4 \
-		getrandom-0.4.2 \
+		getrandom-0.4.3 \
 		ghac-0.3.0 \
 		gimli-0.32.3 \
-		glob-0.3.3 \
-		globset-0.4.18 \
+		glob-0.3.4 \
+		globset-0.4.20 \
 		gloo-timers-0.3.0 \
 		governor-0.10.4 \
-		h2-0.4.14 \
+		h2-0.4.15 \
 		hashbrown-0.12.3 \
 		hashbrown-0.14.5 \
-		hashbrown-0.15.5 \
 		hashbrown-0.16.1 \
 		hashbrown-0.17.1 \
 		headers-0.4.1 \
@@ -219,45 +239,44 @@ CARGO_CRATES=	abscissa_core-0.9.0 \
 		hmac-0.12.1 \
 		hmac-0.13.0 \
 		htmlescape-0.3.1 \
-		http-1.4.1 \
-		http-body-1.0.1 \
-		http-body-util-0.1.3 \
+		http-1.5.0 \
+		http-body-1.1.0 \
+		http-body-util-0.1.5 \
 		httparse-1.10.1 \
 		httpdate-1.0.3 \
 		human-panic-2.0.8 \
-		hybrid-array-0.4.12 \
-		hyper-1.10.1 \
+		hybrid-array-0.4.14 \
+		hyper-1.11.0 \
 		hyper-rustls-0.27.9 \
 		hyper-util-0.1.20 \
 		iana-time-zone-0.1.65 \
 		iana-time-zone-haiku-0.1.2 \
-		icu_collections-2.2.0 \
-		icu_locale_core-2.2.0 \
-		icu_normalizer-2.2.0 \
-		icu_normalizer_data-2.2.0 \
-		icu_properties-2.2.0 \
-		icu_properties_data-2.2.0 \
-		icu_provider-2.2.0 \
-		id-arena-2.3.0 \
+		icu_collections-2.3.0 \
+		icu_locale_core-2.3.0 \
+		icu_normalizer-2.3.0 \
+		icu_normalizer_data-2.3.0 \
+		icu_properties-2.3.0 \
+		icu_properties_data-2.3.0 \
+		icu_provider-2.3.0 \
 		ident_case-1.0.1 \
 		idna-1.1.0 \
 		idna_adapter-1.2.2 \
-		ignore-0.4.25 \
+		ignore-0.4.33 \
 		indexmap-1.9.3 \
 		indexmap-2.14.0 \
-		indicatif-0.18.4 \
+		indicatif-0.18.6 \
 		indoc-2.0.7 \
 		inout-0.1.4 \
 		inout-0.2.2 \
-		insta-1.47.2 \
-		instability-0.3.12 \
+		insta-1.48.0 \
+		instability-0.3.13 \
 		integer-sqrt-0.1.5 \
-		ipnet-2.12.0 \
+		ipnet-2.12.1 \
 		is-docker-0.2.0 \
 		is-wsl-0.4.0 \
 		is_terminal_polyfill-1.70.2 \
-		itertools-0.13.0 \
 		itertools-0.14.0 \
+		itertools-0.15.0 \
 		itoa-1.0.18 \
 		jaq-core-2.2.1 \
 		jaq-json-1.1.3 \
@@ -265,52 +284,58 @@ CARGO_CRATES=	abscissa_core-0.9.0 \
 		jemalloc-sys-0.3.2 \
 		jemallocator-0.3.2 \
 		jemallocator-global-0.3.2 \
-		jiff-0.2.28 \
-		jiff-static-0.2.28 \
-		jiff-tzdb-0.1.6 \
+		jiff-0.2.35 \
+		jiff-core-0.1.0 \
+		jiff-static-0.2.35 \
+		jiff-tzdb-0.1.8 \
 		jiff-tzdb-platform-0.1.3 \
 		jni-0.22.4 \
 		jni-macros-0.22.4 \
 		jni-sys-0.4.1 \
 		jni-sys-macros-0.4.1 \
-		jobserver-0.1.34 \
-		js-sys-0.3.99 \
+		jobserver-0.1.35 \
+		js-sys-0.3.104 \
+		kasuari-0.4.12 \
 		kv-log-macro-1.0.7 \
-		lazy-regex-3.6.0 \
-		lazy-regex-proc_macros-3.6.0 \
+		lab-0.11.0 \
+		lazy-regex-3.6.1 \
+		lazy-regex-proc_macros-3.6.1 \
 		lazy_static-1.5.0 \
-		leb128fmt-0.1.0 \
-		libc-0.2.186 \
+		libc-0.2.189 \
 		libm-0.2.16 \
 		libmimalloc-sys-0.1.49 \
-		libredox-0.1.17 \
-		link-section-0.18.1 \
-		linktime-proc-macro-0.2.0 \
-		linux-raw-sys-0.4.15 \
+		libredox-0.1.20 \
+		line-clipping-0.3.8 \
+		link-section-0.19.3 \
+		linktime-proc-macro-0.2.3 \
 		linux-raw-sys-0.12.1 \
-		litemap-0.8.2 \
+		litemap-0.8.3 \
 		litrs-1.0.0 \
 		lock_api-0.4.14 \
-		log-0.4.31 \
+		log-0.4.33 \
 		log-mdc-0.1.0 \
 		log4rs-1.4.0 \
-		lru-0.12.5 \
+		lru-0.18.2 \
 		lru-slab-0.1.2 \
+		mac_address-1.1.8 \
 		matchers-0.2.0 \
 		matchit-0.8.4 \
 		md-5-0.11.0 \
-		mea-0.6.4 \
-		memchr-2.8.1 \
+		mea-0.6.7 \
+		memchr-2.8.3 \
+		memmem-0.1.1 \
+		memoffset-0.9.1 \
 		mimalloc-0.1.52 \
 		mime-0.3.17 \
 		mime_guess-2.0.5 \
+		minimal-lexical-0.2.1 \
 		miniz_oxide-0.8.9 \
-		mio-1.2.1 \
-		mock_instant-0.6.0 \
-		moka-0.12.15 \
+		mio-1.2.2 \
+		mock_instant-0.6.1 \
 		nix-0.29.0 \
 		nix-0.31.3 \
 		no-std-compat-0.4.1 \
+		nom-7.1.3 \
 		nonzero_ext-0.3.0 \
 		normalize-line-endings-0.3.0 \
 		ntapi-0.4.3 \
@@ -318,10 +343,12 @@ CARGO_CRATES=	abscissa_core-0.9.0 \
 		num-bigint-dig-0.8.6 \
 		num-conv-0.2.2 \
 		num-derive-0.4.2 \
-		num-integer-0.1.46 \
-		num-iter-0.1.45 \
+		num-derive-0.5.1 \
+		num-integer-0.1.47 \
+		num-iter-0.1.46 \
 		num-traits-0.2.19 \
 		num_cpus-1.17.0 \
+		num_threads-0.1.7 \
 		objc2-0.6.4 \
 		objc2-core-foundation-0.3.2 \
 		objc2-encode-4.1.0 \
@@ -330,43 +357,44 @@ CARGO_CRATES=	abscissa_core-0.9.0 \
 		once_cell-1.21.4 \
 		once_cell_polyfill-1.70.2 \
 		opaque-debug-0.3.1 \
-		open-5.3.5 \
-		opendal-0.57.0 \
-		opendal-core-0.57.0 \
-		opendal-layer-concurrent-limit-0.57.0 \
-		opendal-layer-logging-0.57.0 \
-		opendal-layer-retry-0.57.0 \
-		opendal-layer-throttle-0.57.0 \
-		opendal-layer-timeout-0.57.0 \
-		opendal-service-azblob-0.57.0 \
-		opendal-service-azdls-0.57.0 \
-		opendal-service-azfile-0.57.0 \
-		opendal-service-azure-common-0.57.0 \
-		opendal-service-b2-0.57.0 \
-		opendal-service-cos-0.57.0 \
-		opendal-service-dropbox-0.57.0 \
-		opendal-service-fs-0.57.0 \
-		opendal-service-ftp-0.57.0 \
-		opendal-service-gcs-0.57.0 \
-		opendal-service-gdrive-0.57.0 \
-		opendal-service-ghac-0.57.0 \
-		opendal-service-http-0.57.0 \
-		opendal-service-ipmfs-0.57.0 \
-		opendal-service-obs-0.57.0 \
-		opendal-service-onedrive-0.57.0 \
-		opendal-service-oss-0.57.0 \
-		opendal-service-pcloud-0.57.0 \
-		opendal-service-s3-0.57.0 \
-		opendal-service-sftp-0.57.0 \
-		opendal-service-swift-0.57.0 \
-		opendal-service-webdav-0.57.0 \
-		opendal-service-webhdfs-0.57.0 \
-		opendal-service-yandex-disk-0.57.0 \
+		open-5.4.1 \
+		opendal-0.58.1 \
+		opendal-core-0.58.1 \
+		opendal-http-transport-reqwest-0.58.1 \
+		opendal-layer-concurrent-limit-0.58.1 \
+		opendal-layer-logging-0.58.1 \
+		opendal-layer-retry-0.58.1 \
+		opendal-layer-throttle-0.58.1 \
+		opendal-layer-timeout-0.58.1 \
+		opendal-service-azblob-0.58.1 \
+		opendal-service-azdls-0.58.1 \
+		opendal-service-azfile-0.58.1 \
+		opendal-service-azure-common-0.58.1 \
+		opendal-service-b2-0.58.1 \
+		opendal-service-cos-0.58.1 \
+		opendal-service-dropbox-0.58.1 \
+		opendal-service-fs-0.58.1 \
+		opendal-service-ftp-0.58.1 \
+		opendal-service-gcs-0.58.1 \
+		opendal-service-gdrive-0.58.1 \
+		opendal-service-ghac-0.58.1 \
+		opendal-service-http-0.58.1 \
+		opendal-service-ipmfs-0.58.1 \
+		opendal-service-obs-0.58.1 \
+		opendal-service-onedrive-0.58.1 \
+		opendal-service-oss-0.58.1 \
+		opendal-service-pcloud-0.58.1 \
+		opendal-service-s3-0.58.1 \
+		opendal-service-sftp-0.58.1 \
+		opendal-service-swift-0.58.1 \
+		opendal-service-webdav-0.58.1 \
+		opendal-service-webhdfs-0.58.1 \
+		opendal-service-yandex-disk-0.58.1 \
 		openssh-0.11.6 \
 		openssh-sftp-client-0.15.7 \
 		openssh-sftp-client-lowlevel-0.7.2 \
 		openssh-sftp-error-0.5.1 \
-		openssh-sftp-protocol-0.24.1 \
+		openssh-sftp-protocol-0.24.2 \
 		openssh-sftp-protocol-error-0.1.1 \
 		openssl-probe-0.2.1 \
 		opentelemetry-0.32.0 \
@@ -376,21 +404,32 @@ CARGO_CRATES=	abscissa_core-0.9.0 \
 		opentelemetry_sdk-0.32.1 \
 		option-ext-0.2.0 \
 		ordered-float-2.10.1 \
+		ordered-float-4.6.0 \
 		ordered-multimap-0.7.3 \
 		owo-colors-4.3.0 \
 		page_size-0.6.0 \
+		palette-0.7.7 \
+		palette_derive-0.7.7 \
+		palette_math-0.7.7 \
 		pariter-0.6.0 \
 		parking-2.2.1 \
 		parking_lot-0.12.5 \
 		parking_lot_core-0.9.12 \
-		paste-1.0.15 \
-		path-dedot-3.1.1 \
-		pathdiff-0.2.3 \
+		path-dedot-4.0.1 \
 		pbkdf2-0.12.2 \
 		pbkdf2-0.13.0 \
-		pem-3.0.6 \
+		pem-4.0.0 \
 		pem-rfc7468-0.7.0 \
 		percent-encoding-2.3.2 \
+		pest-2.9.0 \
+		pest_derive-2.9.0 \
+		pest_generator-2.9.0 \
+		pest_meta-2.9.0 \
+		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-1.1.13 \
 		pin-project-internal-1.1.13 \
 		pin-project-lite-0.2.17 \
@@ -399,104 +438,110 @@ CARGO_CRATES=	abscissa_core-0.9.0 \
 		pkcs1-0.7.5 \
 		pkcs5-0.7.1 \
 		pkcs8-0.10.2 \
-		pkg-config-0.3.33 \
+		pkg-config-0.3.34 \
 		polling-3.11.0 \
 		poly1305-0.8.0 \
-		portable-atomic-1.13.1 \
+		portable-atomic-1.15.0 \
 		portable-atomic-util-0.2.7 \
-		potential_utf-0.1.5 \
+		potential_utf-0.1.6 \
 		powerfmt-0.2.0 \
 		ppv-lite86-0.2.21 \
 		predicates-3.1.4 \
 		predicates-core-1.0.10 \
 		predicates-tree-1.0.13 \
 		pretty_assertions-1.4.1 \
-		prettyplease-0.2.37 \
 		proc-macro-crate-3.5.0 \
 		proc-macro-error-attr2-2.0.0 \
 		proc-macro-error2-2.0.1 \
-		proc-macro2-1.0.106 \
+		proc-macro2-1.0.107 \
 		prometheus-0.14.0 \
-		prost-0.14.3 \
-		prost-derive-0.14.3 \
+		prost-0.14.4 \
+		prost-derive-0.14.4 \
 		protobuf-3.7.2 \
 		protobuf-support-3.7.2 \
 		qrcode-0.14.1 \
 		quanta-0.12.6 \
 		quick-xml-0.38.4 \
-		quick-xml-0.39.4 \
-		quick-xml-0.40.1 \
-		quick_cache-0.6.22 \
+		quick-xml-0.41.0 \
+		quick_cache-0.7.0 \
 		quickcheck-1.1.0 \
 		quickcheck_macros-1.2.0 \
-		quinn-0.11.9 \
-		quinn-proto-0.11.14 \
-		quinn-udp-0.5.14 \
-		quote-1.0.45 \
+		quinn-0.11.11 \
+		quinn-proto-0.11.16 \
+		quinn-udp-0.5.15 \
+		quote-1.0.47 \
 		r-efi-5.3.0 \
 		r-efi-6.0.0 \
-		rand-0.8.6 \
-		rand-0.9.4 \
-		rand-0.10.1 \
+		rand-0.8.7 \
+		rand-0.9.5 \
+		rand-0.10.2 \
 		rand_chacha-0.3.1 \
 		rand_chacha-0.9.0 \
 		rand_core-0.6.4 \
 		rand_core-0.9.5 \
 		rand_core-0.10.1 \
-		ratatui-0.29.0 \
+		rand_pcg-0.10.2 \
+		ratatui-0.30.2 \
+		ratatui-core-0.1.2 \
+		ratatui-crossterm-0.1.2 \
+		ratatui-macros-0.7.2 \
+		ratatui-termina-0.1.0 \
+		ratatui-termwiz-0.1.2 \
+		ratatui-textarea-0.9.2 \
+		ratatui-widgets-0.3.2 \
 		raw-cpuid-11.6.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.3 \
-		regex-automata-0.4.14 \
+		ref-cast-1.0.26 \
+		ref-cast-impl-1.0.26 \
+		regex-1.13.1 \
+		regex-automata-0.4.18 \
 		regex-lite-0.1.9 \
-		regex-syntax-0.8.10 \
+		regex-syntax-0.8.11 \
 		relative-path-1.9.3 \
-		reqsign-aliyun-oss-3.1.0 \
-		reqsign-aws-v4-3.0.1 \
-		reqsign-azure-storage-3.0.1 \
-		reqsign-core-3.0.1 \
-		reqsign-file-read-tokio-3.0.1 \
-		reqsign-google-3.0.1 \
-		reqsign-huaweicloud-obs-3.0.1 \
-		reqsign-tencent-cos-3.0.1 \
+		reqsign-aliyun-oss-3.1.4 \
+		reqsign-aws-core-3.1.0 \
+		reqsign-aws-v4-3.2.0 \
+		reqsign-azure-storage-3.2.0 \
+		reqsign-core-3.3.0 \
+		reqsign-file-read-tokio-3.0.5 \
+		reqsign-google-3.1.0 \
+		reqsign-huaweicloud-obs-3.0.5 \
+		reqsign-tencent-cos-3.0.5 \
 		reqwest-0.13.4 \
 		rhai-1.25.1 \
 		rhai_codegen-3.2.0 \
 		ring-0.17.14 \
-		ron-0.12.1 \
+		ron-0.12.2 \
 		rsa-0.9.10 \
 		rstest-0.26.1 \
 		rstest_macros-0.26.1 \
 		runtime-format-0.1.3 \
 		rust-ini-0.21.3 \
-		rustc-demangle-0.1.27 \
-		rustc-hash-2.1.2 \
+		rustc-demangle-0.1.28 \
+		rustc-hash-2.1.3 \
 		rustc_version-0.4.1 \
-		rustic_backend-0.6.2 \
+		rustic_backend-0.7.0 \
 		rustic_cdc-0.3.1 \
-		rustic_core-0.12.0 \
-		rustic_testing-0.4.1 \
-		rustix-0.38.44 \
+		rustic_core-0.13.0 \
+		rustic_testing-0.5.0 \
 		rustix-1.1.4 \
-		rustls-0.23.40 \
+		rustls-0.23.43 \
 		rustls-native-certs-0.8.4 \
-		rustls-pki-types-1.14.1 \
+		rustls-pki-types-1.15.1 \
 		rustls-platform-verifier-0.7.0 \
 		rustls-platform-verifier-android-0.1.1 \
-		rustls-webpki-0.103.13 \
-		rustversion-1.0.22 \
+		rustls-webpki-0.103.14 \
+		rustversion-1.0.23 \
 		ryu-1.0.23 \
 		salsa20-0.10.2 \
 		salsa20-0.11.0 \
 		same-file-1.0.6 \
 		schannel-0.1.29 \
 		schemars-0.9.0 \
-		schemars-1.2.1 \
+		schemars-1.2.2 \
 		scopeguard-1.2.0 \
 		scrypt-0.11.0 \
 		scrypt-0.12.0 \
@@ -506,18 +551,18 @@ CARGO_CRATES=	abscissa_core-0.9.0 \
 		self-replace-1.5.0 \
 		self_update-0.44.0 \
 		semver-1.0.28 \
-		serde-1.0.228 \
+		serde-1.0.229 \
 		serde-aux-4.7.0 \
 		serde-value-0.7.0 \
-		serde_core-1.0.228 \
-		serde_derive-1.0.228 \
-		serde_json-1.0.150 \
+		serde_core-1.0.229 \
+		serde_derive-1.0.229 \
+		serde_json-1.0.151 \
 		serde_path_to_error-0.1.20 \
 		serde_spanned-1.1.1 \
 		serde_urlencoded-0.7.1 \
-		serde_with-3.20.0 \
-		serde_with_macros-3.20.0 \
-		sha1-0.10.6 \
+		serde_with-3.22.0 \
+		serde_with_macros-3.22.0 \
+		sha1-0.10.7 \
 		sha1-0.11.0 \
 		sha2-0.10.9 \
 		sha2-0.11.0 \
@@ -529,17 +574,19 @@ CARGO_CRATES=	abscissa_core-0.9.0 \
 		signal-hook-mio-0.2.5 \
 		signal-hook-registry-1.4.8 \
 		signature-2.2.0 \
-		simd-adler32-0.3.9 \
-		simd_cesu8-1.1.1 \
+		simd-adler32-0.3.10 \
+		simd_cesu8-1.2.0 \
 		simdutf8-0.1.5 \
 		similar-2.7.0 \
+		siphasher-1.0.3 \
 		slab-0.4.12 \
-		smallvec-1.15.1 \
+		smallvec-1.15.2 \
 		smartstring-1.0.1 \
-		socket2-0.6.4 \
+		socket2-0.6.5 \
 		socks-0.3.4 \
 		spin-0.5.2 \
-		spin-0.9.8 \
+		spin-0.9.9 \
+		spin-0.10.1 \
 		spinning_top-0.3.0 \
 		spki-0.7.3 \
 		ssh_format-0.14.1 \
@@ -547,50 +594,53 @@ CARGO_CRATES=	abscissa_core-0.9.0 \
 		stable_deref_trait-1.2.1 \
 		static_assertions-1.1.0 \
 		strsim-0.11.1 \
-		strum-0.26.3 \
 		strum-0.28.0 \
-		strum_macros-0.26.4 \
 		strum_macros-0.28.0 \
 		subst-0.3.8 \
 		subtle-2.6.1 \
-		suppaftp-8.0.3 \
-		syn-2.0.117 \
+		suppaftp-8.0.5 \
+		syn-1.0.109 \
+		syn-2.0.119 \
+		syn-3.0.3 \
 		sync_wrapper-1.0.2 \
 		synstructure-0.13.2 \
 		sysinfo-0.38.4 \
-		tagptr-0.2.0 \
 		tar-0.4.46 \
 		tempfile-3.27.0 \
 		termcolor-1.4.1 \
+		termina-0.3.3 \
 		terminal_size-0.4.4 \
+		terminfo-0.9.0 \
+		termios-0.3.3 \
 		termtree-0.5.1 \
-		thin-vec-0.2.18 \
+		termwiz-0.23.3 \
+		thin-vec-0.2.19 \
 		thiserror-1.0.69 \
-		thiserror-2.0.18 \
+		thiserror-2.0.20 \
 		thiserror-impl-1.0.69 \
-		thiserror-impl-2.0.18 \
+		thiserror-impl-2.0.20 \
 		thread-id-5.1.0 \
-		thread_local-1.1.9 \
+		thread_local-1.1.10 \
 		threadpool-1.8.1 \
-		time-0.3.47 \
-		time-core-0.1.8 \
-		time-macros-0.2.27 \
+		time-0.3.55 \
+		time-core-0.1.9 \
+		time-macros-0.2.32 \
 		tiny-keccak-2.0.2 \
-		tinystr-0.8.3 \
-		tinyvec-1.11.0 \
+		tinystr-0.8.4 \
+		tinyvec-1.12.0 \
 		tinyvec_macros-0.1.1 \
-		tokio-1.52.3 \
+		tokio-1.53.1 \
 		tokio-io-utility-0.7.6 \
-		tokio-macros-2.7.0 \
+		tokio-macros-2.7.2 \
 		tokio-rustls-0.26.4 \
-		tokio-util-0.7.18 \
+		tokio-util-0.7.19 \
 		toml-0.9.12+spec-1.1.0 \
-		toml-1.1.2+spec-1.1.0 \
+		toml-1.1.4+spec-1.1.0 \
 		toml_datetime-0.7.5+spec-1.1.0 \
 		toml_datetime-1.1.1+spec-1.1.0 \
-		toml_edit-0.25.12+spec-1.1.0 \
-		toml_parser-1.1.2+spec-1.1.0 \
-		toml_writer-1.1.1+spec-1.1.0 \
+		toml_edit-0.25.13+spec-1.1.0 \
+		toml_parser-1.1.3+spec-1.1.0 \
+		toml_writer-1.1.2+spec-1.1.0 \
 		tower-0.5.3 \
 		tower-http-0.6.11 \
 		tower-layer-0.3.3 \
@@ -600,54 +650,57 @@ CARGO_CRATES=	abscissa_core-0.9.0 \
 		tracing-core-0.1.36 \
 		tracing-log-0.2.0 \
 		tracing-subscriber-0.3.23 \
-		triomphe-0.1.15 \
+		triomphe-0.1.16 \
 		try-lock-0.2.5 \
-		tui-textarea-0.7.0 \
 		typed-arena-2.0.2 \
 		typed-path-0.12.3 \
 		typeid-1.0.3 \
 		typenum-1.20.1 \
+		ucd-trie-0.1.7 \
 		unicase-2.9.0 \
 		unicode-ident-1.0.24 \
 		unicode-segmentation-1.13.3 \
-		unicode-truncate-1.1.0 \
+		unicode-truncate-2.0.1 \
 		unicode-width-0.1.14 \
-		unicode-width-0.2.0 \
+		unicode-width-0.2.2 \
 		unicode-xid-0.2.6 \
 		unit-prefix-0.5.2 \
 		universal-hash-0.5.1 \
 		untrusted-0.9.0 \
-		ureq-3.3.0 \
-		ureq-proto-0.6.0 \
+		ureq-3.4.0 \
+		ureq-proto-0.6.1 \
 		url-2.5.8 \
 		urlencoding-2.1.3 \
 		utf8-zero-0.8.1 \
 		utf8_iter-1.0.4 \
 		utf8parse-0.2.2 \
-		uuid-1.23.2 \
+		uuid-1.24.1 \
 		valuable-0.1.1 \
-		value-bag-1.12.0 \
+		value-bag-1.13.2 \
 		vec-strings-0.4.8 \
 		version_check-0.9.5 \
+		vtparse-0.6.2 \
 		wait-timeout-0.2.1 \
 		walkdir-2.5.0 \
 		want-0.3.1 \
 		wasi-0.11.1+wasi-snapshot-preview1 \
-		wasip2-1.0.3+wasi-0.2.9 \
-		wasip3-0.4.0+wasi-0.3.0-rc-2026-01-06 \
-		wasm-bindgen-0.2.122 \
-		wasm-bindgen-futures-0.4.72 \
-		wasm-bindgen-macro-0.2.122 \
-		wasm-bindgen-macro-support-0.2.122 \
-		wasm-bindgen-shared-0.2.122 \
-		wasm-encoder-0.244.0 \
-		wasm-metadata-0.244.0 \
+		wasip2-1.0.4+wasi-0.2.12 \
+		wasm-bindgen-0.2.127 \
+		wasm-bindgen-futures-0.4.77 \
+		wasm-bindgen-macro-0.2.127 \
+		wasm-bindgen-macro-support-0.2.127 \
+		wasm-bindgen-shared-0.2.127 \
 		wasm-streams-0.5.0 \
-		wasmparser-0.244.0 \
-		web-sys-0.3.99 \
+		web-sys-0.3.104 \
 		web-time-1.1.0 \
-		webpki-root-certs-1.0.7 \
-		webpki-roots-1.0.7 \
+		webpki-root-certs-1.0.9 \
+		webpki-roots-1.0.9 \
+		wezterm-bidi-0.2.3 \
+		wezterm-blob-leases-0.1.1 \
+		wezterm-color-types-0.3.0 \
+		wezterm-dynamic-0.2.1 \
+		wezterm-dynamic-derive-0.1.1 \
+		wezterm-input-types-0.1.0 \
 		winapi-0.3.9 \
 		winapi-i686-pc-windows-gnu-0.4.0 \
 		winapi-util-0.1.11 \
@@ -663,57 +716,40 @@ CARGO_CRATES=	abscissa_core-0.9.0 \
 		windows-result-0.4.1 \
 		windows-strings-0.5.1 \
 		windows-sys-0.52.0 \
-		windows-sys-0.59.0 \
-		windows-sys-0.60.2 \
 		windows-sys-0.61.2 \
 		windows-targets-0.52.6 \
-		windows-targets-0.53.5 \
 		windows-threading-0.2.1 \
 		windows_aarch64_gnullvm-0.52.6 \
-		windows_aarch64_gnullvm-0.53.1 \
 		windows_aarch64_msvc-0.52.6 \
-		windows_aarch64_msvc-0.53.1 \
 		windows_i686_gnu-0.52.6 \
-		windows_i686_gnu-0.53.1 \
 		windows_i686_gnullvm-0.52.6 \
-		windows_i686_gnullvm-0.53.1 \
 		windows_i686_msvc-0.52.6 \
-		windows_i686_msvc-0.53.1 \
 		windows_x86_64_gnu-0.52.6 \
-		windows_x86_64_gnu-0.53.1 \
 		windows_x86_64_gnullvm-0.52.6 \
-		windows_x86_64_gnullvm-0.53.1 \
 		windows_x86_64_msvc-0.52.6 \
-		windows_x86_64_msvc-0.53.1 \
 		winnow-0.7.15 \
-		winnow-1.0.3 \
-		wit-bindgen-0.51.0 \
+		winnow-1.0.4 \
 		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 \
-		writeable-0.6.3 \
+		writeable-0.6.4 \
 		xattr-1.6.1 \
-		xml-1.3.0 \
+		xml-1.4.0 \
 		xml-rs-1.0.0 \
*** 1833 LINES SKIPPED ***
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.