Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jun 2023 20:09:45 GMT
From:      Ashish SHUKLA <ashish@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ea1e517a36da - main - www/garage: Update to 0.8.2
Message-ID:  <202306152009.35FK9jE6031802@gitrepo.freebsd.org>

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

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

commit ea1e517a36da3815cee36927e5c83cb21bde7fb5
Author:     Ashish SHUKLA <ashish@FreeBSD.org>
AuthorDate: 2023-06-15 18:56:49 +0000
Commit:     Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2023-06-15 20:06:39 +0000

    www/garage: Update to 0.8.2
    
    - Move CARGO_CRATES to their own file
    - Remove the patch
---
 www/garage/Makefile                                | 397 +---------
 www/garage/Makefile.crates                         | 401 ++++++++++
 www/garage/distinfo                                | 864 +++++++++++----------
 ...h-cargo-crates_pnet__datalink-0.28.0_src_bpf.rs |  11 -
 4 files changed, 841 insertions(+), 832 deletions(-)

diff --git a/www/garage/Makefile b/www/garage/Makefile
index 91a4f321e0ba..06d272cc716f 100644
--- a/www/garage/Makefile
+++ b/www/garage/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	garage
-DISTVERSION=	0.8.1
-PORTREVISION=	5
+DISTVERSION=	0.8.2
 CATEGORIES=	www
 MASTER_SITES=	https://git.deuxfleurs.fr/Deuxfleurs/${PORTNAME}/archive/v${PORTVERSION}.tar.gz?dummy=/
 DISTFILES=	${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}
@@ -18,400 +17,6 @@ LIB_DEPENDS=	libsodium.so:security/libsodium
 USES=		cargo pkgconfig
 CARGO_ENV+=	SODIUM_USE_PKG_CONFIG=1
 CARGO_INSTALL_PATH=	src/garage
