Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Feb 2024 05:52:13 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: 6b4cba8e82bc - main - databases/surrealdb: update 1.1.1 =?utf-8?Q?=E2=86=92?= 1.2.0
Message-ID:  <202402140552.41E5qDZR065534@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=6b4cba8e82bc2e71bbef733a2c5d5a3031749337

commit 6b4cba8e82bc2e71bbef733a2c5d5a3031749337
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-02-14 05:51:16 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-02-14 05:52:08 +0000

    databases/surrealdb: update 1.1.1 → 1.2.0
    
    Reported by:    portscout
---
 databases/surrealdb/Makefile | 371 ++++++++++-----------
 databases/surrealdb/distinfo | 744 ++++++++++++++++++++++---------------------
 2 files changed, 565 insertions(+), 550 deletions(-)

diff --git a/databases/surrealdb/Makefile b/databases/surrealdb/Makefile
index a48da4aaf5b4..eb131a6af2ad 100644
--- a/databases/surrealdb/Makefile
+++ b/databases/surrealdb/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	surrealdb
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.1.1
+DISTVERSION=	1.2.0
 CATEGORIES=	databases
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -21,21 +21,21 @@ USES=		cargo llvm:15
 
 USE_GITHUB=	yes
 
-CARGO_CRATES=	actix-codec-0.5.1 \
-		actix-http-3.4.0 \
+CARGO_CRATES=	actix-codec-0.5.2 \
+		actix-http-3.6.0 \
 		actix-macros-0.2.4 \
-		actix-router-0.5.1 \
+		actix-router-0.5.2 \
 		actix-rt-2.9.0 \
 		actix-server-2.3.0 \
 		actix-service-2.0.2 \
 		actix-utils-3.0.1 \
-		actix-web-4.4.0 \
+		actix-web-4.5.1 \
 		actix-web-codegen-4.2.2 \
 		addr-0.15.6 \
 		addr2line-0.21.0 \
 		adler-1.0.2 \
 		ahash-0.7.7 \
-		ahash-0.8.6 \
+		ahash-0.8.7 \
 		aho-corasick-1.1.2 \
 		alloc-no-stdlib-2.0.4 \
 		alloc-stdlib-0.2.2 \
@@ -43,46 +43,46 @@ CARGO_CRATES=	actix-codec-0.5.1 \
 		android-tzdata-0.1.1 \
 		android_system_properties-0.1.5 \
 		anes-0.1.6 \
-		anstream-0.6.4 \
-		anstyle-1.0.4 \
-		anstyle-parse-0.2.2 \
-		anstyle-query-1.0.0 \
-		anstyle-wincon-3.0.1 \
+		anstream-0.6.11 \
+		anstyle-1.0.6 \
+		anstyle-parse-0.2.3 \
+		anstyle-query-1.0.2 \
+		anstyle-wincon-3.0.2 \
 		any_ascii-0.3.2 \
-		anyhow-1.0.75 \
+		anyhow-1.0.79 \
 		approx-0.5.1 \
+		arbitrary-1.3.2 \
 		arc-swap-1.6.0 \
-		argon2-0.5.2 \
+		argon2-0.5.3 \
 		arrayvec-0.7.4 \
 		ascii-canvas-3.0.0 \
 		assert-json-diff-2.0.2 \
-		assert_fs-1.0.13 \
+		assert_fs-1.1.1 \
 		async-channel-1.9.0 \
-		async-compression-0.4.5 \
+		async-compression-0.4.6 \
 		async-executor-1.8.0 \
 		async-lock-2.8.0 \
-		async-lock-3.1.2 \
+		async-lock-3.3.0 \
 		async-recursion-0.3.2 \
 		async-recursion-1.0.5 \
 		async-stream-0.3.5 \
 		async-stream-impl-0.3.5 \
-		async-task-4.5.0 \
-		async-trait-0.1.74 \
+		async-task-4.7.0 \
+		async-trait-0.1.77 \
 		async_io_stream-0.3.3 \
 		atomic-0.5.3 \
-		atomic-polyfill-0.1.11 \
+		atomic-polyfill-1.0.3 \
 		autocfg-1.1.0 \
 		axum-0.6.20 \
-		axum-0.7.2 \
-		axum-client-ip-0.5.0 \
+		axum-0.7.4 \
 		axum-core-0.3.4 \
-		axum-core-0.4.1 \
+		axum-core-0.4.3 \
 		axum-extra-0.7.7 \
 		axum-macros-0.3.8 \
 		axum-server-0.5.1 \
 		backtrace-0.3.69 \
 		base64-0.13.1 \
-		base64-0.21.5 \
+		base64-0.21.7 \
 		base64ct-1.6.0 \
 		bcrypt-0.15.0 \
 		bincode-1.3.3 \
@@ -91,78 +91,79 @@ CARGO_CRATES=	actix-codec-0.5.1 \
 		bit-set-0.5.3 \
 		bit-vec-0.6.3 \
 		bitflags-1.3.2 \
-		bitflags-2.4.1 \
-		bitmaps-3.2.0 \
+		bitflags-2.4.2 \
+		bitmaps-3.2.1 \
 		bitvec-1.0.1 \
 		blake2-0.10.6 \
 		block-buffer-0.10.4 \
 		blowfish-0.9.1 \
-		borsh-1.2.0 \
-		borsh-derive-1.2.0 \
+		borsh-1.3.1 \
+		borsh-derive-1.3.1 \
 		brotli-3.4.0 \
 		brotli-decompressor-2.5.1 \
-		bstr-1.8.0 \
+		bstr-1.9.0 \
 		bumpalo-3.14.0 \
-		bytecheck-0.6.11 \
-		bytecheck_derive-0.6.11 \
-		bytemuck-1.14.0 \
+		bytecheck-0.6.12 \
+		bytecheck_derive-0.6.12 \
+		bytemuck-1.14.2 \
 		byteorder-1.5.0 \
 		bytes-1.5.0 \
 		bytestring-1.3.1 \
 		bzip2-sys-0.1.11+1.0.8 \
 		cast-0.3.0 \
 		cc-1.0.83 \
-		cedar-policy-2.4.2 \
-		cedar-policy-core-2.4.2 \
-		cedar-policy-validator-2.4.2 \
+		cedar-policy-2.4.3 \
+		cedar-policy-core-2.4.3 \
+		cedar-policy-validator-2.4.3 \
 		cexpr-0.6.0 \
 		cfg-if-1.0.0 \
 		cfg_aliases-0.1.1 \
