Skip to content

Commit

Permalink
Update cargo-audit
Browse files Browse the repository at this point in the history
  • Loading branch information
chipshort committed Jan 7, 2025
1 parent 700f44e commit 0864d7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ jobs:
- v3-libwasmvm_audit-rust:1.81.0-
- run:
name: Install cargo-audit
command: cargo install --debug cargo-audit --version 0.17.6 --locked
command: cargo install --debug cargo-audit --version 0.21.0 --locked
- run:
name: Run cargo-audit
working_directory: libwasmvm
Expand Down

0 comments on commit 0864d7f

Please sign in to comment.