-CARGO_CRATES=	addr2line-0.17.0 \
-		adler-1.0.2 \
-		ahash-0.7.6 \
-		ahash-0.8.0 \
-		aho-corasick-0.7.18 \
-		ansi_term-0.12.1 \
-		anyhow-1.0.56 \
-		arc-swap-1.5.0 \
-		arrayvec-0.5.2 \
-		assert-json-diff-2.0.1 \
-		async-compression-0.3.10 \
-		async-stream-0.3.3 \
-		async-stream-impl-0.3.3 \
-		async-trait-0.1.52 \
-		atty-0.2.14 \
-		autocfg-0.1.8 \
-		autocfg-1.1.0 \
-		aws-endpoint-0.49.0 \
-		aws-http-0.49.0 \
-		aws-sdk-s3-0.19.0 \
-		aws-sig-auth-0.49.0 \
-		aws-sigv4-0.49.0 \
-		aws-smithy-async-0.49.0 \
-		aws-smithy-checksums-0.49.0 \
-		aws-smithy-client-0.49.0 \
-		aws-smithy-eventstream-0.49.0 \
-		aws-smithy-http-0.49.0 \
-		aws-smithy-http-tower-0.49.0 \
-		aws-smithy-types-0.49.0 \
-		aws-smithy-xml-0.49.0 \
-		aws-types-0.49.0 \
-		backoff-0.4.0 \
-		backtrace-0.3.66 \
-		base64-0.13.0 \
-		bincode-1.3.3 \
-		bitflags-1.3.2 \
-		blake2-0.9.2 \
-		block-buffer-0.9.0 \
-		block-buffer-0.10.2 \
-		bumpalo-3.9.1 \
-		bytemuck-1.9.1 \
-		byteorder-1.4.3 \
-		bytes-1.2.0 \
-		bytes-utils-0.1.2 \
-		bytesize-1.1.0 \
-		cc-1.0.73 \
-		cfg-if-0.1.10 \
-		cfg-if-1.0.0 \
-		cfg_aliases-0.1.1 \
-		chrono-0.4.19 \
-		clap-2.34.0 \
-		clap-3.1.18 \
-		clap_derive-3.1.18 \
-		clap_lex-0.2.0 \
-		cloudabi-0.0.3 \
-		core-foundation-0.9.3 \
-		core-foundation-sys-0.8.3 \
-		cpufeatures-0.2.2 \
-		crc32c-0.6.3 \
-		crc32fast-1.3.2 \
-		crossbeam-channel-0.5.4 \
-		crossbeam-epoch-0.9.8 \
-		crossbeam-queue-0.1.2 \
-		crossbeam-utils-0.6.6 \
-		crossbeam-utils-0.8.8 \
-		crypto-common-0.1.6 \
-		crypto-mac-0.8.0 \
-		crypto-mac-0.11.1 \
-		ct-logs-0.8.0 \
-		darling-0.14.1 \
-		darling_core-0.14.1 \
-		darling_macro-0.14.1 \
-		dashmap-4.0.2 \
-		derivative-2.2.0 \
-		digest-0.9.0 \
-		digest-0.10.3 \
-		dirs-next-2.0.0 \
-		dirs-sys-next-0.1.2 \
-		dyn-clone-1.0.5 \
-		either-1.6.1 \
-		encoding_rs-0.8.30 \
-		env_logger-0.7.1 \
-		err-derive-0.3.1 \
-		fallible-iterator-0.2.0 \
-		fallible-streaming-iterator-0.1.9 \
-		fastrand-1.7.0 \
-		fixedbitset-0.4.1 \
-		fnv-1.0.7 \
-		form_urlencoded-1.0.1 \
-		fs2-0.4.3 \
-		fuchsia-cprng-0.1.1 \
-		futures-0.3.21 \
-		futures-channel-0.3.21 \
-		futures-core-0.3.21 \
-		futures-executor-0.3.21 \
-		futures-io-0.3.21 \
-		futures-macro-0.3.21 \
-		futures-sink-0.3.21 \
-		futures-task-0.3.21 \
-		futures-util-0.3.21 \
-		fxhash-0.2.1 \
-		generic-array-0.14.5 \
-		gethostname-0.2.3 \
-		getrandom-0.2.5 \
-		gimli-0.26.2 \
-		git-version-0.3.5 \
-		git-version-macro-0.3.5 \
-		h2-0.3.12 \
-		hashbrown-0.11.2 \
-		hashlink-0.7.0 \
-		heck-0.3.3 \
-		heck-0.4.0 \
-		heed-0.11.0 \
-		heed-traits-0.8.0 \
-		heed-types-0.8.0 \
-		hermit-abi-0.1.19 \
-		hex-0.4.3 \
-		hexdump-0.1.1 \
-		hmac-0.11.0 \
-		hmac-0.12.1 \
-		http-0.2.8 \
-		http-body-0.4.5 \
-		http-range-0.1.5 \
-		http-range-header-0.3.0 \
-		httparse-1.6.0 \
-		httpdate-0.3.2 \
-		httpdate-1.0.2 \
-		humantime-1.3.0 \
-		hyper-0.14.18 \
-		hyper-rustls-0.22.1 \
-		hyper-rustls-0.23.0 \
-		hyper-timeout-0.4.1 \
-		ident_case-1.0.1 \
-		idna-0.2.3 \
-		indexmap-1.8.0 \
-		instant-0.1.12 \
-		ipnet-2.5.0 \
-		ipnetwork-0.18.0 \
-		isolang-1.0.0 \
-		itertools-0.4.19 \
-		itertools-0.10.3 \
-		itoa-1.0.1 \
-		jobserver-0.1.24 \
-		js-sys-0.3.56 \
-		json-patch-0.2.6 \
-		jsonpath_lib-0.3.0 \
-		k8s-openapi-0.16.0 \
-		kube-0.75.0 \
-		kube-client-0.75.0 \
-		kube-core-0.75.0 \
-		kube-derive-0.75.0 \
-		kube-runtime-0.75.0 \
-		kuska-handshake-0.2.0 \
-		kuska-sodiumoxide-0.2.5-0 \
-		lazy_static-1.4.0 \
-		libc-0.2.121 \
-		libsodium-sys-0.2.7 \
-		libsqlite3-sys-0.24.2 \
-		linked-hash-map-0.5.4 \
-		lmdb-rkv-sys-0.11.2 \
-		lock_api-0.4.6 \
-		log-0.4.16 \
-		matchers-0.1.0 \
-		matches-0.1.9 \
-		md-5-0.9.1 \
-		md-5-0.10.1 \
-		memchr-2.4.1 \
-		memoffset-0.6.5 \
-		mime-0.3.16 \
-		minimal-lexical-0.2.1 \
-		miniz_oxide-0.5.4 \
-		mio-0.8.2 \
-		miow-0.3.7 \
-		mktemp-0.4.1 \
-		multer-2.0.2 \
-		multimap-0.8.3 \
-		netapp-0.5.2 \
-		nom-7.1.1 \
-		ntapi-0.3.7 \
-		num-0.2.1 \
-		num-bigint-0.2.6 \
-		num-complex-0.2.4 \
-		num-integer-0.1.44 \
-		num-iter-0.1.43 \
-		num-rational-0.2.4 \
-		num-traits-0.2.14 \
-		num_cpus-1.13.1 \
-		num_threads-0.1.5 \
-		object-0.29.0 \
-		once_cell-1.10.0 \
-		opaque-debug-0.3.0 \
-		openssl-probe-0.1.5 \
-		opentelemetry-0.17.0 \
-		opentelemetry-contrib-0.9.0 \
-		opentelemetry-otlp-0.10.0 \
-		opentelemetry-prometheus-0.10.0 \
-		ordered-float-2.10.0 \
-		os_str_bytes-6.0.1 \
-		page_size-0.4.2 \
-		parking_lot-0.11.2 \
-		parking_lot-0.12.0 \
-		parking_lot_core-0.8.5 \
-		parking_lot_core-0.9.1 \
-		parse_duration-2.1.1 \
-		pem-1.1.0 \
-		percent-encoding-2.1.0 \
-		petgraph-0.6.0 \
-		phf-0.7.24 \
-		phf_codegen-0.7.24 \
-		phf_generator-0.7.24 \
-		phf_shared-0.7.24 \
-		pin-project-1.0.12 \
-		pin-project-internal-1.0.12 \
-		pin-project-lite-0.2.9 \
-		pin-utils-0.1.0 \
-		pkg-config-0.3.24 \
-		pnet_base-0.28.0 \
-		pnet_datalink-0.28.0 \
-		pnet_sys-0.28.0 \
-		ppv-lite86-0.2.16 \
-		pretty_env_logger-0.4.0 \
-		proc-macro-error-1.0.4 \
-		proc-macro-error-attr-1.0.4 \
-		proc-macro-hack-0.5.19 \
-		proc-macro2-1.0.46 \
-		prometheus-0.13.0 \
-		prost-0.9.0 \
-		prost-build-0.9.0 \
-		prost-derive-0.9.0 \
-		prost-types-0.9.0 \
-		protobuf-2.27.1 \
-		quick-error-1.2.3 \
-		quick-xml-0.21.0 \
-		quote-1.0.21 \
-		rand-0.6.5 \
-		rand-0.8.5 \
-		rand_chacha-0.1.1 \
-		rand_chacha-0.3.1 \
-		rand_core-0.3.1 \
-		rand_core-0.4.2 \
-		rand_core-0.6.3 \
-		rand_hc-0.1.0 \
-		rand_isaac-0.1.1 \
-		rand_jitter-0.1.4 \
-		rand_os-0.1.3 \
-		rand_pcg-0.1.2 \
-		rand_xorshift-0.1.1 \
-		rdrand-0.4.0 \
-		redox_syscall-0.2.11 \
-		redox_users-0.4.2 \
-		regex-1.5.5 \
-		regex-automata-0.1.10 \
-		regex-syntax-0.6.25 \
-		remove_dir_all-0.5.3 \
-		reqwest-0.11.12 \
-		ring-0.16.20 \
-		rmp-0.8.10 \
-		rmp-serde-0.15.5 \
-		roxmltree-0.14.1 \
-		rusoto_core-0.48.0 \
-		rusoto_credential-0.48.0 \
-		rusoto_signature-0.48.0 \
-		rusqlite-0.27.0 \
-		rustc-demangle-0.1.21 \
-		rustc_version-0.4.0 \
-		rustls-0.19.1 \
-		rustls-0.20.6 \
-		rustls-native-certs-0.5.0 \
-		rustls-native-certs-0.6.2 \
-		rustls-pemfile-1.0.1 \
-		rustversion-1.0.6 \
-		ryu-1.0.9 \
-		same-file-1.0.6 \
-		schannel-0.1.19 \
-		schemars-0.8.8 \
-		schemars_derive-0.8.8 \
-		scopeguard-1.1.0 \
-		sct-0.6.1 \
-		sct-0.7.0 \
-		secrecy-0.8.0 \
-		security-framework-2.6.1 \
-		security-framework-sys-2.6.1 \
-		semver-1.0.6 \
-		serde-1.0.137 \
-		serde-value-0.7.0 \
-		serde_bytes-0.11.5 \
-		serde_derive-1.0.137 \
-		serde_derive_internals-0.25.0 \
-		serde_json-1.0.81 \
-		serde_urlencoded-0.7.1 \
-		serde_yaml-0.8.23 \
-		sha1-0.10.4 \
-		sha2-0.9.9 \
-		sha2-0.10.2 \
-		sharded-slab-0.1.4 \
-		shlex-1.1.0 \
-		signal-hook-registry-1.4.0 \
-		siphasher-0.2.3 \
-		slab-0.4.5 \
-		sled-0.34.7 \
-		smallvec-1.8.0 \
-		socket2-0.4.4 \
-		spin-0.5.2 \
-		spin-0.9.2 \
-		static_init-1.0.2 \
-		static_init_macro-1.0.2 \
-		strsim-0.10.0 \
-		structopt-0.3.26 \
-		structopt-derive-0.4.18 \
-		subtle-2.4.1 \
-		syn-1.0.94 \
-		synchronoise-1.0.0 \
-		synstructure-0.12.6 \
-		tempfile-3.3.0 \
-		termcolor-1.1.3 \
-		textwrap-0.11.0 \
-		textwrap-0.15.0 \
-		thiserror-1.0.31 \
-		thiserror-impl-1.0.31 \
-		thread_local-1.1.4 \
-		time-0.1.44 \
-		time-0.3.9 \
-		timeago-0.3.1 \
-		tinyvec-1.5.1 \
-		tinyvec_macros-0.1.0 \
-		tokio-1.17.0 \
-		tokio-io-timeout-1.2.0 \
-		tokio-macros-1.7.0 \
-		tokio-rustls-0.22.0 \
-		tokio-rustls-0.23.4 \
-		tokio-stream-0.1.8 \
-		tokio-util-0.6.9 \
-		tokio-util-0.7.0 \
-		toml-0.5.8 \
-		tonic-0.6.2 \
-		tonic-build-0.6.2 \
-		tower-0.4.12 \
-		tower-http-0.3.3 \
-		tower-layer-0.3.1 \
-		tower-service-0.3.1 \
-		tracing-0.1.32 \
-		tracing-attributes-0.1.20 \
-		tracing-core-0.1.23 \
-		tracing-futures-0.2.5 \
-		tracing-log-0.1.3 \
-		tracing-subscriber-0.3.11 \
-		treediff-3.0.2 \
-		try-lock-0.2.3 \
-		typenum-1.15.0 \
-		unicode-bidi-0.3.7 \
-		unicode-ident-1.0.5 \
-		unicode-normalization-0.1.19 \
-		unicode-segmentation-1.9.0 \
-		unicode-width-0.1.9 \
-		unicode-xid-0.2.2 \
-		untrusted-0.7.1 \
-		url-2.2.2 \
-		uuid-0.8.2 \
-		valuable-0.1.0 \
-		vcpkg-0.2.15 \
-		version_check-0.9.4 \
-		walkdir-2.3.2 \
-		want-0.3.0 \
-		wasi-0.10.0+wasi-snapshot-preview1 \
-		wasi-0.11.0+wasi-snapshot-preview1 \
-		wasm-bindgen-0.2.79 \
-		wasm-bindgen-backend-0.2.79 \
-		wasm-bindgen-futures-0.4.29 \
-		wasm-bindgen-macro-0.2.79 \
-		wasm-bindgen-macro-support-0.2.79 \
-		wasm-bindgen-shared-0.2.79 \
-		web-sys-0.3.56 \
-		webpki-0.21.4 \
-		webpki-0.22.0 \
-		which-4.2.5 \
-		winapi-0.3.9 \
-		winapi-i686-pc-windows-gnu-0.4.0 \
-		winapi-util-0.1.5 \
-		winapi-x86_64-pc-windows-gnu-0.4.0 \
-		windows-sys-0.32.0 \
-		windows_aarch64_msvc-0.32.0 \
-		windows_i686_gnu-0.32.0 \
-		windows_i686_msvc-0.32.0 \
-		windows_x86_64_gnu-0.32.0 \
-		windows_x86_64_msvc-0.32.0 \
-		winreg-0.10.1 \
-		xml-rs-0.8.4 \
-		xmlparser-0.13.3 \
-		xxhash-rust-0.8.4 \
-		yaml-rust-0.4.5 \
-		zeroize-1.5.4 \
-		zstd-0.9.2+zstd.1.5.1 \
-		zstd-safe-4.1.3+zstd.1.5.1 \
-		zstd-sys-1.6.2+zstd.1.5.1
 SUB_FILES=	pkg-message
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
diff --git a/www/garage/Makefile.crates b/www/garage/Makefile.crates
new file mode 100644
index 000000000000..654ec7c4f205
--- /dev/null
+++ b/www/garage/Makefile.crates
@@ -0,0 +1,401 @@
+CARGO_CRATES=	addr2line-0.19.0 \
+		adler-1.0.2 \
+		ahash-0.7.6 \
+		ahash-0.8.3 \
+		aho-corasick-0.7.20 \
+		android_system_properties-0.1.5 \
+		anyhow-1.0.68 \
+		arc-swap-1.6.0 \
+		arrayvec-0.5.2 \
+		assert-json-diff-2.0.2 \
+		async-compression-0.3.15 \
+		async-stream-0.3.3 \
+		async-stream-impl-0.3.3 \
+		async-trait-0.1.63 \
+		atty-0.2.14 \
+		autocfg-1.1.0 \
+		aws-endpoint-0.49.0 \
+		aws-http-0.49.0 \
+		aws-sdk-s3-0.19.0 \
+		aws-sig-auth-0.49.0 \
+		aws-sigv4-0.49.0 \
+		aws-smithy-async-0.49.0 \
+		aws-smithy-checksums-0.49.0 \
+		aws-smithy-client-0.49.0 \
+		aws-smithy-eventstream-0.49.0 \
+		aws-smithy-http-0.49.0 \
+		aws-smithy-http-tower-0.49.0 \
+		aws-smithy-types-0.49.0 \
+		aws-smithy-xml-0.49.0 \
+		aws-types-0.49.0 \
+		backoff-0.4.0 \
+		backtrace-0.3.67 \
+		base64-0.13.1 \
+		base64-0.21.0 \
+		bincode-1.3.3 \
+		bitflags-1.3.2 \
+		blake2-0.10.6 \
+		block-buffer-0.9.0 \
+		block-buffer-0.10.3 \
+		bumpalo-3.12.0 \
+		bytemuck-1.13.0 \
+		byteorder-1.4.3 \
+		bytes-1.3.0 \
+		bytes-utils-0.1.3 \
+		bytesize-1.1.0 \
+		cc-1.0.79 \
+		cfg-if-1.0.0 \
+		cfg_aliases-0.1.1 \
+		chrono-0.4.23 \
+		clap-2.34.0 \
+		clap-4.1.4 \
+		clap_derive-4.1.0 \
+		clap_lex-0.3.1 \
+		codespan-reporting-0.11.1 \
+		core-foundation-0.9.3 \
+		core-foundation-sys-0.8.3 \
+		cpufeatures-0.2.5 \
+		crc32c-0.6.3 \
+		crc32fast-1.3.2 \
+		crossbeam-channel-0.5.6 \
+		crossbeam-epoch-0.9.13 \
+		crossbeam-queue-0.3.8 \
+		crossbeam-utils-0.8.14 \
+		crypto-common-0.1.6 \
+		crypto-mac-0.11.1 \
+		ct-logs-0.8.0 \
+		cxx-1.0.88 \
+		cxx-build-1.0.88 \
+		cxxbridge-flags-1.0.88 \
+		cxxbridge-macro-1.0.88 \
+		darling-0.14.2 \
+		darling_core-0.14.2 \
+		darling_macro-0.14.2 \
+		dashmap-4.0.2 \
+		derivative-2.2.0 \
+		digest-0.9.0 \
+		digest-0.10.6 \
+		dirs-next-2.0.0 \
+		dirs-sys-next-0.1.2 \
+		dyn-clone-1.0.10 \
+		either-1.8.1 \
+		encoding_rs-0.8.31 \
+		env_logger-0.7.1 \
+		err-derive-0.3.1 \
+		errno-0.2.8 \
+		errno-dragonfly-0.1.2 \
+		fallible-iterator-0.2.0 \
+		fallible-streaming-iterator-0.1.9 \
+		fastrand-1.8.0 \
+		fixedbitset-0.4.2 \
+		fnv-1.0.7 \
+		form_urlencoded-1.1.0 \
+		fs2-0.4.3 \
+		futures-0.3.25 \
+		futures-channel-0.3.25 \
+		futures-core-0.3.25 \
+		futures-executor-0.3.25 \
+		futures-io-0.3.25 \
+		futures-macro-0.3.25 \
+		futures-sink-0.3.25 \
+		futures-task-0.3.25 \
+		futures-util-0.3.25 \
+		fxhash-0.2.1 \
+		generic-array-0.14.6 \
+		gethostname-0.2.3 \
+		getrandom-0.2.8 \
+		gimli-0.27.1 \
+		git-version-0.3.5 \
+		git-version-macro-0.3.5 \
+		h2-0.3.15 \
+		hashbrown-0.12.3 \
+		hashlink-0.8.1 \
+		heck-0.3.3 \
+		heck-0.4.0 \
+		heed-0.11.0 \
+		heed-traits-0.8.0 \
+		heed-types-0.8.0 \
+		hermit-abi-0.1.19 \
+		hermit-abi-0.2.6 \
+		hex-0.4.3 \
+		hexdump-0.1.1 \
+		hmac-0.11.0 \
+		hmac-0.12.1 \
+		http-0.2.8 \
+		http-body-0.4.5 \
+		http-range-0.1.5 \
+		http-range-header-0.3.0 \
+		httparse-1.8.0 \
+		httpdate-1.0.2 \
+		humantime-1.3.0 \
+		hyper-0.14.23 \
+		hyper-rustls-0.22.1 \
+		hyper-rustls-0.23.2 \
+		hyper-timeout-0.4.1 \
+		iana-time-zone-0.1.53 \
+		iana-time-zone-haiku-0.1.1 \
+		ident_case-1.0.1 \
+		idna-0.3.0 \
+		indexmap-1.9.2 \
+		instant-0.1.12 \
+		io-lifetimes-1.0.4 \
+		ipnet-2.7.1 \
+		ipnetwork-0.20.0 \
+		is-terminal-0.4.2 \
+		isolang-2.2.0 \
+		itertools-0.4.19 \
+		itertools-0.10.5 \
+		itoa-1.0.5 \
+		jobserver-0.1.25 \
+		js-sys-0.3.60 \
+		json-patch-0.2.7 \
+		jsonpath_lib-0.3.0 \
+		k8s-openapi-0.16.0 \
+		kube-0.75.0 \
+		kube-client-0.75.0 \
+		kube-core-0.75.0 \
+		kube-derive-0.75.0 \
+		kube-runtime-0.75.0 \
+		kuska-handshake-0.2.0 \
+		kuska-sodiumoxide-0.2.5-0 \
+		lazy_static-1.4.0 \
+		libc-0.2.139 \
+		libsodium-sys-0.2.7 \
+		libsqlite3-sys-0.25.2 \
+		link-cplusplus-1.0.8 \
+		linked-hash-map-0.5.6 \
+		linux-raw-sys-0.1.4 \
+		lmdb-rkv-sys-0.11.2 \
+		lock_api-0.4.9 \
+		log-0.4.17 \
+		matchers-0.1.0 \
+		md-5-0.9.1 \
+		md-5-0.10.5 \
+		memchr-2.5.0 \
+		memoffset-0.7.1 \
+		mime-0.3.16 \
+		minimal-lexical-0.2.1 \
+		miniz_oxide-0.6.2 \
+		mio-0.8.5 \
+		mktemp-0.5.0 \
+		multer-2.0.4 \
+		multimap-0.8.3 \
+		netapp-0.5.2 \
+		no-std-net-0.6.0 \
+		nom-7.1.3 \
+		nom8-0.2.0 \
+		nu-ansi-term-0.46.0 \
+		num-0.2.1 \
+		num-bigint-0.2.6 \
+		num-complex-0.2.4 \
+		num-integer-0.1.45 \
+		num-iter-0.1.43 \
+		num-rational-0.2.4 \
+		num-traits-0.2.15 \
+		num_cpus-1.15.0 \
+		object-0.30.3 \
+		once_cell-1.17.0 \
+		opaque-debug-0.3.0 \
+		openssl-probe-0.1.5 \
+		opentelemetry-0.17.0 \
+		opentelemetry-contrib-0.9.0 \
+		opentelemetry-otlp-0.10.0 \
+		opentelemetry-prometheus-0.10.0 \
+		ordered-float-2.10.0 \
+		os_str_bytes-6.4.1 \
+		overload-0.1.1 \
+		page_size-0.4.2 \
+		parking_lot-0.11.2 \
+		parking_lot-0.12.1 \
+		parking_lot_core-0.8.6 \
+		parking_lot_core-0.9.6 \
+		parse_duration-2.1.1 \
+		paste-1.0.11 \
+		pem-1.1.1 \
+		percent-encoding-2.2.0 \
+		petgraph-0.6.2 \
+		phf-0.10.1 \
+		phf_shared-0.10.0 \
+		pin-project-1.0.12 \
+		pin-project-internal-1.0.12 \
+		pin-project-lite-0.2.9 \
+		pin-utils-0.1.0 \
+		pkg-config-0.3.26 \
+		pnet_base-0.33.0 \
+		pnet_datalink-0.33.0 \
+		pnet_sys-0.33.0 \
+		ppv-lite86-0.2.17 \
+		pretty_env_logger-0.4.0 \
+		proc-macro-error-1.0.4 \
+		proc-macro-error-attr-1.0.4 \
+		proc-macro-hack-0.5.20+deprecated \
+		proc-macro2-1.0.50 \
+		prometheus-0.13.3 \
+		prost-0.9.0 \
+		prost-build-0.9.0 \
+		prost-derive-0.9.0 \
+		prost-types-0.9.0 \
+		protobuf-2.28.0 \
+		quick-error-1.2.3 \
+		quick-xml-0.21.0 \
+		quote-1.0.23 \
+		rand-0.8.5 \
+		rand_chacha-0.3.1 \
+		rand_core-0.6.4 \
+		redox_syscall-0.2.16 \
+		redox_users-0.4.3 \
+		regex-1.7.1 \
+		regex-automata-0.1.10 \
+		regex-syntax-0.6.28 \
+		remove_dir_all-0.5.3 \
+		reqwest-0.11.14 \
+		ring-0.16.20 \
+		rmp-0.8.11 \
+		rmp-serde-0.15.5 \
+		roxmltree-0.14.1 \
+		rusoto_core-0.48.0 \
+		rusoto_credential-0.48.0 \
+		rusoto_signature-0.48.0 \
+		rusqlite-0.28.0 \
+		rustc-demangle-0.1.21 \
+		rustc_version-0.4.0 \
+		rustix-0.36.7 \
+		rustls-0.19.1 \
+		rustls-0.20.8 \
+		rustls-native-certs-0.5.0 \
+		rustls-native-certs-0.6.2 \
+		rustls-pemfile-1.0.2 \
+		rustversion-1.0.11 \
+		ryu-1.0.12 \
+		same-file-1.0.6 \
+		schannel-0.1.21 \
+		schemars-0.8.11 \
+		schemars_derive-0.8.11 \
+		scopeguard-1.1.0 \
+		scratch-1.0.3 \
+		sct-0.6.1 \
+		sct-0.7.0 \
+		secrecy-0.8.0 \
+		security-framework-2.8.2 \
+		security-framework-sys-2.8.0 \
+		semver-1.0.16 \
+		serde-1.0.152 \
+		serde-value-0.7.0 \
+		serde_bytes-0.11.8 \
+		serde_derive-1.0.152 \
+		serde_derive_internals-0.26.0 \
+		serde_json-1.0.91 \
+		serde_spanned-0.6.0 \
+		serde_urlencoded-0.7.1 \
+		serde_yaml-0.8.26 \
+		sha1-0.10.5 \
+		sha2-0.9.9 \
+		sha2-0.10.6 \
+		sharded-slab-0.1.4 \
+		shlex-1.1.0 \
+		signal-hook-registry-1.4.0 \
+		siphasher-0.3.10 \
+		slab-0.4.7 \
+		sled-0.34.7 \
+		smallvec-1.10.0 \
+		socket2-0.4.7 \
+		spin-0.5.2 \
+		spin-0.9.4 \
+		static_init-1.0.3 \
+		static_init_macro-1.0.2 \
+		strsim-0.10.0 \
+		structopt-0.3.26 \
+		structopt-derive-0.4.18 \
+		subtle-2.4.1 \
+		syn-1.0.107 \
+		synchronoise-1.0.1 \
+		synstructure-0.12.6 \
+		systemstat-0.2.3 \
+		tempfile-3.3.0 \
+		termcolor-1.2.0 \
+		textwrap-0.11.0 \
+		thiserror-1.0.38 \
+		thiserror-impl-1.0.38 \
+		thread_local-1.1.4 \
+		time-0.1.45 \
+		time-0.3.17 \
+		time-core-0.1.0 \
+		time-macros-0.2.6 \
+		timeago-0.4.1 \
+		tinyvec-1.6.0 \
+		tinyvec_macros-0.1.0 \
+		tokio-1.25.0 \
+		tokio-io-timeout-1.2.0 \
+		tokio-macros-1.8.2 \
+		tokio-rustls-0.22.0 \
+		tokio-rustls-0.23.4 \
+		tokio-stream-0.1.11 \
+		tokio-util-0.6.10 \
+		tokio-util-0.7.4 \
+		toml-0.6.0 \
+		toml_datetime-0.5.1 \
+		toml_edit-0.18.1 \
+		tonic-0.6.2 \
+		tonic-build-0.6.2 \
+		tower-0.4.13 \
+		tower-http-0.3.5 \
+		tower-layer-0.3.2 \
+		tower-service-0.3.2 \
+		tracing-0.1.37 \
+		tracing-attributes-0.1.23 \
+		tracing-core-0.1.30 \
+		tracing-futures-0.2.5 \
+		tracing-log-0.1.3 \
+		tracing-subscriber-0.3.16 \
+		treediff-3.0.2 \
+		try-lock-0.2.4 \
+		typenum-1.16.0 \
+		unicode-bidi-0.3.10 \
+		unicode-ident-1.0.6 \
+		unicode-normalization-0.1.22 \
+		unicode-segmentation-1.10.0 \
+		unicode-width-0.1.10 \
+		unicode-xid-0.2.4 \
+		untrusted-0.7.1 \
+		url-2.3.1 \
+		uuid-1.2.2 \
+		valuable-0.1.0 \
+		vcpkg-0.2.15 \
+		version_check-0.9.4 \
+		walkdir-2.3.2 \
+		want-0.3.0 \
+		wasi-0.10.0+wasi-snapshot-preview1 \
+		wasi-0.11.0+wasi-snapshot-preview1 \
+		wasm-bindgen-0.2.83 \
+		wasm-bindgen-backend-0.2.83 \
+		wasm-bindgen-futures-0.4.33 \
+		wasm-bindgen-macro-0.2.83 \
+		wasm-bindgen-macro-support-0.2.83 \
+		wasm-bindgen-shared-0.2.83 \
+		web-sys-0.3.60 \
+		webpki-0.21.4 \
+		webpki-0.22.0 \
+		which-4.4.0 \
+		winapi-0.3.9 \
+		winapi-i686-pc-windows-gnu-0.4.0 \
+		winapi-util-0.1.5 \
+		winapi-x86_64-pc-windows-gnu-0.4.0 \
+		windows-sys-0.42.0 \
+		windows_aarch64_gnullvm-0.42.1 \
+		windows_aarch64_msvc-0.42.1 \
+		windows_i686_gnu-0.42.1 \
+		windows_i686_msvc-0.42.1 \
+		windows_x86_64_gnu-0.42.1 \
+		windows_x86_64_gnullvm-0.42.1 \
+		windows_x86_64_msvc-0.42.1 \
+		winreg-0.10.1 \
+		xml-rs-0.8.4 \
+		xmlparser-0.13.3 \
+		xxhash-rust-0.8.6 \
+		yaml-rust-0.4.5 \
+		zeroize-1.5.7 \
+		zstd-0.11.2+zstd.1.5.2 \
+		zstd-0.12.2+zstd.1.5.2 \
+		zstd-safe-5.0.2+zstd.1.5.2 \
+		zstd-safe-6.0.2+zstd.1.5.2 \
+		zstd-sys-2.0.5+zstd.1.5.2
diff --git a/www/garage/distinfo b/www/garage/distinfo
index 7a77311f75fa..1a68b03a1e5d 100644
--- a/www/garage/distinfo
+++ b/www/garage/distinfo
@@ -1,38 +1,36 @@
-TIMESTAMP = 1673024276
-SHA256 (garage-0.8.1.tar.gz) = 99b33cef863195d41c0448f7951dc99dbf66680b606e69fe9e2bbbaef9ee2c83
-SIZE (garage-0.8.1.tar.gz) = 12742588
-SHA256 (rust/crates/addr2line-0.17.0.crate) = b9ecd88a8c8378ca913a680cd98f0f13ac67383d35993f86c90a70e3f137816b
-SIZE (rust/crates/addr2line-0.17.0.crate) = 32260
+TIMESTAMP = 1686835928
+SHA256 (garage-0.8.2.tar.gz) = f39ea1a8bd64ff3b4cf6ab9ab09b2bc71aa0a374d0f11039d08f8e13672a256a
+SIZE (garage-0.8.2.tar.gz) = 17966790
+SHA256 (rust/crates/addr2line-0.19.0.crate) = a76fd60b23679b7d19bd066031410fb7e458ccc5e958eb5c325888ce4baedc97
+SIZE (rust/crates/addr2line-0.19.0.crate) = 33210
 SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe
 SIZE (rust/crates/adler-1.0.2.crate) = 12778
 SHA256 (rust/crates/ahash-0.7.6.crate) = fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47
 SIZE (rust/crates/ahash-0.7.6.crate) = 38030
