git: 7fdce776a1e5 - main - www/zola: Update to 0.19.0

From: Mikael Urankar <mikael_at_FreeBSD.org>
Date: Tue, 25 Jun 2024 13:19:31 UTC
The branch main has been updated by mikael:

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

commit 7fdce776a1e586677e19571dee243a01a9d444bb
Author:     Mikael Urankar <mikael@FreeBSD.org>
AuthorDate: 2024-06-25 13:18:53 +0000
Commit:     Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2024-06-25 13:19:29 +0000

    www/zola: Update to 0.19.0
---
 www/zola/Makefile                 |    3 +-
 www/zola/Makefile.crates          |  533 ++++++++++--------
 www/zola/distinfo                 | 1068 +++++++++++++++++++++----------------
 www/zola/files/patch-ring-aarch64 |    8 +-
 4 files changed, 918 insertions(+), 694 deletions(-)

diff --git a/www/zola/Makefile b/www/zola/Makefile
index 506532a0bb34..8e08de60f3c6 100644
--- a/www/zola/Makefile
+++ b/www/zola/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	zola
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.18.0
-PORTREVISION=	5
+DISTVERSION=	0.19.0
 CATEGORIES=	www
 
 MAINTAINER=	mikael@FreeBSD.org
diff --git a/www/zola/Makefile.crates b/www/zola/Makefile.crates
index 223cd1a93414..6e845de3d1cc 100644
--- a/www/zola/Makefile.crates
+++ b/www/zola/Makefile.crates
@@ -1,87 +1,107 @@
-CARGO_CRATES=	addr2line-0.21.0 \
+CARGO_CRATES=	addr2line-0.22.0 \
 		adler-1.0.2 \
-		ahash-0.7.7 \
-		ahash-0.8.6 \
+		ahash-0.7.8 \
+		ahash-0.8.11 \
 		aho-corasick-0.7.20 \
-		aho-corasick-1.1.2 \
-		ammonia-3.3.0 \
+		aho-corasick-1.1.3 \
+		aligned-vec-0.5.0 \
+		ammonia-4.0.0 \
 		android-tzdata-0.1.1 \
 		android_system_properties-0.1.5 \
-		anstream-0.6.5 \
-		anstyle-1.0.4 \
-		anstyle-parse-0.2.3 \
-		anstyle-query-1.0.2 \
-		anstyle-wincon-3.0.2 \
+		anstream-0.6.14 \
+		anstyle-1.0.7 \
+		anstyle-parse-0.2.4 \
+		anstyle-query-1.1.0 \
+		anstyle-wincon-3.0.3 \
 		any_ascii-0.1.7 \
-		anyhow-1.0.75 \
+		anyhow-1.0.86 \
+		arbitrary-1.3.2 \
+		arg_enum_proc_macro-0.3.4 \
 		arrayvec-0.7.4 \
 		assert-json-diff-2.0.2 \
 		atty-0.2.14 \
-		autocfg-1.1.0 \
-		backtrace-0.3.69 \
-		base64-0.21.5 \
+		autocfg-1.3.0 \
+		av1-grain-0.2.3 \
+		avif-serialize-0.8.1 \
+		backtrace-0.3.73 \
+		base64-0.21.7 \
+		base64-0.22.1 \
+		base64-simd-0.7.0 \
 		bincode-1.3.3 \
 		bit_field-0.10.2 \
 		bitflags-1.3.2 \
-		bitflags-2.4.1 \
+		bitflags-2.5.0 \
+		bitstream-io-2.4.1 \
+		bitvec-1.0.1 \
 		block-buffer-0.7.3 \
 		block-buffer-0.10.4 \
 		block-padding-0.1.5 \
-		bstr-1.8.0 \
+		bstr-1.9.1 \
 		build_const-0.2.2 \
-		bumpalo-3.14.0 \
+		built-0.7.3 \
+		bumpalo-3.16.0 \
 		byte-tools-0.3.1 \
-		bytecount-0.6.7 \
-		bytemuck-1.14.0 \
+		bytecheck-0.6.12 \
+		bytecheck_derive-0.6.12 \
+		bytecount-0.6.8 \
+		bytemuck-1.16.0 \
 		byteorder-1.5.0 \
+		byteorder-lite-0.1.0 \
 		bytes-0.4.12 \
-		bytes-1.5.0 \
-		camino-1.1.6 \
-		cargo-platform-0.1.5 \
-		cargo_metadata-0.14.2 \
-		cc-1.0.83 \
+		bytes-1.6.0 \
+		cc-1.0.99 \
 		cedarwood-0.4.6 \
+		cfg-expr-0.15.8 \
 		cfg-if-0.1.10 \
 		cfg-if-1.0.0 \
-		chrono-0.4.31 \
-		chrono-tz-0.8.4 \
-		chrono-tz-build-0.2.1 \
+		cfg_aliases-0.1.1 \
+		chrono-0.4.38 \
+		chrono-tz-0.9.0 \
+		chrono-tz-build-0.3.0 \
 		clap-3.2.25 \
-		clap-4.4.11 \
-		clap_builder-4.4.11 \
-		clap_complete-4.4.4 \
+		clap-4.5.7 \
+		clap_builder-4.5.7 \
+		clap_complete-4.5.5 \
 		clap_derive-3.2.25 \
-		clap_derive-4.4.7 \
+		clap_derive-4.5.5 \
 		clap_lex-0.2.4 \
-		clap_lex-0.6.0 \
+		clap_lex-0.7.1 \
 		codemap-0.1.3 \
 		color_quant-1.1.0 \
-		colorchoice-1.0.0 \
+		colorchoice-1.0.1 \
 		colored-2.1.0 \
-		console-0.15.7 \
-		convert_case-0.4.0 \
+		console-0.15.8 \
+		const-str-0.3.2 \
+		const-str-proc-macro-0.3.2 \
 		core-foundation-0.9.4 \
 		core-foundation-sys-0.8.6 \
-		cpufeatures-0.2.11 \
+		cpufeatures-0.2.12 \
 		crc-1.8.1 \
-		crc32fast-1.3.2 \
-		crossbeam-deque-0.8.4 \
-		crossbeam-epoch-0.9.16 \
-		crossbeam-utils-0.8.17 \
+		crc32fast-1.4.2 \
+		crossbeam-channel-0.5.13 \
+		crossbeam-deque-0.8.5 \
+		crossbeam-epoch-0.9.18 \
+		crossbeam-utils-0.8.20 \
 		crunchy-0.2.2 \
 		crypto-common-0.1.6 \
