mirror of
https://github.com/ankitects/anki.git
synced 2026-01-05 18:13:56 -05:00
Bump cargo-deny for BuildKite
This commit is contained in:
parent
8f2144534b
commit
af9070ba28
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ echo "--- Ensure libs importable"
|
|||
SKIP_RUN=1 ./run
|
||||
|
||||
echo "--- Check Rust libs"
|
||||
cargo install cargo-deny --version 0.14.24
|
||||
cargo install cargo-deny --version 0.18.6
|
||||
cargo deny check
|
||||
|
||||
echo "--- Cleanup"
|
||||
|
|
|
|||
Loading…
Reference in a new issue