-		chrono-0.4.31 \
-		ciborium-0.2.1 \
-		ciborium-io-0.2.1 \
-		ciborium-ll-0.2.1 \
+		chrono-0.4.33 \
+		ciborium-0.2.2 \
+		ciborium-io-0.2.2 \
+		ciborium-ll-0.2.2 \
 		cipher-0.4.4 \
-		clang-sys-1.6.1 \
-		clap-4.4.11 \
-		clap_builder-4.4.11 \
+		clang-sys-1.7.0 \
+		clap-4.4.18 \
+		clap_builder-4.4.18 \
 		clap_derive-4.4.7 \
 		clap_lex-0.6.0 \
 		clipboard-win-4.5.0 \
 		colorchoice-1.0.0 \
 		concurrent-queue-2.4.0 \
 		console_error_panic_hook-0.1.7 \
-		const-oid-0.9.5 \
+		const-oid-0.9.6 \
 		convert_case-0.4.0 \
 		convert_case-0.6.0 \
 		cookie-0.16.2 \
-		core-foundation-0.9.3 \
-		core-foundation-sys-0.8.4 \
+		core-foundation-0.9.4 \
+		core-foundation-sys-0.8.6 \
 		cpp_demangle-0.4.3 \
-		cpufeatures-0.2.11 \
+		cpufeatures-0.2.12 \
 		crc32fast-1.3.2 \
 		criterion-0.5.1 \
 		criterion-plot-0.5.0 \
 		critical-section-1.1.2 \
-		crossbeam-channel-0.5.8 \
-		crossbeam-deque-0.8.3 \
-		crossbeam-epoch-0.9.15 \
-		crossbeam-utils-0.8.16 \
+		crossbeam-channel-0.5.11 \
+		crossbeam-deque-0.8.5 \
+		crossbeam-epoch-0.9.18 \
+		crossbeam-utils-0.8.19 \
 		crunchy-0.2.2 \
 		crypto-common-0.1.6 \
-		darling-0.20.3 \
-		darling_core-0.20.3 \
-		darling_macro-0.20.3 \
+		darling-0.20.5 \
+		darling_core-0.20.5 \
+		darling_macro-0.20.5 \
 		dashmap-5.5.3 \
 		data-encoding-2.5.0 \
 		deadpool-0.9.5 \
 		deadpool-runtime-0.1.3 \
 		debugid-0.8.0 \
 		der-0.7.8 \
-		deranged-0.3.9 \
+		deranged-0.3.11 \
 		derive-new-0.5.9 \
+		derive_arbitrary-1.3.2 \
 		derive_more-0.99.17 \
-		deunicode-1.4.1 \
+		deunicode-1.4.2 \
 		diff-0.1.13 \
 		difflib-0.4.0 \
 		digest-0.10.7 \
@@ -176,18 +177,18 @@ CARGO_CRATES=	actix-codec-0.5.1 \
 		ena-0.14.2 \
 		encoding_rs-0.8.33 \
 		endian-type-0.1.2 \
-		env_logger-0.10.1 \
+		env_logger-0.10.2 \
 		equivalent-1.0.1 \
 		errno-0.3.8 \
 		error-code-2.3.1 \
 		event-listener-2.5.3 \
-		event-listener-4.0.0 \
+		event-listener-4.0.3 \
 		event-listener-strategy-0.4.0 \
 		fail-0.4.0 \
 		fastrand-1.9.0 \
 		fastrand-2.0.1 \
 		fd-lock-3.0.13 \
-		filetime-0.2.22 \
+		filetime-0.2.23 \
 		findshlibs-0.10.2 \
 		fixedbitset-0.4.2 \
 		flate2-1.0.28 \
@@ -197,55 +198,54 @@ CARGO_CRATES=	actix-codec-0.5.1 \
 		foreign-types-0.3.2 \
 		foreign-types-shared-0.1.1 \
 		form_urlencoded-1.2.1 \
-		forwarded-header-value-0.1.1 \
 		foundationdb-0.8.0 \
 		foundationdb-gen-0.8.0 \
 		foundationdb-macros-0.2.0 \
 		foundationdb-sys-0.8.0 \
 		fst-0.4.7 \
 		funty-2.0.0 \
-		futures-0.3.29 \
-		futures-channel-0.3.29 \
+		futures-0.3.30 \
+		futures-channel-0.3.30 \
 		futures-concurrency-7.4.3 \
-		futures-core-0.3.29 \
-		futures-executor-0.3.29 \
-		futures-io-0.3.29 \
+		futures-core-0.3.30 \
+		futures-executor-0.3.30 \
+		futures-io-0.3.30 \
 		futures-lite-1.13.0 \
-		futures-lite-2.0.1 \
-		futures-macro-0.3.29 \
-		futures-sink-0.3.29 \
-		futures-task-0.3.29 \
+		futures-lite-2.2.0 \
+		futures-macro-0.3.30 \
+		futures-sink-0.3.30 \
+		futures-task-0.3.30 \
 		futures-timer-3.0.2 \
-		futures-util-0.3.29 \
+		futures-util-0.3.30 \
 		fuzzy-matcher-0.3.7 \
 		generic-array-0.14.7 \
 		geo-0.26.0 \
 		geo-0.27.0 \
 		geo-types-0.7.12 \
-		geographiclib-rs-0.2.3 \
+		geographiclib-rs-0.2.4 \
 		getrandom-0.1.16 \
-		getrandom-0.2.11 \
+		getrandom-0.2.12 \
 		gimli-0.28.1 \
 		glob-0.3.1 \
-		globset-0.4.13 \
-		globwalk-0.8.1 \
-		h2-0.3.22 \
-		h2-0.4.0 \
-		half-1.8.2 \
+		globset-0.4.14 \
+		globwalk-0.9.1 \
+		h2-0.3.24 \
+		h2-0.4.2 \
+		half-2.3.1 \
 		hash32-0.2.1 \
 		hashbrown-0.12.3 \
 		hashbrown-0.14.3 \
 		headers-0.3.9 \
 		headers-core-0.2.0 \
-		heapless-0.7.16 \
+		heapless-0.7.17 \
 		heck-0.4.1 \
-		hermit-abi-0.3.3 \
+		hermit-abi-0.3.5 \
 		hex-0.4.3 \
 		hmac-0.12.1 \
-		home-0.5.5 \
+		home-0.5.9 \
 		http-0.2.11 \
 		http-1.0.0 \
