mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2024-11-22 01:21:05 +00:00
ci: Switch to cargo-outdated release
This commit is contained in:
parent
326167470a
commit
c754a95810
1 changed files with 1 additions and 1 deletions
|
@ -27,5 +27,5 @@ if [ "$RUST_VERSION" = "1.44.1" ]; then
|
|||
rustup component add clippy-preview --toolchain $RUST_VERSION
|
||||
rustup component add rustfmt --toolchain $RUST_VERSION
|
||||
cargo install --force cargo-deny
|
||||
cargo install --force --git https://github.com/kbknapp/cargo-outdated
|
||||
cargo install --force cargo-outdated
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue