We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27c2ad7 commit be3d6f0Copy full SHA for be3d6f0
.github/workflows/rust_dependency_audit.yml
@@ -43,5 +43,5 @@ jobs:
43
44
- name: Run audit-check action
45
run: |
46
- cargo install cargo-deny --locked
+ cargo install cargo-deny --locked --force
47
cargo deny check
0 commit comments