-		css-minify-0.3.1 \
+		cssparser-0.33.0 \
+		cssparser-color-0.1.0 \
+		cssparser-macros-0.6.1 \
 		csv-1.3.0 \
 		csv-core-0.1.11 \
-		ctrlc-3.4.1 \
-		deranged-0.3.10 \
-		derive_more-0.99.17 \
-		deunicode-1.4.2 \
+		ctrlc-3.4.4 \
+		dashmap-5.5.3 \
+		data-encoding-2.6.0 \
+		data-url-0.1.1 \
+		deranged-0.3.11 \
+		deunicode-1.6.0 \
 		digest-0.8.1 \
 		digest-0.10.7 \
 		displaydoc-0.2.4 \
 		doc-comment-0.3.3 \
-		either-1.9.0 \
+		dtoa-1.0.9 \
+		dtoa-short-0.3.5 \
+		either-1.12.0 \
 		elasticlunr-rs-3.0.2 \
 		encode_unicode-0.3.6 \
 		encoding-0.2.33 \
@@ -91,93 +111,113 @@ CARGO_CRATES=	addr2line-0.21.0 \
 		encoding-index-singlebyte-1.20141219.5 \
 		encoding-index-tradchinese-1.20141219.5 \
 		encoding_index_tests-0.1.4 \
-		encoding_rs-0.8.33 \
+		encoding_rs-0.8.34 \
 		env_logger-0.9.3 \
 		equivalent-1.0.1 \
-		errno-0.3.8 \
-		error-chain-0.12.4 \
-		exr-1.71.0 \
+		errno-0.3.9 \
+		exr-1.72.0 \
 		fake-simd-0.1.2 \
-		fastrand-2.0.1 \
-		fdeflate-0.3.1 \
+		fastrand-2.1.0 \
+		fdeflate-0.3.4 \
+		file-id-0.2.1 \
 		filetime-0.2.23 \
-		flate2-1.0.28 \
+		flate2-1.0.30 \
 		flume-0.11.0 \
 		fnv-1.0.7 \
 		foreign-types-0.3.2 \
 		foreign-types-shared-0.1.1 \
 		form_urlencoded-1.2.1 \
-		fsevent-0.4.0 \
-		fsevent-sys-2.0.1 \
+		fsevent-sys-4.1.0 \
 		fuchsia-zircon-0.3.3 \
 		fuchsia-zircon-sys-0.3.3 \
+		funty-2.0.0 \
 		futf-0.1.5 \
-		futures-channel-0.3.29 \
-		futures-core-0.3.29 \
-		futures-io-0.3.29 \
-		futures-sink-0.3.29 \
-		futures-task-0.3.29 \
-		futures-util-0.3.29 \
+		futures-channel-0.3.30 \
+		futures-core-0.3.30 \
+		futures-io-0.3.30 \
+		futures-sink-0.3.30 \
+		futures-task-0.3.30 \
+		futures-util-0.3.30 \
 		fxhash-0.2.1 \
 		generic-array-0.12.4 \
 		generic-array-0.14.7 \
 		getrandom-0.1.16 \
-		getrandom-0.2.11 \
+		getrandom-0.2.15 \
 		gh-emoji-1.0.8 \
-		gif-0.12.0 \
-		gimli-0.28.1 \
+		gif-0.13.1 \
+		gimli-0.29.0 \
 		glob-0.3.1 \
 		globset-0.4.14 \
-		globwalk-0.8.1 \
-		grass-0.13.1 \
-		grass_compiler-0.13.0 \
-		h2-0.3.22 \
-		half-2.2.1 \
-		hashbrown-0.11.2 \
+		globwalk-0.9.1 \
+		grass-0.13.3 \
+		grass_compiler-0.13.3 \
+		h2-0.3.26 \
+		half-2.4.1 \
 		hashbrown-0.12.3 \
-		hashbrown-0.14.3 \
+		hashbrown-0.13.2 \
+		hashbrown-0.14.5 \
 		heck-0.4.1 \
+		heck-0.5.0 \
 		hermit-abi-0.1.19 \
-		hermit-abi-0.3.3 \
-		html5ever-0.26.0 \
-		http-0.2.11 \
+		html5ever-0.27.0 \
+		http-0.2.12 \
 		http-body-0.4.6 \
-		httparse-1.8.0 \
+		httparse-1.9.3 \
 		httpdate-1.0.3 \
 		humansize-2.1.3 \
 		humantime-2.1.0 \
-		hyper-0.14.27 \
+		hyper-0.14.29 \
 		hyper-rustls-0.24.2 \
 		hyper-tls-0.5.0 \
-		iana-time-zone-0.1.58 \
+		iana-time-zone-0.1.60 \
 		iana-time-zone-haiku-0.1.2 \
-		idna-0.5.0 \
-		ignore-0.4.21 \
-		image-0.24.7 \
+		icu_collections-1.5.0 \
+		icu_locid-1.5.0 \
+		icu_locid_transform-1.5.0 \
+		icu_locid_transform_data-1.5.0 \
+		icu_normalizer-1.5.0 \
+		icu_normalizer_data-1.5.0 \
+		icu_properties-1.5.0 \
+		icu_properties_data-1.5.0 \
+		icu_provider-1.5.0 \
+		icu_provider_macros-1.5.0 \
+		idna-1.0.0 \
+		ignore-0.4.22 \
+		image-0.25.1 \
+		image-webp-0.1.2 \
+		imgref-1.10.1 \
 		indexmap-1.9.3 \
-		indexmap-2.1.0 \
-		inotify-0.7.1 \
+		indexmap-2.2.6 \
+		inotify-0.9.6 \
 		inotify-sys-0.1.5 \
-		insta-1.34.0 \
+		insta-1.39.0 \
+		interpolate_name-0.2.4 \
 		iovec-0.1.4 \
 		ipnet-2.9.0 \
 		is-docker-0.2.0 \
 		is-wsl-0.4.0 \
-		itoa-1.0.10 \
+		is_terminal_polyfill-1.70.0 \
+		itertools-0.10.5 \
+		itertools-0.12.1 \
+		itoa-1.0.11 \
 		jieba-rs-0.6.8 \
