chore: update backend tests to 1.79

This commit is contained in:
Ruben Fiszel
2024-07-30 18:34:59 +02:00
parent 459a51c111
commit 4fe797eeab
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions-rust-lang/setup-rust-toolchain@v1
with:
toolchain: 1.78.0
toolchain: 1.79.0
# - uses: Swatinem/rust-cache@v2
# with:
# workspaces: |