From 8ac9e4dbc3dd26f98550b9d5be689d03265821f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 22:26:12 +0000 Subject: [PATCH] chore(deps): bump redis from 1.2.2 to 1.7.0 Bumps [redis](https://github.com/redis-rs/redis-rs) from 1.2.2 to 1.7.0. - [Release notes](https://github.com/redis-rs/redis-rs/releases) - [Commits](https://github.com/redis-rs/redis-rs/compare/redis-1.2.2...redis-1.7.0) --- updated-dependencies: - dependency-name: redis dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Cargo.lock | 52 +++++++++++++++++++++++++++++++--------------------- 1 file changed, 31 insertions(+), 21 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index f5ba3132..58ea962e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -739,7 +739,7 @@ version = "1.1.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc" dependencies = [ - "windows-sys 0.60.2", + "windows-sys 0.61.2", ] [[package]] @@ -750,7 +750,7 @@ checksum = "291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d" dependencies = [ "anstyle", "once_cell_polyfill", - "windows-sys 0.60.2", + "windows-sys 0.61.2", ] [[package]] @@ -815,7 +815,7 @@ dependencies = [ "event-listener 5.4.2", "futures", "log", - "redis 1.2.2", + "redis 1.7.0", "serde", "serde_json", "thiserror 2.0.20", @@ -1750,7 +1750,7 @@ version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a6773ddc0eafc0e509fb60e48dff7f450f8e674a0686ae8605e8d9901bd5eefa" dependencies = [ - "num-bigint", + "num-bigint 0.4.8", "num-integer", "num-traits", ] @@ -2015,7 +2015,7 @@ version = "1.0.0" dependencies = [ "actix-web", "env_logger", - "redis 1.2.2", + "redis 1.7.0", ] [[package]] @@ -2825,7 +2825,7 @@ version = "0.0.0" dependencies = [ "actix-web", "env_logger", - "redis 1.2.2", + "redis 1.7.0", "serde", "tracing", ] @@ -3290,7 +3290,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" dependencies = [ "libc", - "windows-sys 0.59.0", + "windows-sys 0.52.0", ] [[package]] @@ -5797,7 +5797,7 @@ checksum = "56b0d8a0db9bf6d2213e11f2c701cb91387b0614361625ab7b9743b41aa4938f" dependencies = [ "darling 0.20.11", "heck 0.4.1", - "num-bigint", + "num-bigint 0.4.8", "proc-macro-crate 1.3.1", "proc-macro-error", "proc-macro2", @@ -5828,7 +5828,7 @@ dependencies = [ "lazy_static", "lexical", "mysql-common-derive", - "num-bigint", + "num-bigint 0.4.8", "num-traits", "rand 0.8.8", "regex", @@ -5951,7 +5951,7 @@ version = "0.50.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5" dependencies = [ - "windows-sys 0.59.0", + "windows-sys 0.61.2", ] [[package]] @@ -5964,6 +5964,16 @@ dependencies = [ "num-traits", ] +[[package]] +name = "num-bigint" +version = "0.5.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "93e7820bc0a80a0238e650327316f929ba18d5be054b647490a3a6a339f3e7c0" +dependencies = [ + "num-integer", + "num-traits", +] + [[package]] name = "num-bigint-dig" version = "0.8.6" @@ -6870,7 +6880,7 @@ dependencies = [ "once_cell", "socket2 0.5.10", "tracing", - "windows-sys 0.59.0", + "windows-sys 0.52.0", ] [[package]] @@ -7049,7 +7059,7 @@ dependencies = [ "futures-channel", "futures-util", "itoa", - "num-bigint", + "num-bigint 0.4.8", "percent-encoding", "pin-project-lite", "ryu", @@ -7061,9 +7071,9 @@ dependencies = [ [[package]] name = "redis" -version = "1.2.2" +version = "1.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a12e6b5f4d8ef33944e833e2b1859ad478deab6e431d7337b30ee2efe21f7543" +checksum = "2acbc41a996f7652b2ddd9dfd98cc4ff602cfd742ae35382f07f608405ab50ed" dependencies = [ "arc-swap", "arcstr", @@ -7076,7 +7086,7 @@ dependencies = [ "futures-util", "itoa", "native-tls", - "num-bigint", + "num-bigint 0.5.1", "percent-encoding", "pin-project-lite", "ryu", @@ -7458,7 +7468,7 @@ dependencies = [ "errno", "libc", "linux-raw-sys", - "windows-sys 0.59.0", + "windows-sys 0.52.0", ] [[package]] @@ -7618,7 +7628,7 @@ dependencies = [ "security-framework 3.7.0", "security-framework-sys", "webpki-root-certs 0.26.11", - "windows-sys 0.59.0", + "windows-sys 0.52.0", ] [[package]] @@ -7639,7 +7649,7 @@ dependencies = [ "security-framework 3.7.0", "security-framework-sys", "webpki-root-certs 1.0.9", - "windows-sys 0.59.0", + "windows-sys 0.52.0", ] [[package]] @@ -8272,7 +8282,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c3d1e2c7f27f8d4cb10542a02c49005dbd6e93095799d6f3be745fae9f8fedd4" dependencies = [ "libc", - "windows-sys 0.60.2", + "windows-sys 0.61.2", ] [[package]] @@ -8783,10 +8793,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "32497e9a4c7b38532efcdebeef879707aa9f794296a4f0244f6f69e9bc8574bd" dependencies = [ "fastrand", - "getrandom 0.3.4", + "getrandom 0.4.3", "once_cell", "rustix", - "windows-sys 0.59.0", + "windows-sys 0.52.0", ] [[package]]