summaryrefslogtreecommitdiff
path: root/databases/qdrant/Makefile.crates
diff options
context:
space:
mode:
Diffstat (limited to 'databases/qdrant/Makefile.crates')
-rw-r--r--databases/qdrant/Makefile.crates113
1 files changed, 76 insertions, 37 deletions
diff --git a/databases/qdrant/Makefile.crates b/databases/qdrant/Makefile.crates
index 60df7411f09f..f7f4309e61a5 100644
--- a/databases/qdrant/Makefile.crates
+++ b/databases/qdrant/Makefile.crates
@@ -39,7 +39,7 @@ CARGO_CRATES= actix-codec-0.5.0 \
arc-swap-1.7.1 \
arraydeque-0.5.1 \
arrayvec-0.4.12 \
- arrayvec-0.7.2 \
+ arrayvec-0.7.6 \
ash-0.38.0+1.3.281 \
assert-json-diff-2.0.2 \
async-stream-0.3.3 \
@@ -53,9 +53,11 @@ CARGO_CRATES= actix-codec-0.5.0 \
axum-core-0.3.3 \
axum-core-0.4.3 \
backtrace-0.3.67 \
+ base16ct-0.2.0 \
base64-0.13.1 \
base64-0.21.0 \
base64-0.22.0 \
+ base64ct-1.8.0 \
bincode-1.3.3 \
bincode-2.0.1 \
bincode_derive-2.0.1 \
@@ -72,14 +74,14 @@ CARGO_CRATES= actix-codec-0.5.0 \
brotli-decompressor-5.0.0 \
bumpalo-3.11.1 \
bustle-0.5.1 \
- bytemuck-1.23.2 \
- bytemuck_derive-1.10.1 \
+ bytemuck-1.24.0 \
+ bytemuck_derive-1.10.2 \
byteorder-1.5.0 \
bytes-1.10.1 \
bytestring-1.2.0 \
bzip2-sys-0.1.11+1.0.8 \
cast-0.3.0 \
- cc-1.2.38 \
+ cc-1.2.47 \
cedarwood-0.4.6 \
cexpr-0.6.0 \
cfg-if-1.0.0 \
@@ -92,19 +94,20 @@ CARGO_CRATES= actix-codec-0.5.0 \
ciborium-io-0.2.0 \
ciborium-ll-0.2.0 \
clang-sys-1.4.0 \
- clap-4.5.47 \
- clap_builder-4.5.47 \
- clap_derive-4.5.47 \
+ clap-4.5.53 \
+ clap_builder-4.5.53 \
+ clap_derive-4.5.49 \
clap_lex-0.7.4 \
cmake-0.1.51 \
codespan-reporting-0.11.1 \
colorchoice-1.0.0 \
colored-3.0.0 \
colorz-1.1.4 \
- config-0.15.16 \
+ config-0.15.18 \
console-0.16.0 \
console-api-0.8.1 \
console-subscriber-0.4.1 \
+ const-oid-0.9.6 \
constant_time_eq-0.1.5 \
constant_time_eq-0.4.2 \
convert_case-0.4.0 \
@@ -114,7 +117,7 @@ CARGO_CRATES= actix-codec-0.5.0 \
core2-0.4.0 \
count-min-sketch-0.1.8 \
cpp_demangle-0.4.2 \
- cpufeatures-0.2.5 \
+ cpufeatures-0.2.17 \
crc32c-0.6.8 \
crc32fast-1.3.2 \
criterion-0.7.0 \
@@ -124,9 +127,12 @@ CARGO_CRATES= actix-codec-0.5.0 \
crossbeam-epoch-0.9.13 \
crossbeam-utils-0.8.20 \
crunchy-0.2.2 \
+ crypto-bigint-0.5.5 \
crypto-common-0.1.6 \
- csv-1.3.1 \
+ csv-1.4.0 \
csv-core-0.1.11 \
+ curve25519-dalek-4.1.3 \
+ curve25519-dalek-derive-0.1.1 \
cxx-1.0.85 \
cxx-build-1.0.85 \
cxxbridge-flags-1.0.85 \
@@ -140,6 +146,7 @@ CARGO_CRATES= actix-codec-0.5.0 \
data-encoding-2.9.0 \
debugid-0.8.0 \
delegate-0.13.4 \
+ der-0.7.10 \
derive_more-0.99.17 \
derive_more-2.0.1 \
derive_more-impl-2.0.1 \
@@ -149,8 +156,12 @@ CARGO_CRATES= actix-codec-0.5.0 \
dyn-clone-1.0.10 \
dyn_size_of-0.4.2 \
earcutr-0.4.2 \
+ ecdsa-0.16.9 \
ecow-0.2.6 \
+ ed25519-2.2.3 \
+ ed25519-dalek-2.2.0 \
either-1.13.0 \
+ elliptic-curve-0.13.8 \
encode_unicode-1.0.0 \
encoding_rs-0.8.33 \
env_filter-0.1.0 \
@@ -159,14 +170,17 @@ CARGO_CRATES= actix-codec-0.5.0 \
equator-0.2.2 \
equator-macro-0.2.1 \
equivalent-1.0.1 \
+ erased-serde-0.3.31 \
erased-serde-0.4.2 \
errno-0.3.10 \
fastrand-2.2.0 \
+ ff-0.13.1 \
+ fiat-crypto-0.2.9 \
filetime-0.2.19 \
- find-msvc-tools-0.1.2 \
+ find-msvc-tools-0.1.5 \
findshlibs-0.10.2 \
fixedbitset-0.4.2 \
- flate2-1.1.2 \
+ flate2-1.1.4 \
float_next_after-1.0.0 \
fnv-1.0.7 \
foldhash-0.1.4 \
@@ -174,6 +188,7 @@ CARGO_CRATES= actix-codec-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 \
fs4-0.13.1 \
fs_extra-1.3.0 \
fsio-0.1.3 \
@@ -190,7 +205,7 @@ CARGO_CRATES= actix-codec-0.5.0 \
futures-util-0.3.31 \
fxhash-0.2.1 \
generator-0.7.4 \
- generic-array-0.14.6 \
+ generic-array-0.14.9 \
generic-tests-0.1.3 \
geo-0.31.0 \
geo-types-0.7.17 \
@@ -206,10 +221,11 @@ CARGO_CRATES= actix-codec-0.5.0 \
glob-match-0.2.1 \
goblin-0.7.1 \
gpu-allocator-0.27.0 \
+ group-0.13.0 \
h2-0.3.26 \
h2-0.4.4 \
half-1.8.2 \
- half-2.6.0 \
+ half-2.7.0 \
hash32-0.3.1 \
hashbrown-0.12.3 \
hashbrown-0.14.2 \
@@ -223,6 +239,8 @@ CARGO_CRATES= actix-codec-0.5.0 \
hermit-abi-0.3.9 \
hermit-abi-0.5.1 \
hex-0.4.3 \
+ hkdf-0.12.4 \
+ hmac-0.12.1 \
http-0.2.12 \
http-1.3.1 \
http-body-0.4.5 \
@@ -264,9 +282,10 @@ CARGO_CRATES= actix-codec-0.5.0 \
include-flate-codegen-0.2.0 \
indexmap-1.9.2 \
indexmap-2.11.4 \
- indicatif-0.18.0 \
+ indicatif-0.18.3 \
+ indoc-2.0.6 \
inferno-0.11.18 \
- integer-encoding-4.0.2 \
+ integer-encoding-4.1.0 \
inventory-0.3.14 \
io-lifetimes-1.0.11 \
io-uring-0.7.10 \
@@ -287,7 +306,7 @@ CARGO_CRATES= actix-codec-0.5.0 \
jiff-static-0.2.15 \
jobserver-0.1.31 \
js-sys-0.3.77 \
- jsonwebtoken-9.3.1 \
+ jsonwebtoken-10.0.0 \
language-tags-0.3.2 \
lazy_static-1.5.0 \
lazycell-1.3.0 \
@@ -308,7 +327,7 @@ CARGO_CRATES= actix-codec-0.5.0 \
litemap-0.7.3 \
local-channel-0.1.3 \
local-waker-0.1.3 \
- lock_api-0.4.13 \
+ lock_api-0.4.14 \
log-0.4.28 \
loom-0.7.1 \
lz4-sys-1.11.1+lz4-1.10.0 \
@@ -322,8 +341,7 @@ CARGO_CRATES= actix-codec-0.5.0 \
memchr-2.7.4 \
memmap2-0.9.8 \
memoffset-0.7.1 \
- merge-0.1.0 \
- merge_derive-0.1.0 \
+ memoffset-0.9.1 \
mime-0.3.16 \
mime_guess-2.0.4 \
minimal-lexical-0.2.1 \
@@ -346,29 +364,34 @@ CARGO_CRATES= actix-codec-0.5.0 \
ntapi-0.4.1 \
nu-ansi-term-0.50.1 \
num-bigint-0.4.4 \
+ num-bigint-dig-0.8.4 \
num-cmp-0.1.0 \
num-complex-0.4.6 \
num-derive-0.4.2 \
num-format-0.4.4 \
num-integer-0.1.46 \
+ num-iter-0.1.45 \
num-traits-0.2.19 \
num_cpus-1.17.0 \
num_threads-0.1.7 \
objc2-core-foundation-0.3.1 \
objc2-io-kit-0.3.1 \
object-0.30.0 \
- object_store-0.12.3 \
+ object_store-0.12.4 \
once_cell-1.21.3 \
oorandom-11.1.3 \
openssl-probe-0.1.5 \
ordered-float-2.10.1 \
- ordered-float-5.0.0 \
- parking_lot-0.12.4 \
- parking_lot_core-0.9.11 \
+ ordered-float-5.1.0 \
+ p256-0.13.2 \
+ p384-0.13.1 \
+ parking_lot-0.12.5 \
+ parking_lot_core-0.9.12 \
parse-size-1.0.0 \
paste-1.0.11 \
- pathdiff-0.2.1 \
+ pathdiff-0.2.3 \
pem-3.0.3 \
+ pem-rfc7468-0.7.0 \
percent-encoding-2.3.2 \
permutation_iterator-0.1.2 \
pest-2.8.1 \
@@ -385,6 +408,8 @@ CARGO_CRATES= actix-codec-0.5.0 \
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 \
plain-0.2.3 \
plotters-0.3.4 \
@@ -398,6 +423,7 @@ CARGO_CRATES= actix-codec-0.5.0 \
presser-0.3.1 \
prettyplease-0.1.22 \
prettyplease-0.2.37 \
+ primeorder-0.13.6 \
proc-macro-error-1.0.4 \
proc-macro-error-attr-1.0.4 \
proc-macro-error-attr2-2.0.0 \
@@ -426,6 +452,11 @@ 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 \
pyroscope-0.5.8 \
pyroscope_pprofrs-0.2.10 \
quick-error-1.2.3 \
@@ -434,7 +465,7 @@ CARGO_CRATES= actix-codec-0.5.0 \
quinn-0.11.2 \
quinn-proto-0.11.8 \
quinn-udp-0.5.2 \
- quote-1.0.40 \
+ quote-1.0.42 \
radium-0.7.0 \
raft-0.7.0 \
raft-proto-0.7.0 \
@@ -460,7 +491,8 @@ CARGO_CRATES= actix-codec-0.5.0 \
regex-lite-0.1.5 \
regex-syntax-0.8.5 \
relative-path-1.9.3 \
- reqwest-0.12.23 \
+ reqwest-0.12.24 \
+ rfc6979-0.4.0 \
rgb-0.8.50 \
ring-0.17.13 \
ringbuffer-0.16.0 \
@@ -471,6 +503,7 @@ CARGO_CRATES= actix-codec-0.5.0 \
robust-1.1.0 \
rocksdb-0.23.0 \
roxmltree-0.20.0 \
+ rsa-0.9.8 \
rstack-0.3.3 \
rstack-self-0.3.0 \
rstar-0.12.0 \
@@ -484,7 +517,7 @@ CARGO_CRATES= actix-codec-0.5.0 \
rustix-0.38.40 \
rustix-1.0.2 \
rustls-0.22.4 \
- rustls-0.23.32 \
+ rustls-0.23.35 \
rustls-native-certs-0.7.0 \
rustls-native-certs-0.8.0 \
rustls-pemfile-2.2.0 \
@@ -509,6 +542,7 @@ CARGO_CRATES= actix-codec-0.5.0 \
seahash-4.1.0 \
sealed_test-1.1.0 \
sealed_test_derive-1.1.0 \
+ sec1-0.7.3 \
security-framework-2.10.0 \
security-framework-sys-2.11.0 \
seedable_hash-0.1.1 \
@@ -535,13 +569,15 @@ CARGO_CRATES= actix-codec-0.5.0 \
sharded-slab-0.1.4 \
shlex-1.3.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 \
slab-0.4.11 \
slice-group-by-0.3.1 \
- slog-2.7.0 \
+ slog-2.8.2 \
slog-scope-4.4.0 \
slog-stdlog-4.1.1 \
smallvec-1.15.1 \
@@ -549,7 +585,9 @@ CARGO_CRATES= actix-codec-0.5.0 \
socket2-0.5.10 \
socket2-0.6.0 \
spade-2.12.1 \
+ spin-0.9.8 \
spin-0.10.0 \
+ spki-0.7.3 \
stable_deref_trait-1.2.0 \
static_assertions-1.1.0 \
str_stack-0.1.0 \
@@ -567,16 +605,16 @@ CARGO_CRATES= actix-codec-0.5.0 \
sync_wrapper-1.0.1 \
synstructure-0.13.1 \
sys-info-0.9.1 \
- sysinfo-0.37.0 \
+ sysinfo-0.37.2 \
tango-bench-0.6.0 \
tap-1.0.1 \
- tempfile-3.22.0 \
+ target-lexicon-0.13.3 \
+ tempfile-3.23.0 \
termcolor-1.1.3 \
thiserror-1.0.69 \
- thiserror-2.0.16 \
+ thiserror-2.0.17 \
thiserror-impl-1.0.69 \
- thiserror-impl-2.0.16 \
- thread-id-4.0.0 \
+ thiserror-impl-2.0.17 \
thread-priority-3.0.0 \
thread_local-1.1.7 \
tikv-jemalloc-ctl-0.6.0 \
@@ -628,6 +666,7 @@ CARGO_CRATES= actix-codec-0.5.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 \
@@ -727,14 +766,14 @@ CARGO_CRATES= actix-codec-0.5.0 \
windows_x86_64_msvc-0.48.0 \
windows_x86_64_msvc-0.52.6 \
windows_x86_64_msvc-0.53.0 \
- winnow-0.7.1 \
+ winnow-0.7.13 \
wit-bindgen-rt-0.33.0 \
write16-1.0.0 \
writeable-0.5.5 \
wyhash-0.5.0 \
wyz-0.5.1 \
xattr-1.3.1 \
- yaml-rust2-0.10.0 \
+ yaml-rust2-0.10.4 \
yoke-0.7.4 \
yoke-derive-0.7.4 \
zerocopy-0.7.35 \
@@ -749,7 +788,7 @@ CARGO_CRATES= actix-codec-0.5.0 \
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=fad05934581585c18ff84712d6d4f5783b9b6a58\#fad05934581585c18ff84712d6d4f5783b9b6a58 \
+ wal@git+https://github.com/qdrant/wal.git?rev=fbb2f2a1603222df3f8a34cc6ae2c93ceffbc172\#fbb2f2a1603222df3f8a34cc6ae2c93ceffbc172 \
murmur3@git+https://github.com/stusmall/murmur3?rev=2c39087\#2c39087f094ae982a463e1cda9cf4d483a09192b \
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