mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 01:31:03 +00:00
ci: Update to cargo-c 0.9.27
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5454>
This commit is contained in:
parent
9bc9757d13
commit
793b980740
1 changed files with 1 additions and 1 deletions
|
@ -237,7 +237,7 @@ rm rustup-init;
|
|||
chmod -R a+w $RUSTUP_HOME $CARGO_HOME
|
||||
|
||||
# Apparently rustup did not do that, and it fails now
|
||||
cargo install cargo-c --version 0.9.24+cargo-0.73.0
|
||||
cargo install cargo-c --version 0.9.27+cargo-0.74.0
|
||||
|
||||
rustup --version
|
||||
cargo --version
|
||||
|
|
Loading…
Reference in a new issue