-SHA256 (rust/crates/ahash-0.8.0.crate) = 57e6e951cfbb2db8de1828d49073a113a29fd7117b1596caa781a258c7e38d72
-SIZE (rust/crates/ahash-0.8.0.crate) = 39776
-SHA256 (rust/crates/aho-corasick-0.7.18.crate) = 1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f
-SIZE (rust/crates/aho-corasick-0.7.18.crate) = 112923
-SHA256 (rust/crates/ansi_term-0.12.1.crate) = d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2
-SIZE (rust/crates/ansi_term-0.12.1.crate) = 24838
-SHA256 (rust/crates/anyhow-1.0.56.crate) = 4361135be9122e0870de935d7c439aef945b9f9ddd4199a553b5270b49c82a27
-SIZE (rust/crates/anyhow-1.0.56.crate) = 44780
-SHA256 (rust/crates/arc-swap-1.5.0.crate) = c5d78ce20460b82d3fa150275ed9d55e21064fc7951177baacf86a145c4a4b1f
-SIZE (rust/crates/arc-swap-1.5.0.crate) = 65351
+SHA256 (rust/crates/ahash-0.8.3.crate) = 2c99f64d1e06488f620f932677e24bc6e2897582980441ae90a671415bd7ec2f
+SIZE (rust/crates/ahash-0.8.3.crate) = 42416
+SHA256 (rust/crates/aho-corasick-0.7.20.crate) = cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac
+SIZE (rust/crates/aho-corasick-0.7.20.crate) = 111440
+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.68.crate) = 2cb2f989d18dd141ab8ae82f64d1a8cdd37e0840f73a406896cf5e99502fab61
+SIZE (rust/crates/anyhow-1.0.68.crate) = 43882
+SHA256 (rust/crates/arc-swap-1.6.0.crate) = bddcadddf5e9015d310179a59bb28c4d4b9920ad0f11e8e14dbadf654890c9a6
+SIZE (rust/crates/arc-swap-1.6.0.crate) = 67342
 SHA256 (rust/crates/arrayvec-0.5.2.crate) = 23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b
 SIZE (rust/crates/arrayvec-0.5.2.crate) = 27838
