mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-29 05:01:23 +00:00
ci: Update to cargo-c 0.9.24
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5367>
This commit is contained in:
parent
62db699756
commit
feb77ab690
1 changed files with 1 additions and 1 deletions
|
@ -237,7 +237,7 @@ rm rustup-init;
|
||||||
chmod -R a+w $RUSTUP_HOME $CARGO_HOME
|
chmod -R a+w $RUSTUP_HOME $CARGO_HOME
|
||||||
|
|
||||||
# Apparently rustup did not do that, and it fails now
|
# Apparently rustup did not do that, and it fails now
|
||||||
cargo install cargo-c --version 0.9.23+cargo-0.72.2
|
cargo install cargo-c --version 0.9.24+cargo-0.73.0
|
||||||
|
|
||||||
rustup --version
|
rustup --version
|
||||||
cargo --version
|
cargo --version
|
||||||
|
|
Loading…
Reference in a new issue