mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 03:31:05 +00:00
ci: Update to cargo-c 0.9.22
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5155>
This commit is contained in:
parent
040741e42c
commit
f09beed34c
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.21+cargo-0.71
|
||||
cargo install cargo-c --version 0.9.22+cargo-0.72
|
||||
|
||||
rustup --version
|
||||
cargo --version
|
||||
|
|
Loading…
Reference in a new issue