trisquel-icecat/icecat/build/cargo/cargo-deny.yaml

10 lines
169 B
YAML

---
command: cargo-deny
continue_on_error: true
cargo_build_flags:
- --frozen
- --manifest-path
- "{manifest}"
- --target={arch}
- --features
- "{features}"