Update redis

Signed-off-by: Jakub Onderka <jakub.onderka@gmail.com>
This commit is contained in:
Jakub Onderka 2022-10-20 18:26:54 +02:00 committed by GitHub
commit 2c941a346c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -58,7 +58,7 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: 1.58
toolchain: 1.59
override: true
- uses: Swatinem/rust-cache@v1
- uses: actions-rs/cargo@v1