mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
Bump cargo deny version
This commit is contained in:
parent
799912cfe3
commit
e13783b941
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue