Skip to content

Commit 7776230

Browse files
Merge pull request #15 from hyperfinitism/ci/bump-cargo-audit-0.22.0
ci: update cargo-audit to version 0.22.0
2 parents 7c66952 + 2f802ac commit 7776230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/audit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ concurrency:
1818

1919
env:
2020
TOOLCHAIN_VER: 1.88.0
21-
AUDIT_VER: 0.21.2
21+
AUDIT_VER: 0.22.0
2222

2323
jobs:
2424
rustsec:

0 commit comments

Comments
 (0)