-		jobserver-0.1.27 \
-		jpeg-decoder-0.3.0 \
-		js-sys-0.3.66 \
+		jobserver-0.1.31 \
+		jpeg-decoder-0.3.1 \
+		js-sys-0.3.69 \
 		kamadak-exif-0.5.5 \
 		kernel32-sys-0.2.2 \
-		lasso-0.6.0 \
+		kqueue-1.0.8 \
+		kqueue-sys-1.0.4 \
+		lasso-0.7.2 \
 		lazy_static-1.4.0 \
 		lazycell-1.3.0 \
 		lebe-0.5.2 \
 		lexical-sort-0.3.1 \
-		libc-0.2.151 \
+		libc-0.2.155 \
+		libfuzzer-sys-0.4.7 \
 		libm-0.2.8 \
-		libwebp-sys-0.9.4 \
+		libwebp-sys-0.9.5 \
+		lightningcss-1.0.0-alpha.57 \
 		lindera-0.14.0 \
 		lindera-cc-cedict-builder-0.13.5 \
 		lindera-core-0.13.5 \
@@ -187,97 +227,114 @@ CARGO_CRATES=	addr2line-0.21.0 \
 		lindera-ipadic-builder-0.13.5 \
 		lindera-ko-dic-builder-0.13.5 \
 		lindera-unidic-builder-0.13.5 \
-		line-wrap-0.1.1 \
+		line-wrap-0.2.0 \
 		linked-hash-map-0.5.6 \
-		linux-raw-sys-0.4.12 \
-		lock_api-0.4.11 \
-		log-0.4.20 \
+		linux-raw-sys-0.4.14 \
+		litemap-0.7.3 \
+		lock_api-0.4.12 \
+		log-0.4.21 \
+		loop9-0.1.5 \
 		lzma-rs-0.2.0 \
 		mac-0.1.1 \
 		maplit-1.0.2 \
-		markup5ever-0.11.0 \
-		memchr-2.6.4 \
-		memoffset-0.9.0 \
+		markup5ever-0.12.1 \
+		matches-0.1.10 \
+		maybe-rayon-0.1.1 \
+		memchr-2.7.4 \
 		mime-0.3.17 \
 		mime_guess-2.0.4 \
 		minidom-0.12.0 \
-		minify-html-0.11.1 \
-		minify-js-0.4.3 \
+		minify-html-0.15.0 \
+		minify-html-common-0.0.2 \
+		minify-js-0.5.6 \
 		minimal-lexical-0.2.1 \
-		miniz_oxide-0.7.1 \
+		miniz_oxide-0.7.3 \
 		mio-0.6.23 \
-		mio-0.8.10 \
+		mio-0.8.11 \
 		mio-extras-2.0.6 \
 		miow-0.2.2 \
 		mockito-0.31.1 \
 		mutate_once-0.1.1 \
-		native-tls-0.2.11 \
+		native-tls-0.2.12 \
 		net2-0.2.39 \
-		new_debug_unreachable-1.0.4 \
-		nix-0.27.1 \
+		new_debug_unreachable-1.0.6 \
+		nix-0.28.0 \
 		nom-7.1.3 \
 		nom-bibtex-0.5.0 \
-		nom-tracable-0.9.0 \
-		nom-tracable-macros-0.9.0 \
+		nom-tracable-0.9.1 \
+		nom-tracable-macros-0.9.1 \
 		nom_locate-4.2.0 \
-		notify-4.0.17 \
+		noop_proc_macro-0.3.0 \
+		notify-6.1.1 \
+		notify-debouncer-full-0.3.1 \
+		num-bigint-0.4.5 \
+		num-conv-0.1.0 \
+		num-derive-0.4.2 \
 		num-format-0.4.4 \
-		num-integer-0.1.45 \
-		num-rational-0.4.1 \
-		num-traits-0.2.17 \
-		num_cpus-1.16.0 \
-		num_threads-0.1.6 \
-		object-0.32.1 \
+		num-integer-0.1.46 \
+		num-rational-0.4.2 \
+		num-traits-0.2.19 \
+		num_threads-0.1.7 \
+		object-0.36.0 \
 		once_cell-1.19.0 \
 		onig-6.4.0 \
 		onig_sys-69.8.1 \
 		opaque-debug-0.2.3 \
-		open-5.0.1 \
-		openssl-0.10.61 \
+		open-5.1.4 \
+		openssl-0.10.64 \
 		openssl-macros-0.1.1 \
 		openssl-probe-0.1.5 \
-		openssl-sys-0.9.97 \
+		openssl-sys-0.9.102 \
 		os_str_bytes-6.6.1 \
-		parking_lot-0.12.1 \
-		parking_lot_core-0.9.9 \
-		parse-js-0.10.3 \
-		parse-zoneinfo-0.3.0 \
+		outref-0.1.0 \
+		parcel_selectors-0.26.5 \
+		parcel_sourcemap-2.1.1 \
+		parking_lot-0.12.3 \
+		parking_lot_core-0.9.10 \
+		parse-js-0.17.0 \
+		parse-zoneinfo-0.3.1 \
+		paste-1.0.15 \
 		path-slash-0.2.1 \
 		pathdiff-0.2.1 \
 		percent-encoding-2.3.1 \
-		pest-2.7.5 \
-		pest_derive-2.7.5 \
-		pest_generator-2.7.5 \
-		pest_meta-2.7.5 \
+		pest-2.7.10 \
+		pest_derive-2.7.10 \
+		pest_generator-2.7.10 \
+		pest_meta-2.7.10 \
 		phf-0.10.1 \
 		phf-0.11.2 \
 		phf_codegen-0.10.0 \
 		phf_codegen-0.11.2 \
 		phf_generator-0.10.0 \
 		phf_generator-0.11.2 \
-		phf_macros-0.10.0 \
+		phf_macros-0.11.2 \
 		phf_shared-0.10.0 \
 		phf_shared-0.11.2 \
-		pin-project-lite-0.2.13 \
+		pin-project-lite-0.2.14 \
 		pin-utils-0.1.0 \
-		pkg-config-0.3.27 \
-		plist-1.6.0 \
-		png-0.17.10 \
+		pkg-config-0.3.30 \
+		plist-1.6.1 \
+		png-0.17.13 \
 		powerfmt-0.2.0 \
 		ppv-lite86-0.2.17 \
 		precomputed-hash-0.1.1 \
 		proc-macro-error-1.0.4 \
 		proc-macro-error-attr-1.0.4 \
