We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9d0eb1 commit 48e6ea0Copy full SHA for 48e6ea0
.github/workflows/style.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
toolchain: stable
22
23
- - uses: Swatinem/rust-cache@v2.7.3
+ - uses: Swatinem/rust-cache@v2.8.1
24
25
- name: Run fmt
26
run: cargo fmt -- --check
0 commit comments