-SHA256 (rust/crates/assert-json-diff-2.0.1.crate) = 50f1c3703dd33532d7f0ca049168930e9099ecac238e23cf932f3a69c42f06da
-SIZE (rust/crates/assert-json-diff-2.0.1.crate) = 10892
-SHA256 (rust/crates/async-compression-0.3.10.crate) = 00461f243d703f6999c8e7494f077799f1362720a55ae49a90ffe6214032fc0b
-SIZE (rust/crates/async-compression-0.3.10.crate) = 57624
+SHA256 (rust/crates/assert-json-diff-2.0.2.crate) = 47e4f2b81832e72834d7518d8487a0396a28cc408186a2e8854c0f98011faf12
+SIZE (rust/crates/assert-json-diff-2.0.2.crate) = 10874
+SHA256 (rust/crates/async-compression-0.3.15.crate) = 942c7cd7ae39e91bde4820d74132e9862e62c2f386c3aa90ccf55949f5bad63a
+SIZE (rust/crates/async-compression-0.3.15.crate) = 58241
 SHA256 (rust/crates/async-stream-0.3.3.crate) = dad5c83079eae9969be7fadefe640a1c566901f05ff91ab221de4b6f68d9507e
 SIZE (rust/crates/async-stream-0.3.3.crate) = 12142
 SHA256 (rust/crates/async-stream-impl-0.3.3.crate) = 10f203db73a71dfa2fb6dd22763990fa26f3d2625a6da2da900d23b87d26be27
 SIZE (rust/crates/async-stream-impl-0.3.3.crate) = 4072