-		http-body-0.4.5 \
+		http-body-0.4.6 \
 		http-body-1.0.0 \
 		http-body-util-0.1.0 \
 		http-range-header-0.3.1 \
@@ -253,71 +253,70 @@ CARGO_CRATES=	actix-codec-0.5.1 \
 		httparse-1.8.0 \
 		httpdate-1.0.3 \
 		humantime-2.1.0 \
-		hyper-0.14.27 \
-		hyper-1.0.1 \
+		hyper-0.14.28 \
+		hyper-1.1.0 \
 		hyper-rustls-0.24.2 \
 		hyper-timeout-0.4.1 \
 		hyper-tls-0.5.0 \
-		hyper-util-0.1.1 \
-		iana-time-zone-0.1.58 \
+		hyper-util-0.1.3 \
+		iana-time-zone-0.1.60 \
 		iana-time-zone-haiku-0.1.2 \
 		ident_case-1.0.1 \
 		idna-0.5.0 \
-		ignore-0.4.20 \
+		ignore-0.4.22 \
 		imbl-2.0.3 \
-		imbl-sized-chunks-0.1.1 \
+		imbl-sized-chunks-0.1.2 \
 		indexmap-1.9.3 \
-		indexmap-2.1.0 \
+		indexmap-2.2.2 \
 		indxdb-0.4.0 \
 		infer-0.2.3 \
 		inferno-0.11.19 \
 		inout-0.1.3 \
 		instant-0.1.12 \
 		ipnet-2.9.0 \
-		is-terminal-0.4.9 \
+		is-terminal-0.4.10 \
 		itertools-0.10.5 \
 		itertools-0.11.0 \
-		itoa-1.0.9 \
+		itoa-1.0.10 \
 		jemalloc-sys-0.5.4+5.3.0-patched \
 		jemallocator-0.5.4 \
 		jobserver-0.1.27 \
-		js-sys-0.3.66 \
+		js-sys-0.3.68 \
 		lalrpop-0.20.0 \
 		lalrpop-util-0.20.0 \
 		language-tags-0.3.2 \
 		lazy_static-1.4.0 \
 		lazycell-1.3.0 \
 		lexicmp-0.1.0 \
-		libc-0.2.150 \
+		libc-0.2.153 \
 		libloading-0.7.4 \
+		libloading-0.8.1 \
 		libm-0.2.8 \
 		libmimalloc-sys-0.1.35 \
 		libredox-0.0.1 \
 		librocksdb-sys-0.11.0+8.1.1 \
 		libspeedb-sys-0.0.4+2.7.0 \
-		libz-sys-1.1.12 \
-		linux-raw-sys-0.4.12 \
+		libz-sys-1.1.15 \
+		linux-raw-sys-0.4.13 \
 		local-channel-0.1.5 \
 		local-waker-0.1.4 \
 		lock_api-0.4.11 \
 		log-0.4.20 \
-		lru-0.12.1 \
 		lz4-sys-1.9.4 \
 		matchers-0.1.0 \
 		matchit-0.7.3 \
 		matrixmultiply-0.3.8 \
 		md-5-0.10.6 \
-		memchr-2.6.4 \
-		memmap2-0.8.0 \
-		memoffset-0.9.0 \
+		memchr-2.7.1 \
+		memmap2-0.9.4 \
 		miette-5.10.0 \
 		miette-derive-5.10.0 \
 		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.9 \
+		miniz_oxide-0.7.2 \
+		mio-0.8.10 \
 		nanoid-0.4.0 \
 		nanorand-0.7.0 \
 		native-tls-0.2.11 \
@@ -327,24 +326,24 @@ CARGO_CRATES=	actix-codec-0.5.1 \
 		nix-0.26.4 \
 		nix-0.27.1 \
 		nom-7.1.3 \
-		nonempty-0.7.0 \
 		nu-ansi-term-0.46.0 \
 		num-bigint-0.4.4 \
 		num-bigint-dig-0.8.4 \
-		num-complex-0.4.4 \
+		num-complex-0.4.5 \
+		num-conv-0.1.0 \
 		num-format-0.4.4 \
-		num-integer-0.1.45 \
-		num-iter-0.1.43 \
-		num-traits-0.2.17 \
+		num-integer-0.1.46 \
+		num-iter-0.1.44 \
+		num-traits-0.2.18 \
 		num_cpus-1.16.0 \
-		object-0.32.1 \
+		object-0.32.2 \
 		object_store-0.8.0 \
-		once_cell-1.18.0 \
+		once_cell-1.19.0 \
 		oorandom-11.1.3 \
-		openssl-0.10.60 \
+		openssl-0.10.63 \
 		openssl-macros-0.1.1 \
 		openssl-probe-0.1.5 \
-		openssl-sys-0.9.96 \
+		openssl-sys-0.9.99 \
 		opentelemetry-0.19.0 \
 		opentelemetry-otlp-0.12.0 \
 		opentelemetry-proto-0.2.0 \
@@ -361,20 +360,24 @@ CARGO_CRATES=	actix-codec-0.5.1 \
 		pbkdf2-0.12.2 \
 		peeking_take_while-0.1.2 \
 		pem-2.0.1 \
-		pem-3.0.2 \
+		pem-3.0.3 \
 		pem-rfc7468-0.7.0 \
 		percent-encoding-2.3.1 \
 		petgraph-0.6.4 \
 		pharos-0.5.3 \
+		phf-0.11.2 \
+		phf_generator-0.11.2 \
+		phf_macros-0.11.2 \
 		phf_shared-0.10.0 \
+		phf_shared-0.11.2 \
 		pico-args-0.5.0 \
-		pin-project-1.1.3 \
-		pin-project-internal-1.1.3 \
+		pin-project-1.1.4 \
+		pin-project-internal-1.1.4 \
 		pin-project-lite-0.2.13 \
 		pin-utils-0.1.0 \
 		pkcs1-0.7.5 \
 		pkcs8-0.10.2 \
-		pkg-config-0.3.27 \
+		pkg-config-0.3.29 \
 		plotters-0.3.5 \
 		plotters-backend-0.3.5 \
 		plotters-svg-0.3.5 \
@@ -382,15 +385,15 @@ CARGO_CRATES=	actix-codec-0.5.1 \
 		pprof-0.13.0 \
 		ppv-lite86-0.2.17 \
 		precomputed-hash-0.1.1 \
