git: 329f772e3a27 - main - textproc/quickwit: Update to 0.7.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 11 Mar 2024 21:40:43 UTC
The branch main has been updated by ashish:
URL: https://cgit.FreeBSD.org/ports/commit/?id=329f772e3a27b2ce47e496ffdc069d3384a48c02
commit 329f772e3a27b2ce47e496ffdc069d3384a48c02
Author: Ashish SHUKLA <ashish@FreeBSD.org>
AuthorDate: 2024-03-11 20:10:32 +0000
Commit: Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2024-03-11 21:40:20 +0000
textproc/quickwit: Update to 0.7.1
---
textproc/quickwit/Makefile | 3 +-
textproc/quickwit/Makefile.crates | 328 ++++++++++---------
textproc/quickwit/distinfo | 662 ++++++++++++++++++++------------------
textproc/quickwit/pkg-plist | 6 +-
4 files changed, 531 insertions(+), 468 deletions(-)
diff --git a/textproc/quickwit/Makefile b/textproc/quickwit/Makefile
index c1feeaefe697..8e23b2407543 100644
--- a/textproc/quickwit/Makefile
+++ b/textproc/quickwit/Makefile
@@ -1,7 +1,6 @@
PORTNAME= quickwit
DISTVERSIONPREFIX= v
-DISTVERSION= 0.7.0
-PORTREVISION= 2
+DISTVERSION= 0.7.1
CATEGORIES= textproc
MAINTAINER= ashish@FreeBSD.org
diff --git a/textproc/quickwit/Makefile.crates b/textproc/quickwit/Makefile.crates
index 911b0c789aec..c4b7a9a9ea14 100644
--- a/textproc/quickwit/Makefile.crates
+++ b/textproc/quickwit/Makefile.crates
@@ -5,7 +5,7 @@ CARGO_CRATES= RustyXML-0.3.0 \
aead-0.5.2 \
aes-0.8.3 \
ahash-0.7.7 \
- ahash-0.8.6 \
+ ahash-0.8.7 \
aho-corasick-1.1.2 \
aliasable-0.1.3 \
allocator-api2-0.2.16 \
@@ -14,12 +14,12 @@ CARGO_CRATES= RustyXML-0.3.0 \
anes-0.1.6 \
ansi-str-0.8.0 \
ansitok-0.2.0 \
- anstream-0.6.4 \
+ anstream-0.6.8 \
anstyle-1.0.4 \
- anstyle-parse-0.2.2 \
- anstyle-query-1.0.0 \
- anstyle-wincon-3.0.1 \
- anyhow-1.0.75 \
+ anstyle-parse-0.2.3 \
+ anstyle-query-1.0.2 \
+ anstyle-wincon-3.0.2 \
+ anyhow-1.0.79 \
anymap-1.0.0-beta.2 \
arc-swap-1.6.0 \
arrayvec-0.5.2 \
@@ -28,13 +28,14 @@ CARGO_CRATES= RustyXML-0.3.0 \
assert-json-diff-1.1.0 \
assert-json-diff-2.0.2 \
async-channel-1.9.0 \
- async-compression-0.4.5 \
+ async-compat-0.2.3 \
+ async-compression-0.4.6 \
async-speed-limit-0.4.1 \
async-stream-0.3.5 \
async-stream-impl-0.3.5 \
- async-trait-0.1.74 \
+ async-trait-0.1.77 \
atoi-2.0.0 \
- atomic-write-file-0.1.0 \
+ atomic-write-file-0.1.2 \
autocfg-1.1.0 \
aws-config-0.55.3 \
aws-credential-types-0.55.3 \
@@ -58,29 +59,31 @@ CARGO_CRATES= RustyXML-0.3.0 \
aws-smithy-types-0.55.3 \
aws-smithy-xml-0.55.3 \
aws-types-0.55.3 \
+ aws_lambda_events-0.13.0 \
axum-0.6.20 \
axum-core-0.3.4 \
azure_core-0.13.0 \
azure_storage-0.13.0 \
azure_storage_blobs-0.13.1 \
backoff-0.4.0 \
+ backon-0.4.1 \
backtrace-0.3.69 \
base16-0.2.1 \
base64-0.13.1 \
- base64-0.21.5 \
+ base64-0.21.7 \
base64-simd-0.8.0 \
base64ct-1.6.0 \
bincode-1.3.3 \
bit-set-0.5.3 \
bit-vec-0.6.3 \
bitflags-1.3.2 \
- bitflags-2.4.1 \
+ bitflags-2.4.2 \
bitpacking-0.9.2 \
bitvec-1.0.1 \
block-buffer-0.10.4 \
block-padding-0.3.3 \
- borsh-1.2.0 \
- borsh-derive-1.2.0 \
+ borsh-1.3.1 \
+ borsh-derive-1.3.1 \
bumpalo-3.14.0 \
bytecheck-0.6.11 \
bytecheck_derive-0.6.11 \
@@ -103,15 +106,15 @@ CARGO_CRATES= RustyXML-0.3.0 \
chacha20poly1305-0.10.1 \
charset-0.1.3 \
chrono-0.4.31 \
- chrono-tz-0.8.4 \
+ chrono-tz-0.8.5 \
chrono-tz-build-0.2.1 \
ciborium-0.2.1 \
ciborium-io-0.2.1 \
ciborium-ll-0.2.1 \
cidr-utils-0.5.11 \
cipher-0.4.4 \
- clap-4.4.9 \
- clap_builder-4.4.9 \
+ clap-4.4.18 \
+ clap_builder-4.4.18 \
clap_lex-0.6.0 \
cmake-0.1.50 \
cobs-0.2.3 \
@@ -119,16 +122,16 @@ CARGO_CRATES= RustyXML-0.3.0 \
colorchoice-1.0.0 \
colored-2.1.0 \
community-id-0.2.2 \
- concurrent-queue-2.3.0 \
- console-0.15.7 \
+ concurrent-queue-2.4.0 \
+ console-0.15.8 \
console-api-0.5.0 \
console-subscriber-0.1.10 \
- const-oid-0.9.5 \
+ const-oid-0.9.6 \
constant_time_eq-0.1.5 \
convert_case-0.4.0 \
- core-foundation-0.9.3 \
- core-foundation-sys-0.8.4 \
- cpufeatures-0.2.11 \
+ core-foundation-0.9.4 \
+ core-foundation-sys-0.8.6 \
+ cpufeatures-0.2.12 \
crc-3.0.1 \
crc-catalog-2.4.0 \
crc32c-0.6.4 \
@@ -136,11 +139,11 @@ CARGO_CRATES= RustyXML-0.3.0 \
criterion-0.5.1 \
criterion-plot-0.5.0 \
cron-0.12.0 \
- crossbeam-channel-0.5.8 \
- crossbeam-deque-0.8.3 \
- crossbeam-epoch-0.9.15 \
- crossbeam-queue-0.3.8 \
- crossbeam-utils-0.8.16 \
+ crossbeam-channel-0.5.11 \
+ crossbeam-deque-0.8.5 \
+ crossbeam-epoch-0.9.18 \
+ crossbeam-queue-0.3.11 \
+ crossbeam-utils-0.8.19 \
crunchy-0.2.2 \
crypto-common-0.1.6 \
crypto_secretbox-0.1.1 \
@@ -159,7 +162,7 @@ CARGO_CRATES= RustyXML-0.3.0 \
deadpool-runtime-0.1.3 \
debug-helper-0.3.13 \
der-0.7.8 \
- deranged-0.3.9 \
+ deranged-0.3.11 \
derive_more-0.99.17 \
dialoguer-0.10.4 \
diff-0.1.13 \
@@ -174,10 +177,10 @@ CARGO_CRATES= RustyXML-0.3.0 \
downcast-0.11.0 \
downcast-rs-1.2.0 \
dtoa-1.0.9 \
- duct-0.13.6 \
+ duct-0.13.7 \
dyn-clone-1.0.16 \
either-1.9.0 \
- elasticsearch-dsl-0.4.19 \
+ elasticsearch-dsl-0.4.20 \
embedded-io-0.4.0 \
ena-0.14.2 \
encode_unicode-0.3.6 \
@@ -190,11 +193,11 @@ CARGO_CRATES= RustyXML-0.3.0 \
encoding_index_tests-0.1.4 \
encoding_rs-0.8.32 \
encoding_rs_io-0.1.7 \
- enum-iterator-1.4.1 \
- enum-iterator-derive-1.2.1 \
- env_logger-0.10.1 \
+ enum-iterator-1.5.0 \
+ enum-iterator-derive-1.3.0 \
+ env_logger-0.10.2 \
equivalent-1.0.1 \
- erased-serde-0.3.31 \
+ erased-serde-0.4.2 \
errno-0.3.8 \
etcetera-0.8.0 \
event-listener-2.5.3 \
@@ -203,9 +206,10 @@ CARGO_CRATES= RustyXML-0.3.0 \
fastdivide-0.4.0 \
fastrand-1.9.0 \
fastrand-2.0.1 \
- filetime-0.2.22 \
+ filetime-0.2.23 \
finl_unicode-1.2.0 \
fixedbitset-0.4.2 \
+ flagset-0.4.4 \
flate2-1.0.28 \
float-cmp-0.9.0 \
flume-0.11.0 \
@@ -216,22 +220,22 @@ CARGO_CRATES= RustyXML-0.3.0 \
fragile-2.0.0 \
fs4-0.7.0 \
funty-2.0.0 \
- futures-0.3.29 \
- futures-channel-0.3.29 \
- futures-core-0.3.29 \
- futures-executor-0.3.29 \
+ futures-0.3.30 \
+ futures-channel-0.3.30 \
+ futures-core-0.3.30 \
+ futures-executor-0.3.30 \
futures-intrusive-0.5.0 \
- futures-io-0.3.29 \
+ futures-io-0.3.30 \
futures-lite-1.13.0 \
- futures-macro-0.3.29 \
- futures-sink-0.3.29 \
- futures-task-0.3.29 \
+ 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 \
generator-0.7.5 \
generic-array-0.14.7 \
getrandom-0.1.16 \
- getrandom-0.2.11 \
+ getrandom-0.2.12 \
gimli-0.28.1 \
glob-0.3.1 \
google-cloud-auth-0.10.0 \
@@ -246,7 +250,7 @@ CARGO_CRATES= RustyXML-0.3.0 \
google-cloud-pubsub-0.18.0 \
google-cloud-token-0.1.2 \
grok-2.0.0 \
- h2-0.3.22 \
+ h2-0.3.24 \
half-1.8.2 \
hashbrown-0.12.3 \
hashbrown-0.14.3 \
@@ -255,27 +259,33 @@ CARGO_CRATES= RustyXML-0.3.0 \
headers-0.3.9 \
headers-core-0.2.0 \
heck-0.4.1 \
- hermit-abi-0.3.3 \
+ hermit-abi-0.3.4 \
hex-0.4.3 \
- hkdf-0.12.3 \
+ hkdf-0.12.4 \
hmac-0.12.1 \
- home-0.5.5 \
+ home-0.5.9 \
hostname-0.3.1 \
htmlescape-0.3.1 \
http-0.2.11 \
- http-body-0.4.5 \
+ http-1.0.0 \
+ http-body-0.4.6 \
+ http-body-1.0.0 \
+ http-body-util-0.1.0 \
http-range-header-0.3.1 \
http-serde-1.1.3 \
+ http-serde-2.0.0 \
http-types-2.12.0 \
httparse-1.8.0 \
httpdate-1.0.3 \
humantime-2.1.0 \
- hyper-0.14.27 \
+ hyper-0.14.28 \
+ hyper-1.1.0 \
hyper-rustls-0.23.2 \
hyper-rustls-0.24.2 \
hyper-timeout-0.4.1 \
hyper-tls-0.5.0 \
- iana-time-zone-0.1.58 \
+ hyper-util-0.1.2 \
+ iana-time-zone-0.1.59 \
iana-time-zone-haiku-0.1.2 \
ident_case-1.0.1 \
idna-0.5.0 \
@@ -284,56 +294,60 @@ CARGO_CRATES= RustyXML-0.3.0 \
indicatif-0.17.7 \
indoc-2.0.4 \
infer-0.2.3 \
- inherent-1.0.10 \
+ inherent-1.0.11 \
inout-0.1.3 \
instant-0.1.12 \
- inventory-0.3.13 \
+ inventory-0.3.14 \
io-lifetimes-1.0.11 \
ipnet-2.9.0 \
ipnetwork-0.20.0 \
- is-terminal-0.4.9 \
+ is-terminal-0.4.10 \
itertools-0.10.5 \
itertools-0.11.0 \
itertools-0.12.0 \
- itoa-1.0.9 \
+ itoa-1.0.10 \
jobserver-0.1.27 \
- js-sys-0.3.66 \
+ js-sys-0.3.67 \
json_comments-0.2.2 \
jsonwebtoken-8.3.0 \
- keccak-0.1.4 \
+ jsonwebtoken-9.2.0 \
+ keccak-0.1.5 \
krb5-src-0.3.2+1.19.2 \
lalrpop-0.20.0 \
lalrpop-util-0.20.0 \
+ lambda_http-0.9.1 \
+ lambda_runtime-0.9.1 \
+ lambda_runtime_api_client-0.9.0 \
lazy_static-1.4.0 \
levenshtein_automata-0.2.1 \
- libc-0.2.150 \
+ libc-0.2.152 \
libm-0.2.8 \
libredox-0.0.1 \
libsqlite3-sys-0.27.0 \
- libz-sys-1.1.12 \
- lindera-cc-cedict-0.27.1 \
- lindera-cc-cedict-builder-0.27.1 \
- lindera-compress-0.27.1 \
- lindera-core-0.27.1 \
- lindera-decompress-0.27.1 \
- lindera-dictionary-0.27.1 \
- lindera-ipadic-0.27.1 \
- lindera-ipadic-builder-0.27.1 \
- lindera-ipadic-neologd-builder-0.27.1 \
- lindera-ko-dic-0.27.1 \
- lindera-ko-dic-builder-0.27.1 \
- lindera-tokenizer-0.27.1 \
- lindera-unidic-builder-0.27.1 \
+ libz-sys-1.1.14 \
+ lindera-cc-cedict-0.27.2 \
+ lindera-cc-cedict-builder-0.27.2 \
+ lindera-compress-0.27.2 \
+ lindera-core-0.27.2 \
+ lindera-decompress-0.27.2 \
+ lindera-dictionary-0.27.2 \
+ lindera-ipadic-0.27.2 \
+ lindera-ipadic-builder-0.27.2 \
+ lindera-ipadic-neologd-builder-0.27.2 \
+ lindera-ko-dic-0.27.2 \
+ lindera-ko-dic-builder-0.27.2 \
+ lindera-tokenizer-0.27.2 \
+ lindera-unidic-builder-0.27.2 \
linked-hash-map-0.5.6 \
linux-raw-sys-0.1.4 \
- linux-raw-sys-0.4.11 \
+ linux-raw-sys-0.4.13 \
lock_api-0.4.11 \
log-0.4.20 \
loom-0.5.6 \
lru-0.12.1 \
lz4-1.24.0 \
lz4-sys-1.9.4 \
- lz4_flex-0.11.1 \
+ lz4_flex-0.11.2 \
match_cfg-0.1.0 \
matchers-0.1.0 \
matches-0.1.10 \
@@ -341,15 +355,13 @@ CARGO_CRATES= RustyXML-0.3.0 \
md-5-0.10.6 \
md5-0.7.0 \
measure_time-0.8.2 \
- memchr-2.6.4 \
- memmap2-0.9.0 \
- memoffset-0.7.1 \
- memoffset-0.9.0 \
+ memchr-2.7.1 \
+ memmap2-0.9.3 \
mime-0.3.17 \
mime_guess-2.0.4 \
minimal-lexical-0.2.1 \
miniz_oxide-0.7.1 \
- mio-0.8.9 \
+ mio-0.8.10 \
mockall-0.11.4 \
mockall_derive-0.11.4 \
multer-2.1.0 \
@@ -359,7 +371,7 @@ CARGO_CRATES= RustyXML-0.3.0 \
native-tls-0.2.11 \
new_debug_unreachable-1.0.4 \
new_string_template-1.4.0 \
- nix-0.26.4 \
+ nix-0.27.1 \
no-std-net-0.6.0 \
nom-7.1.3 \
normalize-line-endings-0.3.0 \
@@ -378,7 +390,7 @@ CARGO_CRATES= RustyXML-0.3.0 \
number_prefix-0.4.0 \
numfmt-1.1.1 \
oauth2-4.4.2 \
- object-0.32.1 \
+ object-0.32.2 \
ofb-0.6.1 \
once_cell-1.19.0 \
oneshot-0.1.6 \
@@ -386,13 +398,15 @@ CARGO_CRATES= RustyXML-0.3.0 \
onig_sys-69.8.1 \
oorandom-11.1.3 \
opaque-debug-0.3.0 \
+ opendal-0.44.1 \
openidconnect-2.5.1 \
- openssl-0.10.60 \
+ openssl-0.10.62 \
openssl-macros-0.1.1 \
openssl-probe-0.1.5 \
- openssl-src-300.1.6+3.1.4 \
- openssl-sys-0.9.96 \
+ openssl-src-300.2.1+3.2.0 \
+ openssl-sys-0.9.98 \
opentelemetry-0.20.0 \
+ opentelemetry-http-0.9.0 \
opentelemetry-otlp-0.13.0 \
opentelemetry-proto-0.3.0 \
opentelemetry-semantic-conventions-0.12.0 \
@@ -400,10 +414,10 @@ CARGO_CRATES= RustyXML-0.3.0 \
opentelemetry_sdk-0.20.0 \
ordered-float-2.10.1 \
ordered-float-3.9.2 \
- ordered-float-4.1.1 \
- os_pipe-1.1.4 \
- ouroboros-0.18.0 \
- ouroboros_macro-0.18.0 \
+ ordered-float-4.2.0 \
+ os_pipe-1.1.5 \
+ ouroboros-0.18.2 \
+ ouroboros_macro-0.18.2 \
outref-0.5.1 \
overload-0.1.1 \
papergrid-0.10.0 \
@@ -416,12 +430,13 @@ CARGO_CRATES= RustyXML-0.3.0 \
pbkdf2-0.11.0 \
peeking_take_while-1.0.0 \
pem-1.1.1 \
+ pem-3.0.3 \
pem-rfc7468-0.7.0 \
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.6 \
+ pest_derive-2.7.6 \
+ pest_generator-2.7.6 \
+ pest_meta-2.7.6 \
petgraph-0.6.4 \
phf-0.11.2 \
phf_codegen-0.11.2 \
@@ -434,7 +449,7 @@ CARGO_CRATES= RustyXML-0.3.0 \
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 \
@@ -447,23 +462,24 @@ CARGO_CRATES= RustyXML-0.3.0 \
pnet_sys-0.33.0 \
pnet_transport-0.33.0 \
poly1305-0.8.0 \
- portable-atomic-1.5.1 \
+ portable-atomic-1.6.0 \
postcard-1.0.8 \
powerfmt-0.2.0 \
ppv-lite86-0.2.17 \
precomputed-hash-0.1.1 \
predicates-2.1.5 \
- predicates-3.0.4 \
+ predicates-3.1.0 \
predicates-core-1.0.6 \
predicates-tree-1.0.9 \
pretty_assertions-1.4.0 \
prettyplease-0.1.25 \
- 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.76 \
+ proc-macro2-diagnostics-0.10.1 \
procfs-0.14.2 \
prometheus-0.13.3 \
proptest-1.4.0 \
@@ -474,9 +490,11 @@ CARGO_CRATES= RustyXML-0.3.0 \
protobuf-2.28.0 \
ptr_meta-0.1.4 \
ptr_meta_derive-0.1.4 \
+ query_map-0.7.0 \
quick-error-1.2.3 \
quick-xml-0.29.0 \
- quote-1.0.33 \
+ quick-xml-0.30.0 \
+ quote-1.0.35 \
quoted_printable-0.5.0 \
radium-0.7.0 \
rand-0.7.3 \
@@ -488,11 +506,10 @@ CARGO_CRATES= RustyXML-0.3.0 \
rand_distr-0.4.3 \
rand_hc-0.2.0 \
rand_xorshift-0.3.0 \
- rayon-1.8.0 \
- rayon-core-1.12.0 \
+ rayon-1.8.1 \
+ rayon-core-1.12.1 \
rdkafka-0.33.2 \
rdkafka-sys-4.7.0+2.3.0 \
- redox_syscall-0.3.5 \
redox_syscall-0.4.1 \
redox_users-0.4.4 \
regex-1.10.2 \
@@ -502,15 +519,16 @@ CARGO_CRATES= RustyXML-0.3.0 \
regex-syntax-0.7.5 \
regex-syntax-0.8.2 \
rend-0.4.1 \
- reqwest-0.11.22 \
+ reqsign-0.14.6 \
+ reqwest-0.11.23 \
retain_mut-0.1.9 \
ring-0.16.20 \
- ring-0.17.5 \
- rkyv-0.7.42 \
- rkyv_derive-0.7.42 \
+ ring-0.17.7 \
+ rkyv-0.7.43 \
+ rkyv_derive-0.7.43 \
roxmltree-0.14.1 \
roxmltree-0.18.1 \
- rsa-0.9.4 \
+ rsa-0.9.6 \
rust-embed-6.8.1 \
rust-embed-impl-6.8.1 \
rust-embed-utils-7.8.1 \
@@ -520,45 +538,46 @@ CARGO_CRATES= RustyXML-0.3.0 \
rustc-hash-1.1.0 \
rustc_version-0.4.0 \
rustix-0.36.17 \
- rustix-0.38.28 \
+ rustix-0.38.30 \
rustls-0.20.9 \
- rustls-0.21.9 \
+ rustls-0.21.10 \
rustls-native-certs-0.6.3 \
rustls-pemfile-1.0.4 \
rustls-webpki-0.100.3 \
rustls-webpki-0.101.7 \
rustversion-1.0.14 \
rusty-fork-0.3.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 \
scoped-tls-1.0.1 \
scopeguard-1.2.0 \
sct-0.7.1 \
- sea-query-0.30.3 \
+ sea-query-0.30.7 \
sea-query-binder-0.5.0 \
sea-query-derive-0.4.1 \
seahash-4.1.0 \
security-framework-2.9.2 \
security-framework-sys-2.9.1 \
- semver-1.0.20 \
- serde-1.0.193 \
+ semver-1.0.21 \
+ serde-1.0.195 \
serde-value-0.7.0 \
- serde_derive-1.0.193 \
- serde_json-1.0.108 \
- serde_path_to_error-0.1.14 \
+ serde_derive-1.0.195 \
+ serde_dynamo-4.2.6 \
+ serde_json-1.0.111 \
+ serde_path_to_error-0.1.15 \
serde_plain-1.0.2 \
serde_qs-0.8.5 \
serde_qs-0.12.0 \
- serde_spanned-0.6.4 \
+ serde_spanned-0.6.5 \
serde_urlencoded-0.7.1 \
serde_with-1.14.0 \
- serde_with-3.4.0 \
+ serde_with-3.5.0 \
serde_with_macros-1.5.2 \
- serde_with_macros-3.4.0 \
+ serde_with_macros-3.5.0 \
serde_yaml-0.8.26 \
- serde_yaml-0.9.27 \
+ serde_yaml-0.9.30 \
sha-1-0.10.1 \
sha1-0.10.6 \
sha2-0.10.8 \
@@ -573,16 +592,15 @@ CARGO_CRATES= RustyXML-0.3.0 \
siphasher-0.3.11 \
sketches-ddsketch-0.2.1 \
slab-0.4.9 \
- smallvec-1.11.2 \
+ smallvec-1.12.0 \
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 \
spin-0.5.2 \
spin-0.9.8 \
- spki-0.7.2 \
- sqlformat-0.2.2 \
+ spki-0.7.3 \
+ sqlformat-0.2.3 \
sqlx-0.7.3 \
sqlx-core-0.7.3 \
sqlx-macros-0.7.3 \
@@ -598,7 +616,7 @@ CARGO_CRATES= RustyXML-0.3.0 \
strsim-0.10.0 \
subtle-2.5.0 \
syn-1.0.109 \
- syn-2.0.39 \
+ syn-2.0.48 \
syn_derive-0.1.8 \
sync_wrapper-0.1.2 \
syslog_loose-0.19.0 \
@@ -611,24 +629,24 @@ CARGO_CRATES= RustyXML-0.3.0 \
tar-0.4.40 \
tempfile-3.9.0 \
term-0.7.0 \
- termcolor-1.4.0 \
+ termcolor-1.4.1 \
termtree-0.4.1 \
- thiserror-1.0.50 \
- thiserror-impl-1.0.50 \
+ thiserror-1.0.56 \
+ thiserror-impl-1.0.56 \
thousands-0.2.0 \
thread_local-1.1.7 \
tikv-jemalloc-ctl-0.5.4 \
tikv-jemalloc-sys-0.5.4+5.3.0-patched \
tikv-jemallocator-0.5.4 \
- time-0.3.30 \
+ time-0.3.31 \
time-core-0.1.2 \
time-fmt-0.3.8 \
- time-macros-0.2.15 \
+ time-macros-0.2.16 \
tiny-keccak-2.0.2 \
tinytemplate-1.2.1 \
tinyvec-1.6.0 \
tinyvec_macros-0.1.1 \
- tokio-1.35.0 \
+ tokio-1.35.1 \
tokio-io-timeout-1.2.0 \
tokio-macros-2.2.0 \
tokio-native-tls-0.3.1 \
@@ -641,7 +659,7 @@ CARGO_CRATES= RustyXML-0.3.0 \
toml-0.7.8 \
toml_datetime-0.6.5 \
toml_edit-0.19.15 \
- toml_edit-0.20.7 \
+ toml_edit-0.21.0 \
tonic-0.9.2 \
tonic-build-0.9.2 \
tower-0.4.13 \
@@ -654,19 +672,20 @@ CARGO_CRATES= RustyXML-0.3.0 \
tracing-log-0.1.4 \
tracing-log-0.2.0 \
tracing-opentelemetry-0.20.0 \
+ tracing-serde-0.1.3 \
tracing-subscriber-0.3.18 \
- try-lock-0.2.4 \
+ try-lock-0.2.5 \
ttl_cache-0.5.1 \
tungstenite-0.20.1 \
typenum-1.17.0 \
- typetag-0.2.13 \
- typetag-impl-0.2.13 \
+ typetag-0.2.15 \
+ typetag-impl-0.2.15 \
uaparser-0.6.1 \
ucd-trie-0.1.6 \
ulid-1.1.0 \
unarray-0.1.4 \
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-segmentation-1.10.1 \
@@ -686,7 +705,7 @@ CARGO_CRATES= RustyXML-0.3.0 \
utf8parse-0.2.1 \
utoipa-3.5.0 \
utoipa-gen-3.5.0 \
- uuid-1.6.1 \
+ uuid-1.7.0 \
valuable-0.1.0 \
vcpkg-0.2.15 \
version_check-0.9.4 \
@@ -702,14 +721,14 @@ CARGO_CRATES= RustyXML-0.3.0 \
warp-0.3.6 \
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-bindgen-0.2.90 \
+ wasm-bindgen-backend-0.2.90 \
+ wasm-bindgen-futures-0.4.40 \
+ wasm-bindgen-macro-0.2.90 \
+ wasm-bindgen-macro-support-0.2.90 \
+ wasm-bindgen-shared-0.2.90 \
wasm-streams-0.3.0 \
- web-sys-0.3.65 \
+ web-sys-0.3.67 \
webpki-0.22.4 \
webpki-roots-0.23.1 \
webpki-roots-0.25.3 \
@@ -722,7 +741,7 @@ CARGO_CRATES= RustyXML-0.3.0 \
winapi-util-0.1.6 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
windows-0.48.0 \
- windows-core-0.51.1 \
+ windows-core-0.52.0 \
windows-sys-0.45.0 \
windows-sys-0.48.0 \
windows-sys-0.52.0 \
@@ -750,18 +769,19 @@ CARGO_CRATES= RustyXML-0.3.0 \
windows_x86_64_msvc-0.42.2 \
windows_x86_64_msvc-0.48.5 \
windows_x86_64_msvc-0.52.0 \
- winnow-0.5.19 \
+ winnow-0.5.34 \
winreg-0.50.0 \
- wiremock-0.5.21 \
+ wiremock-0.5.22 \
woothee-0.13.0 \
wyz-0.5.1 \
- xattr-1.0.1 \
+ xattr-1.3.1 \
xmlparser-0.13.6 \
yada-0.5.0 \
yaml-rust-0.4.5 \
yansi-0.5.1 \
- zerocopy-0.7.31 \
- zerocopy-derive-0.7.31 \
+ yansi-1.0.0-rc.1 \
+ zerocopy-0.7.32 \
+ zerocopy-derive-0.7.32 \
zeroize-1.7.0 \
zip-0.6.6 \
zstd-0.11.2+zstd.1.5.2 \
@@ -771,7 +791,7 @@ CARGO_CRATES= RustyXML-0.3.0 \
zstd-sys-2.0.9+zstd.1.5.5 \
whichlang@git+https://github.com/quickwit-oss/whichlang?rev=fe406416\#fe406416cbad9849f790a274d25b2a53caccd2fa \
chitchat@git+https://github.com/quickwit-oss/chitchat.git?rev=a3e3f8b\#a3e3f8bd483b489e4da1ca953175b417e4949f90 \
+ ownedbytes,tantivy,tantivy-bitpacker,tantivy-columnar,tantivy-common,tantivy-query-grammar,tantivy-sstable,tantivy-stacker,tantivy-tokenizer-api@git+https://github.com/quickwit-oss/tantivy/?rev=108f30b\#108f30ba235cf4c4154c62d115b3efc487fb0a8b \
pulsar@git+https://github.com/quickwit-oss/pulsar-rs.git?rev=f9eff04\#f9eff04caf184906c6466fdde8b5bb0fd3c92659 \
- ownedbytes,tantivy,tantivy-bitpacker,tantivy-columnar,tantivy-common,tantivy-query-grammar,tantivy-sstable,tantivy-stacker,tantivy-tokenizer-api@git+https://github.com/quickwit-oss/tantivy/?rev=53f2fe1\#53f2fe1fbee83f22c81e28aaec02fb0628b68966 \
mrecordlog@git+https://github.com/quickwit-oss/mrecordlog?rev=2914cad\#2914cad58864097d7fcb62a8a20a7cbff730c1e8 \
sasl2-sys@git+https://github.com/quickwit-oss/rust-sasl/?rev=daca921\#daca9216beca2f2d8c9ce5d803906918a316021a
diff --git a/textproc/quickwit/distinfo b/textproc/quickwit/distinfo
index d23a97d338d5..1751f922b19d 100644
--- a/textproc/quickwit/distinfo
+++ b/textproc/quickwit/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1704467848
+TIMESTAMP = 1710183435
SHA256 (rust/crates/RustyXML-0.3.0.crate) = 8b5ace29ee3216de37c0546865ad08edef58b0f9e76838ed8959a84a990e58c5
SIZE (rust/crates/RustyXML-0.3.0.crate) = 17517
SHA256 (rust/crates/addr2line-0.21.0.crate) = 8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb
@@ -13,8 +13,8 @@ SHA256 (rust/crates/aes-0.8.3.crate) = ac1f845298e95f983ff1944b728ae08b8cebab80d
SIZE (rust/crates/aes-0.8.3.crate) = 124679
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/aliasable-0.1.3.crate) = 250f629c0161ad8107cf89319e990051fae62832fd343083bea452d93e2205fd
@@ -31,18 +31,18 @@ SHA256 (rust/crates/ansi-str-0.8.0.crate) = 1cf4578926a981ab0ca955dc023541d19de3
SIZE (rust/crates/ansi-str-0.8.0.crate) = 19427
SHA256 (rust/crates/ansitok-0.2.0.crate) = 220044e6a1bb31ddee4e3db724d29767f352de47445a6cd75e1a173142136c83
SIZE (rust/crates/ansitok-0.2.0.crate) = 18021
-SHA256 (rust/crates/anstream-0.6.4.crate) = 2ab91ebe16eb252986481c5b62f6098f3b698a45e34b5b98200cf20dd2484a44
-SIZE (rust/crates/anstream-0.6.4.crate) = 20593
+SHA256 (rust/crates/anstream-0.6.8.crate) = 628a8f9bd1e24b4e0db2b4bc2d000b001e7dd032d54afa60a68836aeec5aa54a
+SIZE (rust/crates/anstream-0.6.8.crate) = 30090
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/anyhow-1.0.75.crate) = a4668cab20f66d8d020e1fbc0ebe47217433c1b6c8f2040faf858554e394ace6
-SIZE (rust/crates/anyhow-1.0.75.crate) = 43901
+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/anyhow-1.0.79.crate) = 080e9890a082662b09c1ad45f567faeeb47f22b5fb23895fbe1e651e718e25ca
+SIZE (rust/crates/anyhow-1.0.79.crate) = 44931
SHA256 (rust/crates/anymap-1.0.0-beta.2.crate) = 8f1f8f5a6f3d50d89e3797d7593a50f96bb2aaa20ca0cc7be1fb673232c91d72
SIZE (rust/crates/anymap-1.0.0-beta.2.crate) = 13073
SHA256 (rust/crates/arc-swap-1.6.0.crate) = bddcadddf5e9015d310179a59bb28c4d4b9920ad0f11e8e14dbadf654890c9a6
@@ -59,20 +59,22 @@ SHA256 (rust/crates/assert-json-diff-2.0.2.crate) = 47e4f2b81832e72834d7518d8487
SIZE (rust/crates/assert-json-diff-2.0.2.crate) = 10874
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-compat-0.2.3.crate) = f68a707c1feb095d8c07f8a65b9f506b117d30af431cab89374357de7c11461b
+SIZE (rust/crates/async-compat-0.2.3.crate) = 10777
+SHA256 (rust/crates/async-compression-0.4.6.crate) = a116f46a969224200a0a97f29cfd4c50e7534e4b4826bd23ea2c3c533039c82c
+SIZE (rust/crates/async-compression-0.4.6.crate) = 99437
SHA256 (rust/crates/async-speed-limit-0.4.1.crate) = 97d287ccbfb44ae20287d2f9c72ad9e560d50810883870697db5b320c541f183
SIZE (rust/crates/async-speed-limit-0.4.1.crate) = 19509
SHA256 (rust/crates/async-stream-0.3.5.crate) = cd56dd203fef61ac097dd65721a419ddccb106b2d2b70ba60a6b529f03961a51
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-trait-0.1.74.crate) = a66537f1bb974b254c98ed142ff995236e81b9d0fe4db0575f46612cb15eb0f9
-SIZE (rust/crates/async-trait-0.1.74.crate) = 28997
+SHA256 (rust/crates/async-trait-0.1.77.crate) = c980ee35e870bd1a4d2c8294d4c04d0499e67bca1e4b5cefcc693c2fa00caea9
+SIZE (rust/crates/async-trait-0.1.77.crate) = 29986
SHA256 (rust/crates/atoi-2.0.0.crate) = f28d99ec8bfea296261ca1af174f24225171fea9664ba9003cbebee704810528
SIZE (rust/crates/atoi-2.0.0.crate) = 7785
-SHA256 (rust/crates/atomic-write-file-0.1.0.crate) = c232177ba50b16fe7a4588495bd474a62a9e45a8e4ca6fd7d0b7ac29d164631e
-SIZE (rust/crates/atomic-write-file-0.1.0.crate) = 15292
+SHA256 (rust/crates/atomic-write-file-0.1.2.crate) = edcdbedc2236483ab103a53415653d6b4442ea6141baf1ffa85df29635e88436
+SIZE (rust/crates/atomic-write-file-0.1.2.crate) = 16213
SHA256 (rust/crates/autocfg-1.1.0.crate) = d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa
SIZE (rust/crates/autocfg-1.1.0.crate) = 13272
SHA256 (rust/crates/aws-config-0.55.3.crate) = bcdcf0d683fe9c23d32cf5b53c9918ea0a500375a9fb20109802552658e576c9
@@ -119,6 +121,8 @@ SHA256 (rust/crates/aws-smithy-xml-0.55.3.crate) = b1b9d12875731bd07e767be7baad9
SIZE (rust/crates/aws-smithy-xml-0.55.3.crate) = 15634
SHA256 (rust/crates/aws-types-0.55.3.crate) = 6dd209616cc8d7bfb82f87811a5c655dc97537f592689b18743bddf5dc5c4829
SIZE (rust/crates/aws-types-0.55.3.crate) = 14357
+SHA256 (rust/crates/aws_lambda_events-0.13.0.crate) = c25e7620d59c7a9ed653439ec402218e3f6be118000f92802c5bbfc6da98e65b
+SIZE (rust/crates/aws_lambda_events-0.13.0.crate) = 73900
SHA256 (rust/crates/axum-0.6.20.crate) = 3b829e4e32b91e643de6eafe82b1d90675f5874230191a4ffbc1b336dec4d6bf
SIZE (rust/crates/axum-0.6.20.crate) = 146227
SHA256 (rust/crates/axum-core-0.3.4.crate) = 759fa577a247914fd3f7f76d62972792636412fbfd634cd452f6a385a74d2d2c
@@ -131,14 +135,16 @@ SHA256 (rust/crates/azure_storage_blobs-0.13.1.crate) = 57cb0fe58af32a3fb49e5606
SIZE (rust/crates/azure_storage_blobs-0.13.1.crate) = 65349
SHA256 (rust/crates/backoff-0.4.0.crate) = b62ddb9cb1ec0a098ad4bbf9344d0713fa193ae1a80af55febcff2627b6a00c1
SIZE (rust/crates/backoff-0.4.0.crate) = 26738
+SHA256 (rust/crates/backon-0.4.1.crate) = 0c1a6197b2120bb2185a267f6515038558b019e92b832bb0320e96d66268dcf9
+SIZE (rust/crates/backon-0.4.1.crate) = 21485
SHA256 (rust/crates/backtrace-0.3.69.crate) = 2089b7e3f35b9dd2d0ed921ead4f6d318c27680d4a5bd167b3ee120edb105837
SIZE (rust/crates/backtrace-0.3.69.crate) = 77299
SHA256 (rust/crates/base16-0.2.1.crate) = d27c3610c36aee21ce8ac510e6224498de4228ad772a171ed65643a24693a5a8
SIZE (rust/crates/base16-0.2.1.crate) = 15377
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/base64-simd-0.8.0.crate) = 339abbe78e73178762e23bea9dfd08e697eb3f3301cd4be981c0f78ba5859195
SIZE (rust/crates/base64-simd-0.8.0.crate) = 12531
SHA256 (rust/crates/base64ct-1.6.0.crate) = 8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b
@@ -151,8 +157,8 @@ 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/bitflags-2.4.2.crate) = ed570934406eb16438a4e976b1b4500774099c13b8cb96eec99f620f05090ddf
+SIZE (rust/crates/bitflags-2.4.2.crate) = 42602
SHA256 (rust/crates/bitpacking-0.9.2.crate) = 4c1d3e2bfd8d06048a179f7b17afc3188effa10385e7b00dc65af6aae732ea92
SIZE (rust/crates/bitpacking-0.9.2.crate) = 23049
SHA256 (rust/crates/bitvec-1.0.1.crate) = 1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c
@@ -161,10 +167,10 @@ SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996a
SIZE (rust/crates/block-buffer-0.10.4.crate) = 10538
SHA256 (rust/crates/block-padding-0.3.3.crate) = a8894febbff9f758034a5b8e12d87918f56dfc64a8e1fe757d65e29041538d93
SIZE (rust/crates/block-padding-0.3.3.crate) = 8504
-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
+SIZE (rust/crates/borsh-derive-1.3.1.crate) = 29088
SHA256 (rust/crates/bumpalo-3.14.0.crate) = 7f30e7476521f6f8af1a1c4c0b8cc94f0bee37d91763d0ca2665f299b6cd8aec
SIZE (rust/crates/bumpalo-3.14.0.crate) = 82400
SHA256 (rust/crates/bytecheck-0.6.11.crate) = 8b6372023ac861f6e6dc89c8344a8f398fb42aaba2b5dbc649ca0c0e9dbcb627
@@ -209,8 +215,8 @@ SHA256 (rust/crates/charset-0.1.3.crate) = 18e9079d1a12a2cc2bffb5db039c43661836e
SIZE (rust/crates/charset-0.1.3.crate) = 14330
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-0.8.5.crate) = 91d7b79e99bfaa0d47da0687c43aa3b7381938a62ad3a6498599039321f660b7
+SIZE (rust/crates/chrono-tz-0.8.5.crate) = 622507
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/ciborium-0.2.1.crate) = effd91f6c78e5a4ace8a5d3c0b6bfaec9e2baaef55f3efc00e45fb2e477ee926
@@ -223,10 +229,10 @@ SHA256 (rust/crates/cidr-utils-0.5.11.crate) = 2315f7119b7146d6a883de6acd63ddf96
SIZE (rust/crates/cidr-utils-0.5.11.crate) = 13518
SHA256 (rust/crates/cipher-0.4.4.crate) = 773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad
SIZE (rust/crates/cipher-0.4.4.crate) = 19073
-SHA256 (rust/crates/clap-4.4.9.crate) = 46ca43acc1b21c6cc2d1d3129c19e323a613935b5bc28fb3b33b5b2e5fb00030
-SIZE (rust/crates/clap-4.4.9.crate) = 54616
-SHA256 (rust/crates/clap_builder-4.4.9.crate) = 63361bae7eef3771745f02d8d892bec2fee5f6e34af316ba556e7f97a7069ff1
-SIZE (rust/crates/clap_builder-4.4.9.crate) = 163198
+SHA256 (rust/crates/clap-4.4.18.crate) = 1e578d6ec4194633722ccf9544794b71b1385c3c027efe0c55db226fc880865c
+SIZE (rust/crates/clap-4.4.18.crate) = 55269
+SHA256 (rust/crates/clap_builder-4.4.18.crate) = 4df4df40ec50c46000231c914968278b1eb05098cf8f1b3a518a95030e71d1c7
+SIZE (rust/crates/clap_builder-4.4.18.crate) = 163538
SHA256 (rust/crates/clap_lex-0.6.0.crate) = 702fc72eb24e5a1e48ce58027a675bc24edd52096d5397d4aea7c6dd9eca0bd1
SIZE (rust/crates/clap_lex-0.6.0.crate) = 12272
SHA256 (rust/crates/cmake-0.1.50.crate) = a31c789563b815f77f4250caee12365734369f942439b7defd71e18a48197130
@@ -241,26 +247,26 @@ SHA256 (rust/crates/colored-2.1.0.crate) = cbf2150cce219b664a8a70df7a1f933836724
SIZE (rust/crates/colored-2.1.0.crate) = 23348
SHA256 (rust/crates/community-id-0.2.2.crate) = 4f6af96839c04974cf381e427792a99913ecf3f7bfb348f153dc8a8e5f9803ad
SIZE (rust/crates/community-id-0.2.2.crate) = 6353
-SHA256 (rust/crates/concurrent-queue-2.3.0.crate) = f057a694a54f12365049b0958a1685bb52d567f5593b355fbf685838e873d400
-SIZE (rust/crates/concurrent-queue-2.3.0.crate) = 20189
-SHA256 (rust/crates/console-0.15.7.crate) = c926e00cc70edefdc64d3a5ff31cc65bb97a3460097762bd23afb4d8145fccf8
-SIZE (rust/crates/console-0.15.7.crate) = 35409
+SHA256 (rust/crates/concurrent-queue-2.4.0.crate) = d16048cd947b08fa32c24458a22f5dc5e835264f689f4f5653210c69fd107363
+SIZE (rust/crates/concurrent-queue-2.4.0.crate) = 20244
+SHA256 (rust/crates/console-0.15.8.crate) = 0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb
+SIZE (rust/crates/console-0.15.8.crate) = 36364
SHA256 (rust/crates/console-api-0.5.0.crate) = c2895653b4d9f1538a83970077cb01dfc77a4810524e51a110944688e916b18e
SIZE (rust/crates/console-api-0.5.0.crate) = 32420
SHA256 (rust/crates/console-subscriber-0.1.10.crate) = d4cf42660ac07fcebed809cfe561dd8730bcd35b075215e6479c516bcd0d11cb
SIZE (rust/crates/console-subscriber-0.1.10.crate) = 56045
-SHA256 (rust/crates/const-oid-0.9.5.crate) = 28c122c3980598d243d63d9a704629a2d748d101f278052ff068be5a4423ab6f
-SIZE (rust/crates/const-oid-0.9.5.crate) = 45229
+SHA256 (rust/crates/const-oid-0.9.6.crate) = c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8
+SIZE (rust/crates/const-oid-0.9.6.crate) = 45382
SHA256 (rust/crates/constant_time_eq-0.1.5.crate) = 245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc
SIZE (rust/crates/constant_time_eq-0.1.5.crate) = 4936
SHA256 (rust/crates/convert_case-0.4.0.crate) = 6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e
SIZE (rust/crates/convert_case-0.4.0.crate) = 8098
-SHA256 (rust/crates/core-foundation-0.9.3.crate) = 194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146
-SIZE (rust/crates/core-foundation-0.9.3.crate) = 27059
-SHA256 (rust/crates/core-foundation-sys-0.8.4.crate) = e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa
-SIZE (rust/crates/core-foundation-sys-0.8.4.crate) = 17725
-SHA256 (rust/crates/cpufeatures-0.2.11.crate) = ce420fe07aecd3e67c5f910618fe65e94158f6dcc0adf44e00d69ce2bdfe0fd0
*** 1089 LINES SKIPPED ***