Date: Thu, 12 Mar 2026 08:07:32 +0000 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: 458f463f9994 - main - databases/qdrant: update 1.16.=?utf-8?Q?1 =E2=86=92 1.?=17.0 Message-ID: <69b27444.375eb.69225971@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=458f463f999415bb7e596055ed94288469f982f5 commit 458f463f999415bb7e596055ed94288469f982f5 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-03-11 22:26:06 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-03-12 08:07:21 +0000 databases/qdrant: update 1.16.1 → 1.17.0 --- databases/qdrant/Makefile | 3 +- databases/qdrant/Makefile.crates | 321 +++++++++++-------- databases/qdrant/distinfo | 648 +++++++++++++++++++++++---------------- 3 files changed, 580 insertions(+), 392 deletions(-) diff --git a/databases/qdrant/Makefile b/databases/qdrant/Makefile index 980e1157b70b..c368677685c0 100644 --- a/databases/qdrant/Makefile +++ b/databases/qdrant/Makefile @@ -1,7 +1,6 @@ PORTNAME= qdrant DISTVERSIONPREFIX= v -DISTVERSION= 1.16.1 -PORTREVISION= 2 +DISTVERSION= 1.17.0 PORTEPOCH= 1 CATEGORIES= databases diff --git a/databases/qdrant/Makefile.crates b/databases/qdrant/Makefile.crates index f7f4309e61a5..5ce7b97e54bd 100644 --- a/databases/qdrant/Makefile.crates +++ b/databases/qdrant/Makefile.crates @@ -1,7 +1,7 @@ CARGO_CRATES= actix-codec-0.5.0 \ actix-cors-0.7.1 \ - actix-files-0.6.8 \ - actix-http-3.11.0 \ + actix-files-0.6.10 \ + actix-http-3.11.2 \ actix-macros-0.2.3 \ actix-multipart-0.7.2 \ actix-multipart-derive-0.7.0 \ @@ -11,7 +11,7 @@ CARGO_CRATES= actix-codec-0.5.0 \ actix-service-2.0.2 \ actix-tls-3.4.0 \ actix-utils-3.0.1 \ - actix-web-4.11.0 \ + actix-web-4.12.1 \ actix-web-codegen-4.3.0 \ actix-web-extras-0.1.0 \ actix-web-validator-7.0.0 \ @@ -34,9 +34,9 @@ CARGO_CRATES= actix-codec-0.5.0 \ anstyle-query-1.0.0 \ anstyle-wincon-3.0.1 \ antidote-1.0.0 \ - anyhow-1.0.100 \ + anyhow-1.0.101 \ approx-0.5.1 \ - arc-swap-1.7.1 \ + arc-swap-1.8.2 \ arraydeque-0.5.1 \ arrayvec-0.4.12 \ arrayvec-0.7.6 \ @@ -49,24 +49,24 @@ CARGO_CRATES= actix-codec-0.5.0 \ atomicwrites-0.4.4 \ autocfg-1.1.0 \ axum-0.6.12 \ - axum-0.7.5 \ + axum-0.8.8 \ axum-core-0.3.3 \ - axum-core-0.4.3 \ + axum-core-0.5.6 \ backtrace-0.3.67 \ base16ct-0.2.0 \ base64-0.13.1 \ base64-0.21.0 \ - base64-0.22.0 \ + base64-0.22.1 \ base64ct-1.8.0 \ bincode-1.3.3 \ bincode-2.0.1 \ bincode_derive-2.0.1 \ - bindgen-0.69.4 \ + bindgen-0.72.1 \ binout-0.2.1 \ bitflags-1.3.2 \ - bitflags-2.9.1 \ + bitflags-2.10.0 \ bitm-0.4.2 \ - bitpacking-0.9.2 \ + bitpacking-0.9.3 \ bitvec-1.0.1 \ blake2-rfc-0.2.18 \ block-buffer-0.10.3 \ @@ -74,54 +74,58 @@ CARGO_CRATES= actix-codec-0.5.0 \ brotli-decompressor-5.0.0 \ bumpalo-3.11.1 \ bustle-0.5.1 \ - bytemuck-1.24.0 \ + bytemuck-1.25.0 \ bytemuck_derive-1.10.2 \ byteorder-1.5.0 \ - bytes-1.10.1 \ + bytes-1.11.1 \ bytestring-1.2.0 \ bzip2-sys-0.1.11+1.0.8 \ + cap-0.1.2 \ cast-0.3.0 \ - cc-1.2.47 \ + cc-1.2.56 \ cedarwood-0.4.6 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ cgroups-rs-0.3.4 \ charabia-0.9.7 \ - chrono-0.4.42 \ + chrono-0.4.43 \ ci_info-0.10.2 \ ciborium-0.2.0 \ ciborium-io-0.2.0 \ ciborium-ll-0.2.0 \ clang-sys-1.4.0 \ - clap-4.5.53 \ - clap_builder-4.5.53 \ - clap_derive-4.5.49 \ - clap_lex-0.7.4 \ + clap-4.5.58 \ + clap_builder-4.5.58 \ + clap_derive-4.5.55 \ + clap_lex-1.0.0 \ cmake-0.1.51 \ + cmsketch-0.2.4 \ codespan-reporting-0.11.1 \ colorchoice-1.0.0 \ - colored-3.0.0 \ + colored-3.1.1 \ colorz-1.1.4 \ - config-0.15.18 \ + config-0.15.19 \ console-0.16.0 \ - console-api-0.8.1 \ - console-subscriber-0.4.1 \ + console-api-0.9.0 \ + console-subscriber-0.5.0 \ const-oid-0.9.6 \ constant_time_eq-0.1.5 \ constant_time_eq-0.4.2 \ convert_case-0.4.0 \ + convert_case-0.10.0 \ cookie-0.16.2 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ core2-0.4.0 \ + core_affinity-0.8.3 \ count-min-sketch-0.1.8 \ cpp_demangle-0.4.2 \ cpufeatures-0.2.17 \ crc32c-0.6.8 \ crc32fast-1.3.2 \ - criterion-0.7.0 \ - criterion-plot-0.6.0 \ + criterion-0.8.2 \ + criterion-plot-0.8.2 \ crossbeam-channel-0.5.15 \ crossbeam-deque-0.8.2 \ crossbeam-epoch-0.9.13 \ @@ -139,21 +143,25 @@ CARGO_CRATES= actix-codec-0.5.0 \ cxxbridge-macro-1.0.85 \ daachorse-1.0.0 \ darling-0.20.8 \ + darling-0.21.3 \ darling_core-0.20.8 \ + darling_core-0.21.3 \ darling_macro-0.20.8 \ + darling_macro-0.21.3 \ dary_heap-0.3.7 \ dashmap-6.1.0 \ - data-encoding-2.9.0 \ + data-encoding-2.10.0 \ debugid-0.8.0 \ - delegate-0.13.4 \ + delegate-0.13.5 \ der-0.7.10 \ + deranged-0.5.5 \ derive_more-0.99.17 \ - derive_more-2.0.1 \ - derive_more-impl-2.0.1 \ + derive_more-2.1.1 \ + derive_more-impl-2.1.1 \ digest-0.10.7 \ displaydoc-0.2.5 \ docopt-1.1.1 \ - dyn-clone-1.0.10 \ + dyn-clone-1.0.20 \ dyn_size_of-0.4.2 \ earcutr-0.4.2 \ ecdsa-0.16.9 \ @@ -173,48 +181,58 @@ CARGO_CRATES= actix-codec-0.5.0 \ erased-serde-0.3.31 \ erased-serde-0.4.2 \ errno-0.3.10 \ + faccess-0.2.4 \ + fastant-0.1.11 \ fastrand-2.2.0 \ ff-0.13.1 \ fiat-crypto-0.2.9 \ filetime-0.2.19 \ - find-msvc-tools-0.1.5 \ + find-msvc-tools-0.1.9 \ findshlibs-0.10.2 \ fixedbitset-0.4.2 \ - flate2-1.1.4 \ + flate2-1.1.9 \ float_next_after-1.0.0 \ fnv-1.0.7 \ foldhash-0.1.4 \ + foldhash-0.2.0 \ foreign-types-0.5.0 \ foreign-types-macros-0.2.3 \ foreign-types-shared-0.3.1 \ form_urlencoded-1.2.2 \ - fs-err-3.1.3 \ + foyer-0.22.3 \ + foyer-common-0.22.3 \ + foyer-intrusive-collections-0.10.0-dev \ + foyer-memory-0.22.3 \ + foyer-storage-0.22.3 \ + foyer-tokio-0.22.3 \ + fs-err-3.3.0 \ fs4-0.13.1 \ fs_extra-1.3.0 \ fsio-0.1.3 \ fst-0.4.7 \ funty-2.0.0 \ - futures-0.3.31 \ - futures-channel-0.3.31 \ - futures-core-0.3.31 \ - futures-executor-0.3.31 \ - futures-io-0.3.31 \ - futures-macro-0.3.31 \ - futures-sink-0.3.31 \ - futures-task-0.3.31 \ - futures-util-0.3.31 \ + futures-0.3.32 \ + futures-channel-0.3.32 \ + futures-core-0.3.32 \ + futures-executor-0.3.32 \ + futures-io-0.3.32 \ + futures-macro-0.3.32 \ + futures-sink-0.3.32 \ + futures-task-0.3.32 \ + futures-util-0.3.32 \ fxhash-0.2.1 \ generator-0.7.4 \ generic-array-0.14.9 \ generic-tests-0.1.3 \ - geo-0.31.0 \ - geo-types-0.7.17 \ + geo-0.32.0 \ + geo-types-0.7.18 \ geographiclib-rs-0.2.3 \ geohash-0.13.1 \ getopts-0.2.21 \ getrandom-0.1.16 \ getrandom-0.2.11 \ getrandom-0.3.0 \ + getrandom-0.4.1 \ getset-0.1.2 \ gimli-0.27.0 \ glob-0.3.1 \ @@ -222,14 +240,16 @@ CARGO_CRATES= actix-codec-0.5.0 \ goblin-0.7.1 \ gpu-allocator-0.27.0 \ group-0.13.0 \ - h2-0.3.26 \ + h2-0.3.27 \ h2-0.4.4 \ half-1.8.2 \ - half-2.7.0 \ + half-2.7.1 \ hash32-0.3.1 \ hashbrown-0.12.3 \ + hashbrown-0.13.2 \ hashbrown-0.14.2 \ hashbrown-0.15.2 \ + hashbrown-0.16.1 \ hashlink-0.10.0 \ hashring-0.3.6 \ hdrhistogram-7.5.2 \ @@ -251,7 +271,6 @@ CARGO_CRATES= actix-codec-0.5.0 \ httparse-1.10.1 \ httpdate-1.0.2 \ humantime-2.3.0 \ - hyper-0.14.26 \ hyper-1.6.0 \ hyper-rustls-0.27.2 \ hyper-timeout-0.4.1 \ @@ -274,6 +293,7 @@ CARGO_CRATES= actix-codec-0.5.0 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ + id-arena-2.3.0 \ ident_case-1.0.1 \ idna-1.1.0 \ idna_adapter-1.2.0 \ @@ -281,14 +301,13 @@ CARGO_CRATES= actix-codec-0.5.0 \ include-flate-0.3.0 \ include-flate-codegen-0.2.0 \ indexmap-1.9.2 \ - indexmap-2.11.4 \ - indicatif-0.18.3 \ - indoc-2.0.6 \ + indexmap-2.13.0 \ + indicatif-0.18.4 \ inferno-0.11.18 \ integer-encoding-4.1.0 \ inventory-0.3.14 \ io-lifetimes-1.0.11 \ - io-uring-0.7.10 \ + io-uring-0.7.11 \ ipnet-2.11.0 \ irg-kvariants-0.1.1 \ iri-string-0.7.8 \ @@ -306,11 +325,11 @@ CARGO_CRATES= actix-codec-0.5.0 \ jiff-static-0.2.15 \ jobserver-0.1.31 \ js-sys-0.3.77 \ - jsonwebtoken-10.0.0 \ + jsonwebtoken-10.3.0 \ language-tags-0.3.2 \ lazy_static-1.5.0 \ - lazycell-1.3.0 \ - libc-0.2.174 \ + leb128fmt-0.1.0 \ + libc-0.2.180 \ libflate-1.4.0 \ libflate-2.1.0 \ libflate_lz77-1.2.0 \ @@ -318,28 +337,31 @@ CARGO_CRATES= actix-codec-0.5.0 \ libloading-0.7.4 \ libloading-0.8.5 \ libm-0.2.6 \ - librocksdb-sys-0.17.1+9.9.3 \ + librocksdb-sys-0.17.3+10.4.2 \ libz-sys-1.1.8 \ link-cplusplus-1.0.8 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.14 \ - linux-raw-sys-0.9.2 \ + linux-raw-sys-0.11.0 \ litemap-0.7.3 \ local-channel-0.1.3 \ local-waker-0.1.3 \ lock_api-0.4.14 \ - log-0.4.28 \ + log-0.4.29 \ loom-0.7.1 \ + lz4-1.28.1 \ lz4-sys-1.11.1+lz4-1.10.0 \ - lz4_flex-0.11.5 \ + lz4_flex-0.12.0 \ macro_rules_attribute-0.2.2 \ macro_rules_attribute-proc_macro-0.2.2 \ matchers-0.2.0 \ matchit-0.7.0 \ + matchit-0.8.4 \ matrixmultiply-0.3.10 \ md-5-0.10.6 \ + mea-0.6.1 \ memchr-2.7.4 \ - memmap2-0.9.8 \ + memmap2-0.9.9 \ memoffset-0.7.1 \ memoffset-0.9.1 \ mime-0.3.16 \ @@ -348,25 +370,27 @@ CARGO_CRATES= actix-codec-0.5.0 \ miniz_oxide-0.6.2 \ miniz_oxide-0.8.5 \ mio-1.0.1 \ - mockito-1.7.0 \ + mixtrics-0.2.3 \ + mockito-1.7.2 \ multimap-0.8.3 \ names-0.14.0 \ - ndarray-0.16.1 \ - ndarray-npy-0.9.1 \ + ndarray-0.17.2 \ + ndarray-npy-0.10.0 \ nias-0.5.0 \ nix-0.25.1 \ nix-0.26.2 \ nix-0.27.1 \ - nix-0.29.0 \ + nix-0.31.1 \ nodrop-0.1.14 \ nom-7.1.3 \ nom-8.0.0 \ ntapi-0.4.1 \ nu-ansi-term-0.50.1 \ num-bigint-0.4.4 \ - num-bigint-dig-0.8.4 \ + num-bigint-dig-0.8.6 \ num-cmp-0.1.0 \ num-complex-0.4.6 \ + num-conv-0.2.0 \ num-derive-0.4.2 \ num-format-0.4.4 \ num-integer-0.1.46 \ @@ -377,7 +401,7 @@ CARGO_CRATES= actix-codec-0.5.0 \ objc2-core-foundation-0.3.1 \ objc2-io-kit-0.3.1 \ object-0.30.0 \ - object_store-0.12.4 \ + object_store-0.13.1 \ once_cell-1.21.3 \ oorandom-11.1.3 \ openssl-probe-0.1.5 \ @@ -385,10 +409,12 @@ CARGO_CRATES= actix-codec-0.5.0 \ ordered-float-5.1.0 \ p256-0.13.2 \ p384-0.13.1 \ + page_size-0.6.0 \ parking_lot-0.12.5 \ parking_lot_core-0.9.12 \ parse-size-1.0.0 \ paste-1.0.11 \ + path_facts-0.2.1 \ pathdiff-0.2.3 \ pem-3.0.3 \ pem-rfc7468-0.7.0 \ @@ -407,7 +433,6 @@ CARGO_CRATES= actix-codec-0.5.0 \ pin-project-1.0.12 \ pin-project-internal-1.0.12 \ pin-project-lite-0.2.12 \ - pin-utils-0.1.0 \ pkcs1-0.7.5 \ pkcs8-0.10.2 \ pkg-config-0.3.26 \ @@ -415,8 +440,9 @@ CARGO_CRATES= actix-codec-0.5.0 \ plotters-0.3.4 \ plotters-backend-0.3.4 \ plotters-svg-0.3.3 \ - portable-atomic-1.11.1 \ + portable-atomic-1.13.1 \ portable-atomic-util-0.2.4 \ + powerfmt-0.2.0 \ pprof-0.15.0 \ pprof2-0.13.1 \ ppv-lite86-0.2.17 \ @@ -428,22 +454,22 @@ CARGO_CRATES= actix-codec-0.5.0 \ proc-macro-error-attr-1.0.4 \ proc-macro-error-attr2-2.0.0 \ proc-macro-error2-2.0.1 \ - proc-macro2-1.0.101 \ + proc-macro2-1.0.106 \ procfs-0.18.0 \ procfs-core-0.18.0 \ prometheus-0.14.0 \ - proptest-1.8.0 \ + proptest-1.10.0 \ prost-0.11.9 \ prost-0.12.6 \ - prost-0.13.1 \ + prost-0.14.3 \ prost-build-0.11.9 \ prost-build-0.12.6 \ prost-derive-0.11.9 \ prost-derive-0.12.6 \ - prost-derive-0.13.1 \ + prost-derive-0.14.3 \ prost-types-0.11.9 \ prost-types-0.12.6 \ - prost-types-0.13.1 \ + prost-types-0.14.3 \ prost-wkt-0.5.1 \ prost-wkt-build-0.5.1 \ prost-wkt-types-0.5.1 \ @@ -452,20 +478,22 @@ CARGO_CRATES= actix-codec-0.5.0 \ pulldown-cmark-0.9.3 \ pulldown-cmark-to-cmark-10.0.4 \ py_literal-0.4.0 \ - pyo3-0.27.1 \ - pyo3-build-config-0.27.1 \ - pyo3-ffi-0.27.1 \ - pyo3-macros-0.27.1 \ - pyo3-macros-backend-0.27.1 \ + pyo3-0.28.1 \ + pyo3-build-config-0.28.1 \ + pyo3-ffi-0.28.1 \ + pyo3-macros-0.28.1 \ + pyo3-macros-backend-0.28.1 \ pyroscope-0.5.8 \ pyroscope_pprofrs-0.2.10 \ quick-error-1.2.3 \ quick-xml-0.26.0 \ quick-xml-0.38.0 \ + quick_cache-0.6.18 \ quinn-0.11.2 \ quinn-proto-0.11.8 \ quinn-udp-0.5.2 \ - quote-1.0.42 \ + quote-1.0.44 \ + r-efi-5.3.0 \ radium-0.7.0 \ raft-0.7.0 \ raft-proto-0.7.0 \ @@ -486,24 +514,26 @@ CARGO_CRATES= actix-codec-0.5.0 \ rayon-core-1.13.0 \ redox_syscall-0.2.16 \ redox_syscall-0.5.12 \ + ref-cast-1.0.25 \ + ref-cast-impl-1.0.25 \ regex-1.11.0 \ regex-automata-0.4.8 \ regex-lite-0.1.5 \ regex-syntax-0.8.5 \ relative-path-1.9.3 \ - reqwest-0.12.24 \ + reqwest-0.12.28 \ rfc6979-0.4.0 \ rgb-0.8.50 \ ring-0.17.13 \ ringbuffer-0.16.0 \ rle-decode-fast-1.0.3 \ rmp-0.8.14 \ - rmp-serde-1.3.0 \ - roaring-0.11.2 \ + rmp-serde-1.3.1 \ + roaring-0.11.3 \ robust-1.1.0 \ - rocksdb-0.23.0 \ + rocksdb-0.24.0 \ roxmltree-0.20.0 \ - rsa-0.9.8 \ + rsa-0.9.10 \ rstack-0.3.3 \ rstack-self-0.3.0 \ rstar-0.12.0 \ @@ -511,17 +541,17 @@ CARGO_CRATES= actix-codec-0.5.0 \ rstest_macros-0.26.1 \ rustc-demangle-0.1.21 \ rustc-hash-1.1.0 \ - rustc-hash-2.0.0 \ + rustc-hash-2.1.1 \ rustc_version-0.4.1 \ rustix-0.37.27 \ rustix-0.38.40 \ - rustix-1.0.2 \ + rustix-1.1.3 \ rustls-0.22.4 \ - rustls-0.23.35 \ + rustls-0.23.36 \ rustls-native-certs-0.7.0 \ rustls-native-certs-0.8.0 \ rustls-pemfile-2.2.0 \ - rustls-pki-types-1.12.0 \ + rustls-pki-types-1.14.0 \ rustls-webpki-0.102.8 \ rustls-webpki-0.103.6 \ rustversion-1.0.11 \ @@ -532,7 +562,10 @@ CARGO_CRATES= actix-codec-0.5.0 \ scc-2.4.0 \ schannel-0.1.23 \ schemars-0.8.22 \ + schemars-0.9.0 \ + schemars-1.2.0 \ schemars_derive-0.8.22 \ + schnellru-0.2.4 \ scoped-tls-1.0.1 \ scopeguard-1.1.0 \ scratch-1.0.3 \ @@ -546,40 +579,44 @@ CARGO_CRATES= actix-codec-0.5.0 \ security-framework-2.10.0 \ security-framework-sys-2.11.0 \ seedable_hash-0.1.1 \ - self_cell-1.2.0 \ + self_cell-1.2.2 \ semver-1.0.27 \ - serde-1.0.226 \ + serde-1.0.228 \ serde-untagged-0.1.9 \ serde-value-0.7.0 \ serde_cbor-0.11.2 \ - serde_core-1.0.226 \ - serde_derive-1.0.226 \ + serde_core-1.0.228 \ + serde_derive-1.0.228 \ serde_derive_internals-0.29.0 \ - serde_json-1.0.145 \ + serde_json-1.0.149 \ serde_plain-1.0.1 \ serde_qs-0.13.0 \ serde_urlencoded-0.7.1 \ serde_variant-0.1.3 \ - serial_test-3.2.0 \ - serial_test_derive-3.2.0 \ + serde_with-3.16.1 \ + serde_with_macros-3.16.1 \ + serial_test-3.3.1 \ + serial_test_derive-3.3.1 \ sha1-0.10.5 \ sha2-0.10.9 \ shaderc-0.10.1 \ shaderc-sys-0.10.1 \ sharded-slab-0.1.4 \ shlex-1.3.0 \ + sif-itree-0.4.0 \ signal-hook-registry-1.4.0 \ signature-2.2.0 \ simd-adler32-0.3.7 \ similar-2.7.0 \ simple_asn1-0.6.2 \ siphasher-0.3.10 \ - siphasher-1.0.1 \ + siphasher-1.0.2 \ slab-0.4.11 \ slice-group-by-0.3.1 \ slog-2.8.2 \ slog-scope-4.4.0 \ slog-stdlog-4.1.1 \ + small_ctor-0.1.2 \ smallvec-1.15.1 \ socket2-0.4.9 \ socket2-0.5.10 \ @@ -592,7 +629,7 @@ CARGO_CRATES= actix-codec-0.5.0 \ static_assertions-1.1.0 \ str_stack-0.1.0 \ strsim-0.10.0 \ - strsim-0.11.0 \ + strsim-0.11.1 \ strum-0.27.2 \ strum_macros-0.27.1 \ subtle-2.5.0 \ @@ -600,60 +637,63 @@ CARGO_CRATES= actix-codec-0.5.0 \ symbolic-common-12.12.3 \ symbolic-demangle-12.12.3 \ syn-1.0.107 \ - syn-2.0.106 \ + syn-2.0.116 \ sync_wrapper-0.1.2 \ - sync_wrapper-1.0.1 \ + sync_wrapper-1.0.2 \ synstructure-0.13.1 \ sys-info-0.9.1 \ - sysinfo-0.37.2 \ + sysinfo-0.38.1 \ tango-bench-0.6.0 \ tap-1.0.1 \ + tar-0.4.44 \ target-lexicon-0.13.3 \ - tempfile-3.23.0 \ + tempfile-3.25.0 \ termcolor-1.1.3 \ thiserror-1.0.69 \ - thiserror-2.0.17 \ + thiserror-2.0.18 \ thiserror-impl-1.0.69 \ - thiserror-impl-2.0.17 \ + thiserror-impl-2.0.18 \ thread-priority-3.0.0 \ thread_local-1.1.7 \ - tikv-jemalloc-ctl-0.6.0 \ - tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 \ - tikv-jemallocator-0.6.0 \ - time-0.3.17 \ - time-core-0.1.0 \ - time-macros-0.2.6 \ + tikv-jemalloc-ctl-0.6.1 \ + tikv-jemalloc-sys-0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 \ + tikv-jemallocator-0.6.1 \ + time-0.3.47 \ + time-core-0.1.8 \ + time-macros-0.2.27 \ tinystr-0.7.6 \ tinytemplate-1.2.1 \ tinyvec-1.10.0 \ tinyvec_macros-0.1.0 \ - tokio-1.47.1 \ + tokio-1.49.0 \ tokio-io-timeout-1.2.0 \ - tokio-macros-2.5.0 \ + tokio-macros-2.6.0 \ tokio-rustls-0.25.0 \ tokio-rustls-0.26.0 \ tokio-stream-0.1.17 \ - tokio-util-0.7.16 \ + tokio-util-0.7.18 \ toml-0.5.10 \ - tonic-0.11.0 \ - tonic-0.12.3 \ + tonic-0.14.3 \ tonic-build-0.11.0 \ + tonic-prost-0.14.3 \ tonic-reflection-0.11.0 \ tower-0.4.13 \ - tower-0.5.2 \ - tower-http-0.6.6 \ + tower-0.5.3 \ + tower-http-0.6.8 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ - tracing-0.1.41 \ - tracing-attributes-0.1.28 \ - tracing-core-0.1.33 \ + tracing-0.1.44 \ + tracing-appender-0.2.4 \ + tracing-attributes-0.1.31 \ + tracing-core-0.1.36 \ tracing-log-0.2.0 \ tracing-serde-0.2.0 \ - tracing-subscriber-0.3.20 \ + tracing-subscriber-0.3.22 \ tracing-tracy-0.11.4 \ tracy-client-0.17.0 \ tracy-client-sys-0.21.2 \ try-lock-0.2.3 \ + twox-hash-2.1.2 \ typeid-1.0.0 \ typenum-1.16.0 \ typetag-0.2.15 \ @@ -663,20 +703,21 @@ CARGO_CRATES= actix-codec-0.5.0 \ unicase-2.6.0 \ unicode-ident-1.0.13 \ unicode-normalization-0.1.24 \ + unicode-segmentation-1.12.0 \ unicode-width-0.1.10 \ unicode-width-0.2.0 \ unicode-xid-0.2.6 \ - unindent-0.2.4 \ unit-prefix-0.5.1 \ untrusted-0.9.0 \ unty-0.0.4 \ unwind-0.4.1 \ unwind-sys-0.1.3 \ - url-2.5.7 \ + url-2.5.8 \ + urlencoding-2.1.3 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.1 \ - uuid-1.18.1 \ + uuid-1.21.0 \ v_htmlescape-0.15.8 \ validator-0.20.0 \ validator_derive-0.20.0 \ @@ -691,13 +732,18 @@ CARGO_CRATES= actix-codec-0.5.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.13.3+wasi-0.2.2 \ + wasip2-1.0.2+wasi-0.2.9 \ + wasip3-0.4.0+wasi-0.3.0-rc-2026-01-06 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-futures-0.4.42 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ + wasm-encoder-0.244.0 \ + wasm-metadata-0.244.0 \ wasm-streams-0.4.0 \ + wasmparser-0.244.0 \ web-sys-0.3.69 \ web-time-1.1.0 \ webpki-roots-0.26.1 \ @@ -711,31 +757,40 @@ CARGO_CRATES= actix-codec-0.5.0 \ windows-0.48.0 \ windows-0.57.0 \ windows-0.61.3 \ + windows-0.62.1 \ windows-collections-0.2.0 \ + windows-collections-0.3.1 \ windows-core-0.57.0 \ windows-core-0.61.2 \ + windows-core-0.62.1 \ windows-future-0.2.1 \ + windows-future-0.3.1 \ windows-implement-0.57.0 \ - windows-implement-0.60.0 \ + windows-implement-0.60.2 \ windows-interface-0.57.0 \ - windows-interface-0.59.1 \ + windows-interface-0.59.3 \ windows-link-0.1.3 \ windows-link-0.2.0 \ windows-numerics-0.2.0 \ + windows-numerics-0.3.0 \ windows-result-0.1.2 \ windows-result-0.3.4 \ + windows-result-0.4.0 \ windows-strings-0.4.2 \ + windows-strings-0.5.0 \ windows-sys-0.42.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-sys-0.60.2 \ + windows-sys-0.61.1 \ windows-targets-0.42.2 \ windows-targets-0.48.0 \ windows-targets-0.52.6 \ windows-targets-0.53.2 \ windows-threading-0.1.0 \ + windows-threading-0.2.0 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_gnullvm-0.52.6 \ @@ -767,7 +822,13 @@ CARGO_CRATES= actix-codec-0.5.0 \ windows_x86_64_msvc-0.52.6 \ windows_x86_64_msvc-0.53.0 \ winnow-0.7.13 \ + wit-bindgen-0.51.0 \ + wit-bindgen-core-0.51.0 \ wit-bindgen-rt-0.33.0 \ + wit-bindgen-rust-0.51.0 \ + wit-bindgen-rust-macro-0.51.0 \ + wit-component-0.244.0 \ + wit-parser-0.244.0 \ write16-1.0.0 \ writeable-0.5.5 \ wyhash-0.5.0 \ @@ -777,18 +838,20 @@ CARGO_CRATES= actix-codec-0.5.0 \ yoke-0.7.4 \ yoke-derive-0.7.4 \ zerocopy-0.7.35 \ - zerocopy-0.8.27 \ + zerocopy-0.8.39 \ zerocopy-derive-0.7.35 \ - zerocopy-derive-0.8.27 \ + zerocopy-derive-0.8.39 \ zerofrom-0.1.4 \ zerofrom-derive-0.1.4 \ zeroize-1.8.1 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 \ + zmij-1.0.2 \ zstd-0.13.0 \ zstd-safe-7.0.0 \ zstd-sys-2.0.9+zstd.1.5.5 \ - wal@git+https://github.com/qdrant/wal.git?rev=fbb2f2a1603222df3f8a34cc6ae2c93ceffbc172\#fbb2f2a1603222df3f8a34cc6ae2c93ceffbc172 \ - murmur3@git+https://github.com/stusmall/murmur3?rev=2c39087\#2c39087f094ae982a463e1cda9cf4d483a09192b \ + murmur3@git+https://github.com/qdrant/murmur3?rev=2c39087\#2c39087f094ae982a463e1cda9cf4d483a09192b \ + hyper@git+https://github.com/qdrant/hyper?branch=v0.14.26-qdrant\#923b57d062119b6d223beff7f34f8955f9c3dded \ rust-stemmers@git+https://github.com/qdrant/rust-stemmers.git?tag=v1.2.1\#aee4c73b4012230b1163bf82d086cbf4b3f1102e \ - tar@git+https://github.com/qdrant/tar-rs?branch=main\#856dbd090eede1736604f23cfe99a104b5639734 + wal@git+https://github.com/qdrant/wal.git?rev=c07fb56ebc8120ebe4e3c602d31ce98f356f4676\#c07fb56ebc8120ebe4e3c602d31ce98f356f4676 \ + tonic@git+https://github.com/qdrant/tonic?branch=v0.11.0-qdrant\#a8c90c80dafedcd5e6a6d2c3d7995422ef317437 diff --git a/databases/qdrant/distinfo b/databases/qdrant/distinfo index 9a88c14544ce..3338e0ec8368 100644 --- a/databases/qdrant/distinfo +++ b/databases/qdrant/distinfo @@ -1,12 +1,12 @@ -TIMESTAMP = 1764725949 +TIMESTAMP = 1773267082 SHA256 (rust/crates/actix-codec-0.5.0.crate) = 57a7559404a7f3573127aab53c08ce37a6c6a315c374a31070f3c91cd1b4a7fe SIZE (rust/crates/actix-codec-0.5.0.crate) = 14046 SHA256 (rust/crates/actix-cors-0.7.1.crate) = daa239b93927be1ff123eebada5a3ff23e89f0124ccb8609234e5103d5a5ae6d SIZE (rust/crates/actix-cors-0.7.1.crate) = 32546 -SHA256 (rust/crates/actix-files-0.6.8.crate) = 6c0d87f10d70e2948ad40e8edea79c8e77c6c66e0250a4c1f09b690465199576 -SIZE (rust/crates/actix-files-0.6.8.crate) = 46633 -SHA256 (rust/crates/actix-http-3.11.0.crate) = 44dfe5c9e0004c623edc65391dfd51daa201e7e30ebd9c9bedf873048ec32bc2 -SIZE (rust/crates/actix-http-3.11.0.crate) = 164165 +SHA256 (rust/crates/actix-files-0.6.10.crate) = df8c4f30e3272d7c345f88ae0aac3848507ef5ba871f9cc2a41c8085a0f0523b +SIZE (rust/crates/actix-files-0.6.10.crate) = 47285 +SHA256 (rust/crates/actix-http-3.11.2.crate) = 7926860314cbe2fb5d1f13731e387ab43bd32bca224e82e6e2db85de0a3dba49 +SIZE (rust/crates/actix-http-3.11.2.crate) = 168165 SHA256 (rust/crates/actix-macros-0.2.3.crate) = 465a6172cf69b960917811022d8f29bc0b7fa1398bc4f78b3c466673db1213b6 SIZE (rust/crates/actix-macros-0.2.3.crate) = 8259 SHA256 (rust/crates/actix-multipart-0.7.2.crate) = d5118a26dee7e34e894f7e85aa0ee5080ae4c18bf03c0e30d49a80e418f00a53 @@ -25,8 +25,8 @@ SHA256 (rust/crates/actix-tls-3.4.0.crate) = ac453898d866cdbecdbc2334fe1738c747b SIZE (rust/crates/actix-tls-3.4.0.crate) = 44317 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.11.0.crate) = a597b77b5c6d6a1e1097fddde329a83665e25c5437c696a3a9a4aa514a614dea -SIZE (rust/crates/actix-web-4.11.0.crate) = 248344 +SHA256 (rust/crates/actix-web-4.12.1.crate) = 1654a77ba142e37f049637a3e5685f864514af11fcbc51cb51eb6596afe5b8d6 +SIZE (rust/crates/actix-web-4.12.1.crate) = 250525 SHA256 (rust/crates/actix-web-codegen-4.3.0.crate) = f591380e2e68490b5dfaf1dd1aa0ebe78d84ba7067078512b4ea6e4492d622b8 SIZE (rust/crates/actix-web-codegen-4.3.0.crate) = 20382 SHA256 (rust/crates/actix-web-extras-0.1.0.crate) = ef1dfa234e9b71ed142e54b26b4cc9e13ef4ac563cf1a2be810b0c3d057781ea @@ -71,12 +71,12 @@ SHA256 (rust/crates/anstyle-wincon-3.0.1.crate) = f0699d10d2f4d628a98ee7b57b289a SIZE (rust/crates/anstyle-wincon-3.0.1.crate) = 11279 SHA256 (rust/crates/antidote-1.0.0.crate) = 34fde25430d87a9388dadbe6e34d7f72a462c8b43ac8d309b42b0a8505d7e2a5 SIZE (rust/crates/antidote-1.0.0.crate) = 6312 -SHA256 (rust/crates/anyhow-1.0.100.crate) = a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61 -SIZE (rust/crates/anyhow-1.0.100.crate) = 54059 +SHA256 (rust/crates/anyhow-1.0.101.crate) = 5f0e0fee31ef5ed1ba1316088939cea399010ed7731dba877ed44aeb407a75ea +SIZE (rust/crates/anyhow-1.0.101.crate) = 52315 SHA256 (rust/crates/approx-0.5.1.crate) = cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6 SIZE (rust/crates/approx-0.5.1.crate) = 15100 -SHA256 (rust/crates/arc-swap-1.7.1.crate) = 69f7f8c3906b62b754cd5326047894316021dcfe5a194c8ea52bdd94934a3457 -SIZE (rust/crates/arc-swap-1.7.1.crate) = 68512 +SHA256 (rust/crates/arc-swap-1.8.2.crate) = f9f3647c145568cec02c42054e07bdf9a5a698e15b466fb2341bfc393cd24aa5 +SIZE (rust/crates/arc-swap-1.8.2.crate) = 80791 SHA256 (rust/crates/arraydeque-0.5.1.crate) = 7d902e3d592a523def97af8f317b08ce16b7ab854c1985a0c671e6f15cebc236 SIZE (rust/crates/arraydeque-0.5.1.crate) = 17671 SHA256 (rust/crates/arrayvec-0.4.12.crate) = cd9fd44efafa8690358b7408d253adf110036b88f55672a933f01d616ad9b1b9 @@ -101,12 +101,12 @@ SHA256 (rust/crates/autocfg-1.1.0.crate) = d468802bab17cbc0cc575e9b053f41e72aa36 SIZE (rust/crates/autocfg-1.1.0.crate) = 13272 SHA256 (rust/crates/axum-0.6.12.crate) = 349f8ccfd9221ee7d1f3d4b33e1f8319b3a81ed8f61f2ea40b37b859794b4491 SIZE (rust/crates/axum-0.6.12.crate) = 139967 -SHA256 (rust/crates/axum-0.7.5.crate) = 3a6c9af12842a67734c9a2e355436e5d03b22383ed60cf13cd0c18fbfe3dcbcf -SIZE (rust/crates/axum-0.7.5.crate) = 151429 +SHA256 (rust/crates/axum-0.8.8.crate) = 8b52af3cb4058c895d37317bb27508dccc8e5f2d39454016b297bf4a400597b8 +SIZE (rust/crates/axum-0.8.8.crate) = 178829 SHA256 (rust/crates/axum-core-0.3.3.crate) = b2f958c80c248b34b9a877a643811be8dbca03ca5ba827f2b63baf3a81e5fc4e SIZE (rust/crates/axum-core-0.3.3.crate) = 20568 -SHA256 (rust/crates/axum-core-0.4.3.crate) = a15c63fd72d41492dc4f497196f5da1fb04fb7529e631d73630d1b491e47a2e3 -SIZE (rust/crates/axum-core-0.4.3.crate) = 21877 +SHA256 (rust/crates/axum-core-0.5.6.crate) = 08c78f31d7b1291f7ee735c1c6780ccde7785daae9a9206026862dab7d8792d1 +SIZE (rust/crates/axum-core-0.5.6.crate) = 26769 SHA256 (rust/crates/backtrace-0.3.67.crate) = 233d376d6d185f2a3093e58f283f60f880315b6c60075b01f36b3b85154564ca SIZE (rust/crates/backtrace-0.3.67.crate) = 78564 SHA256 (rust/crates/base16ct-0.2.0.crate) = 4c7f02d4ea65f2c1853089ffd8d2787bdbc63de2f0d29dedbcf8ccdfa0ccd4cf @@ -115,8 +115,8 @@ SHA256 (rust/crates/base64-0.13.1.crate) = 9e1b586273c5702936fe7b7d6896644d8be71 SIZE (rust/crates/base64-0.13.1.crate) = 61002 SHA256 (rust/crates/base64-0.21.0.crate) = a4a4ddaa51a5bc52a6948f74c06d20aaaddb71924eab79b8c97a8c556e942d6a SIZE (rust/crates/base64-0.21.0.crate) = 72180 -SHA256 (rust/crates/base64-0.22.0.crate) = 9475866fec1451be56a3c2400fd081ff546538961565ccb5b7142cbd22bc7a51 -SIZE (rust/crates/base64-0.22.0.crate) = 81568 +SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6 +SIZE (rust/crates/base64-0.22.1.crate) = 81597 SHA256 (rust/crates/base64ct-1.8.0.crate) = 55248b47b0caf0546f7988906588779981c43bb1bc9d0c44087278f80cdb44ba SIZE (rust/crates/base64ct-1.8.0.crate) = 31211 SHA256 (rust/crates/bincode-1.3.3.crate) = b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad @@ -125,18 +125,18 @@ SHA256 (rust/crates/bincode-2.0.1.crate) = 36eaf5d7b090263e8150820482d5d93cd964a SIZE (rust/crates/bincode-2.0.1.crate) = 70469 SHA256 (rust/crates/bincode_derive-2.0.1.crate) = bf95709a440f45e986983918d0e8a1f30a9b1df04918fc828670606804ac3c09 SIZE (rust/crates/bincode_derive-2.0.1.crate) = 7404 -SHA256 (rust/crates/bindgen-0.69.4.crate) = a00dc851838a2120612785d195287475a3ac45514741da670b735818822129a0 -SIZE (rust/crates/bindgen-0.69.4.crate) = 221092 +SHA256 (rust/crates/bindgen-0.72.1.crate) = 993776b509cfb49c750f11b8f07a46fa23e0a1386ffc01fb1e7d343efc387895 +SIZE (rust/crates/bindgen-0.72.1.crate) = 246071 SHA256 (rust/crates/binout-0.2.1.crate) = b60b1af88a588fca5fe424ae7d735bc52814f80ff57614f57043cc4e2024f2ea SIZE (rust/crates/binout-0.2.1.crate) = 3874 SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 -SHA256 (rust/crates/bitflags-2.9.1.crate) = 1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967 -SIZE (rust/crates/bitflags-2.9.1.crate) = 47913 +SHA256 (rust/crates/bitflags-2.10.0.crate) = 812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3 +SIZE (rust/crates/bitflags-2.10.0.crate) = 48427 SHA256 (rust/crates/bitm-0.4.2.crate) = b06e8e5bec3490b9f6f3adbb78aa4f53e8396fd9994e8a62a346b44ea7c15f35 SIZE (rust/crates/bitm-0.4.2.crate) = 22944 -SHA256 (rust/crates/bitpacking-0.9.2.crate) = 4c1d3e2bfd8d06048a179f7b17afc3188effa10385e7b00dc65af6aae732ea92 -SIZE (rust/crates/bitpacking-0.9.2.crate) = 23049 +SHA256 (rust/crates/bitpacking-0.9.3.crate) = 96a7139abd3d9cebf8cd6f920a389cf3dc9576172e32f4563f188cae3c3eb019 +SIZE (rust/crates/bitpacking-0.9.3.crate) = 31339 SHA256 (rust/crates/bitvec-1.0.1.crate) = 1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c SIZE (rust/crates/bitvec-1.0.1.crate) = 224375 SHA256 (rust/crates/blake2-rfc-0.2.18.crate) = 5d6d530bdd2d52966a6d03b7a964add7ae1a288d25214066fd4b600f0f796400 @@ -151,22 +151,24 @@ SHA256 (rust/crates/bumpalo-3.11.1.crate) = 572f695136211188308f16ad2ca5c851a712 SIZE (rust/crates/bumpalo-3.11.1.crate) = 81207 SHA256 (rust/crates/bustle-0.5.1.crate) = 082bd84e4f0d39ac9d5d0447dec66dbfc333b3ae4240c306ca0801fbb3655fca SIZE (rust/crates/bustle-0.5.1.crate) = 12216 -SHA256 (rust/crates/bytemuck-1.24.0.crate) = 1fbdf580320f38b612e485521afda1ee26d10cc9884efaaa750d383e13e3c5f4 -SIZE (rust/crates/bytemuck-1.24.0.crate) = 53243 +SHA256 (rust/crates/bytemuck-1.25.0.crate) = c8efb64bd706a16a1bdde310ae86b351e4d21550d98d056f22f8a7f7a2183fec +SIZE (rust/crates/bytemuck-1.25.0.crate) = 53466 SHA256 (rust/crates/bytemuck_derive-1.10.2.crate) = f9abbd1bc6865053c427f7198e6af43bfdedc55ab791faed4fbd361d789575ff SIZE (rust/crates/bytemuck_derive-1.10.2.crate) = 25678 SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 -SHA256 (rust/crates/bytes-1.10.1.crate) = d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a -SIZE (rust/crates/bytes-1.10.1.crate) = 76779 +SHA256 (rust/crates/bytes-1.11.1.crate) = 1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33 +SIZE (rust/crates/bytes-1.11.1.crate) = 78584 SHA256 (rust/crates/bytestring-1.2.0.crate) = f7f83e57d9154148e355404702e2694463241880b939570d7c97c014da7a69a1 SIZE (rust/crates/bytestring-1.2.0.crate) = 8409 SHA256 (rust/crates/bzip2-sys-0.1.11+1.0.8.crate) = 736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc SIZE (rust/crates/bzip2-sys-0.1.11+1.0.8.crate) = 633444 +SHA256 (rust/crates/cap-0.1.2.crate) = 6f125eb85b84a24c36b02ed1d22c9dd8632f53b3cde6e4d23512f94021030003 +SIZE (rust/crates/cap-0.1.2.crate) = 9026 SHA256 (rust/crates/cast-0.3.0.crate) = 37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5 SIZE (rust/crates/cast-0.3.0.crate) = 11452 -SHA256 (rust/crates/cc-1.2.47.crate) = cd405d82c84ff7f35739f175f67d8b9fb7687a0e84ccdc78bd3568839827cf07 -SIZE (rust/crates/cc-1.2.47.crate) = 92422 +SHA256 (rust/crates/cc-1.2.56.crate) = aebf35691d1bfb0ac386a69bac2fde4dd276fb618cf8bf4f5318fe285e821bb2 +SIZE (rust/crates/cc-1.2.56.crate) = 96059 SHA256 (rust/crates/cedarwood-0.4.6.crate) = 6d910bedd62c24733263d0bed247460853c9d22e8956bd4cd964302095e04e90 SIZE (rust/crates/cedarwood-0.4.6.crate) = 12726 SHA256 (rust/crates/cexpr-0.6.0.crate) = 6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766 @@ -179,8 +181,8 @@ SHA256 (rust/crates/cgroups-rs-0.3.4.crate) = 6db7c2f5545da4c12c5701455d9471da5f SIZE (rust/crates/cgroups-rs-0.3.4.crate) = 53584 SHA256 (rust/crates/charabia-0.9.7.crate) = 7c2f456825b7f15eac01a1cae40c12c3f55e931d4327e6e4fa59508d664e9568 *** 1210 LINES SKIPPED ***home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69b27444.375eb.69225971>
