mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 06:43:32 +00:00
7 lines
105 B
YAML
7 lines
105 B
YAML
|
---
|
||
|
command: cargo-audit
|
||
|
continue_on_error: false
|
||
|
cargo_build_flags:
|
||
|
- -f
|
||
|
- "{topsrcdir}/Cargo.lock"
|