Skip to content

Commit

Permalink
Upgrade backend deps and base images (#671)
Browse files Browse the repository at this point in the history
Signed-off-by: Sergio Castaño Arteaga <[email protected]>
  • Loading branch information
tegioz authored Sep 13, 2024
1 parent 5941ecc commit 205a7ce
Show file tree
Hide file tree
Showing 7 changed files with 164 additions and 93 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Setup Rust
uses: dtolnay/rust-toolchain@master
with:
toolchain: 1.76.0
toolchain: 1.81.0
components: clippy, rustfmt
- name: Run clippy
run: cargo clippy --all-targets --all-features -- --deny warnings
Expand Down
Loading

0 comments on commit 205a7ce

Please sign in to comment.