Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jan 2024 10:48:39 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e181cdac0404 - main - shells/nushell: update 0.85.0 =?utf-8?Q?=E2=86=92?= 0.89.0
Message-ID:  <202401101048.40AAmdqh079174@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

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

commit e181cdac040463613b0204ddf358d8eb1e795cf8
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-01-10 10:27:00 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-01-10 10:48:27 +0000

    shells/nushell: update 0.85.0 → 0.89.0
    
    Reported by:    portscout
---
 shells/nushell/Makefile |  593 ++++++++++++------------
 shells/nushell/distinfo | 1186 ++++++++++++++++++++++++-----------------------
 2 files changed, 919 insertions(+), 860 deletions(-)

diff --git a/shells/nushell/Makefile b/shells/nushell/Makefile
index 436ca74b6d2e..10b86e3cce1c 100644
--- a/shells/nushell/Makefile
+++ b/shells/nushell/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	nushell
-DISTVERSION=	0.85.0
-PORTREVISION=	3
+DISTVERSION=	0.89.0
 CATEGORIES=	shells
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -14,328 +13,326 @@ USES=		cargo localbase ssl
 
 USE_GITHUB=	yes
 
-CARGO_CRATES=	Inflector-0.11.4 \
-		addr2line-0.20.0 \
+CARGO_CRATES=	addr2line-0.21.0 \
 		adler-1.0.2 \
 		adler32-1.2.0 \
-		ahash-0.8.3 \
-		aho-corasick-1.0.2 \
+		ahash-0.8.6 \
+		aho-corasick-1.1.2 \
 		alloc-no-stdlib-2.0.4 \
 		alloc-stdlib-0.2.2 \
-		allocator-api2-0.2.15 \
-		alphanumeric-sort-1.5.1 \
+		allocator-api2-0.2.16 \
+		alphanumeric-sort-1.5.3 \
 		android-tzdata-0.1.1 \
 		android_system_properties-0.1.5 \
 		anes-0.1.6 \
 		ansi-str-0.8.0 \
 		ansitok-0.2.0 \
-		anstream-0.3.2 \
-		anstyle-1.0.1 \
-		anstyle-parse-0.2.1 \
-		anstyle-query-1.0.0 \
-		anstyle-wincon-1.0.2 \
+		anstream-0.6.5 \
+		anstyle-1.0.4 \
+		anstyle-parse-0.2.3 \
+		anstyle-query-1.0.2 \
+		anstyle-wincon-3.0.2 \
 		argminmax-0.6.1 \
 		array-init-cursor-0.2.0 \
 		arrayvec-0.5.2 \
 		arrayvec-0.7.4 \
 		arrow-format-0.8.1 \
-		arrow2-0.17.4 \
 		assert-json-diff-2.0.2 \
-		assert_cmd-2.0.11 \
+		assert_cmd-2.0.12 \
 		async-stream-0.3.5 \
 		async-stream-impl-0.3.5 \
-		async-trait-0.1.71 \
+		async-trait-0.1.74 \
 		atoi-2.0.0 \
-		atomic-polyfill-0.1.11 \
+		atoi_simd-0.15.5 \
+		atomic-polyfill-1.0.3 \
 		autocfg-1.1.0 \
 		avro-schema-0.3.0 \
-		backtrace-0.3.68 \
-		base64-0.21.2 \
+		backtrace-0.3.69 \
+		base64-0.13.1 \
+		base64-0.21.5 \
 		bincode-1.3.3 \
-		bindgen-0.66.1 \
+		bindgen-0.68.1 \
 		bit-set-0.5.3 \
 		bit-vec-0.6.3 \
 		bitflags-1.3.2 \
-		bitflags-2.3.3 \
+		bitflags-2.4.1 \
 		block-buffer-0.10.4 \
-		bracoxide-0.1.2 \
-		brotli-3.3.4 \
-		brotli-decompressor-2.3.4 \
-		brownstone-3.0.0 \
-		bstr-0.2.17 \
-		bstr-1.6.0 \
-		bumpalo-3.13.0 \
+		bracoxide-0.1.3 \
+		brotli-3.4.0 \
+		brotli-decompressor-2.5.1 \
+		bstr-1.8.0 \
+		bumpalo-3.14.0 \
 		byte-unit-4.0.19 \
-		bytecount-0.6.3 \
-		bytemuck-1.13.1 \
-		bytemuck_derive-1.4.1 \
-		byteorder-1.4.3 \
-		bytes-1.4.0 \
+		bytecount-0.6.7 \
+		bytemuck-1.14.0 \
+		bytemuck_derive-1.5.0 \
+		byteorder-1.5.0 \
+		bytes-1.5.0 \
 		bytesize-1.3.0 \
-		calamine-0.22.0 \
+		calamine-0.22.1 \
 		cassowary-0.3.0 \
 		cast-0.3.0 \
-		cc-1.0.79 \
+		cc-1.0.83 \
 		cexpr-0.6.0 \
 		cfg-if-1.0.0 \
 		chardetng-0.1.17 \
+		charset-0.1.3 \
 		chrono-0.4.31 \
 		chrono-humanize-0.2.3 \
-		chrono-tz-0.8.3 \
-		chrono-tz-build-0.2.0 \
+		chrono-tz-0.8.4 \
+		chrono-tz-build-0.2.1 \
+		chumsky-0.9.3 \
 		ciborium-0.2.1 \
 		ciborium-io-0.2.1 \
 		ciborium-ll-0.2.1 \
 		clang-sys-1.6.1 \