-SHA256 (rust/crates/async-trait-0.1.52.crate) = 061a7acccaa286c011ddc30970520b98fa40e00c9d644633fb26b5fc63a265e3
-SIZE (rust/crates/async-trait-0.1.52.crate) = 25913
+SHA256 (rust/crates/async-trait-0.1.63.crate) = eff18d764974428cf3a9328e23fc5c986f5fbed46e6cd4cdf42544df5d297ec1
+SIZE (rust/crates/async-trait-0.1.63.crate) = 28382
 SHA256 (rust/crates/atty-0.2.14.crate) = d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8
 SIZE (rust/crates/atty-0.2.14.crate) = 5470
-SHA256 (rust/crates/autocfg-0.1.8.crate) = 0dde43e75fd43e8a1bf86103336bc699aa8d17ad1be60c76c0bdfd4828e19b78
-SIZE (rust/crates/autocfg-0.1.8.crate) = 6621
 SHA256 (rust/crates/autocfg-1.1.0.crate) = d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa
 SIZE (rust/crates/autocfg-1.1.0.crate) = 13272
 SHA256 (rust/crates/aws-endpoint-0.49.0.crate) = 76f35c8f5877ad60db4f0d9dcdfbcb2233a8cc539f9e568df39ee0581ec62e89
@@ -65,162 +63,168 @@ SHA256 (rust/crates/aws-types-0.49.0.crate) = 93f3f349b39781849261db1c727369923b
 SIZE (rust/crates/aws-types-0.49.0.crate) = 19758
 SHA256 (rust/crates/backoff-0.4.0.crate) = b62ddb9cb1ec0a098ad4bbf9344d0713fa193ae1a80af55febcff2627b6a00c1
 SIZE (rust/crates/backoff-0.4.0.crate) = 26738