-		proc-macro-hack-0.5.20+deprecated \
-		proc-macro2-1.0.70 \
-		pulldown-cmark-0.9.3 \
-		pure-rust-locales-0.7.0 \
+		proc-macro2-1.0.85 \
+		profiling-1.0.15 \
+		profiling-procmacros-1.0.15 \
+		ptr_meta-0.1.4 \
+		ptr_meta_derive-0.1.4 \
+		pulldown-cmark-0.11.0 \
+		pulldown-cmark-escape-0.11.0 \
+		pure-rust-locales-0.8.1 \
 		qoi-0.4.1 \
 		quick-error-2.0.1 \
 		quick-xml-0.17.2 \
 		quick-xml-0.31.0 \
-		quickxml_to_serde-0.5.0 \
-		quote-1.0.33 \
+		quickxml_to_serde-0.6.0 \
+		quote-1.0.36 \
+		radium-0.7.0 \
 		rand-0.7.3 \
 		rand-0.8.5 \
 		rand_chacha-0.2.2 \
@@ -285,87 +342,99 @@ CARGO_CRATES=	addr2line-0.21.0 \
 		rand_core-0.5.1 \
 		rand_core-0.6.4 \
 		rand_hc-0.2.0 \
-		rayon-1.8.0 \
-		rayon-core-1.12.0 \
+		rav1e-0.7.1 \
+		ravif-0.11.7 \
+		rayon-1.10.0 \
+		rayon-core-1.12.1 \
 		redox_syscall-0.4.1 \
-		regex-1.10.2 \
-		regex-automata-0.4.3 \
-		regex-syntax-0.7.5 \
-		regex-syntax-0.8.2 \
-		relative-path-1.9.0 \
-		reqwest-0.11.22 \
-		ring-0.17.7 \
-		roxmltree-0.18.1 \
+		redox_syscall-0.5.2 \
+		regex-1.10.5 \
+		regex-automata-0.4.7 \
+		regex-syntax-0.8.4 \
+		relative-path-1.9.3 \
+		rend-0.4.2 \
+		reqwest-0.11.27 \
+		rgb-0.8.37 \
+		ring-0.17.8 \
+		rkyv-0.7.44 \
+		rkyv_derive-0.7.44 \
+		roxmltree-0.20.0 \
 		rust-stemmers-1.2.0 \
-		rustc-demangle-0.1.23 \
+		rustc-demangle-0.1.24 \
 		rustc-hash-1.1.0 \
-		rustc_version-0.4.0 \
-		rustix-0.38.28 \
-		rustls-0.21.10 \
+		rustix-0.38.34 \
+		rustls-0.21.12 \
 		rustls-pemfile-1.0.4 \
 		rustls-webpki-0.101.7 \
-		ryu-1.0.16 \
-		safemem-0.3.3 \
+		ryu-1.0.18 \
 		same-file-1.0.6 \
-		schannel-0.1.22 \
+		schannel-0.1.23 \
 		scopeguard-1.2.0 \
 		sct-0.7.1 \
-		security-framework-2.9.2 \
-		security-framework-sys-2.9.1 \
-		semver-1.0.20 \
-		serde-1.0.193 \
-		serde_derive-1.0.193 \
-		serde_json-1.0.108 \
-		serde_spanned-0.6.4 \
+		seahash-4.1.0 \
+		security-framework-2.11.0 \
+		security-framework-sys-2.11.0 \
+		serde-1.0.203 \
+		serde_derive-1.0.203 \
+		serde_json-1.0.117 \
+		serde_spanned-0.6.6 \
 		serde_urlencoded-0.7.1 \
-		serde_yaml-0.9.27 \
+		serde_yaml-0.9.34+deprecated \
 		sha-1-0.8.2 \
 		sha2-0.10.8 \
+		simd-abstraction-0.7.1 \
 		simd-adler32-0.3.7 \
-		similar-2.3.0 \
+		simd_helpers-0.1.0 \
+		simdutf8-0.1.4 \
+		similar-2.5.0 \
 		siphasher-0.3.11 \
-		skeptic-0.13.7 \
 		slab-0.4.9 \
 		slug-0.1.5 \
-		smallvec-1.11.2 \
-		socket2-0.4.10 \
-		socket2-0.5.5 \
+		smallvec-1.13.2 \
+		socket2-0.5.7 \
 		spin-0.9.8 \
+		stable_deref_trait-1.2.0 \
 		string_cache-0.8.7 \
 		string_cache_codegen-0.5.2 \
 		strsim-0.10.0 \
-		svg_metadata-0.5.0 \
+		strsim-0.11.1 \
+		svg_metadata-0.5.1 \
 		syn-1.0.109 \
-		syn-2.0.41 \
-		syntect-5.1.0 \
+		syn-2.0.66 \
+		sync_wrapper-0.1.2 \
+		synstructure-0.13.1 \
+		syntect-5.2.0 \
 		system-configuration-0.5.1 \
 		system-configuration-sys-0.5.0 \
-		tar-0.4.40 \
-		tempfile-3.8.1 \
+		system-deps-6.2.2 \
+		tap-1.0.1 \
+		tar-0.4.41 \
+		target-lexicon-0.12.14 \
+		tempfile-3.10.1 \
 		tendril-0.4.3 \
-		tera-1.19.1 \
-		termcolor-1.4.0 \
+		tera-1.20.0 \
+		termcolor-1.4.1 \
 		test-case-3.3.1 \
 		test-case-core-3.3.1 \
 		test-case-macros-3.3.1 \
-		textwrap-0.16.0 \
-		thiserror-1.0.51 \
-		thiserror-impl-1.0.51 \
-		tiff-0.9.0 \
-		time-0.3.30 \
+		textwrap-0.16.1 \
+		thiserror-1.0.61 \
+		thiserror-impl-1.0.61 \
+		tiff-0.9.1 \
+		time-0.3.36 \
 		time-core-0.1.2 \
-		time-macros-0.2.15 \
-		tinystr-0.7.5 \
+		time-macros-0.2.18 \
+		tinystr-0.7.6 \
 		tinyvec-1.6.0 \
 		tinyvec_macros-0.1.1 \
-		tokio-1.35.0 \
+		tokio-1.38.0 \
 		tokio-native-tls-0.3.1 \
 		tokio-rustls-0.24.1 \
