Skip to content

Commit

Permalink
Upgrade dependencies and base image (#68)
Browse files Browse the repository at this point in the history
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
  • Loading branch information
tegioz authored Dec 10, 2024
1 parent 2bf7535 commit 17e6918
Show file tree
Hide file tree
Showing 6 changed files with 121 additions and 101 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.81.0
toolchain: 1.83.0
components: clippy, rustfmt
- name: Run clippy
run: cargo clippy --all-targets --all-features -- --deny warnings
Expand Down
Loading

0 comments on commit 17e6918

Please sign in to comment.