-		predicates-3.0.4 \
+		predicates-3.1.0 \
 		predicates-core-1.0.6 \
 		predicates-tree-1.0.9 \
-		prettyplease-0.2.15 \
+		prettyplease-0.2.16 \
 		proc-macro-crate-1.3.1 \
-		proc-macro-crate-2.0.0 \
+		proc-macro-crate-3.1.0 \
 		proc-macro-error-1.0.4 \
 		proc-macro-error-attr-1.0.4 \
-		proc-macro2-1.0.70 \
+		proc-macro2-1.0.78 \
 		prometheus-0.13.3 \
 		prost-0.11.9 \
 		prost-derive-0.11.9 \
@@ -399,7 +402,8 @@ CARGO_CRATES=	actix-codec-0.5.1 \
 		ptr_meta-0.1.4 \
 		ptr_meta_derive-0.1.4 \
 		quick-xml-0.26.0 \
-		quote-1.0.33 \
+		quick_cache-0.4.1 \
+		quote-1.0.35 \
 		radium-0.7.0 \
 		radix_trie-0.2.1 \
 		rand-0.7.3 \
@@ -411,61 +415,60 @@ CARGO_CRATES=	actix-codec-0.5.1 \
 		rand_hc-0.2.0 \
 		rand_xoshiro-0.6.0 \
 		rawpointer-0.2.1 \
-		rayon-1.8.0 \
-		rayon-core-1.12.0 \
+		rayon-1.8.1 \
+		rayon-core-1.12.1 \
 		rcgen-0.11.3 \
-		redox_syscall-0.3.5 \
 		redox_syscall-0.4.1 \
 		redox_users-0.4.4 \
-		ref-cast-1.0.20 \
-		ref-cast-impl-1.0.20 \
-		regex-1.10.2 \
+		ref-cast-1.0.22 \
+		ref-cast-impl-1.0.22 \
+		regex-1.10.3 \
 		regex-automata-0.1.10 \
-		regex-automata-0.4.3 \
+		regex-automata-0.4.5 \
 		regex-syntax-0.6.29 \
 		regex-syntax-0.7.5 \
 		regex-syntax-0.8.2 \
-		relative-path-1.9.0 \
-		rend-0.4.1 \
-		reqwest-0.11.22 \
+		relative-path-1.9.2 \
+		rend-0.4.2 \
+		reqwest-0.11.24 \
 		retain_mut-0.1.7 \
 		revision-0.5.0 \
 		revision-derive-0.5.0 \
 		rexie-0.4.2 \
 		rgb-0.8.37 \
 		ring-0.16.20 \
-		ring-0.17.5 \
-		rkyv-0.7.42 \
-		rkyv_derive-0.7.42 \
+		ring-0.17.7 \
+		rkyv-0.7.44 \
+		rkyv_derive-0.7.44 \
 		rmp-0.8.12 \
 		rmp-serde-1.1.2 \
 		rmpv-1.0.1 \
 		roaring-0.10.2 \
 		robust-1.1.0 \
 		rocksdb-0.21.0 \
-		rquickjs-0.4.2 \
-		rquickjs-core-0.4.2 \
-		rquickjs-macro-0.4.2 \
-		rquickjs-sys-0.4.2 \
-		rsa-0.9.4 \
+		rquickjs-0.4.3 \
+		rquickjs-core-0.4.3 \
+		rquickjs-macro-0.4.3 \
+		rquickjs-sys-0.4.3 \
+		rsa-0.9.6 \
 		rstar-0.11.0 \
 		rust-stemmers-1.2.0 \
-		rust_decimal-1.33.1 \
+		rust_decimal-1.34.2 \
 		rustc-demangle-0.1.23 \
 		rustc-hash-1.1.0 \
 		rustc_lexer-0.1.0 \
 		rustc_version-0.4.0 \
-		rustix-0.38.26 \
-		rustls-0.21.7 \
+		rustix-0.38.31 \
+		rustls-0.21.10 \
 		rustls-pemfile-1.0.4 \
 		rustls-webpki-0.101.7 \
 		rustversion-1.0.14 \
 		rustyline-12.0.0 \
 		rustyline-derive-0.9.0 \
-		ryu-1.0.15 \
+		ryu-1.0.16 \
 		salsa20-0.10.2 \
 		same-file-1.0.6 \
-		schannel-0.1.22 \
+		schannel-0.1.23 \
 		scopeguard-1.2.0 \
 		scrypt-0.11.0 \
 		sct-0.7.1 \
@@ -475,9 +478,9 @@ CARGO_CRATES=	actix-codec-0.5.1 \
 		semver-1.0.20 \
 		send_wrapper-0.6.0 \
 		serde-1.0.193 \
-		serde_bytes-0.11.12 \
+		serde_bytes-0.11.14 \
 		serde_derive-1.0.193 \
-		serde_html_form-0.2.2 \
+		serde_html_form-0.2.4 \
 		serde_json-1.0.108 \
 		serde_path_to_error-0.1.14 \
 		serde_qs-0.8.5 \
@@ -489,25 +492,24 @@ CARGO_CRATES=	actix-codec-0.5.1 \
 		sha1-0.10.6 \
 		sha2-0.10.8 \
 		sharded-slab-0.1.7 \
-		shlex-1.2.0 \
+		shlex-1.3.0 \
 		signal-hook-registry-1.4.1 \
 		signature-2.2.0 \
 		simdutf8-0.1.4 \
 		simple_asn1-0.6.2 \
 		siphasher-0.3.11 \
 		slab-0.4.9 \
-		smallvec-1.11.2 \
-		smol_str-0.2.0 \
+		smallvec-1.13.1 \
+		smol_str-0.2.1 \
 		snafu-0.7.5 \
 		snafu-derive-0.7.5 \
-		snap-1.1.0 \
-		socket2-0.4.10 \
+		snap-1.1.1 \
 		socket2-0.5.5 \
-		spade-2.4.1 \
+		spade-2.6.0 \
 		speedb-0.0.4 \
 		spin-0.5.2 \
 		spin-0.9.8 \
-		spki-0.7.2 \
+		spki-0.7.3 \
 		stable_deref_trait-1.2.0 \
 		stacker-0.1.15 \
 		static_assertions-1.1.0 \
@@ -520,36 +522,38 @@ CARGO_CRATES=	actix-codec-0.5.1 \
 		surrealdb-derive-0.12.0 \
 		surrealdb-jsonwebtoken-8.3.0-surreal.1 \
 		surrealdb-tikv-client-0.2.0-surreal.2 \