-SHA256 (rust/crates/backtrace-0.3.66.crate) = cab84319d616cfb654d03394f38ab7e6f0919e181b1b57e1fd15e7fb4077d9a7
-SIZE (rust/crates/backtrace-0.3.66.crate) = 74397
-SHA256 (rust/crates/base64-0.13.0.crate) = 904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd
-SIZE (rust/crates/base64-0.13.0.crate) = 62070
+SHA256 (rust/crates/backtrace-0.3.67.crate) = 233d376d6d185f2a3093e58f283f60f880315b6c60075b01f36b3b85154564ca
+SIZE (rust/crates/backtrace-0.3.67.crate) = 78564
+SHA256 (rust/crates/base64-0.13.1.crate) = 9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8
+SIZE (rust/crates/base64-0.13.1.crate) = 61002
+SHA256 (rust/crates/base64-0.21.0.crate) = a4a4ddaa51a5bc52a6948f74c06d20aaaddb71924eab79b8c97a8c556e942d6a
+SIZE (rust/crates/base64-0.21.0.crate) = 72180
 SHA256 (rust/crates/bincode-1.3.3.crate) = b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad
 SIZE (rust/crates/bincode-1.3.3.crate) = 28958
 SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a
 SIZE (rust/crates/bitflags-1.3.2.crate) = 23021
