Skip to content

Commit ca6b8db

Browse files
authored
Merge pull request #244 from jqnatividad/bump-redis-from-0.29-to-0.32
deps: bump redis from 0.29 to 0.32
2 parents 87f312a + a00fe39 commit ca6b8db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ version = "0.1"
6565
optional = true
6666

6767
[dependencies.redis]
68-
version = "0.29"
68+
version = "0.32"
6969
features = ["r2d2"]
7070
optional = true
7171

0 commit comments

Comments
 (0)