diff --git a/Cargo.toml b/Cargo.toml index 22795d6c..abfbcd78 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -73,7 +73,7 @@ backtrace = "0.3" [dev-dependencies] anyhow = "1.0.38" -redis = "0.21.0" +redis = "0.22.1" [build-dependencies] bindgen = "0.63"