Skip to content

Commit fe9e827

Browse files
committed
lock to redis 0.32.5, bump version -> 0.1.28
Signed-off-by: Alexey Aristov <aav@acm.org>
1 parent a262420 commit fe9e827

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ actix = "0.13.5"
1414
actix-web = "4.10.2"
1515
actix-cors = "0.7.1"
1616
actix-web-actors = "4.2.0"
17-
redis = { version = "0.32.2", features = ["aio", "tokio-comp", "sentinel"] }
17+
redis = { version = "=0.32.5", features = ["aio", "tokio-comp", "sentinel"] }
1818
md5 = "0.8.0"
1919
serde_with = "3"
2020
url = "2"

0 commit comments

Comments
 (0)