-		clap-4.3.11 \
-		clap_builder-4.3.11 \
-		clap_lex-0.5.0 \
+		clap-4.4.11 \
+		clap_builder-4.4.11 \
+		clap_lex-0.6.0 \
 		codepage-0.1.1 \
 		colorchoice-1.0.0 \
-		comfy-table-7.0.1 \
+		comfy-table-7.1.0 \
 		console-0.15.7 \
-		const-random-0.1.15 \
-		const-random-macro-0.1.15 \
-		const_format-0.2.31 \
-		const_format_proc_macros-0.2.31 \
-		core-foundation-0.9.3 \
-		core-foundation-sys-0.8.4 \
-		cpufeatures-0.2.9 \
+		const-random-0.1.17 \
+		const-random-macro-0.1.16 \
+		const_format-0.2.32 \
+		const_format_proc_macros-0.2.32 \
+		core-foundation-0.9.4 \
+		core-foundation-sys-0.8.6 \
+		cpufeatures-0.2.11 \
 		crc-2.1.0 \
 		crc-catalog-1.1.1 \
 		crc32fast-1.3.2 \
 		criterion-0.5.1 \
 		criterion-plot-0.5.0 \
-		critical-section-1.1.1 \
+		critical-section-1.1.2 \
 		crossbeam-channel-0.5.8 \
 		crossbeam-deque-0.8.3 \
 		crossbeam-epoch-0.9.15 \
+		crossbeam-queue-0.3.8 \
 		crossbeam-utils-0.8.16 \
-		crossterm-0.26.1 \
 		crossterm-0.27.0 \
 		crossterm_winapi-0.9.1 \
 		crunchy-0.2.2 \
 		crypto-common-0.1.6 \
 		cssparser-0.31.2 \
 		cssparser-macros-0.6.1 \
-		csv-1.2.2 \
-		csv-core-0.1.10 \
-		ctrlc-3.4.0 \
-		dashmap-5.5.0 \
+		csv-1.3.0 \
+		csv-core-0.1.11 \
+		ctrlc-3.4.1 \
+		dashmap-5.5.3 \
+		deranged-0.3.10 \
 		derive_more-0.99.17 \
-		dialoguer-0.10.4 \
+		dialoguer-0.11.0 \
 		diff-0.1.13 \
 		difflib-0.4.0 \
 		digest-0.10.7 \
 		dirs-next-2.0.0 \
 		dirs-sys-next-0.1.2 \
-		dlv-list-0.5.0 \
+		dlv-list-0.5.2 \
 		doc-comment-0.3.3 \
-		dtoa-1.0.8 \
+		dtoa-1.0.9 \
 		dtoa-short-0.3.4 \
 		dtparse-2.0.0 \
 		dunce-1.0.4 \
-		dyn-clone-1.0.11 \
+		dyn-clone-1.0.16 \
 		ego-tree-0.6.2 \
-		either-1.8.1 \
-		eml-parser-0.1.3 \
+		either-1.9.0 \
+		eml-parser-0.1.4 \
 		encode_unicode-0.3.6 \
-		encoding_rs-0.8.32 \
+		encoding_rs-0.8.33 \
 		enum_dispatch-0.3.12 \
 		env_logger-0.8.4 \
-		equivalent-1.0.0 \
-		erased-serde-0.3.27 \
-		errno-0.3.1 \
-		errno-dragonfly-0.1.2 \
-		ethnum-1.3.2 \
+		equivalent-1.0.1 \
+		erased-serde-0.4.0 \
+		errno-0.3.8 \
+		ethnum-1.5.0 \
 		fallible-iterator-0.2.0 \
 		fallible-streaming-iterator-0.1.9 \
-		fancy-regex-0.11.0 \
+		fancy-regex-0.12.0 \
 		fast-float-0.2.0 \
-		fastrand-2.0.0 \
+		fastrand-2.0.1 \
 		fd-lock-3.0.13 \
 		file-id-0.2.1 \
 		filesize-0.2.0 \
-		filetime-0.2.22 \
-		flate2-1.0.26 \
+		filetime-0.2.23 \
+		flate2-1.0.28 \
 		float-cmp-0.9.0 \
 		fnv-1.0.7 \
 		foreign-types-0.3.2 \
 		foreign-types-shared-0.1.1 \
 		foreign_vec-0.1.0 \
-		form_urlencoded-1.2.0 \
+		form_urlencoded-1.2.1 \
 		fs_extra-1.3.0 \
 		fsevent-sys-4.1.0 \
 		futf-0.1.5 \
-		futures-0.3.28 \
-		futures-channel-0.3.28 \
-		futures-core-0.3.28 \
-		futures-executor-0.3.28 \
-		futures-io-0.3.28 \
-		futures-macro-0.3.28 \
-		futures-sink-0.3.28 \
-		futures-task-0.3.28 \
+		futures-0.3.29 \
+		futures-channel-0.3.29 \
+		futures-core-0.3.29 \
+		futures-executor-0.3.29 \
+		futures-io-0.3.29 \
+		futures-macro-0.3.29 \
+		futures-sink-0.3.29 \
+		futures-task-0.3.29 \
 		futures-timer-3.0.2 \
-		futures-util-0.3.28 \
+		futures-util-0.3.29 \
 		fuzzy-matcher-0.3.7 \
 		fxhash-0.2.1 \
 		generic-array-0.14.7 \
