diff --git a/Cargo.toml b/Cargo.toml index 51ad914..1966104 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -47,7 +47,7 @@ percent-encoding = "2.3.2" rand = "0.10.2" dashmap = "6.1.0" once_cell = "1.21.0" -redis = "0.29.0" +redis = "1.6.0" tempfile = "3.27.0" mime = "0.3.17" bytes = "1.10.0"