-		tokio-util-0.7.10 \
+		tokio-util-0.7.11 \
 		toml-0.5.11 \
-		toml-0.8.8 \
-		toml_datetime-0.6.5 \
-		toml_edit-0.21.0 \
+		toml-0.8.14 \
+		toml_datetime-0.6.6 \
+		toml_edit-0.22.14 \
 		tower-service-0.3.2 \
 		tracing-0.1.40 \
 		tracing-core-0.1.32 \
@@ -375,80 +444,86 @@ CARGO_CRATES=	addr2line-0.21.0 \
 		unic-char-property-0.9.0 \
 		unic-char-range-0.9.0 \
 		unic-common-0.9.0 \
-		unic-langid-0.9.4 \
-		unic-langid-impl-0.9.4 \
+		unic-langid-0.9.5 \
+		unic-langid-impl-0.9.5 \
 		unic-segment-0.9.0 \
 		unic-ucd-segment-0.9.0 \
 		unic-ucd-version-0.9.0 \
 		unicase-2.7.0 \
-		unicode-bidi-0.3.14 \
 		unicode-ident-1.0.12 \
-		unicode-normalization-0.1.22 \
-		unicode-segmentation-1.10.1 \
-		unsafe-libyaml-0.2.10 \
+		unicode-segmentation-1.11.0 \
+		unsafe-libyaml-0.2.11 \
 		untrusted-0.9.0 \
-		url-2.5.0 \
+		url-2.5.1 \
 		utf-8-0.7.6 \
-		utf8parse-0.2.1 \
+		utf16_iter-1.0.5 \
+		utf8_iter-1.0.4 \
+		utf8parse-0.2.2 \
+		uuid-1.8.0 \
+		v_frame-0.3.8 \
 		vcpkg-0.2.15 \
+		version-compare-0.2.0 \
 		version_check-0.9.4 \
-		walkdir-2.4.0 \
+		vlq-0.5.1 \
+		walkdir-2.5.0 \
 		want-0.3.1 \
 		wasi-0.9.0+wasi-snapshot-preview1 \
 		wasi-0.11.0+wasi-snapshot-preview1 \
-		wasm-bindgen-0.2.89 \
-		wasm-bindgen-backend-0.2.89 \
-		wasm-bindgen-futures-0.4.39 \
-		wasm-bindgen-macro-0.2.89 \
-		wasm-bindgen-macro-support-0.2.89 \
-		wasm-bindgen-shared-0.2.89 \
-		web-sys-0.3.66 \
-		webp-0.2.6 \
-		webpki-roots-0.25.3 \
-		weezl-0.1.7 \
+		wasm-bindgen-0.2.92 \
+		wasm-bindgen-backend-0.2.92 \
+		wasm-bindgen-futures-0.4.42 \
+		wasm-bindgen-macro-0.2.92 \
+		wasm-bindgen-macro-support-0.2.92 \
+		wasm-bindgen-shared-0.2.92 \
+		web-sys-0.3.69 \
+		webp-0.3.0 \
+		webpki-roots-0.25.4 \
+		weezl-0.1.8 \
 		winapi-0.2.8 \
 		winapi-0.3.9 \
 		winapi-build-0.1.1 \
 		winapi-i686-pc-windows-gnu-0.4.0 \
-		winapi-util-0.1.6 \
+		winapi-util-0.1.8 \
 		winapi-x86_64-pc-windows-gnu-0.4.0 \
-		windows-core-0.51.1 \
-		windows-sys-0.45.0 \
+		windows-core-0.52.0 \
 		windows-sys-0.48.0 \
 		windows-sys-0.52.0 \
-		windows-targets-0.42.2 \
 		windows-targets-0.48.5 \
-		windows-targets-0.52.0 \
-		windows_aarch64_gnullvm-0.42.2 \
+		windows-targets-0.52.5 \
 		windows_aarch64_gnullvm-0.48.5 \
-		windows_aarch64_gnullvm-0.52.0 \
-		windows_aarch64_msvc-0.42.2 \
+		windows_aarch64_gnullvm-0.52.5 \
 		windows_aarch64_msvc-0.48.5 \
-		windows_aarch64_msvc-0.52.0 \
-		windows_i686_gnu-0.42.2 \
+		windows_aarch64_msvc-0.52.5 \
 		windows_i686_gnu-0.48.5 \
-		windows_i686_gnu-0.52.0 \
-		windows_i686_msvc-0.42.2 \
+		windows_i686_gnu-0.52.5 \
+		windows_i686_gnullvm-0.52.5 \
 		windows_i686_msvc-0.48.5 \
-		windows_i686_msvc-0.52.0 \
-		windows_x86_64_gnu-0.42.2 \
+		windows_i686_msvc-0.52.5 \
 		windows_x86_64_gnu-0.48.5 \
-		windows_x86_64_gnu-0.52.0 \
-		windows_x86_64_gnullvm-0.42.2 \
+		windows_x86_64_gnu-0.52.5 \
 		windows_x86_64_gnullvm-0.48.5 \
-		windows_x86_64_gnullvm-0.52.0 \
-		windows_x86_64_msvc-0.42.2 \
+		windows_x86_64_gnullvm-0.52.5 \
 		windows_x86_64_msvc-0.48.5 \
-		windows_x86_64_msvc-0.52.0 \
-		winnow-0.5.28 \
+		windows_x86_64_msvc-0.52.5 \
+		winnow-0.6.13 \
 		winreg-0.50.0 \
 		winres-0.1.12 \
+		write16-1.0.0 \
+		writeable-0.5.5 \
 		ws-0.9.2 \
 		ws2_32-sys-0.2.1 \
-		xattr-1.1.3 \
-		xmlparser-0.13.6 \
-		yada-0.5.0 \
+		wyz-0.5.1 \
+		xattr-1.3.1 \
+		yada-0.5.1 \
 		yaml-rust-0.4.5 \