-		getrandom-0.2.10 \
-		gimli-0.27.3 \
-		git2-0.18.0 \
+		getrandom-0.2.11 \
+		gimli-0.28.1 \
+		git2-0.18.1 \
 		gjson-0.8.1 \
 		glob-0.3.1 \
-		h2-0.3.20 \
+		h2-0.3.22 \
 		half-1.8.2 \
 		halfbrown-0.2.4 \
 		hamcrest2-0.3.0 \
 		hash32-0.2.1 \
-		hash_hasher-2.0.3 \
-		hashbrown-0.12.3 \
 		hashbrown-0.13.2 \
-		hashbrown-0.14.0 \
-		hashlink-0.8.3 \
-		heapless-0.7.16 \
+		hashbrown-0.14.3 \
+		hashlink-0.8.4 \
+		heapless-0.7.17 \
 		heck-0.4.1 \
-		hermit-abi-0.3.2 \
+		hermit-abi-0.3.3 \
 		hex-0.4.3 \
 		home-0.5.5 \
 		html5ever-0.26.0 \
 		htmlescape-0.3.1 \
-		http-0.2.9 \
-		http-body-0.4.5 \
+		http-0.2.11 \
+		http-body-0.4.6 \
 		httparse-1.8.0 \
-		httpdate-1.0.2 \
+		httpdate-1.0.3 \
+		human-date-parser-0.1.1 \
 		hyper-0.14.27 \
-		iana-time-zone-0.1.57 \
+		iana-time-zone-0.1.58 \
 		iana-time-zone-haiku-0.1.2 \
-		ical-0.8.0 \
-		idna-0.4.0 \
-		indent_write-2.2.0 \
-		indexmap-1.9.3 \
-		indexmap-2.0.0 \
-		indicatif-0.17.5 \
-		indoc-2.0.3 \
+		ical-0.9.0 \
+		idna-0.5.0 \
+		indexmap-2.1.0 \
+		indicatif-0.17.7 \
+		indoc-2.0.4 \
 		inotify-0.9.6 \
 		inotify-sys-0.1.5 \
 		instant-0.1.12 \
-		inventory-0.3.8 \
-		io-lifetimes-1.0.11 \
+		inventory-0.3.13 \
 		is-docker-0.2.0 \
-		is-terminal-0.4.8 \
+		is-terminal-0.4.9 \
 		is-wsl-0.4.0 \
 		is_ci-1.1.1 \
 		is_debug-1.0.1 \
 		is_executable-1.0.1 \
 		itertools-0.10.5 \
 		itertools-0.11.0 \
-		itoa-1.0.8 \
-		jobserver-0.1.26 \
+		itertools-0.12.0 \
+		itoa-1.0.10 \
+		jobserver-0.1.27 \
 		joinery-2.1.0 \
-		js-sys-0.3.64 \
-		kqueue-1.0.7 \
-		kqueue-sys-1.0.3 \
+		js-sys-0.3.66 \
+		kqueue-1.0.8 \
+		kqueue-sys-1.0.4 \
 		lazy_static-1.4.0 \
 		lazycell-1.3.0 \
-		lexical-6.1.1 \
 		lexical-core-0.8.5 \
 		lexical-parse-float-0.8.5 \
 		lexical-parse-integer-0.8.6 \
 		lexical-util-0.8.5 \
 		lexical-write-float-0.8.5 \
 		lexical-write-integer-0.8.5 \
-		libc-0.2.147 \
+		libc-0.2.151 \
 		libflate-1.4.0 \
 		libflate_lz77-1.2.0 \
 		libgit2-sys-0.16.1+1.7.1 \
 		libloading-0.7.4 \
-		libm-0.2.7 \
-		libmimalloc-sys-0.1.33 \
-		libproc-0.14.0 \
+		libm-0.2.8 \
+		libmimalloc-sys-0.1.35 \
+		libproc-0.14.2 \
+		libredox-0.0.1 \
 		libsqlite3-sys-0.26.0 \
 		libssh2-sys-0.3.0 \
-		libz-sys-1.1.9 \
+		libz-sys-1.1.12 \
 		linked-hash-map-0.5.6 \
-		linux-raw-sys-0.1.4 \
-		linux-raw-sys-0.3.8 \
-		linux-raw-sys-0.4.3 \
-		lock_api-0.4.10 \
-		log-0.4.19 \
-		lru-0.11.0 \
-		lscolors-0.15.0 \
+		linux-raw-sys-0.4.12 \
+		lock_api-0.4.11 \
+		log-0.4.20 \
+		lru-0.12.1 \
+		lscolors-0.16.0 \
+		lsp-server-0.7.5 \
+		lsp-types-0.95.0 \
 		lz4-1.24.0 \
 		lz4-sys-1.9.4 \
 		mac-0.1.1 \
 		mach2-0.4.1 \
 		malloc_buf-0.0.6 \
 		markup5ever-0.11.0 \
-		md-5-0.10.5 \
-		memchr-2.5.0 \
+		md-5-0.10.6 \
+		memchr-2.6.4 \
 		memmap2-0.7.1 \
 		memoffset-0.9.0 \
 		miette-5.10.0 \
 		miette-derive-5.10.0 \
-		mimalloc-0.1.37 \
+		mimalloc-0.1.39 \
 		mime-0.3.17 \
 		mime_guess-2.0.4 \
 		minimal-lexical-0.2.1 \
 		miniz_oxide-0.7.1 \
