mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
Refine cargo-deny rules (#8602)
A few `cargo-deny` tweaks with @macladson Co-authored-by: Mac L <mjladson@pm.me> Co-Authored-By: Michael Sproul <michael@sigmaprime.io> Co-Authored-By: Mac L <mjladson@pm.me>
This commit is contained in:
2
Makefile
2
Makefile
@@ -333,7 +333,7 @@ install-deny:
|
||||
cargo install --force cargo-deny --version 0.18.2
|
||||
|
||||
deny-CI:
|
||||
cargo deny check bans sources --hide-inclusion-graph
|
||||
cargo deny check bans sources
|
||||
|
||||
# Runs `cargo vendor` to make sure dependencies can be vendored for packaging, reproducibility and archival purpose.
|
||||
vendor:
|
||||
|
||||
Reference in New Issue
Block a user