-		surrealml-core-0.0.3 \
-		symbolic-common-12.7.0 \
-		symbolic-demangle-12.7.0 \
+		surrealml-core-0.0.7 \
+		surrealml-core-0.0.8 \
+		symbolic-common-12.8.0 \
+		symbolic-demangle-12.8.0 \
 		syn-1.0.109 \
-		syn-2.0.39 \
+		syn-2.0.48 \
 		syn_derive-0.1.8 \
 		sync_wrapper-0.1.2 \
 		system-configuration-0.5.1 \
 		system-configuration-sys-0.5.0 \
 		tap-1.0.1 \
 		tar-0.4.40 \
-		temp-dir-0.1.11 \
+		temp-dir-0.1.12 \
 		temp-env-0.3.6 \
-		tempfile-3.8.1 \
+		tempfile-3.10.0 \
 		term-0.7.0 \
-		termcolor-1.4.0 \
+		termcolor-1.4.1 \
 		terminal_size-0.3.0 \
 		termtree-0.4.1 \
-		test-log-0.2.13 \
-		thiserror-1.0.50 \
-		thiserror-impl-1.0.50 \
+		test-log-0.2.14 \
+		test-log-macros-0.2.14 \
+		thiserror-1.0.56 \
+		thiserror-impl-1.0.56 \
 		thread_local-1.1.7 \
-		time-0.3.30 \
+		time-0.3.34 \
 		time-core-0.1.2 \
-		time-macros-0.2.15 \
+		time-macros-0.2.17 \
 		tiny-keccak-2.0.2 \
 		tinytemplate-1.2.1 \
 		tinyvec-1.6.0 \
 		tinyvec_macros-0.1.1 \
-		tokio-1.34.0 \
+		tokio-1.36.0 \
 		tokio-io-timeout-1.2.0 \
 		tokio-macros-2.2.0 \
 		tokio-native-tls-0.3.1 \
@@ -559,7 +563,7 @@ CARGO_CRATES=	actix-codec-0.5.1 \
 		tokio-util-0.7.10 \
 		toml_datetime-0.6.5 \
 		toml_edit-0.19.15 \
-		toml_edit-0.20.7 \
+		toml_edit-0.21.1 \
 		tonic-0.8.3 \
 		tonic-0.9.2 \
 		tower-0.4.13 \
@@ -575,27 +579,28 @@ CARGO_CRATES=	actix-codec-0.5.1 \
 		tracing-opentelemetry-0.19.0 \
 		tracing-subscriber-0.3.18 \
 		trice-0.4.0 \
-		try-lock-0.2.4 \
+		try-lock-0.2.5 \
 		try_map-0.3.1 \
 		tungstenite-0.20.1 \
 		typenum-1.17.0 \
-		ulid-1.1.0 \
+		ulid-1.1.2 \
 		unicase-2.7.0 \
-		unicode-bidi-0.3.13 \
+		unicode-bidi-0.3.15 \
 		unicode-ident-1.0.12 \
 		unicode-normalization-0.1.22 \
 		unicode-script-0.5.5 \
 		unicode-security-0.1.0 \
-		unicode-segmentation-1.10.1 \
+		unicode-segmentation-1.11.0 \
 		unicode-width-0.1.11 \
 		unicode-xid-0.2.4 \
 		untrusted-0.7.1 \
 		untrusted-0.9.0 \
+		ureq-2.9.1 \
 		url-2.5.0 \
 		urlencoding-2.1.3 \
 		utf-8-0.7.6 \
 		utf8parse-0.2.1 \
-		uuid-1.6.1 \
+		uuid-1.7.0 \
 		valuable-0.1.0 \
 		vcpkg-0.2.15 \
 		version_check-0.9.4 \
@@ -606,22 +611,23 @@ CARGO_CRATES=	actix-codec-0.5.1 \
 		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 \
-		wasm-streams-0.3.0 \
+		wasm-bindgen-0.2.91 \
+		wasm-bindgen-backend-0.2.91 \
+		wasm-bindgen-futures-0.4.41 \
+		wasm-bindgen-macro-0.2.91 \
+		wasm-bindgen-macro-support-0.2.91 \
+		wasm-bindgen-shared-0.2.91 \
+		wasm-streams-0.4.0 \
 		wasmtimer-0.2.0 \
-		web-sys-0.3.66 \
-		webpki-roots-0.25.3 \
+		web-sys-0.3.68 \
+		web-time-1.0.0 \
+		webpki-roots-0.25.4 \
 		which-4.4.2 \
 		winapi-0.3.9 \
 		winapi-i686-pc-windows-gnu-0.4.0 \
 		winapi-util-0.1.6 \
 		winapi-x86_64-pc-windows-gnu-0.4.0 \
-		windows-core-0.51.1 \
+		windows-core-0.52.0 \
 		windows-sys-0.48.0 \
 		windows-sys-0.52.0 \
 		windows-targets-0.48.5 \
@@ -640,20 +646,19 @@ CARGO_CRATES=	actix-codec-0.5.1 \
 		windows_x86_64_gnullvm-0.52.0 \
 		windows_x86_64_msvc-0.48.5 \
 		windows_x86_64_msvc-0.52.0 \
-		winnow-0.5.19 \
+		winnow-0.5.39 \
 		winreg-0.50.0 \
 		wiremock-0.5.22 \
 		ws_stream_wasm-0.7.4 \
 		wyz-0.5.1 \
-		xattr-1.0.1 \
+		xattr-1.3.1 \
 		xml-rs-0.8.19 \
 		yasna-0.5.2 \
-		zerocopy-0.7.31 \
-		zerocopy-derive-0.7.31 \
+		zerocopy-0.7.32 \
+		zerocopy-derive-0.7.32 \
 		zeroize-1.7.0 \
-		zstd-0.12.4 \
+		zip-0.6.6 \
 		zstd-0.13.0 \
-		zstd-safe-6.0.6 \
 		zstd-safe-7.0.0 \
 		zstd-sys-2.0.9+zstd.1.5.5
 