-		mio-0.8.8 \
+		mio-0.8.10 \
 		mockito-1.2.0 \
 		multiversion-0.7.3 \
 		multiversion-macros-0.7.3 \
 		native-tls-0.2.11 \
 		new_debug_unreachable-1.0.4 \
-		nix-0.26.2 \
-		nix-0.27.0 \
+		nix-0.27.1 \
 		nom-7.1.3 \
-		nom-supreme-0.8.0 \
 		notify-6.1.1 \
 		notify-debouncer-full-0.3.1 \
 		now-0.1.3 \
 		ntapi-0.4.1 \
 		nu-ansi-term-0.49.0 \
 		num-0.2.1 \
-		num-0.4.0 \
+		num-0.4.1 \
 		num-bigint-0.2.6 \
-		num-bigint-0.4.3 \
+		num-bigint-0.4.4 \
 		num-complex-0.2.4 \
-		num-complex-0.4.3 \
+		num-complex-0.4.4 \
 		num-format-0.4.4 \
 		num-integer-0.1.45 \
 		num-iter-0.1.43 \
 		num-rational-0.2.4 \
 		num-rational-0.4.1 \
-		num-traits-0.2.15 \
+		num-traits-0.2.17 \
 		num_cpus-1.16.0 \
 		num_threads-0.1.6 \
 		number_prefix-0.4.0 \
 		objc-0.2.7 \
-		object-0.31.1 \
+		object-0.32.1 \
 		omnipath-0.1.6 \
-		once_cell-1.18.0 \
+		once_cell-1.19.0 \
 		oorandom-11.1.3 \
-		open-5.0.0 \
-		openssl-0.10.55 \
+		open-5.0.1 \
+		openssl-0.10.61 \
 		openssl-macros-0.1.1 \
 		openssl-probe-0.1.5 \
-		openssl-src-111.26.0+1.1.1u \
-		openssl-sys-0.9.90 \
-		ordered-multimap-0.6.0 \
+		openssl-src-300.1.6+3.1.4 \
+		openssl-sys-0.9.97 \
+		ordered-multimap-0.7.1 \
 		os_display-0.1.3 \
 		os_pipe-1.1.4 \
 		owo-colors-3.5.0 \
 		papergrid-0.10.0 \
 		parking_lot-0.12.1 \
-		parking_lot_core-0.9.8 \
+		parking_lot_core-0.9.9 \
 		parquet-format-safe-0.2.4 \
-		parquet2-0.17.2 \
 		parse-zoneinfo-0.3.0 \
-		paste-1.0.13 \
+		paste-1.0.14 \
 		pathdiff-0.2.1 \
 		peeking_take_while-0.1.2 \
-		percent-encoding-2.3.0 \
+		percent-encoding-2.3.1 \
 		peresil-0.3.0 \
+		pest-2.7.5 \
+		pest_derive-2.7.5 \
+		pest_generator-2.7.5 \
+		pest_meta-2.7.5 \
 		phf-0.10.1 \
 		phf-0.11.2 \
 		phf_codegen-0.10.0 \
@@ -345,40 +342,42 @@ CARGO_CRATES=	Inflector-0.11.4 \
 		phf_macros-0.11.2 \
 		phf_shared-0.10.0 \
 		phf_shared-0.11.2 \
-		pin-project-lite-0.2.10 \
+		pin-project-lite-0.2.13 \
 		pin-utils-0.1.0 \
 		pkg-config-0.3.27 \
 		planus-0.3.1 \
 		plotters-0.3.5 \
 		plotters-backend-0.3.5 \
 		plotters-svg-0.3.5 \
-		polars-0.32.1 \
-		polars-arrow-0.32.1 \
-		polars-core-0.32.1 \
-		polars-error-0.32.1 \
-		polars-io-0.32.1 \
-		polars-json-0.32.1 \
-		polars-lazy-0.32.1 \
-		polars-ops-0.32.1 \
-		polars-pipe-0.32.1 \
-		polars-plan-0.32.1 \
-		polars-row-0.32.1 \
-		polars-sql-0.32.1 \
-		polars-time-0.32.1 \
-		polars-utils-0.32.1 \
+		polars-0.35.4 \
+		polars-arrow-0.35.4 \
+		polars-core-0.35.4 \
+		polars-error-0.35.4 \
+		polars-io-0.35.4 \
+		polars-json-0.35.4 \
+		polars-lazy-0.35.4 \
+		polars-ops-0.35.4 \
+		polars-parquet-0.35.4 \
+		polars-pipe-0.35.4 \
+		polars-plan-0.35.4 \
+		polars-row-0.35.4 \
+		polars-sql-0.35.4 \
+		polars-time-0.35.4 \
+		polars-utils-0.35.4 \
 		pori-0.0.0 \
-		portable-atomic-1.3.3 \
-		powierza-coefficient-1.0.2 \
+		portable-atomic-1.6.0 \
+		powerfmt-0.2.0 \
 		ppv-lite86-0.2.17 \
 		precomputed-hash-0.1.1 \
-		predicates-3.0.3 \
+		predicates-3.0.4 \
 		predicates-core-1.0.6 \
 		predicates-tree-1.0.9 \
 		pretty_assertions-1.4.0 \
 		print-positions-0.6.1 \
-		proc-macro-hack-0.5.20+deprecated \
-		proc-macro2-1.0.63 \
-		procfs-0.15.1 \
+		proc-macro2-1.0.70 \
+		procfs-0.16.0 \
+		procfs-core-0.16.0 \
+		psm-0.1.21 \
 		pure-rust-locales-0.7.0 \
 		pwd-1.4.0 \
 		quick-error-1.2.3 \
