We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ba79f13 + 943beed commit 49b57b2Copy full SHA for 49b57b2
2 files changed
.github/workflows/release.yml
@@ -32,7 +32,7 @@ jobs:
32
target: x86_64-pc-windows-gnu
33
34
- name: cache dependencies
35
- uses: Swatinem/rust-cache@v2.8.2
+ uses: Swatinem/rust-cache@v2.9.0
36
37
- name: clippy check
38
uses: actions-rs/clippy-check@v1.0.7
.github/workflows/review.yml
@@ -25,7 +25,7 @@ jobs:
25
override: true
26
27
28
29
30
31
0 commit comments