Skip to content

Commit

Permalink
Update dependencies and rust version (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 09607d6 commit 8a0a355
Show file tree
Hide file tree
Showing 5 changed files with 121 additions and 90 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Install latest nightly
uses: actions-rs/toolchain@v1
with:
toolchain: "1.81.0"
toolchain: "1.84.0"
override: true
components: clippy

Expand Down
Loading

0 comments on commit 8a0a355

Please sign in to comment.