@@ -386,84 +385,88 @@ CARGO_CRATES=	Inflector-0.11.4 \
 		quick-xml-0.30.0 \
 		quickcheck-1.0.3 \
 		quickcheck_macros-1.0.0 \
-		quote-1.0.29 \
+		quote-1.0.33 \
+		quoted_printable-0.4.8 \
 		rand-0.8.5 \
 		rand_chacha-0.3.1 \
 		rand_core-0.6.4 \
 		rand_distr-0.4.3 \
 		ratatui-0.23.0 \
-		rayon-1.7.0 \
-		rayon-core-1.11.0 \
-		redox_syscall-0.2.16 \
-		redox_syscall-0.3.5 \
-		redox_users-0.4.3 \
-		reedline-0.24.0 \
-		regex-1.9.0 \
-		regex-automata-0.1.10 \
-		regex-automata-0.3.0 \
-		regex-syntax-0.6.29 \
-		regex-syntax-0.7.3 \
-		relative-path-1.8.0 \
+		rayon-1.8.0 \
+		rayon-core-1.12.0 \
+		redox_syscall-0.4.1 \
+		redox_users-0.4.4 \
+		reedline-0.28.0 \
+		ref-cast-1.0.20 \
+		ref-cast-impl-1.0.20 \
+		regex-1.10.2 \
+		regex-automata-0.4.3 \
+		regex-syntax-0.8.2 \
+		relative-path-1.9.0 \
+		rfc2047-decoder-1.0.1 \
 		rle-decode-fast-1.0.3 \
-		rmp-0.8.11 \
-		rmp-serde-1.1.1 \
-		roxmltree-0.18.0 \
-		rstest-0.18.1 \
-		rstest_macros-0.18.1 \
+		rmp-0.8.12 \
+		rmp-serde-1.1.2 \
+		ropey-1.6.1 \
+		roxmltree-0.18.1 \
+		rstest-0.18.2 \
+		rstest_macros-0.18.2 \
 		rusqlite-0.29.0 \
-		rust-embed-8.0.0 \
-		rust-embed-impl-8.0.0 \
-		rust-embed-utils-8.0.0 \
-		rust-ini-0.19.0 \
-		rust_decimal-1.30.0 \
+		rust-embed-8.1.0 \
+		rust-embed-impl-8.1.0 \
+		rust-embed-utils-8.1.0 \
+		rust-ini-0.20.0 \
+		rust_decimal-1.33.1 \
 		rustc-demangle-0.1.23 \
 		rustc-hash-1.1.0 \
 		rustc_version-0.4.0 \
-		rustix-0.36.15 \
-		rustix-0.37.23 \
-		rustix-0.38.3 \
-		rustversion-1.0.13 \
-		ryu-1.0.14 \
+		rustix-0.38.28 \
+		rustversion-1.0.14 \
+		ryu-1.0.16 \
 		same-file-1.0.6 \
 		schannel-0.1.22 \
-		scopeguard-1.1.0 \
-		scraper-0.17.1 \
-		security-framework-2.9.1 \
-		security-framework-sys-2.9.0 \
+		scopeguard-1.2.0 \
+		scraper-0.18.1 \
+		security-framework-2.9.2 \
+		security-framework-sys-2.9.1 \
 		selectors-0.25.0 \
-		semver-1.0.17 \
-		seq-macro-0.3.4 \
-		serde-1.0.166 \
-		serde_derive-1.0.166 \
-		serde_json-1.0.100 \
-		serde_spanned-0.6.3 \
+		semver-1.0.20 \
+		seq-macro-0.3.5 \
+		serde-1.0.193 \
+		serde_derive-1.0.193 \
+		serde_json-1.0.108 \
+		serde_repr-0.1.17 \
+		serde_spanned-0.6.4 \
 		serde_urlencoded-0.7.1 \
-		serde_yaml-0.9.22 \
+		serde_yaml-0.9.27 \
 		serial_test-2.0.0 \
 		serial_test_derive-2.0.0 \
 		servo_arc-0.3.0 \
-		sha2-0.10.7 \
-		shadow-rs-0.23.0 \
+		sha2-0.10.8 \
+		shadow-rs-0.26.0 \
 		shell-words-1.1.0 \
-		shlex-1.1.0 \
+		shlex-1.2.0 \
 		signal-hook-0.3.17 \
 		signal-hook-mio-0.2.3 \
 		signal-hook-registry-1.4.1 \
-		simd-json-0.10.3 \
+		simd-json-0.13.4 \
 		simdutf8-0.1.4 \
-		similar-2.2.1 \
+		similar-2.3.0 \
 		simplelog-0.12.1 \
-		siphasher-0.3.10 \
-		slab-0.4.8 \
-		smallvec-1.11.0 \
+		siphasher-0.3.11 \
+		slab-0.4.9 \
+		smallvec-1.11.2 \
 		smartstring-1.0.1 \
-		smawk-0.3.1 \
-		snap-1.1.0 \
-		socket2-0.4.9 \
+		smawk-0.3.2 \
+		snap-1.1.1 \
+		socket2-0.4.10 \
+		socket2-0.5.5 \
 		spin-0.9.8 \
-		sqlparser-0.36.1 \
+		sqlparser-0.39.0 \
 		stable_deref_trait-1.2.0 \
+		stacker-0.1.15 \
 		static_assertions-1.1.0 \
