mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-22 16:26:39 +00:00
ci: Update to cargo-c 0.9.23
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5155>
This commit is contained in:
parent
41b3443b95
commit
63b027047d
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.22+cargo-0.72
|
cargo install cargo-c --version 0.9.23+cargo-0.72.2
|
||||||
|
|
||||||
rustup --version
|
rustup --version
|
||||||
cargo --version
|
cargo --version
|
||||||
|
|
Loading…
Reference in a new issue