-		zerocopy-0.7.31 \
-		zerocopy-derive-0.7.31 \
-		zune-inflate-0.2.54
+		yoke-0.7.4 \
+		yoke-derive-0.7.4 \
+		zerocopy-0.7.34 \
+		zerocopy-derive-0.7.34 \
+		zerofrom-0.1.4 \
+		zerofrom-derive-0.1.4 \
+		zerovec-0.10.2 \
+		zerovec-derive-0.10.2 \
+		zune-core-0.4.12 \
+		zune-inflate-0.2.54 \
+		zune-jpeg-0.4.11
diff --git a/www/zola/distinfo b/www/zola/distinfo
index f22fd31df62f..c546c88ac60d 100644
--- a/www/zola/distinfo
+++ b/www/zola/distinfo
@@ -1,162 +1,198 @@
-TIMESTAMP = 1702999103
-SHA256 (rust/crates/addr2line-0.21.0.crate) = 8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb
-SIZE (rust/crates/addr2line-0.21.0.crate) = 40807
+TIMESTAMP = 1719321199
+SHA256 (rust/crates/addr2line-0.22.0.crate) = 6e4503c46a5c0c7844e948c9a4d6acd9f50cccb4de1c48eb9e291ea17470c678
+SIZE (rust/crates/addr2line-0.22.0.crate) = 39156
 SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe
 SIZE (rust/crates/adler-1.0.2.crate) = 12778
-SHA256 (rust/crates/ahash-0.7.7.crate) = 5a824f2aa7e75a0c98c5a504fceb80649e9c35265d44525b5f94de4771a395cd
-SIZE (rust/crates/ahash-0.7.7.crate) = 38508
-SHA256 (rust/crates/ahash-0.8.6.crate) = 91429305e9f0a25f6205c5b8e0d2db09e0708a7a6df0f42212bb56c32c8ac97a
-SIZE (rust/crates/ahash-0.8.6.crate) = 42780
+SHA256 (rust/crates/ahash-0.7.8.crate) = 891477e0c6a8957309ee5c45a6368af3ae14bb510732d2684ffa19af310920f9
+SIZE (rust/crates/ahash-0.7.8.crate) = 38550
+SHA256 (rust/crates/ahash-0.8.11.crate) = e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011
+SIZE (rust/crates/ahash-0.8.11.crate) = 43607
 SHA256 (rust/crates/aho-corasick-0.7.20.crate) = cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac
 SIZE (rust/crates/aho-corasick-0.7.20.crate) = 111440
-SHA256 (rust/crates/aho-corasick-1.1.2.crate) = b2969dcb958b36655471fc61f7e416fa76033bdd4bfed0678d8fee1e2d07a1f0
-SIZE (rust/crates/aho-corasick-1.1.2.crate) = 183136
-SHA256 (rust/crates/ammonia-3.3.0.crate) = 64e6d1c7838db705c9b756557ee27c384ce695a1c51a6fe528784cb1c6840170
-SIZE (rust/crates/ammonia-3.3.0.crate) = 46061
+SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916
+SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311
+SHA256 (rust/crates/aligned-vec-0.5.0.crate) = 4aa90d7ce82d4be67b64039a3d588d38dbcc6736577de4a847025ce5b0c468d1
+SIZE (rust/crates/aligned-vec-0.5.0.crate) = 8921
+SHA256 (rust/crates/ammonia-4.0.0.crate) = 1ab99eae5ee58501ab236beb6f20f6ca39be615267b014899c89b2f0bc18a459
+SIZE (rust/crates/ammonia-4.0.0.crate) = 47763
 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
 SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243
-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
+SHA256 (rust/crates/anstream-0.6.14.crate) = 418c75fa768af9c03be99d17643f93f79bbba589895012a80e3452a19ddda15b
+SIZE (rust/crates/anstream-0.6.14.crate) = 29160
+SHA256 (rust/crates/anstyle-1.0.7.crate) = 038dfcf04a5feb68e9c60b21c9625a54c2c0616e79b72b0fd87075a056ae1d1b
+SIZE (rust/crates/anstyle-1.0.7.crate) = 15709
+SHA256 (rust/crates/anstyle-parse-0.2.4.crate) = c03a11a9034d92058ceb6ee011ce58af4a9bf61491aa7e1e59ecd24bd40d22d4
+SIZE (rust/crates/anstyle-parse-0.2.4.crate) = 23069
+SHA256 (rust/crates/anstyle-query-1.1.0.crate) = ad186efb764318d35165f1758e7dcef3b10628e26d41a44bc5550652e6804391
+SIZE (rust/crates/anstyle-query-1.1.0.crate) = 9832
+SHA256 (rust/crates/anstyle-wincon-3.0.3.crate) = 61a38449feb7068f52bb06c12759005cf459ee52bb4adc1d5a7c4322d716fb19
+SIZE (rust/crates/anstyle-wincon-3.0.3.crate) = 12179
 SHA256 (rust/crates/any_ascii-0.1.7.crate) = 70033777eb8b5124a81a1889416543dddef2de240019b674c81285a2635a7e1e
 SIZE (rust/crates/any_ascii-0.1.7.crate) = 220683
-SHA256 (rust/crates/anyhow-1.0.75.crate) = a4668cab20f66d8d020e1fbc0ebe47217433c1b6c8f2040faf858554e394ace6
-SIZE (rust/crates/anyhow-1.0.75.crate) = 43901
+SHA256 (rust/crates/anyhow-1.0.86.crate) = b3d1d046238990b9cf5bcde22a3fb3584ee5cf65fb2765f454ed428c7a0063da
+SIZE (rust/crates/anyhow-1.0.86.crate) = 46741
+SHA256 (rust/crates/arbitrary-1.3.2.crate) = 7d5a26814d8dcb93b0e5a0ff3c6d80a8843bafb21b39e8e18a6f05471870e110
+SIZE (rust/crates/arbitrary-1.3.2.crate) = 32037
+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/arrayvec-0.7.4.crate) = 96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711
 SIZE (rust/crates/arrayvec-0.7.4.crate) = 29856
 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/atty-0.2.14.crate) = d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8
 SIZE (rust/crates/atty-0.2.14.crate) = 5470
