forked from mirrors/gstreamer-rs
ci: remove cargo-audit
It's been replaced by cargo-deny in all modules. Don't regenerate images for now, it's not a problem to keep it around until the next images update round.
This commit is contained in:
parent
a6c20922ff
commit
2aa529fbdf
1 changed files with 0 additions and 1 deletions
|
@ -22,5 +22,4 @@ if [ "$RUST_VERSION" = "stable" ]; then
|
|||
rustup component add rustfmt
|
||||
cargo install --force cargo-deny
|
||||
cargo install --force --git https://github.com/kbknapp/cargo-outdated
|
||||
cargo install --force cargo-audit
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue