Skip to content

Commit

Permalink
Update cargo-audit
Browse files Browse the repository at this point in the history
(cherry picked from commit 0864d7f)
  • Loading branch information
chipshort authored and mergify[bot] committed Jan 7, 2025
1 parent 755c1f3 commit f7f283e
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.75.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 f7f283e

Please sign in to comment.