+		str_indices-0.4.3 \
 		streaming-decompression-0.1.2 \
 		streaming-iterator-0.1.9 \
 		strength_reduce-0.2.4 \
@@ -471,131 +474,147 @@ CARGO_CRATES=	Inflector-0.11.4 \
 		string_cache_codegen-0.5.2 \
 		strip-ansi-escapes-0.2.0 \
 		strsim-0.10.0 \
-		strum-0.24.1 \
 		strum-0.25.0 \
-		strum_macros-0.24.3 \
-		strum_macros-0.25.1 \
-		supports-color-2.0.0 \
+		strum_macros-0.25.3 \
+		supports-color-2.1.0 \
 		supports-hyperlinks-2.1.0 \
 		supports-unicode-2.0.0 \
 		sxd-document-0.3.2 \
 		sxd-xpath-0.4.2 \
 		syn-1.0.109 \
-		syn-2.0.23 \
-		sys-locale-0.3.0 \
-		sysinfo-0.29.4 \
+		syn-2.0.40 \
+		sys-locale-0.3.1 \
+		sysinfo-0.29.11 \
+		sysinfo-0.30.4 \
 		tabled-0.14.0 \
-		target-features-0.1.4 \
-		tempfile-3.8.0 \
+		target-features-0.1.5 \
+		tempfile-3.8.1 \
 		tendril-0.4.3 \
 		termcolor-1.1.3 \
 		terminal_size-0.1.17 \
-		terminal_size-0.2.6 \
 		terminal_size-0.3.0 \
 		termtree-0.4.1 \
 		textwrap-0.15.2 \
-		thiserror-1.0.41 \
-		thiserror-impl-1.0.41 \
+		thiserror-1.0.50 \
+		thiserror-impl-1.0.50 \
 		thread_local-1.1.7 \
-		time-0.3.22 \
-		time-core-0.1.1 \
-		time-macros-0.2.9 \
+		time-0.3.30 \
+		time-core-0.1.2 \
+		time-macros-0.2.15 \
 		tiny-keccak-2.0.2 \
 		tinytemplate-1.2.1 \
 		tinyvec-1.6.0 \
 		tinyvec_macros-0.1.1 \
 		titlecase-2.2.1 \
-		tokio-1.29.1 \
-		tokio-macros-2.1.0 \
-		tokio-util-0.7.8 \
+		tokio-1.35.0 \
+		tokio-macros-2.2.0 \
+		tokio-util-0.7.10 \
 		toml-0.7.8 \
-		toml-0.8.0 \
-		toml_datetime-0.6.3 \
+		toml-0.8.8 \
+		toml_datetime-0.6.5 \
 		toml_edit-0.19.15 \
-		toml_edit-0.20.0 \
+		toml_edit-0.21.0 \
 		tower-service-0.3.2 \
-		tracing-0.1.37 \
-		tracing-core-0.1.31 \
-		trash-3.0.6 \
-		try-lock-0.2.4 \
+		tracing-0.1.40 \
+		tracing-core-0.1.32 \
+		trash-3.1.2 \
+		try-lock-0.2.5 \
 		typed-arena-1.7.0 \
-		typenum-1.16.0 \
-		typetag-0.2.9 \
-		typetag-impl-0.2.9 \
+		typenum-1.17.0 \
+		typetag-0.2.14 \
+		typetag-impl-0.2.14 \
+		ucd-trie-0.1.6 \
 		umask-2.1.0 \
-		unicase-2.6.0 \
-		unicode-bidi-0.3.13 \
-		unicode-ident-1.0.10 \
+		unicase-2.7.0 \
+		unicode-bidi-0.3.14 \
+		unicode-ident-1.0.12 \
 		unicode-linebreak-0.1.5 \
 		unicode-normalization-0.1.22 \
 		unicode-segmentation-1.10.1 \
-		unicode-width-0.1.10 \
+		unicode-width-0.1.11 \
 		unicode-xid-0.2.4 \
-		unsafe-libyaml-0.2.8 \
-		ureq-2.7.1 \
-		url-2.4.0 \
+		unsafe-libyaml-0.2.10 \
+		ureq-2.9.1 \
+		url-2.5.0 \
 		utf-8-0.7.6 \
-		utf8-width-0.1.6 \
+		utf8-width-0.1.7 \
 		utf8parse-0.2.1 \
-		uu_cp-0.0.21 \
-		uucore-0.0.21 \
-		uucore_procs-0.0.21 \
-		uuhelp_parser-0.0.21 \
-		uuid-1.4.0 \
-		value-trait-0.6.1 \
+		uu_cp-0.0.23 \
+		uu_mkdir-0.0.23 \
+		uu_mktemp-0.0.23 \
+		uu_whoami-0.0.23 \
+		uucore-0.0.23 \
+		uucore_procs-0.0.23 \
+		uuhelp_parser-0.0.23 \
+		uuid-1.6.1 \
+		value-trait-0.8.0 \
 		vcpkg-0.2.15 \
 		version_check-0.9.4 \
 		vte-0.10.1 \
 		vte-0.11.1 \
 		vte_generate_state_changes-0.1.1 \
 		wait-timeout-0.2.0 \
-		walkdir-2.3.3 \
+		walkdir-2.4.0 \
 		want-0.3.1 \
 		wasi-0.11.0+wasi-snapshot-preview1 \