-SHA256 (rust/crates/autocfg-1.1.0.crate) = d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa
-SIZE (rust/crates/autocfg-1.1.0.crate) = 13272
-SHA256 (rust/crates/backtrace-0.3.69.crate) = 2089b7e3f35b9dd2d0ed921ead4f6d318c27680d4a5bd167b3ee120edb105837
-SIZE (rust/crates/backtrace-0.3.69.crate) = 77299
-SHA256 (rust/crates/base64-0.21.5.crate) = 35636a1494ede3b646cc98f74f8e62c773a38a659ebc777a2cf26b9b74171df9
-SIZE (rust/crates/base64-0.21.5.crate) = 77134
+SHA256 (rust/crates/autocfg-1.3.0.crate) = 0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0
+SIZE (rust/crates/autocfg-1.3.0.crate) = 16524
+SHA256 (rust/crates/av1-grain-0.2.3.crate) = 6678909d8c5d46a42abcf571271e15fdbc0a225e3646cf23762cd415046c78bf
+SIZE (rust/crates/av1-grain-0.2.3.crate) = 34703
+SHA256 (rust/crates/avif-serialize-0.8.1.crate) = 876c75a42f6364451a033496a14c44bffe41f5f4a8236f697391f11024e596d2
+SIZE (rust/crates/avif-serialize-0.8.1.crate) = 11150
+SHA256 (rust/crates/backtrace-0.3.73.crate) = 5cc23269a4f8976d0a4d2e7109211a419fe30e8d88d677cd60b6bc79c5732e0a
+SIZE (rust/crates/backtrace-0.3.73.crate) = 87617
+SHA256 (rust/crates/base64-0.21.7.crate) = 9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567
+SIZE (rust/crates/base64-0.21.7.crate) = 82576
+SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6
+SIZE (rust/crates/base64-0.22.1.crate) = 81597
+SHA256 (rust/crates/base64-simd-0.7.0.crate) = 781dd20c3aff0bd194fe7d2a977dd92f21c173891f3a03b677359e5fa457e5d5
+SIZE (rust/crates/base64-simd-0.7.0.crate) = 9966
 SHA256 (rust/crates/bincode-1.3.3.crate) = b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad
 SIZE (rust/crates/bincode-1.3.3.crate) = 28958
 SHA256 (rust/crates/bit_field-0.10.2.crate) = dc827186963e592360843fb5ba4b973e145841266c1357f7180c43526f2e5b61
 SIZE (rust/crates/bit_field-0.10.2.crate) = 10568
 SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a
 SIZE (rust/crates/bitflags-1.3.2.crate) = 23021
-SHA256 (rust/crates/bitflags-2.4.1.crate) = 327762f6e5a765692301e5bb513e0d9fef63be86bbc14528052b1cd3e6f03e07
-SIZE (rust/crates/bitflags-2.4.1.crate) = 37043
+SHA256 (rust/crates/bitflags-2.5.0.crate) = cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1
+SIZE (rust/crates/bitflags-2.5.0.crate) = 43821
+SHA256 (rust/crates/bitstream-io-2.4.1.crate) = eac55ccd165b210af261b1812cf29a0b9e6303b480ff0df603c037129ff357fe
+SIZE (rust/crates/bitstream-io-2.4.1.crate) = 36795
+SHA256 (rust/crates/bitvec-1.0.1.crate) = 1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c
+SIZE (rust/crates/bitvec-1.0.1.crate) = 224375
 SHA256 (rust/crates/block-buffer-0.7.3.crate) = c0940dc441f31689269e10ac70eb1002a3a1d3ad1390e030043662eb7fe4688b
 SIZE (rust/crates/block-buffer-0.7.3.crate) = 7179
 SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71
 SIZE (rust/crates/block-buffer-0.10.4.crate) = 10538
 SHA256 (rust/crates/block-padding-0.1.5.crate) = fa79dedbb091f449f1f39e53edf88d5dbe95f895dae6135a8d7b881fb5af73f5
 SIZE (rust/crates/block-padding-0.1.5.crate) = 7342
-SHA256 (rust/crates/bstr-1.8.0.crate) = 542f33a8835a0884b006a0c3df3dadd99c0c3f296ed26c2fdc8028e01ad6230c
-SIZE (rust/crates/bstr-1.8.0.crate) = 380176
+SHA256 (rust/crates/bstr-1.9.1.crate) = 05efc5cfd9110c8416e471df0e96702d58690178e206e61b7173706673c93706
+SIZE (rust/crates/bstr-1.9.1.crate) = 380305
 SHA256 (rust/crates/build_const-0.2.2.crate) = b4ae4235e6dac0694637c763029ecea1a2ec9e4e06ec2729bd21ba4d9c863eb7
 SIZE (rust/crates/build_const-0.2.2.crate) = 4511
-SHA256 (rust/crates/bumpalo-3.14.0.crate) = 7f30e7476521f6f8af1a1c4c0b8cc94f0bee37d91763d0ca2665f299b6cd8aec
-SIZE (rust/crates/bumpalo-3.14.0.crate) = 82400
+SHA256 (rust/crates/built-0.7.3.crate) = c6a6c0b39c38fd754ac338b00a88066436389c0f029da5d37d1e01091d9b7c17
+SIZE (rust/crates/built-0.7.3.crate) = 21743
+SHA256 (rust/crates/bumpalo-3.16.0.crate) = 79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c
+SIZE (rust/crates/bumpalo-3.16.0.crate) = 85677
 SHA256 (rust/crates/byte-tools-0.3.1.crate) = e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7
 SIZE (rust/crates/byte-tools-0.3.1.crate) = 5526
-SHA256 (rust/crates/bytecount-0.6.7.crate) = e1e5f035d16fc623ae5f74981db80a439803888314e3a555fd6f04acd51a3205
-SIZE (rust/crates/bytecount-0.6.7.crate) = 14642
-SHA256 (rust/crates/bytemuck-1.14.0.crate) = 374d28ec25809ee0e23827c2ab573d729e293f281dfe393500e7ad618baa61c6
-SIZE (rust/crates/bytemuck-1.14.0.crate) = 44933
+SHA256 (rust/crates/bytecheck-0.6.12.crate) = 23cdc57ce23ac53c931e88a43d06d070a6fd142f2617be5855eb75efc9beb1c2
+SIZE (rust/crates/bytecheck-0.6.12.crate) = 8202
+SHA256 (rust/crates/bytecheck_derive-0.6.12.crate) = 3db406d29fbcd95542e92559bed4d8ad92636d1ca8b3b72ede10b4bcc010e659
+SIZE (rust/crates/bytecheck_derive-0.6.12.crate) = 5415
+SHA256 (rust/crates/bytecount-0.6.8.crate) = 5ce89b21cab1437276d2650d57e971f9d548a2d9037cc231abdc0562b97498ce
+SIZE (rust/crates/bytecount-0.6.8.crate) = 14694
+SHA256 (rust/crates/bytemuck-1.16.0.crate) = 78834c15cb5d5efe3452d58b1e8ba890dd62d21907f867f383358198e56ebca5
+SIZE (rust/crates/bytemuck-1.16.0.crate) = 48015
 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-0.4.12.crate) = 206fdffcfa2df7cbe15601ef46c813fce0965eb3286db6b56c583b814b51c81c
 SIZE (rust/crates/bytes-0.4.12.crate) = 46361