-SHA256 (rust/crates/blake2-0.9.2.crate) = 0a4e37d16930f5459780f5621038b6382b9bb37c19016f39fb6b5808d831f174
-SIZE (rust/crates/blake2-0.9.2.crate) = 48035
+SHA256 (rust/crates/blake2-0.10.6.crate) = 46502ad458c9a52b69d4d4d32775c788b7a1b85e8bc9d482d92250fc0e3f8efe
+SIZE (rust/crates/blake2-0.10.6.crate) = 47234
 SHA256 (rust/crates/block-buffer-0.9.0.crate) = 4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4
 SIZE (rust/crates/block-buffer-0.9.0.crate) = 7108
-SHA256 (rust/crates/block-buffer-0.10.2.crate) = 0bf7fe51849ea569fd452f37822f606a5cabb684dc918707a0193fd4664ff324
-SIZE (rust/crates/block-buffer-0.10.2.crate) = 10258
-SHA256 (rust/crates/bumpalo-3.9.1.crate) = a4a45a46ab1f2412e53d3a0ade76ffad2025804294569aae387231a0cd6e0899
-SIZE (rust/crates/bumpalo-3.9.1.crate) = 77507
-SHA256 (rust/crates/bytemuck-1.9.1.crate) = cdead85bdec19c194affaeeb670c0e41fe23de31459efd1c174d049269cf02cc
-SIZE (rust/crates/bytemuck-1.9.1.crate) = 34517
+SHA256 (rust/crates/block-buffer-0.10.3.crate) = 69cce20737498f97b993470a6e536b8523f0af7892a4f928cceb1ac5e52ebe7e
+SIZE (rust/crates/block-buffer-0.10.3.crate) = 10465
+SHA256 (rust/crates/bumpalo-3.12.0.crate) = 0d261e256854913907f67ed06efbc3338dfe6179796deefc1ff763fc1aee5535
+SIZE (rust/crates/bumpalo-3.12.0.crate) = 81604
+SHA256 (rust/crates/bytemuck-1.13.0.crate) = c041d3eab048880cb0b86b256447da3f18859a163c3b8d8893f4e6368abe6393
+SIZE (rust/crates/bytemuck-1.13.0.crate) = 41703
 SHA256 (rust/crates/byteorder-1.4.3.crate) = 14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610
 SIZE (rust/crates/byteorder-1.4.3.crate) = 22512
