Skip to content

Commit

Permalink
Bump cargo deny version
Browse files Browse the repository at this point in the history
  • Loading branch information
dae committed Jul 20, 2024
1 parent 799912c commit e13783b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/linux/entrypoint
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ echo "--- Ensure libs importable"
SKIP_RUN=1 ./run

echo "--- Check Rust libs"
cargo install cargo-deny --version 0.14.12
cargo install cargo-deny --version 0.14.24
cargo deny check

echo "--- Cleanup"
Expand Down

0 comments on commit e13783b

Please sign in to comment.