-SHA256 (rust/crates/bytes-1.5.0.crate) = a2bd12c1caf447e69cd4528f47f94d203fd2582878ecb9e9465484c4148a8223
-SIZE (rust/crates/bytes-1.5.0.crate) = 58909
-SHA256 (rust/crates/camino-1.1.6.crate) = c59e92b5a388f549b863a7bea62612c09f24c8393560709a54558a9abdfb3b9c
-SIZE (rust/crates/camino-1.1.6.crate) = 30519
-SHA256 (rust/crates/cargo-platform-0.1.5.crate) = e34637b3140142bdf929fb439e8aa4ebad7651ebf7b1080b3930aa16ac1459ff
-SIZE (rust/crates/cargo-platform-0.1.5.crate) = 11638
-SHA256 (rust/crates/cargo_metadata-0.14.2.crate) = 4acbb09d9ee8e23699b9634375c72795d095bf268439da88562cf9b501f181fa
-SIZE (rust/crates/cargo_metadata-0.14.2.crate) = 17469
-SHA256 (rust/crates/cc-1.0.83.crate) = f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0
-SIZE (rust/crates/cc-1.0.83.crate) = 68343
+SHA256 (rust/crates/bytes-1.6.0.crate) = 514de17de45fdb8dc022b1a7975556c53c86f9f0aa5f534b98977b171857c2c9
+SIZE (rust/crates/bytes-1.6.0.crate) = 60605
+SHA256 (rust/crates/cc-1.0.99.crate) = 96c51067fd44124faa7f870b4b1c969379ad32b2ba805aa959430ceaa384f695
+SIZE (rust/crates/cc-1.0.99.crate) = 76961
 SHA256 (rust/crates/cedarwood-0.4.6.crate) = 6d910bedd62c24733263d0bed247460853c9d22e8956bd4cd964302095e04e90
 SIZE (rust/crates/cedarwood-0.4.6.crate) = 12726
+SHA256 (rust/crates/cfg-expr-0.15.8.crate) = d067ad48b8650848b989a59a86c6c36a995d02d2bf778d45c3c5d57bc2718f02
+SIZE (rust/crates/cfg-expr-0.15.8.crate) = 42108
 SHA256 (rust/crates/cfg-if-0.1.10.crate) = 4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822
 SIZE (rust/crates/cfg-if-0.1.10.crate) = 7933
 SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd
 SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934
-SHA256 (rust/crates/chrono-0.4.31.crate) = 7f2c685bad3eb3d45a01354cedb7d5faa66194d1d58ba6e267a8de788f79db38
-SIZE (rust/crates/chrono-0.4.31.crate) = 214513
-SHA256 (rust/crates/chrono-tz-0.8.4.crate) = e23185c0e21df6ed832a12e2bda87c7d1def6842881fb634a8511ced741b0d76
-SIZE (rust/crates/chrono-tz-0.8.4.crate) = 614717
-SHA256 (rust/crates/chrono-tz-build-0.2.1.crate) = 433e39f13c9a060046954e0592a8d0a4bcb1040125cbf91cb8ee58964cfb350f
-SIZE (rust/crates/chrono-tz-build-0.2.1.crate) = 10421
+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.38.crate) = a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401
+SIZE (rust/crates/chrono-0.4.38.crate) = 220559
+SHA256 (rust/crates/chrono-tz-0.9.0.crate) = 93698b29de5e97ad0ae26447b344c482a7284c737d9ddc5f9e52b74a336671bb
+SIZE (rust/crates/chrono-tz-0.9.0.crate) = 361570
+SHA256 (rust/crates/chrono-tz-build-0.3.0.crate) = 0c088aee841df9c3041febbb73934cfc39708749bf96dc827e3359cd39ef11b1
+SIZE (rust/crates/chrono-tz-build-0.3.0.crate) = 6139
 SHA256 (rust/crates/clap-3.2.25.crate) = 4ea181bf566f71cb9a5d17a59e1871af638180a18fb0035c92ae62b705207123
 SIZE (rust/crates/clap-3.2.25.crate) = 219403
-SHA256 (rust/crates/clap-4.4.11.crate) = bfaff671f6b22ca62406885ece523383b9b64022e341e53e009a62ebc47a45f2
-SIZE (rust/crates/clap-4.4.11.crate) = 54782
-SHA256 (rust/crates/clap_builder-4.4.11.crate) = a216b506622bb1d316cd51328dce24e07bdff4a6128a47c7e7fad11878d5adbb
-SIZE (rust/crates/clap_builder-4.4.11.crate) = 163317
-SHA256 (rust/crates/clap_complete-4.4.4.crate) = bffe91f06a11b4b9420f62103854e90867812cd5d01557f853c5ee8e791b12ae
-SIZE (rust/crates/clap_complete-4.4.4.crate) = 37405
+SHA256 (rust/crates/clap-4.5.7.crate) = 5db83dced34638ad474f39f250d7fea9598bdd239eaced1bdf45d597da0f433f
+SIZE (rust/crates/clap-4.5.7.crate) = 56343
+SHA256 (rust/crates/clap_builder-4.5.7.crate) = f7e204572485eb3fbf28f871612191521df159bc3e15a9f5064c66dba3a8c05f
+SIZE (rust/crates/clap_builder-4.5.7.crate) = 163957
+SHA256 (rust/crates/clap_complete-4.5.5.crate) = d2020fa13af48afc65a9a87335bda648309ab3d154cd03c7ff95b378c7ed39c4
+SIZE (rust/crates/clap_complete-4.5.5.crate) = 38809
 SHA256 (rust/crates/clap_derive-3.2.25.crate) = ae6371b8bdc8b7d3959e9cf7b22d4435ef3e79e138688421ec654acf8c81b008
 SIZE (rust/crates/clap_derive-3.2.25.crate) = 28212
-SHA256 (rust/crates/clap_derive-4.4.7.crate) = cf9804afaaf59a91e75b022a30fb7229a7901f60c755489cc61c9b423b836442
-SIZE (rust/crates/clap_derive-4.4.7.crate) = 29046
*** 1289 LINES SKIPPED ***