Skip to content

Commit

Permalink
security audit fix up
Browse files Browse the repository at this point in the history
  • Loading branch information
zaidoon1 committed Dec 19, 2024
1 parent 130ab56 commit b59fd37
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ jobs:

- name: Install rust
uses: dtolnay/rust-toolchain@stable
with:
components: cargo-audit

- name: generate Cargo.lock
run: cargo generate-lockfile
Expand Down

0 comments on commit b59fd37

Please sign in to comment.