From 2ca951c6cf2ab8d7a654795d483d427aaf8ff9fa Mon Sep 17 00:00:00 2001
From: peasee <98815791+peasee@users.noreply.github.com>
Date: Tue, 17 Dec 2024 13:16:53 +1000
Subject: [PATCH] Update index.md
---
spiceaidocs/docs/acknowledgements/index.md | 360 +++++++++++----------
1 file changed, 192 insertions(+), 168 deletions(-)
diff --git a/spiceaidocs/docs/acknowledgements/index.md b/spiceaidocs/docs/acknowledgements/index.md
index 4f7d0aa1..dccd6f02 100644
--- a/spiceaidocs/docs/acknowledgements/index.md
+++ b/spiceaidocs/docs/acknowledgements/index.md
@@ -79,424 +79,439 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
## Rust Crates
-- ansi_term 0.12.1, MIT
+- ansi_term 0.12.1, MIT
https://github.com/ogham/rust-ansi-term
-- anyhow 1.0.93, Apache-2.0 OR MIT
+- anyhow 1.0.94, Apache-2.0 OR MIT
https://github.com/dtolnay/anyhow
-- arrow 53.2.0, Apache-2.0
+- arrow 53.3.0, Apache-2.0
https://github.com/apache/arrow-rs
-- arrow-buffer 53.3.0, Apache-2.0
+- arrow-buffer 53.3.0, Apache-2.0
https://github.com/apache/arrow-rs
-- arrow-csv 53.3.0, Apache-2.0
+- arrow-csv 53.3.0, Apache-2.0
https://github.com/apache/arrow-rs
-- arrow-flight 53.2.0, Apache-2.0
+- arrow-flight 53.3.0, Apache-2.0
https://github.com/apache/arrow-rs
-- arrow-ipc 53.2.0, Apache-2.0
+- arrow-ipc 53.3.0, Apache-2.0
https://github.com/apache/arrow-rs
-- arrow-json 53.1.0, Apache-2.0
+- arrow-json 53.1.0, Apache-2.0
https://github.com/apache/arrow-rs
-- arrow-json 53.2.0, Apache-2.0
+- arrow-json 53.3.0, Apache-2.0
https://github.com/apache/arrow-rs
-- arrow-odbc 11.2.0, MIT
+- arrow-odbc 11.2.0, MIT
https://github.com/pacman82/arrow-odbc
-- arrow-schema 53.3.0, Apache-2.0
+- arrow-schema 53.3.0, Apache-2.0
https://github.com/apache/arrow-rs
-- async-graphql 7.0.11, Apache-2.0 OR MIT
+- async-graphql 7.0.13, Apache-2.0 OR MIT
https://github.com/async-graphql/async-graphql
-- async-graphql-axum 7.0.11, Apache-2.0 OR MIT
+- async-graphql-axum 7.0.13, Apache-2.0 OR MIT
https://github.com/async-graphql/async-graphql
-- async-openai 0.24.1, MIT
+- async-openai 0.26.0, MIT
https://github.com/64bit/async-openai
-- async-stream 0.3.6, MIT
+- async-stream 0.3.6, MIT
https://github.com/tokio-rs/async-stream
-- async-trait 0.1.83, Apache-2.0 OR MIT
+- async-trait 0.1.83, Apache-2.0 OR MIT
https://github.com/dtolnay/async-trait
-- aws-config 1.5.10, Apache-2.0
+- aws-config 1.5.10, Apache-2.0
https://github.com/smithy-lang/smithy-rs
-- aws-sdk-secretsmanager 1.53.0, Apache-2.0
+- aws-sdk-secretsmanager 1.54.0, Apache-2.0
https://github.com/awslabs/aws-sdk-rust
-- aws-sdk-sts 1.50.0, Apache-2.0
+- aws-sdk-sts 1.51.0, Apache-2.0
https://github.com/awslabs/aws-sdk-rust
-- axum 0.7.9, MIT
+- axum 0.7.9, MIT
https://github.com/tokio-rs/axum
-- axum-extra 0.9.4, MIT
+- axum-extra 0.9.6, MIT
https://github.com/tokio-rs/axum
-- azure_core 0.21.0, MIT
+- azure_core 0.21.0, MIT
https://github.com/azure/azure-sdk-for-rust
-- azure_storage 0.21.0, MIT
+- azure_storage 0.21.0, MIT
https://github.com/azure/azure-sdk-for-rust
-- azure_storage_blobs 0.21.0, MIT
+- azure_storage_blobs 0.21.0, MIT
https://github.com/azure/azure-sdk-for-rust
-- backoff 0.4.0, Apache-2.0 OR MIT
+- backoff 0.4.0, Apache-2.0 OR MIT
https://github.com/ihrwein/backoff
-- base64 0.13.1, Apache-2.0 OR MIT
+- base64 0.13.1, Apache-2.0 OR MIT
https://github.com/marshallpierce/rust-base64
-- base64 0.21.7, Apache-2.0 OR MIT
+- base64 0.21.7, Apache-2.0 OR MIT
https://github.com/marshallpierce/rust-base64
-- base64 0.22.1, Apache-2.0 OR MIT
+- base64 0.22.1, Apache-2.0 OR MIT
https://github.com/marshallpierce/rust-base64
-- bb8 0.8.6, MIT
+- bb8 0.8.6, MIT
https://github.com/djc/bb8
-- bigdecimal 0.4.6, Apache-2.0 OR MIT
+- bigdecimal 0.4.7, Apache-2.0 OR MIT
https://github.com/akubera/bigdecimal-rs
-- bollard 0.18.1, Apache-2.0
+- bollard 0.18.1, Apache-2.0
https://github.com/fussybeaver/bollard
-- byte-unit 5.1.6, MIT
+- byte-unit 5.1.6, MIT
https://github.com/magiclen/byte-unit
-- bytes 1.8.0, MIT
+- bytes 1.9.0, MIT
https://github.com/tokio-rs/bytes
-- chrono 0.4.38, Apache-2.0 OR MIT
+- chrono 0.4.39, Apache-2.0 OR MIT
https://github.com/chronotope/chrono
-- chrono-tz 0.8.6, Apache-2.0 OR MIT
+- chrono-tz 0.8.6, Apache-2.0 OR MIT
https://github.com/chronotope/chrono-tz
-- chrono-tz 0.10.0, Apache-2.0 OR MIT
+- chrono-tz 0.10.0, Apache-2.0 OR MIT
https://github.com/chronotope/chrono-tz
-- clap 4.5.21, Apache-2.0 OR MIT
+- clap 4.5.23, Apache-2.0 OR MIT
https://github.com/clap-rs/clap
-- clickhouse-rs 1.1.0-alpha.1, MIT
+- clickhouse-rs 1.1.0-alpha.1, MIT
https://github.com/suharev7/clickhouse-rs
-- csv 1.3.1, MIT OR Unlicense
+- csv 1.3.1, MIT OR Unlicense
https://github.com/BurntSushi/rust-csv
-- dashmap 6.1.0, MIT
+- dashmap 6.1.0, MIT
https://github.com/xacrimon/dashmap
-- datafusion 43.0.0, Apache-2.0
+- datafusion 43.0.0, Apache-2.0
https://github.com/apache/datafusion
-- datafusion-federation 0.1.6, Apache-2.0
+- datafusion-federation 0.1.6, Apache-2.0
-- datafusion-federation-sql 0.1.6, Apache-2.0
+- datafusion-federation-sql 0.1.6, Apache-2.0
-- datafusion-functions-json 0.43.0, Apache-2.0
+- datafusion-functions-json 0.43.0, Apache-2.0
https://github.com/datafusion-contrib/datafusion-functions-json/
- datafusion-table-providers 0.1.0,
https://github.com/datafusion-contrib/datafusion-table-providers
-- delta_kernel 0.4.1, Apache-2.0
-
https://github.com/delta-incubator/delta-kernel-rs
+- delta_kernel 0.6.0, Apache-2.0
+
https://github.com/delta-io/delta-kernel-rs
-- dirs 5.0.1, Apache-2.0 OR MIT
+- dirs 5.0.1, Apache-2.0 OR MIT
https://github.com/soc/dirs-rs
-- docx-rs 0.4.17, MIT
+- docx-rs 0.4.17, MIT
https://github.com/bokuweb/docx-rs
-- dotenvy 0.15.7, MIT
+- dotenvy 0.15.7, MIT
https://github.com/allan2/dotenvy
-- duckdb 1.1.3, MIT
+- duckdb 1.1.3, MIT
https://github.com/duckdb/duckdb-rs
-- dyn-clone 1.0.17, Apache-2.0 OR MIT
+- dyn-clone 1.0.17, Apache-2.0 OR MIT
https://github.com/dtolnay/dyn-clone
-- either 1.13.0, Apache-2.0 OR MIT
+- either 1.13.0, Apache-2.0 OR MIT
https://github.com/rayon-rs/either
-- fundu 2.0.1, MIT
+- env_logger 0.10.2, Apache-2.0 OR MIT
+
https://github.com/rust-cli/env_logger
+
+- evalconverter 0.1.0,
+
+
+- fundu 2.0.1, MIT
https://github.com/fundu-rs/fundu
-- futures 0.3.31, Apache-2.0 OR MIT
+- futures 0.3.31, Apache-2.0 OR MIT
https://github.com/rust-lang/futures-rs
-- globset 0.4.15, MIT OR Unlicense
+- globset 0.4.15, MIT OR Unlicense
https://github.com/BurntSushi/ripgrep/tree/master/crates/globset
-- graph-rs-sdk 2.0.1, MIT
+- graph-rs-sdk 2.0.1, MIT
https://github.com/sreeise/graph-rs-sdk
-- graphql-parser 0.4.0, Apache-2.0 OR MIT
+- graphql-parser 0.4.1, Apache-2.0 OR MIT
-- headers-accept 0.1.4, MIT
+- headers-accept 0.1.4, MIT
https://github.com/maxcountryman/headers-accept
-- hf-hub 0.3.2, Apache-2.0
+- hf-hub 0.3.2, Apache-2.0
https://github.com/huggingface/hf-hub
-- hostname 0.3.1, MIT
+- hostname 0.3.1, MIT
https://github.com/svartalf/hostname
-- hostname 0.4.0, MIT
+- hostname 0.4.0, MIT
https://github.com/svartalf/hostname
-- http 0.2.12, Apache-2.0 OR MIT
+- http 0.2.12, Apache-2.0 OR MIT
https://github.com/hyperium/http
-- http 1.1.0, Apache-2.0 OR MIT
+- http 1.2.0, Apache-2.0 OR MIT
https://github.com/hyperium/http
-- http-body-util 0.1.2, MIT
+- http-body-util 0.1.2, MIT
https://github.com/hyperium/http-body
-- humantime 2.1.0, Apache-2.0 OR MIT
+- humantime 2.1.0, Apache-2.0 OR MIT
https://github.com/tailhook/humantime
-- hyper 0.14.31, MIT
+- hyper 0.14.31, MIT
https://github.com/hyperium/hyper
-- hyper 1.5.1, MIT
+- hyper 1.5.1, MIT
https://github.com/hyperium/hyper
-- hyper-util 0.1.10, MIT
+- hyper-util 0.1.10, MIT
https://github.com/hyperium/hyper-util
-- indexmap 1.9.3, Apache-2.0 OR MIT
+- indexmap 1.9.3, Apache-2.0 OR MIT
https://github.com/bluss/indexmap
-- indexmap 2.6.0, Apache-2.0 OR MIT
+- indexmap 2.7.0, Apache-2.0 OR MIT
https://github.com/indexmap-rs/indexmap
-- insta 1.41.1, Apache-2.0
+- insta 1.41.1, Apache-2.0
https://github.com/mitsuhiko/insta
-- itertools 0.10.5, Apache-2.0 OR MIT
+- itertools 0.10.5, Apache-2.0 OR MIT
https://github.com/rust-itertools/itertools
-- itertools 0.11.0, Apache-2.0 OR MIT
+- itertools 0.11.0, Apache-2.0 OR MIT
https://github.com/rust-itertools/itertools
-- itertools 0.12.1, Apache-2.0 OR MIT
+- itertools 0.12.1, Apache-2.0 OR MIT
https://github.com/rust-itertools/itertools
-- itertools 0.13.0, Apache-2.0 OR MIT
+- itertools 0.13.0, Apache-2.0 OR MIT
https://github.com/rust-itertools/itertools
-- jsonpath-rust 0.7.3, MIT
+- jsonpath-rust 0.7.3, MIT
https://github.com/besok/jsonpath-rust
-- jsonwebtoken 9.3.0, MIT
+- jsonwebtoken 9.3.0, MIT
https://github.com/Keats/jsonwebtoken
-- keyring 3.6.1, Apache-2.0 OR MIT
+- keyring 3.6.1, Apache-2.0 OR MIT
https://github.com/hwchen/keyring-rs.git
-- lazy_static 1.5.0, Apache-2.0 OR MIT
+- lazy_static 1.5.0, Apache-2.0 OR MIT
https://github.com/rust-lang-nursery/lazy-static.rs
-- logos 0.14.2, Apache-2.0 OR MIT
+- log 0.4.22, Apache-2.0 OR MIT
+
https://github.com/rust-lang/log
+
+- logos 0.14.4, Apache-2.0 OR MIT
https://github.com/maciejhirsz/logos
-- lopdf 0.34.0, MIT
+- lopdf 0.34.0, MIT
https://github.com/J-F-Liu/lopdf.git
-- mediatype 0.19.18, MIT
+- mediatype 0.19.18, MIT
https://github.com/picoHz/mediatype
-- mistralrs 0.3.2, MIT
+- mistralrs 0.3.4, MIT
https://github.com/EricLBuehler/mistral.rs
-- mistralrs-core 0.3.2, MIT
+- mistralrs-core 0.3.4, MIT
https://github.com/EricLBuehler/mistral.rs
-- moka 0.12.8, Apache-2.0 OR MIT
+- moka 0.12.8, Apache-2.0 OR MIT
https://github.com/moka-rs/moka
-- mysql_async 0.34.2, Apache-2.0 OR MIT
+- mysql_async 0.34.2, Apache-2.0 OR MIT
https://github.com/blackbeam/mysql_async
-- ndarray 0.15.6, Apache-2.0 OR MIT
+- ndarray 0.15.6, Apache-2.0 OR MIT
https://github.com/rust-ndarray/ndarray
-- ndarray 0.16.1, Apache-2.0 OR MIT
+- ndarray 0.16.1, Apache-2.0 OR MIT
https://github.com/rust-ndarray/ndarray
-- notify 7.0.0, CC0-1.0
+- notify 7.0.0, CC0-1.0
https://github.com/notify-rs/notify.git
-- object_store 0.11.1, Apache-2.0 OR MIT
+- object_store 0.11.1, Apache-2.0 OR MIT
https://github.com/apache/arrow-rs/tree/master/object_store
-- odbc-api 8.1.2, MIT
+- odbc-api 8.1.2, MIT
https://github.com/pacman82/odbc-api
-- once_cell 1.20.2, Apache-2.0 OR MIT
+- once_cell 1.20.2, Apache-2.0 OR MIT
https://github.com/matklad/once_cell
-- opentelemetry 0.26.0, Apache-2.0
+- opentelemetry 0.26.0, Apache-2.0
https://github.com/open-telemetry/opentelemetry-rust
-- opentelemetry 0.27.0, Apache-2.0
+- opentelemetry 0.27.1, Apache-2.0
https://github.com/open-telemetry/opentelemetry-rust
-- opentelemetry-http 0.26.0, Apache-2.0
+- opentelemetry-http 0.26.0, Apache-2.0
https://github.com/open-telemetry/opentelemetry-rust
-- opentelemetry-prometheus 0.17.0, Apache-2.0
+- opentelemetry-prometheus 0.17.0, Apache-2.0
https://github.com/open-telemetry/opentelemetry-rust
-- opentelemetry-proto 0.27.0, Apache-2.0
+- opentelemetry-proto 0.27.0, Apache-2.0
https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-proto
-- opentelemetry-zipkin 0.26.0, Apache-2.0
+- opentelemetry-zipkin 0.26.0, Apache-2.0
https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-zipkin
-- opentelemetry_sdk 0.26.0, Apache-2.0
+- opentelemetry_sdk 0.26.0, Apache-2.0
https://github.com/open-telemetry/opentelemetry-rust
-- opentelemetry_sdk 0.27.0, Apache-2.0
+- opentelemetry_sdk 0.27.1, Apache-2.0
https://github.com/open-telemetry/opentelemetry-rust
-- parquet 53.2.0, Apache-2.0
+- parquet 53.3.0, Apache-2.0
https://github.com/apache/arrow-rs
-- paste 1.0.15, Apache-2.0 OR MIT
+- paste 1.0.15, Apache-2.0 OR MIT
https://github.com/dtolnay/paste
-- pin-project 1.1.7, Apache-2.0 OR MIT
+- path-clean 1.0.1, Apache-2.0 OR MIT
+
https://github.com/danreeves/path-clean
+
+- percent-encoding 2.3.1, Apache-2.0 OR MIT
+
https://github.com/servo/rust-url/
+
+- pin-project 1.1.7, Apache-2.0 OR MIT
https://github.com/taiki-e/pin-project
-- pkcs8 0.10.2, Apache-2.0 OR MIT
+- pkcs8 0.10.2, Apache-2.0 OR MIT
https://github.com/RustCrypto/formats/tree/master/pkcs8
-- prometheus 0.13.4, Apache-2.0
+- prometheus 0.13.4, Apache-2.0
https://github.com/tikv/rust-prometheus
-- prometheus-parse 0.2.5, Apache-2.0
+- prometheus-parse 0.2.5, Apache-2.0
https://github.com/ccakes/prometheus-parse-rs
-- prost 0.11.9, Apache-2.0
+- prost 0.11.9, Apache-2.0
https://github.com/tokio-rs/prost
-- prost 0.12.6, Apache-2.0
+- prost 0.12.6, Apache-2.0
https://github.com/tokio-rs/prost
-- prost 0.13.3, Apache-2.0
+- prost 0.13.4, Apache-2.0
https://github.com/tokio-rs/prost
-- pulldown-cmark 0.12.2, MIT
+- pulldown-cmark 0.12.2, MIT
https://github.com/raphlinus/pulldown-cmark
-- rand 0.7.3, Apache-2.0 OR MIT
+- rand 0.7.3, Apache-2.0 OR MIT
https://github.com/rust-random/rand
-- rand 0.8.5, Apache-2.0 OR MIT
+- rand 0.8.5, Apache-2.0 OR MIT
https://github.com/rust-random/rand
-- rdkafka 0.37.0, MIT
+- rdkafka 0.37.0, MIT
https://github.com/fede1024/rust-rdkafka
-- regex 1.11.1, Apache-2.0 OR MIT
+- regex 1.11.1, Apache-2.0 OR MIT
https://github.com/rust-lang/regex
-- reqwest 0.11.27, Apache-2.0 OR MIT
+- reqwest 0.11.27, Apache-2.0 OR MIT
https://github.com/seanmonstar/reqwest
-- reqwest 0.12.9, Apache-2.0 OR MIT
+- reqwest 0.12.9, Apache-2.0 OR MIT
https://github.com/seanmonstar/reqwest
-- reqwest-eventsource 0.6.0, Apache-2.0 OR MIT
+- reqwest-eventsource 0.6.0, Apache-2.0 OR MIT
https://github.com/jpopesculian/reqwest-eventsource
-- rusqlite 0.31.0, MIT
+- rusqlite 0.31.0, MIT
https://github.com/rusqlite/rusqlite
-- rustls 0.21.12, Apache-2.0 OR ISC OR MIT
+- rustls 0.21.12, Apache-2.0 OR ISC OR MIT
https://github.com/rustls/rustls
-- rustls 0.23.18, Apache-2.0 OR ISC OR MIT
+- rustls 0.23.19, Apache-2.0 OR ISC OR MIT
https://github.com/rustls/rustls
-- rustls-native-certs 0.6.3, Apache-2.0 OR ISC OR MIT
+- rustls-native-certs 0.6.3, Apache-2.0 OR ISC OR MIT
https://github.com/ctz/rustls-native-certs
-- rustls-native-certs 0.8.1, Apache-2.0 OR ISC OR MIT
+- rustls-native-certs 0.8.1, Apache-2.0 OR ISC OR MIT
https://github.com/rustls/rustls-native-certs
-- rustls-pemfile 1.0.4, Apache-2.0 OR ISC OR MIT
+- rustls-pemfile 1.0.4, Apache-2.0 OR ISC OR MIT
https://github.com/rustls/pemfile
-- rustls-pemfile 2.2.0, Apache-2.0 OR ISC OR MIT
+- rustls-pemfile 2.2.0, Apache-2.0 OR ISC OR MIT
https://github.com/rustls/pemfile
-- rustyline 15.0.0, MIT
+- rustyline 15.0.0, MIT
https://github.com/kkawakam/rustyline
-- schemars 0.8.21, MIT
+- schemars 0.8.21, MIT
https://github.com/GREsau/schemars
-- scopeguard 1.2.0, Apache-2.0 OR MIT
+- scopeguard 1.2.0, Apache-2.0 OR MIT
https://github.com/bluss/scopeguard
-- secrecy 0.8.0, Apache-2.0 OR MIT
+- secrecy 0.8.0, Apache-2.0 OR MIT
https://github.com/iqlusioninc/crates/tree/main/secrecy
-- serde 1.0.215, Apache-2.0 OR MIT
+- serde 1.0.215, Apache-2.0 OR MIT
https://github.com/serde-rs/serde
-- serde-value 0.7.0, MIT
+- serde-value 0.7.0, MIT
https://github.com/arcnmx/serde-value
-- serde_json 1.0.132, Apache-2.0 OR MIT
+- serde_json 1.0.133, Apache-2.0 OR MIT
https://github.com/serde-rs/json
-- serde_yaml 0.9.34+deprecated, Apache-2.0 OR MIT
+- serde_yaml 0.9.34+deprecated, Apache-2.0 OR MIT
https://github.com/dtolnay/serde-yaml
-- sha2 0.10.8, Apache-2.0 OR MIT
+- sha2 0.10.8, Apache-2.0 OR MIT
https://github.com/RustCrypto/hashes
-- snafu 0.8.5, Apache-2.0 OR MIT
+- snafu 0.8.5, Apache-2.0 OR MIT
https://github.com/shepmaster/snafu
-- snmalloc-rs 0.3.6, MIT
+- snmalloc-rs 0.3.7, MIT
https://github.com/SchrodingerZhu/snmalloc-rs
-- snowflake-api 0.9.0, Apache-2.0
+- snowflake-api 0.9.0, Apache-2.0
https://github.com/mycelial/snowflake-rs
-- spark-connect-rs 0.0.1-beta.4, Apache-2.0
+- spark-connect-rs 0.0.1-beta.4, Apache-2.0
https://github.com/sjrusso8/spark-connect-rs
-- ssh2 0.9.4, Apache-2.0 OR MIT
+- ssh2 0.9.4, Apache-2.0 OR MIT
https://github.com/alexcrichton/ssh2-rs
-- suppaftp 5.4.0, Apache-2.0
+- suppaftp 5.4.0, Apache-2.0
https://github.com/veeso/suppaftp
-- tempfile 3.14.0, Apache-2.0 OR MIT
+- tempfile 3.14.0, Apache-2.0 OR MIT
https://github.com/Stebalien/tempfile
- text-embeddings-backend 1.5.0,
@@ -511,86 +526,95 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
- text-embeddings-core 1.5.0,
-- text-splitter 0.18.1, MIT
+- text-splitter 0.18.1, MIT
https://github.com/benbrandt/text-splitter
-- tiberius 0.12.3, Apache-2.0 OR MIT
+- tiberius 0.12.3, Apache-2.0 OR MIT
https://github.com/prisma/tiberius
-- tiktoken-rs 0.6.0, MIT
+- tiktoken-rs 0.6.0, MIT
https://github.com/zurawiki/tiktoken-rs
-- tokenizers 0.20.3, Apache-2.0
+- tokenizers 0.21.0, Apache-2.0
https://github.com/huggingface/tokenizers
-- tokio 1.41.1, MIT
+- tokio 1.42.0, MIT
https://github.com/tokio-rs/tokio
-- tokio-postgres 0.7.12, Apache-2.0 OR MIT
+- tokio-postgres 0.7.12, Apache-2.0 OR MIT
https://github.com/sfackler/rust-postgres
-- tokio-rusqlite 0.5.1, MIT
+- tokio-rusqlite 0.5.1, MIT
https://github.com/programatik29/tokio-rusqlite
-- tokio-rustls 0.24.1, Apache-2.0 OR MIT
+- tokio-rustls 0.24.1, Apache-2.0 OR MIT
https://github.com/rustls/tokio-rustls
-- tokio-rustls 0.26.0, Apache-2.0 OR MIT
+- tokio-rustls 0.26.1, Apache-2.0 OR MIT
https://github.com/rustls/tokio-rustls
-- tokio-stream 0.1.16, MIT
+- tokio-stream 0.1.17, MIT
https://github.com/tokio-rs/tokio
-- tokio-util 0.7.12, MIT
+- tokio-util 0.7.13, MIT
https://github.com/tokio-rs/tokio
-- tonic 0.12.3, MIT
+- tonic 0.12.3, MIT
https://github.com/hyperium/tonic
-- tonic-health 0.12.3, MIT
+- tonic-health 0.12.3, MIT
https://github.com/hyperium/tonic
-- tower 0.4.13, MIT
+- tower 0.4.13, MIT
https://github.com/tower-rs/tower
-- tower 0.5.1, MIT
+- tower 0.5.1, MIT
https://github.com/tower-rs/tower
-- tower-http 0.6.2, MIT
+- tower-http 0.6.2, MIT
https://github.com/tower-rs/tower-http
-- tracing 0.1.40, MIT
+- tracing 0.1.41, MIT
https://github.com/tokio-rs/tracing
-- tracing-futures 0.2.5, MIT
+- tracing-futures 0.2.5, MIT
https://github.com/tokio-rs/tracing
-- tracing-opentelemetry 0.27.0, MIT
+- tracing-opentelemetry 0.27.0, MIT
https://github.com/tokio-rs/tracing-opentelemetry
-- tracing-subscriber 0.3.18, MIT
+- tracing-subscriber 0.3.19, MIT
https://github.com/tokio-rs/tracing
-- tract-core 0.21.7, Apache-2.0 OR MIT
+- tract-core 0.21.8, Apache-2.0 OR MIT
https://github.com/snipsco/tract
-- tract-onnx 0.21.7, Apache-2.0 OR MIT
+- tract-onnx 0.21.8, Apache-2.0 OR MIT
https://github.com/snipsco/tract
-- trust-dns-resolver 0.23.2, Apache-2.0 OR MIT
+- trust-dns-resolver 0.23.2, Apache-2.0 OR MIT
https://github.com/bluejekyll/trust-dns
-- url 2.5.4, Apache-2.0 OR MIT
+- url 2.5.4, Apache-2.0 OR MIT
https://github.com/servo/rust-url
-- uuid 0.8.2, Apache-2.0 OR MIT
+- uuid 0.8.2, Apache-2.0 OR MIT
https://github.com/uuid-rs/uuid
-- uuid 1.11.0, Apache-2.0 OR MIT
+- uuid 1.11.0, Apache-2.0 OR MIT
https://github.com/uuid-rs/uuid
-- winver 1.0.0, MIT
+- winver 1.0.0, MIT
https://github.com/rhysd/winver
-- x509-certificate 0.23.1, MPL-2.0
+- x509-certificate 0.23.1, MPL-2.0
https://github.com/indygreg/cryptography-rs.git
+
+- zip 0.6.6, MIT
+
https://github.com/zip-rs/zip.git
+
+- zip 1.1.4, MIT
+
https://github.com/zip-rs/zip2.git
+
+- zip 2.2.1, MIT
+
https://github.com/zip-rs/zip2.git