diff --git a/databases/surrealdb/distinfo b/databases/surrealdb/distinfo
index 131d1fb405be..5914cc325f9f 100644
--- a/databases/surrealdb/distinfo
+++ b/databases/surrealdb/distinfo
@@ -1,12 +1,12 @@
-TIMESTAMP = 1705517334
-SHA256 (rust/crates/actix-codec-0.5.1.crate) = 617a8268e3537fe1d8c9ead925fca49ef6400927ee7bc26750e90ecee14ce4b8
-SIZE (rust/crates/actix-codec-0.5.1.crate) = 14337
-SHA256 (rust/crates/actix-http-3.4.0.crate) = a92ef85799cba03f76e4f7c10f533e66d87c9a7e7055f3391f09000ad8351bc9
-SIZE (rust/crates/actix-http-3.4.0.crate) = 151156
+TIMESTAMP = 1707886539
+SHA256 (rust/crates/actix-codec-0.5.2.crate) = 5f7b0a21988c1bf877cf4759ef5ddaac04c1c9fe808c9142ecb78ba97d97a28a
+SIZE (rust/crates/actix-codec-0.5.2.crate) = 14085
+SHA256 (rust/crates/actix-http-3.6.0.crate) = d223b13fd481fc0d1f83bb12659ae774d9e3601814c68a0bc539731698cca743
+SIZE (rust/crates/actix-http-3.6.0.crate) = 152432
 SHA256 (rust/crates/actix-macros-0.2.4.crate) = e01ed3140b2f8d422c68afa1ed2e85d996ea619c988ac834d255db32138655cb
 SIZE (rust/crates/actix-macros-0.2.4.crate) = 8380
-SHA256 (rust/crates/actix-router-0.5.1.crate) = d66ff4d247d2b160861fa2866457e85706833527840e4133f8f49aa423a38799
-SIZE (rust/crates/actix-router-0.5.1.crate) = 31905
+SHA256 (rust/crates/actix-router-0.5.2.crate) = d22475596539443685426b6bdadb926ad0ecaefdfc5fb05e5e3441f15463c511
+SIZE (rust/crates/actix-router-0.5.2.crate) = 32386
 SHA256 (rust/crates/actix-rt-2.9.0.crate) = 28f32d40287d3f402ae0028a9d54bef51af15c8769492826a69d28f81893151d
 SIZE (rust/crates/actix-rt-2.9.0.crate) = 22096
 SHA256 (rust/crates/actix-server-2.3.0.crate) = 3eb13e7eef0423ea6eab0e59f6c72e7cb46d33691ad56a726b3cd07ddec2c2d4
@@ -15,8 +15,8 @@ SHA256 (rust/crates/actix-service-2.0.2.crate) = 3b894941f818cfdc7ccc4b9e60fa7e5
 SIZE (rust/crates/actix-service-2.0.2.crate) = 25293
 SHA256 (rust/crates/actix-utils-3.0.1.crate) = 88a1dcdff1466e3c2488e1cb5c36a71822750ad43839937f85d2f4d9f8b705d8
 SIZE (rust/crates/actix-utils-3.0.1.crate) = 10096
-SHA256 (rust/crates/actix-web-4.4.0.crate) = 0e4a5b5e29603ca8c94a77c65cf874718ceb60292c5a5c3e5f4ace041af462b9
-SIZE (rust/crates/actix-web-4.4.0.crate) = 228719
+SHA256 (rust/crates/actix-web-4.5.1.crate) = 43a6556ddebb638c2358714d853257ed226ece6023ef9364f23f0c70737ea984
+SIZE (rust/crates/actix-web-4.5.1.crate) = 231024
 SHA256 (rust/crates/actix-web-codegen-4.2.2.crate) = eb1f50ebbb30eca122b188319a4398b3f7bb4a8cdf50ecfb73bfc6a3c3ce54f5
 SIZE (rust/crates/actix-web-codegen-4.2.2.crate) = 17159
 SHA256 (rust/crates/addr-0.15.6.crate) = a93b8a41dbe230ad5087cc721f8d41611de654542180586b315d9f4cf6b72bef
@@ -27,8 +27,8 @@ SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e
 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.8.7.crate) = 77c3a9648d43b9cd48db467b3f87fdd6e146bcc88ab0180006cef2179fe11d01
+SIZE (rust/crates/ahash-0.8.7.crate) = 42894
 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
@@ -43,44 +43,46 @@ SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac2
 SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243
 SHA256 (rust/crates/anes-0.1.6.crate) = 4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299
 SIZE (rust/crates/anes-0.1.6.crate) = 23857
-SHA256 (rust/crates/anstream-0.6.4.crate) = 2ab91ebe16eb252986481c5b62f6098f3b698a45e34b5b98200cf20dd2484a44
-SIZE (rust/crates/anstream-0.6.4.crate) = 20593
-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.2.crate) = 317b9a89c1868f5ea6ff1d9539a69f45dffc21ce321ac1fd1160dfa48c8e2140
-SIZE (rust/crates/anstyle-parse-0.2.2.crate) = 24696
-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-3.0.1.crate) = f0699d10d2f4d628a98ee7b57b289abbc98ff3bad977cb3152709d4bf2330628
-SIZE (rust/crates/anstyle-wincon-3.0.1.crate) = 11279
+SHA256 (rust/crates/anstream-0.6.11.crate) = 6e2e1ebcb11de5c03c67de28a7df593d32191b44939c482e97702baaaa6ab6a5
+SIZE (rust/crates/anstream-0.6.11.crate) = 30239
+SHA256 (rust/crates/anstyle-1.0.6.crate) = 8901269c6307e8d93993578286ac0edf7f195079ffff5ebdeea6a59ffb7e36bc
+SIZE (rust/crates/anstyle-1.0.6.crate) = 14604
+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/any_ascii-0.3.2.crate) = ea50b14b7a4b9343f8c627a7a53c52076482bd4bdad0a24fd3ec533ed616cc2c
 SIZE (rust/crates/any_ascii-0.3.2.crate) = 240380
-SHA256 (rust/crates/anyhow-1.0.75.crate) = a4668cab20f66d8d020e1fbc0ebe47217433c1b6c8f2040faf858554e394ace6
-SIZE (rust/crates/anyhow-1.0.75.crate) = 43901
+SHA256 (rust/crates/anyhow-1.0.79.crate) = 080e9890a082662b09c1ad45f567faeeb47f22b5fb23895fbe1e651e718e25ca
+SIZE (rust/crates/anyhow-1.0.79.crate) = 44931
 SHA256 (rust/crates/approx-0.5.1.crate) = cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6
 SIZE (rust/crates/approx-0.5.1.crate) = 15100
