From 9b3962c65a63f5ef10b7a6598f59d17d0efd67da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 07:31:00 +0000 Subject: [PATCH] chore(deps): bump the minor group across 1 directory with 21 updates Bumps the minor group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.93` | `1.0.94` | | [tokio](https://github.com/tokio-rs/tokio) | `1.41.1` | `1.42.0` | | [spider](https://github.com/spider-rs/spider) | `2.13.88` | `2.17.1` | | [redis](https://github.com/redis-rs/redis-rs) | `0.27.5` | `0.27.6` | | [tree-sitter-python](https://github.com/tree-sitter/tree-sitter-python) | `0.23.4` | `0.23.5` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.20` | `0.2.21` | | [aws-runtime](https://github.com/smithy-lang/smithy-rs) | `1.4.3` | `1.4.4` | | [aws-sdk-dynamodb](https://github.com/awslabs/aws-sdk-rust) | `1.54.0` | `1.55.0` | | [aws-sdk-sso](https://github.com/awslabs/aws-sdk-rust) | `1.49.0` | `1.50.0` | | [aws-sdk-ssooidc](https://github.com/awslabs/aws-sdk-rust) | `1.50.0` | `1.51.0` | | [aws-sdk-sts](https://github.com/awslabs/aws-sdk-rust) | `1.50.0` | `1.51.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.21` | `4.5.22` | | [lol_html](https://github.com/cloudflare/lol-html) | `2.0.0` | `2.1.0` | | [time](https://github.com/time-rs/time) | `0.3.36` | `0.3.37` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.12` | `0.7.13` | | [ua_generator](https://github.com/a11ywatch/ua_generator) | `0.5.3` | `0.5.4` | | [ureq](https://github.com/algesten/ureq) | `2.10.1` | `2.12.1` | Updates `anyhow` from 1.0.93 to 1.0.94 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.93...1.0.94) Updates `tokio` from 1.41.1 to 1.42.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.41.1...tokio-1.42.0) Updates `spider` from 2.13.88 to 2.17.1 - [Release notes](https://github.com/spider-rs/spider/releases) - [Changelog](https://github.com/spider-rs/spider/blob/main/CHANGELOG.md) - [Commits](https://github.com/spider-rs/spider/commits) Updates `redis` from 0.27.5 to 0.27.6 - [Release notes](https://github.com/redis-rs/redis-rs/releases) - [Commits](https://github.com/redis-rs/redis-rs/compare/redis-0.27.5...redis-0.27.6) Updates `tree-sitter-python` from 0.23.4 to 0.23.5 - [Release notes](https://github.com/tree-sitter/tree-sitter-python/releases) - [Commits](https://github.com/tree-sitter/tree-sitter-python/compare/v0.23.4...v0.23.5) Updates `allocator-api2` from 0.2.20 to 0.2.21 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/commits/v0.2.21) Updates `aws-runtime` from 1.4.3 to 1.4.4 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `aws-sdk-dynamodb` from 1.54.0 to 1.55.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `aws-sdk-sso` from 1.49.0 to 1.50.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `aws-sdk-ssooidc` from 1.50.0 to 1.51.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `aws-sdk-sts` from 1.50.0 to 1.51.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `aws-sigv4` from 1.2.5 to 1.2.6 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `aws-smithy-runtime` from 1.7.3 to 1.7.4 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `clap` from 4.5.21 to 4.5.22 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.21...clap_complete-v4.5.22) Updates `clap_builder` from 4.5.21 to 4.5.22 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v4.5.21...v4.5.22) Updates `lol_html` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/cloudflare/lol-html/releases) - [Changelog](https://github.com/cloudflare/lol-html/blob/master/CHANGELOG.md) - [Commits](https://github.com/cloudflare/lol-html/compare/v2.0.0...v2.1.0) Updates `time` from 0.3.36 to 0.3.37 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](https://github.com/time-rs/time/compare/v0.3.36...v0.3.37) Updates `time-macros` from 0.2.18 to 0.2.19 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](https://github.com/time-rs/time/compare/v0.2.18...v0.2.19) Updates `tokio-util` from 0.7.12 to 0.7.13 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.12...tokio-util-0.7.13) Updates `ua_generator` from 0.5.3 to 0.5.4 - [Commits](https://github.com/a11ywatch/ua_generator/commits) Updates `ureq` from 2.10.1 to 2.12.1 - [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md) - [Commits](https://github.com/algesten/ureq/compare/2.10.1...2.12.1) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: spider dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: tree-sitter-python dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: aws-runtime dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: aws-sdk-dynamodb dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: aws-sdk-sso dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: aws-sdk-ssooidc dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: aws-sdk-sts dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: aws-sigv4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: aws-smithy-runtime dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: clap dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: clap_builder dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: lol_html dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: time dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: time-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: tokio-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: ua_generator dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: ureq dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] --- Cargo.lock | 143 ++++++++++++++++++++++++++--------------------------- Cargo.toml | 4 +- 2 files changed, 73 insertions(+), 74 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 46ad881c..c88eebf5 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -63,9 +63,9 @@ dependencies = [ [[package]] name = "allocator-api2" -version = "0.2.20" +version = "0.2.21" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "45862d1c77f2228b9e10bc609d5bc203d86ebc9b87ad8d5d5167a6c9abf739d9" +checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923" [[package]] name = "android-tzdata" @@ -139,9 +139,9 @@ dependencies = [ [[package]] name = "anyhow" -version = "1.0.93" +version = "1.0.94" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4c95c10ba0b00a02636238b814946408b1322d5ac4760326e6fb8ec956d85775" +checksum = "c1fd03a028ef38ba2276dce7e33fcd6369c158a1bca17946c4b1b701891c1ff7" [[package]] name = "arbitrary" @@ -804,7 +804,7 @@ dependencies = [ "aws-sdk-sts", "aws-smithy-async", "aws-smithy-http", - "aws-smithy-json", + "aws-smithy-json 0.60.7", "aws-smithy-runtime", "aws-smithy-runtime-api", "aws-smithy-types", @@ -835,9 +835,9 @@ dependencies = [ [[package]] name = "aws-runtime" -version = "1.4.3" +version = "1.4.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a10d5c055aa540164d9561a0e2e74ad30f0dcf7393c3a92f6733ddf9c5762468" +checksum = "b5ac934720fbb46206292d2c75b57e67acfc56fe7dfd34fb9a02334af08409ea" dependencies = [ "aws-credential-types", "aws-sigv4", @@ -869,7 +869,7 @@ dependencies = [ "aws-smithy-async", "aws-smithy-eventstream", "aws-smithy-http", - "aws-smithy-json", + "aws-smithy-json 0.60.7", "aws-smithy-runtime", "aws-smithy-runtime-api", "aws-smithy-types", @@ -883,15 +883,15 @@ dependencies = [ [[package]] name = "aws-sdk-dynamodb" -version = "1.54.0" +version = "1.55.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8efdda6a491bb4640d35b99b0a4b93f75ce7d6e3a1937c3e902d3cb23d0a179c" +checksum = "a18e18b3cf6b75c1fcb15e677f6dbd2a6d8dfe4d168e0a36721f7a6167c6c829" dependencies = [ "aws-credential-types", "aws-runtime", "aws-smithy-async", "aws-smithy-http", - "aws-smithy-json", + "aws-smithy-json 0.61.1", "aws-smithy-runtime", "aws-smithy-runtime-api", "aws-smithy-types", @@ -906,15 +906,15 @@ dependencies = [ [[package]] name = "aws-sdk-sso" -version = "1.49.0" +version = "1.50.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "09677244a9da92172c8dc60109b4a9658597d4d298b188dd0018b6a66b410ca4" +checksum = "05ca43a4ef210894f93096039ef1d6fa4ad3edfabb3be92b80908b9f2e4b4eab" dependencies = [ "aws-credential-types", "aws-runtime", "aws-smithy-async", "aws-smithy-http", - "aws-smithy-json", + "aws-smithy-json 0.61.1", "aws-smithy-runtime", "aws-smithy-runtime-api", "aws-smithy-types", @@ -928,15 +928,15 @@ dependencies = [ [[package]] name = "aws-sdk-ssooidc" -version = "1.50.0" +version = "1.51.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "81fea2f3a8bb3bd10932ae7ad59cc59f65f270fc9183a7e91f501dc5efbef7ee" +checksum = "abaf490c2e48eed0bb8e2da2fb08405647bd7f253996e0f93b981958ea0f73b0" dependencies = [ "aws-credential-types", "aws-runtime", "aws-smithy-async", "aws-smithy-http", - "aws-smithy-json", + "aws-smithy-json 0.61.1", "aws-smithy-runtime", "aws-smithy-runtime-api", "aws-smithy-types", @@ -950,15 +950,15 @@ dependencies = [ [[package]] name = "aws-sdk-sts" -version = "1.50.0" +version = "1.51.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6ada54e5f26ac246dc79727def52f7f8ed38915cb47781e2a72213957dc3a7d5" +checksum = "b68fde0d69c8bfdc1060ea7da21df3e39f6014da316783336deff0a9ec28f4bf" dependencies = [ "aws-credential-types", "aws-runtime", "aws-smithy-async", "aws-smithy-http", - "aws-smithy-json", + "aws-smithy-json 0.61.1", "aws-smithy-query", "aws-smithy-runtime", "aws-smithy-runtime-api", @@ -973,9 +973,9 @@ dependencies = [ [[package]] name = "aws-sigv4" -version = "1.2.5" +version = "1.2.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5619742a0d8f253be760bfbb8e8e8368c69e3587e4637af5754e488a611499b1" +checksum = "7d3820e0c08d0737872ff3c7c1f21ebbb6693d832312d6152bf18ef50a5471c2" dependencies = [ "aws-credential-types", "aws-smithy-http", @@ -1046,6 +1046,15 @@ dependencies = [ "aws-smithy-types", ] +[[package]] +name = "aws-smithy-json" +version = "0.61.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ee4e69cc50921eb913c6b662f8d909131bb3e6ad6cb6090d3a39b66fc5c52095" +dependencies = [ + "aws-smithy-types", +] + [[package]] name = "aws-smithy-query" version = "0.60.7" @@ -1058,9 +1067,9 @@ dependencies = [ [[package]] name = "aws-smithy-runtime" -version = "1.7.3" +version = "1.7.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "be28bd063fa91fd871d131fc8b68d7cd4c5fa0869bea68daca50dcb1cbd76be2" +checksum = "9f20685047ca9d6f17b994a07f629c813f08b5bce65523e47124879e60103d45" dependencies = [ "aws-smithy-async", "aws-smithy-http", @@ -1210,6 +1219,15 @@ dependencies = [ "tokio", ] +[[package]] +name = "backon" +version = "1.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ba5289ec98f68f28dd809fd601059e6aa908bb8f6108620930828283d4ee23d7" +dependencies = [ + "fastrand 2.2.0", +] + [[package]] name = "backtrace" version = "0.3.74" @@ -1660,18 +1678,18 @@ dependencies = [ [[package]] name = "clap" -version = "4.5.21" +version = "4.5.22" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fb3b4b9e5a7c7514dfa52869339ee98b3156b0bfb4e8a77c4ff4babb64b1604f" +checksum = "69371e34337c4c984bbe322360c2547210bf632eb2814bbe78a6e87a2935bd2b" dependencies = [ "clap_builder", ] [[package]] name = "clap_builder" -version = "4.5.21" +version = "4.5.22" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b17a95aa67cc7b5ebd32aa5370189aa0d79069ef1c64ce893bd30fb24bff20ec" +checksum = "6e24c1b4099818523236a8ca881d2b45db98dadfb4625cf6608c12069fcbbde1" dependencies = [ "anstyle", "clap_lex", @@ -3680,15 +3698,6 @@ version = "0.12.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" -[[package]] -name = "hashbrown" -version = "0.13.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e" -dependencies = [ - "ahash", -] - [[package]] name = "hashbrown" version = "0.14.5" @@ -3980,7 +3989,7 @@ dependencies = [ "httpdate", "itoa 1.0.14", "pin-project-lite", - "socket2 0.5.8", + "socket2 0.4.10", "tokio", "tower-service", "tracing", @@ -5239,15 +5248,15 @@ dependencies = [ [[package]] name = "lol_html" -version = "2.0.0" +version = "2.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "964b47c14635e111f7efddcd8f1f8794195f66225fef19822fa942b217a859cf" +checksum = "2872b88213f3cd4b04f719ec8f2e0b37c98882a7c4aa6fc13ba2f19f5eba1bd2" dependencies = [ "bitflags 2.6.0", "cfg-if", "cssparser 0.27.2", "encoding_rs", - "hashbrown 0.13.2", + "hashbrown 0.15.2", "lazy_static", "lazycell", "memchr", @@ -7035,16 +7044,18 @@ dependencies = [ [[package]] name = "redis" -version = "0.27.5" +version = "0.27.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "81cccf17a692ce51b86564334614d72dcae1def0fd5ecebc9f02956da74352b5" +checksum = "09d8f99a4090c89cc489a94833c901ead69bfbf3877b4867d5482e321ee875bc" dependencies = [ "arc-swap", "async-trait", + "backon", "bytes", "combine", "futures", "futures-util", + "itertools 0.13.0", "itoa 1.0.14", "num-bigint", "percent-encoding", @@ -7057,7 +7068,6 @@ dependencies = [ "sha1_smol", "socket2 0.5.8", "tokio", - "tokio-retry2", "tokio-rustls 0.26.0", "tokio-util", "url", @@ -7954,9 +7964,9 @@ dependencies = [ [[package]] name = "spider" -version = "2.13.88" +version = "2.17.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ee515a7c7e80094f417dd6a533be88811fb4a008f899838e50901d36d487d630" +checksum = "d7e43918b53efa562333b49c1cf51cd4094e27327adef1d36156f30b6da0e826" dependencies = [ "ahash", "auto_encoder", @@ -9074,9 +9084,9 @@ dependencies = [ [[package]] name = "time" -version = "0.3.36" +version = "0.3.37" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885" +checksum = "35e7868883861bd0e56d9ac6efcaaca0d6d5d82a2a7ec8209ff492c07cf37b21" dependencies = [ "deranged", "itoa 1.0.14", @@ -9095,9 +9105,9 @@ checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3" [[package]] name = "time-macros" -version = "0.2.18" +version = "0.2.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf" +checksum = "2834e6017e3e5e4b9834939793b282bc03b37a3336245fa820e35e233e2a85de" dependencies = [ "num-conv", "time-core", @@ -9180,9 +9190,9 @@ dependencies = [ [[package]] name = "tokio" -version = "1.41.1" +version = "1.42.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "22cfb5bee7a6a52939ca9224d6ac897bb669134078daa8735560897f69de4d33" +checksum = "5cec9b21b0450273377fc97bd4c33a8acffc8c996c987a7c5b319a0083707551" dependencies = [ "backtrace", "bytes", @@ -9217,17 +9227,6 @@ dependencies = [ "tokio", ] -[[package]] -name = "tokio-retry2" -version = "0.5.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "903934dba1c4c2f2e9cb460ef10b5695e0b0ecad3bf9ee7c8675e540c5e8b2d1" -dependencies = [ - "pin-project", - "rand 0.8.5", - "tokio", -] - [[package]] name = "tokio-rustls" version = "0.24.1" @@ -9277,9 +9276,9 @@ dependencies = [ [[package]] name = "tokio-util" -version = "0.7.12" +version = "0.7.13" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "61e7c3654c13bcd040d4a03abee2c75b1d14a37b423cf5a813ceae1cc903ec6a" +checksum = "d7fcaa8d55a2bdd6b83ace262b016eca0d79ee02818c5c1bcdf0305114081078" dependencies = [ "bytes", "futures-core", @@ -9506,9 +9505,9 @@ checksum = "e8ddffe35a0e5eeeadf13ff7350af564c6e73993a24db62caee1822b185c2600" [[package]] name = "tree-sitter-python" -version = "0.23.4" +version = "0.23.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2416de7eea3f2e1bd53c250f2d3f3394fc77f78497680f37f4b87918b8d752e3" +checksum = "70beaa47e19e1529e8787fc0a80ebbae5a9fdaefc5fcc8972c885c9abf6ab0f0" dependencies = [ "cc", "tree-sitter-language", @@ -9574,9 +9573,9 @@ checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825" [[package]] name = "ua_generator" -version = "0.5.3" +version = "0.5.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "abb6278d04b350875180a99b024830d33d0ba3da9de724835f90a97faf1f0d19" +checksum = "cb9e7f96eb1e6efa36d78c6f12968f4162226c4c85c81762e5e611aad920f054" dependencies = [ "dotenv", "fastrand 2.2.0", @@ -9722,9 +9721,9 @@ checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" [[package]] name = "ureq" -version = "2.10.1" +version = "2.12.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b74fc6b57825be3373f7054754755f03ac3a8f5d70015ccad699ba2029956f4a" +checksum = "02d1a66277ed75f640d608235660df48c8e3c19f3b4edb6a263315626cc3c01d" dependencies = [ "base64 0.22.1", "brotli-decompressor", @@ -10045,7 +10044,7 @@ version = "0.1.9" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb" dependencies = [ - "windows-sys 0.59.0", + "windows-sys 0.48.0", ] [[package]] diff --git a/Cargo.toml b/Cargo.toml index 485613c4..17858962 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,7 +24,7 @@ anyhow = { version = "1.0" } async-trait = { version = "0.1" } derive_builder = { version = "0.20" } futures-util = { version = "0.3" } -tokio = { version = "1.41", features = ["rt-multi-thread"] } +tokio = { version = "1.42", features = ["rt-multi-thread"] } tokio-stream = { version = "0.1" } tracing = { version = "0.1", features = ["log"] } num_cpus = { version = "1.16" } @@ -42,7 +42,7 @@ uuid = { version = "1.10", features = ["v3", "v4", "serde"] } dyn-clone = { version = "1.0" } # Integrations -spider = { version = "2.13" } +spider = { version = "2.17" } async-openai = { version = "0.26" } qdrant-client = { version = "1.10", default-features = false, features = [ "serde",