Skip to content

Commit 089d9f2

Browse files
authored
Merge branch 'main' into cargo-outdated_v0.17.0
2 parents 8791c92 + 1bfcf77 commit 089d9f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ jobs:
379379
380380
- name: Install dependencies
381381
run: |
382-
cargo install cargo-audit --version 0.21.0
382+
cargo install cargo-audit --version 0.22.0
383383
384384
- name: Run cargo audit (main)
385385
run: |

0 commit comments

Comments
 (0)