+SHA256 (rust/crates/arbitrary-1.3.2.crate) = 7d5a26814d8dcb93b0e5a0ff3c6d80a8843bafb21b39e8e18a6f05471870e110
+SIZE (rust/crates/arbitrary-1.3.2.crate) = 32037
 SHA256 (rust/crates/arc-swap-1.6.0.crate) = bddcadddf5e9015d310179a59bb28c4d4b9920ad0f11e8e14dbadf654890c9a6
 SIZE (rust/crates/arc-swap-1.6.0.crate) = 67342
-SHA256 (rust/crates/argon2-0.5.2.crate) = 17ba4cac0a46bc1d2912652a751c47f2a9f3a7fe89bcae2275d418f5270402f9
-SIZE (rust/crates/argon2-0.5.2.crate) = 28471
+SHA256 (rust/crates/argon2-0.5.3.crate) = 3c3610892ee6e0cbce8ae2700349fcf8f98adb0dbfbee85aec3c9179d29cc072
+SIZE (rust/crates/argon2-0.5.3.crate) = 28795
 SHA256 (rust/crates/arrayvec-0.7.4.crate) = 96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711
 SIZE (rust/crates/arrayvec-0.7.4.crate) = 29856
 SHA256 (rust/crates/ascii-canvas-3.0.0.crate) = 8824ecca2e851cec16968d54a01dd372ef8f95b244fb84b84e70128be347c3c6
 SIZE (rust/crates/ascii-canvas-3.0.0.crate) = 10575
 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/assert_fs-1.0.13.crate) = f070617a68e5c2ed5d06ee8dd620ee18fb72b99f6c094bed34cf8ab07c875b48
-SIZE (rust/crates/assert_fs-1.0.13.crate) = 19063
+SHA256 (rust/crates/assert_fs-1.1.1.crate) = 2cd762e110c8ed629b11b6cde59458cc1c71de78ebbcc30099fc8e0403a2a2ec
+SIZE (rust/crates/assert_fs-1.1.1.crate) = 18090
 SHA256 (rust/crates/async-channel-1.9.0.crate) = 81953c529336010edd6d8e358f886d9581267795c61b19475b71314bffa46d35
 SIZE (rust/crates/async-channel-1.9.0.crate) = 13664
-SHA256 (rust/crates/async-compression-0.4.5.crate) = bc2d0cfb2a7388d34f590e76686704c494ed7aaceed62ee1ba35cbf363abc2a5
-SIZE (rust/crates/async-compression-0.4.5.crate) = 99222
+SHA256 (rust/crates/async-compression-0.4.6.crate) = a116f46a969224200a0a97f29cfd4c50e7534e4b4826bd23ea2c3c533039c82c
+SIZE (rust/crates/async-compression-0.4.6.crate) = 99437
 SHA256 (rust/crates/async-executor-1.8.0.crate) = 17ae5ebefcc48e7452b4987947920dac9450be1110cadf34d1b8c116bdbaf97c
 SIZE (rust/crates/async-executor-1.8.0.crate) = 21870
 SHA256 (rust/crates/async-lock-2.8.0.crate) = 287272293e9d8c41773cec55e365490fe034813a2f172f502d6ddcf75b2f582b
 SIZE (rust/crates/async-lock-2.8.0.crate) = 29944
-SHA256 (rust/crates/async-lock-3.1.2.crate) = dea8b3453dd7cc96711834b75400d671b73e3656975fa68d9f277163b7f7e316
-SIZE (rust/crates/async-lock-3.1.2.crate) = 32741
+SHA256 (rust/crates/async-lock-3.3.0.crate) = d034b430882f8381900d3fe6f0aaa3ad94f2cb4ac519b429692a1bc2dda4ae7b
+SIZE (rust/crates/async-lock-3.3.0.crate) = 33286
 SHA256 (rust/crates/async-recursion-0.3.2.crate) = d7d78656ba01f1b93024b7c3a0467f1608e4be67d725749fdcd7d2c7678fd7a2
 SIZE (rust/crates/async-recursion-0.3.2.crate) = 10774
 SHA256 (rust/crates/async-recursion-1.0.5.crate) = 5fd55a5ba1179988837d24ab4c7cc8ed6efdeff578ede0416b4225a5fca35bd0
@@ -89,28 +91,26 @@ SHA256 (rust/crates/async-stream-0.3.5.crate) = cd56dd203fef61ac097dd65721a419dd
 SIZE (rust/crates/async-stream-0.3.5.crate) = 11916
 SHA256 (rust/crates/async-stream-impl-0.3.5.crate) = 16e62a023e7c117e27523144c5d2459f4397fcc3cab0085af8e2224f643a0193
 SIZE (rust/crates/async-stream-impl-0.3.5.crate) = 4173
-SHA256 (rust/crates/async-task-4.5.0.crate) = b4eb2cdb97421e01129ccb49169d8279ed21e829929144f4a22a6e54ac549ca1
-SIZE (rust/crates/async-task-4.5.0.crate) = 36956
-SHA256 (rust/crates/async-trait-0.1.74.crate) = a66537f1bb974b254c98ed142ff995236e81b9d0fe4db0575f46612cb15eb0f9
-SIZE (rust/crates/async-trait-0.1.74.crate) = 28997
+SHA256 (rust/crates/async-task-4.7.0.crate) = fbb36e985947064623dbd357f727af08ffd077f93d696782f3c56365fa2e2799
+SIZE (rust/crates/async-task-4.7.0.crate) = 38906
+SHA256 (rust/crates/async-trait-0.1.77.crate) = c980ee35e870bd1a4d2c8294d4c04d0499e67bca1e4b5cefcc693c2fa00caea9
+SIZE (rust/crates/async-trait-0.1.77.crate) = 29986
 SHA256 (rust/crates/async_io_stream-0.3.3.crate) = b6d7b9decdf35d8908a7e3ef02f64c5e9b1695e230154c0e8de3969142d9b94c
 SIZE (rust/crates/async_io_stream-0.3.3.crate) = 15111
 SHA256 (rust/crates/atomic-0.5.3.crate) = c59bdb34bc650a32731b31bd8f0829cc15d24a708ee31559e0bb34f2bc320cba
 SIZE (rust/crates/atomic-0.5.3.crate) = 12801
