Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Gekkio committed Oct 22, 2024
1 parent cddeb07 commit 93add7c
Show file tree
Hide file tree
Showing 3 changed files with 98 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 @@ -35,7 +35,7 @@ jobs:
rustup toolchain install stable --profile minimal
rustup default stable
- name: Cache dependencies
uses: Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84
uses: Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab
with:
cache-on-failure: true
- name: Build
Expand Down
Loading

0 comments on commit 93add7c

Please sign in to comment.