-SHA256 (rust/crates/bytes-1.2.0.crate) = f0b3de4a0c5e67e16066a0715723abd91edc2f9001d09c46e1dca929351e130e
-SIZE (rust/crates/bytes-1.2.0.crate) = 54688
-SHA256 (rust/crates/bytes-utils-0.1.2.crate) = 1934a3ef9cac8efde4966a92781e77713e1ba329f1d42e446c7d7eba340d8ef1
-SIZE (rust/crates/bytes-utils-0.1.2.crate) = 19658
+SHA256 (rust/crates/bytes-1.3.0.crate) = dfb24e866b15a1af2a1b663f10c6b6b8f397a84aadb828f12e5b289ec23a3a3c
+SIZE (rust/crates/bytes-1.3.0.crate) = 57563
+SHA256 (rust/crates/bytes-utils-0.1.3.crate) = e47d3a8076e283f3acd27400535992edb3ba4b5bb72f8891ad8fbe7932a7d4b9
+SIZE (rust/crates/bytes-utils-0.1.3.crate) = 20252
 SHA256 (rust/crates/bytesize-1.1.0.crate) = 6c58ec36aac5066d5ca17df51b3e70279f5670a72102f5752cb7e7c856adfc70
 SIZE (rust/crates/bytesize-1.1.0.crate) = 9370
-SHA256 (rust/crates/cc-1.0.73.crate) = 2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11
-SIZE (rust/crates/cc-1.0.73.crate) = 57880
-SHA256 (rust/crates/cfg-if-0.1.10.crate) = 4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822
-SIZE (rust/crates/cfg-if-0.1.10.crate) = 7933
+SHA256 (rust/crates/cc-1.0.79.crate) = 50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f
+SIZE (rust/crates/cc-1.0.79.crate) = 62624
 SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd
 SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934
 SHA256 (rust/crates/cfg_aliases-0.1.1.crate) = fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e
 SIZE (rust/crates/cfg_aliases-0.1.1.crate) = 6009
-SHA256 (rust/crates/chrono-0.4.19.crate) = 670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73
-SIZE (rust/crates/chrono-0.4.19.crate) = 155663
+SHA256 (rust/crates/chrono-0.4.23.crate) = 16b0a3d9ed01224b22057780a37bb8c5dbfe1be8ba48678e7bf57ec4b385411f
+SIZE (rust/crates/chrono-0.4.23.crate) = 187259
 SHA256 (rust/crates/clap-2.34.0.crate) = a0610544180c38b88101fecf2dd634b174a62eef6946f84dfc6a7127512b381c
 SIZE (rust/crates/clap-2.34.0.crate) = 202210
-SHA256 (rust/crates/clap-3.1.18.crate) = d2dbdf4bdacb33466e854ce889eee8dfd5729abf7ccd7664d0a2d60cd384440b
-SIZE (rust/crates/clap-3.1.18.crate) = 209664
-SHA256 (rust/crates/clap_derive-3.1.18.crate) = 25320346e922cffe59c0bbc5410c8d8784509efb321488971081313cb1e1a33c
-SIZE (rust/crates/clap_derive-3.1.18.crate) = 25521
-SHA256 (rust/crates/clap_lex-0.2.0.crate) = a37c35f1112dad5e6e0b1adaff798507497a18fceeb30cceb3bae7d1427b9213
-SIZE (rust/crates/clap_lex-0.2.0.crate) = 9581
-SHA256 (rust/crates/cloudabi-0.0.3.crate) = ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f
-SIZE (rust/crates/cloudabi-0.0.3.crate) = 22156
+SHA256 (rust/crates/clap-4.1.4.crate) = f13b9c79b5d1dd500d20ef541215a6423c75829ef43117e1b4d17fd8af0b5d76
+SIZE (rust/crates/clap-4.1.4.crate) = 207077
+SHA256 (rust/crates/clap_derive-4.1.0.crate) = 684a277d672e91966334af371f1a7b5833f9aa00b07c84e92fbce95e00208ce8
+SIZE (rust/crates/clap_derive-4.1.0.crate) = 27897
+SHA256 (rust/crates/clap_lex-0.3.1.crate) = 783fe232adfca04f90f56201b26d79682d4cd2625e0bc7290b95123afe558ade
+SIZE (rust/crates/clap_lex-0.3.1.crate) = 9653
+SHA256 (rust/crates/codespan-reporting-0.11.1.crate) = 3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e
+SIZE (rust/crates/codespan-reporting-0.11.1.crate) = 48963
 SHA256 (rust/crates/core-foundation-0.9.3.crate) = 194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146
 SIZE (rust/crates/core-foundation-0.9.3.crate) = 27059
*** 1031 LINES SKIPPED ***



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