-SHA256 (rust/crates/atomic-polyfill-0.1.11.crate) = e3ff7eb3f316534d83a8a2c3d1674ace8a5a71198eba31e2e2b597833f699b28
-SIZE (rust/crates/atomic-polyfill-0.1.11.crate) = 11087
+SHA256 (rust/crates/atomic-polyfill-1.0.3.crate) = 8cf2bce30dfe09ef0bfaef228b9d414faaf7e563035494d7fe092dba54b300f4
+SIZE (rust/crates/atomic-polyfill-1.0.3.crate) = 11581
 SHA256 (rust/crates/autocfg-1.1.0.crate) = d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa
 SIZE (rust/crates/autocfg-1.1.0.crate) = 13272
 SHA256 (rust/crates/axum-0.6.20.crate) = 3b829e4e32b91e643de6eafe82b1d90675f5874230191a4ffbc1b336dec4d6bf
 SIZE (rust/crates/axum-0.6.20.crate) = 146227
-SHA256 (rust/crates/axum-0.7.2.crate) = 202651474fe73c62d9e0a56c6133f7a0ff1dc1c8cf7a5b03381af2a26553ac9d
-SIZE (rust/crates/axum-0.7.2.crate) = 148253
-SHA256 (rust/crates/axum-client-ip-0.5.0.crate) = 0f5ffe4637708b326c621d5494ab6c91dcf62ee440fa6ee967d289315a9c6f81
-SIZE (rust/crates/axum-client-ip-0.5.0.crate) = 14998
+SHA256 (rust/crates/axum-0.7.4.crate) = 1236b4b292f6c4d6dc34604bb5120d85c3fe1d1aa596bd5cc52ca054d13e7b9e
+SIZE (rust/crates/axum-0.7.4.crate) = 151336
 SHA256 (rust/crates/axum-core-0.3.4.crate) = 759fa577a247914fd3f7f76d62972792636412fbfd634cd452f6a385a74d2d2c
 SIZE (rust/crates/axum-core-0.3.4.crate) = 21088
-SHA256 (rust/crates/axum-core-0.4.1.crate) = 77cb22c689c44d4c07b0ab44ebc25d69d8ae601a2f28fb8d672d344178fa17aa
-SIZE (rust/crates/axum-core-0.4.1.crate) = 21794
+SHA256 (rust/crates/axum-core-0.4.3.crate) = a15c63fd72d41492dc4f497196f5da1fb04fb7529e631d73630d1b491e47a2e3
+SIZE (rust/crates/axum-core-0.4.3.crate) = 21877
 SHA256 (rust/crates/axum-extra-0.7.7.crate) = a93e433be9382c737320af3924f7d5fc6f89c155cf2bf88949d8f5126fab283f
 SIZE (rust/crates/axum-extra-0.7.7.crate) = 36782
 SHA256 (rust/crates/axum-macros-0.3.8.crate) = cdca6a10ecad987bda04e95606ef85a5417dcaac1a78455242d72e031e2b6b62
@@ -121,8 +121,8 @@ SHA256 (rust/crates/backtrace-0.3.69.crate) = 2089b7e3f35b9dd2d0ed921ead4f6d318c
 SIZE (rust/crates/backtrace-0.3.69.crate) = 77299
 SHA256 (rust/crates/base64-0.13.1.crate) = 9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8
 SIZE (rust/crates/base64-0.13.1.crate) = 61002
-SHA256 (rust/crates/base64-0.21.5.crate) = 35636a1494ede3b646cc98f74f8e62c773a38a659ebc777a2cf26b9b74171df9
-SIZE (rust/crates/base64-0.21.5.crate) = 77134
+SHA256 (rust/crates/base64-0.21.7.crate) = 9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567
+SIZE (rust/crates/base64-0.21.7.crate) = 82576
 SHA256 (rust/crates/base64ct-1.6.0.crate) = 8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b
 SIZE (rust/crates/base64ct-1.6.0.crate) = 28870
 SHA256 (rust/crates/bcrypt-0.15.0.crate) = 28d1c9c15093eb224f0baa400f38fcd713fc1391a6f1c389d886beef146d60a3
@@ -139,10 +139,10 @@ SHA256 (rust/crates/bit-vec-0.6.3.crate) = 349f9b6a179ed607305526ca489b34ad0a41a
 SIZE (rust/crates/bit-vec-0.6.3.crate) = 19927
 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/bitmaps-3.2.0.crate) = 703642b98a00b3b90513279a8ede3fcfa479c126c5fb46e78f3051522f021403
-SIZE (rust/crates/bitmaps-3.2.0.crate) = 19377
+SHA256 (rust/crates/bitflags-2.4.2.crate) = ed570934406eb16438a4e976b1b4500774099c13b8cb96eec99f620f05090ddf
+SIZE (rust/crates/bitflags-2.4.2.crate) = 42602
+SHA256 (rust/crates/bitmaps-3.2.1.crate) = a1d084b0137aaa901caf9f1e8b21daa6aa24d41cd806e111335541eff9683bd6
+SIZE (rust/crates/bitmaps-3.2.1.crate) = 19587
 SHA256 (rust/crates/bitvec-1.0.1.crate) = 1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c
 SIZE (rust/crates/bitvec-1.0.1.crate) = 224375
 SHA256 (rust/crates/blake2-0.10.6.crate) = 46502ad458c9a52b69d4d4d32775c788b7a1b85e8bc9d482d92250fc0e3f8efe
@@ -151,24 +151,24 @@ SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996a
 SIZE (rust/crates/block-buffer-0.10.4.crate) = 10538
 SHA256 (rust/crates/blowfish-0.9.1.crate) = e412e2cd0f2b2d93e02543ceae7917b3c70331573df19ee046bcbc35e45e87d7
 SIZE (rust/crates/blowfish-0.9.1.crate) = 16734
-SHA256 (rust/crates/borsh-1.2.0.crate) = bf617fabf5cdbdc92f774bfe5062d870f228b80056d41180797abf48bed4056e
-SIZE (rust/crates/borsh-1.2.0.crate) = 58074
-SHA256 (rust/crates/borsh-derive-1.2.0.crate) = f404657a7ea7b5249e36808dff544bc88a28f26e0ac40009f674b7a009d14be3
-SIZE (rust/crates/borsh-derive-1.2.0.crate) = 40925
+SHA256 (rust/crates/borsh-1.3.1.crate) = f58b559fd6448c6e2fd0adb5720cd98a2506594cafa4737ff98c396f3e82f667
+SIZE (rust/crates/borsh-1.3.1.crate) = 59069
+SHA256 (rust/crates/borsh-derive-1.3.1.crate) = 7aadb5b6ccbd078890f6d7003694e33816e6b784358f18e15e7e6d9f065a57cd
*** 1131 LINES SKIPPED ***



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