From d9d811bc151d18f294af7a2e90597f16d3da8e0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 19:12:59 +0000 Subject: [PATCH] deps(rust): bump reqwest from 0.13.3 to 0.13.4 Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.13.3 to 0.13.4. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/reqwest/compare/v0.13.3...v0.13.4) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.13.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Cargo.lock | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 93b018f..74070f5 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2344,7 +2344,7 @@ dependencies = [ "libc", "option-ext", "redox_users", - "windows-sys 0.61.2", + "windows-sys 0.59.0", ] [[package]] @@ -2663,7 +2663,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" dependencies = [ "libc", - "windows-sys 0.61.2", + "windows-sys 0.59.0", ] [[package]] @@ -2900,7 +2900,7 @@ dependencies = [ "http 1.4.0", "jsonwebtoken", "rand 0.10.1", - "reqwest 0.13.3", + "reqwest 0.13.4", "serde", "serde_json", "sha2 0.11.0", @@ -2971,7 +2971,7 @@ dependencies = [ "candle-nn", "candle-transformers", "hf-hub 0.4.3", - "reqwest 0.13.3", + "reqwest 0.13.4", "serde", "serde_json", "thiserror 2.0.18", @@ -2990,7 +2990,7 @@ dependencies = [ "finima-core", "finima-llm", "futures", - "reqwest 0.13.3", + "reqwest 0.13.4", "rust_decimal", "serde", "serde_json", @@ -3028,7 +3028,7 @@ dependencies = [ "finima-core", "hf-hub 0.5.0", "mistralrs", - "reqwest 0.13.3", + "reqwest 0.13.4", "rust_decimal", "serde", "serde_json", @@ -4862,7 +4862,7 @@ dependencies = [ "mistralrs-core", "mistralrs-macros", "rand 0.9.4", - "reqwest 0.13.3", + "reqwest 0.13.4", "schemars 1.2.1", "serde", "serde_json", @@ -4950,7 +4950,7 @@ dependencies = [ "rayon", "regex", "regex-automata", - "reqwest 0.13.3", + "reqwest 0.13.4", "rubato", "rust-mcp-schema", "rustc-hash 2.1.2", @@ -5006,7 +5006,7 @@ dependencies = [ "async-trait", "futures-util", "http 1.4.0", - "reqwest 0.13.3", + "reqwest 0.13.4", "rust-mcp-schema", "serde", "serde_json", @@ -5295,7 +5295,7 @@ version = "0.50.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5" dependencies = [ - "windows-sys 0.61.2", + "windows-sys 0.59.0", ] [[package]] @@ -6233,7 +6233,7 @@ dependencies = [ "once_cell", "socket2", "tracing", - "windows-sys 0.60.2", + "windows-sys 0.59.0", ] [[package]] @@ -6648,9 +6648,9 @@ dependencies = [ [[package]] name = "reqwest" -version = "0.13.3" +version = "0.13.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "62e0021ea2c22aed41653bc7e1419abb2c97e038ff2c33d0e1309e49a97deec0" +checksum = "219c5811de6525e5416c7d5d53bb656d3afdbc6c5af816e0802bcfa42dbdc1c3" dependencies = [ "base64 0.22.1", "bytes", @@ -6938,7 +6938,7 @@ dependencies = [ "errno", "libc", "linux-raw-sys", - "windows-sys 0.61.2", + "windows-sys 0.59.0", ] [[package]] @@ -6997,7 +6997,7 @@ dependencies = [ "security-framework", "security-framework-sys", "webpki-root-certs", - "windows-sys 0.61.2", + "windows-sys 0.59.0", ] [[package]] @@ -8319,7 +8319,7 @@ dependencies = [ "getrandom 0.4.2", "once_cell", "rustix", - "windows-sys 0.61.2", + "windows-sys 0.59.0", ] [[package]] @@ -8350,7 +8350,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "230a1b821ccbd75b185820a1f1ff7b14d21da1e442e22c0863ea5f08771a8874" dependencies = [ "rustix", - "windows-sys 0.61.2", + "windows-sys 0.59.0", ] [[package]] @@ -9641,7 +9641,7 @@ version = "0.1.11" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22" dependencies = [ - "windows-sys 0.61.2", + "windows-sys 0.48.0", ] [[package]]