-		wasm-bindgen-0.2.87 \
-		wasm-bindgen-backend-0.2.87 \
-		wasm-bindgen-macro-0.2.87 \
-		wasm-bindgen-macro-support-0.2.87 \
-		wasm-bindgen-shared-0.2.87 \
-		wax-0.5.0 \
-		web-sys-0.3.64 \
-		which-4.4.0 \
-		wild-2.1.0 \
+		wasm-bindgen-0.2.89 \
+		wasm-bindgen-backend-0.2.89 \
+		wasm-bindgen-macro-0.2.89 \
+		wasm-bindgen-macro-support-0.2.89 \
+		wasm-bindgen-shared-0.2.89 \
+		wax-0.6.0 \
+		web-sys-0.3.66 \
+		which-4.4.2 \
+		which-5.0.0 \
+		wild-2.2.0 \
 		winapi-0.3.9 \
 		winapi-i686-pc-windows-gnu-0.4.0 \
-		winapi-util-0.1.5 \
+		winapi-util-0.1.6 \
 		winapi-x86_64-pc-windows-gnu-0.4.0 \
 		windows-0.44.0 \
-		windows-0.48.0 \
+		windows-0.52.0 \
+		windows-core-0.51.1 \
+		windows-core-0.52.0 \
 		windows-sys-0.45.0 \
 		windows-sys-0.48.0 \
+		windows-sys-0.52.0 \
 		windows-targets-0.42.2 \
-		windows-targets-0.48.1 \
+		windows-targets-0.48.5 \
+		windows-targets-0.52.0 \
 		windows_aarch64_gnullvm-0.42.2 \
-		windows_aarch64_gnullvm-0.48.0 \
+		windows_aarch64_gnullvm-0.48.5 \
+		windows_aarch64_gnullvm-0.52.0 \
 		windows_aarch64_msvc-0.42.2 \
-		windows_aarch64_msvc-0.48.0 \
+		windows_aarch64_msvc-0.48.5 \
+		windows_aarch64_msvc-0.52.0 \
 		windows_i686_gnu-0.42.2 \
-		windows_i686_gnu-0.48.0 \
+		windows_i686_gnu-0.48.5 \
+		windows_i686_gnu-0.52.0 \
 		windows_i686_msvc-0.42.2 \
-		windows_i686_msvc-0.48.0 \
+		windows_i686_msvc-0.48.5 \
+		windows_i686_msvc-0.52.0 \
 		windows_x86_64_gnu-0.42.2 \
-		windows_x86_64_gnu-0.48.0 \
+		windows_x86_64_gnu-0.48.5 \
+		windows_x86_64_gnu-0.52.0 \
 		windows_x86_64_gnullvm-0.42.2 \
-		windows_x86_64_gnullvm-0.48.0 \
+		windows_x86_64_gnullvm-0.48.5 \
+		windows_x86_64_gnullvm-0.52.0 \
 		windows_x86_64_msvc-0.42.2 \
-		windows_x86_64_msvc-0.48.0 \
-		winnow-0.5.15 \
-		winreg-0.51.0 \
-		winresource-0.1.15 \
-		xattr-1.0.1 \
-		xmlparser-0.13.5 \
-		xxhash-rust-0.8.6 \
+		windows_x86_64_msvc-0.48.5 \
+		windows_x86_64_msvc-0.52.0 \
+		winnow-0.5.28 \
+		winreg-0.52.0 \
+		winresource-0.1.17 \
+		xattr-1.1.3 \
+		xmlparser-0.13.6 \
+		xxhash-rust-0.8.7 \
 		yansi-0.5.1 \
+		zerocopy-0.7.31 \
+		zerocopy-derive-0.7.31 \
 		zip-0.6.6 \
-		zstd-0.12.3+zstd.1.5.2 \
-		zstd-safe-6.0.5+zstd.1.5.4 \
-		zstd-sys-2.0.8+zstd.1.5.5
+		zstd-0.13.0 \
+		zstd-safe-7.0.0 \
+		zstd-sys-2.0.9+zstd.1.5.5
 
 OPENSSLINC=	/usr/include
 OPENSSLLIB=	/usr/lib
diff --git a/shells/nushell/distinfo b/shells/nushell/distinfo
index 3c920e88ec12..fc9a34bbd076 100644
--- a/shells/nushell/distinfo
+++ b/shells/nushell/distinfo
@@ -1,24 +1,22 @@
-TIMESTAMP = 1695191240
-SHA256 (rust/crates/Inflector-0.11.4.crate) = fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3
-SIZE (rust/crates/Inflector-0.11.4.crate) = 17438
-SHA256 (rust/crates/addr2line-0.20.0.crate) = f4fa78e18c64fce05e902adecd7a5eed15a5e0a3439f7b0e169f0252214865e3
-SIZE (rust/crates/addr2line-0.20.0.crate) = 39558
+TIMESTAMP = 1704880273
+SHA256 (rust/crates/addr2line-0.21.0.crate) = 8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb
+SIZE (rust/crates/addr2line-0.21.0.crate) = 40807
 SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe
 SIZE (rust/crates/adler-1.0.2.crate) = 12778
 SHA256 (rust/crates/adler32-1.2.0.crate) = aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234
 SIZE (rust/crates/adler32-1.2.0.crate) = 6411
-SHA256 (rust/crates/ahash-0.8.3.crate) = 2c99f64d1e06488f620f932677e24bc6e2897582980441ae90a671415bd7ec2f
-SIZE (rust/crates/ahash-0.8.3.crate) = 42416
-SHA256 (rust/crates/aho-corasick-1.0.2.crate) = 43f6cb1bf222025340178f382c426f13757b2960e89779dfcb319c32542a5a41
-SIZE (rust/crates/aho-corasick-1.0.2.crate) = 167694
+SHA256 (rust/crates/ahash-0.8.6.crate) = 91429305e9f0a25f6205c5b8e0d2db09e0708a7a6df0f42212bb56c32c8ac97a
+SIZE (rust/crates/ahash-0.8.6.crate) = 42780
+SHA256 (rust/crates/aho-corasick-1.1.2.crate) = b2969dcb958b36655471fc61f7e416fa76033bdd4bfed0678d8fee1e2d07a1f0
+SIZE (rust/crates/aho-corasick-1.1.2.crate) = 183136
 SHA256 (rust/crates/alloc-no-stdlib-2.0.4.crate) = cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3
 SIZE (rust/crates/alloc-no-stdlib-2.0.4.crate) = 10105
 SHA256 (rust/crates/alloc-stdlib-0.2.2.crate) = 94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece
 SIZE (rust/crates/alloc-stdlib-0.2.2.crate) = 6693
-SHA256 (rust/crates/allocator-api2-0.2.15.crate) = 56fc6cf8dc8c4158eed8649f9b8b0ea1518eb62b544fe9490d66fa0b349eafe9
-SIZE (rust/crates/allocator-api2-0.2.15.crate) = 58998
-SHA256 (rust/crates/alphanumeric-sort-1.5.1.crate) = 81149050d254e2b758c80dcf55949e5c45482e0c9cb3670b1c4b48eb51791f8e
-SIZE (rust/crates/alphanumeric-sort-1.5.1.crate) = 6182
+SHA256 (rust/crates/allocator-api2-0.2.16.crate) = 0942ffc6dcaadf03badf6e6a2d0228460359d5e34b57ccdc720b7382dfbd5ec5
+SIZE (rust/crates/allocator-api2-0.2.16.crate) = 59025
+SHA256 (rust/crates/alphanumeric-sort-1.5.3.crate) = d67c60c5f10f11c6ee04de72b2dd98bb9d2548cbc314d22a609bfa8bd9e87e8f
+SIZE (rust/crates/alphanumeric-sort-1.5.3.crate) = 6318
 SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0
 SIZE (rust/crates/android-tzdata-0.1.1.crate) = 7674
 SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311
@@ -29,16 +27,16 @@ SHA256 (rust/crates/ansi-str-0.8.0.crate) = 1cf4578926a981ab0ca955dc023541d19de3
 SIZE (rust/crates/ansi-str-0.8.0.crate) = 19427
 SHA256 (rust/crates/ansitok-0.2.0.crate) = 220044e6a1bb31ddee4e3db724d29767f352de47445a6cd75e1a173142136c83
 SIZE (rust/crates/ansitok-0.2.0.crate) = 18021
-SHA256 (rust/crates/anstream-0.3.2.crate) = 0ca84f3628370c59db74ee214b3263d58f9aadd9b4fe7e711fd87dc452b7f163
-SIZE (rust/crates/anstream-0.3.2.crate) = 19504
-SHA256 (rust/crates/anstyle-1.0.1.crate) = 3a30da5c5f2d5e72842e00bcb57657162cdabef0931f40e2deb9b4140440cecd
-SIZE (rust/crates/anstyle-1.0.1.crate) = 13977
-SHA256 (rust/crates/anstyle-parse-0.2.1.crate) = 938874ff5980b03a87c5524b3ae5b59cf99b1d6bc836848df7bc5ada9643c333
-SIZE (rust/crates/anstyle-parse-0.2.1.crate) = 24802
-SHA256 (rust/crates/anstyle-query-1.0.0.crate) = 5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b
-SIZE (rust/crates/anstyle-query-1.0.0.crate) = 8620
-SHA256 (rust/crates/anstyle-wincon-1.0.2.crate) = c677ab05e09154296dd37acecd46420c17b9713e8366facafa8fc0885167cf4c
-SIZE (rust/crates/anstyle-wincon-1.0.2.crate) = 11712
+SHA256 (rust/crates/anstream-0.6.5.crate) = d664a92ecae85fd0a7392615844904654d1d5f5514837f471ddef4a057aba1b6
+SIZE (rust/crates/anstream-0.6.5.crate) = 30004
+SHA256 (rust/crates/anstyle-1.0.4.crate) = 7079075b41f533b8c61d2a4d073c4676e1f8b249ff94a393b0595db304e0dd87
+SIZE (rust/crates/anstyle-1.0.4.crate) = 13998
+SHA256 (rust/crates/anstyle-parse-0.2.3.crate) = c75ac65da39e5fe5ab759307499ddad880d724eed2f6ce5b5e8a26f4f387928c
+SIZE (rust/crates/anstyle-parse-0.2.3.crate) = 24699
+SHA256 (rust/crates/anstyle-query-1.0.2.crate) = e28923312444cdd728e4738b3f9c9cac739500909bb3d3c94b43551b16517648
+SIZE (rust/crates/anstyle-query-1.0.2.crate) = 8739
+SHA256 (rust/crates/anstyle-wincon-3.0.2.crate) = 1cd54b81ec8d6180e24654d0b371ad22fc3dd083b6ff8ba325b72e00c87660a7
+SIZE (rust/crates/anstyle-wincon-3.0.2.crate) = 11272
*** 1620 LINES SKIPPED ***



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